http://bugs.winehq.org/show_bug.cgi?id=34163
Bug #: 34163 Summary: GetThreadContext fails on all unity games using Mono Product: Wine Version: 1.6-rc5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: tizbac2@gmail.com Classification: Unclassified
GetThreadContext fails on all unity games using Mono
I've placed some printfes to check out what was going on , it seems it tries to suspend the thread several times but fails to do that as the state is still running
I'm running Linux 3.11-rc2
http://bugs.winehq.org/show_bug.cgi?id=34163
tizbac2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tizbac2@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=34163
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2013-07-30 11:32:19 CDT --- What's the other thread doing at the time?
http://bugs.winehq.org/show_bug.cgi?id=34163
--- Comment #2 from tizbac2@gmail.com 2013-07-30 16:27:41 CDT --- The problem is that also winedbg fails to print the stacktrace for that thread , and native gdb does show only one thread
http://bugs.winehq.org/show_bug.cgi?id=34163
--- Comment #3 from Vincent Povirk madewokherd@gmail.com 2013-07-30 17:08:49 CDT --- Try a +relay,+server trace.
https://bugs.winehq.org/show_bug.cgi?id=34163
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Vincent Povirk from comment #3)
Try a +relay,+server trace.
Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=34163
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com --- Closing.