[Bug 26836] New: winedbg continuously emits error messages when attempting to debug a PE executable
http://bugs.winehq.org/show_bug.cgi?id=26836 Summary: winedbg continuously emits error messages when attempting to debug a PE executable Product: Wine Version: 1.3.18 Platform: x86 OS/Version: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: wineserver AssignedTo: wine-bugs(a)winehq.org ReportedBy: arethusa26(a)gmail.com Created an attachment (id=34195) --> (http://bugs.winehq.org/attachment.cgi?id=34195) +server,+winedbg trace of problematic winedbg run (lzma compressed) When attempting to launch a PE executable under winedbg in wine-1.3.18-60-gfa608e2, winedbg continuously emits the errors: err:winedbg:dbg_handle_debug_event Unknown thread ... err:winedbg:dbg_handle_debug_event 0021:0022: not a registered process or thread (perhaps a 16 bit one ?) This prevents the usage of winedbg for debugging. Since debugging worked without issue in wine-1.3.18, a regression test was performed, which indicated: 900352bc6bd32c6524658083339ba119620be9c7 is the first bad commit commit 900352bc6bd32c6524658083339ba119620be9c7 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Apr 18 14:14:40 2011 +0200 server: Store a mapping instead of a file for process dlls. :040000 040000 4cd29cf3673989e25ae0ef37a21dc1dea925c14d 241a6bf79c619f4c2765eeb4f35e9092742870c3 M dlls :040000 040000 e2f419cea04f4faa62d1518b7729d3aef7941146 fba51b003c8b09c5aedbfcc65b687de7026ff58b M include :040000 040000 3193c92d93582f39738e86ba518d70179719f56d f8f65b7b47a5ffdb66d3a462d667fe37bcd3c905 M server -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26836 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26836 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2011-04-19 12:38:32 CDT --- This seems to be fixed by commit 1b868f4967f2dadd1d12b2b0fc5a14f9c5766ab4. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26836 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2011-04-29 13:15:12 CDT --- Closing bugs fixed in 1.3.19. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org