[Bug 21506] New: configure --disable-win16 breaks winedbg bt all
http://bugs.winehq.org/show_bug.cgi?id=21506 Summary: configure --disable-win16 breaks winedbg bt all Product: Wine Version: 1.1.37 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: bugzilla.winehq.org(a)urbanec.net When wine is configured and built with --disable-win16, the "bt all" command in winedbg does not behave as expected. To reproduce: $ winedbg notepad Wine-dbg>bt all Result is a backtrace for all processes when wine is built without --disable-win16 configure option. When wine is built with --disable-win16 configure option, then result will be missing backtraces for most of the processes. It appears that this issue was introduced somewhere around commit 475b7d226cc062524495268825c3028c2797174d -- 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=21506 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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=21506 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-01-27 13:14:12 --- Looks like this may be fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=e42d1a8cc1b1b6b6e14171... -- 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=21506 Peter Urbanec <bugzilla.winehq.org(a)urbanec.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Peter Urbanec <bugzilla.winehq.org(a)urbanec.net> 2010-01-28 22:25:32 --- The above mentioned patch may have been sufficient to fix the reported issue, however I tested with git 2a071639010232e8a45ef4ea8231b90cc7c9b7c5. I can confirm that the problem is now fixed. -- 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=21506 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2010-02-05 11:39:23 --- Closing bugs fixed in 1.1.38. -- 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