[Bug 21506] New: configure --disable-win16 breaks winedbg bt all

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 27 01:50:15 CST 2010


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 at winehq.org
        ReportedBy: bugzilla.winehq.org at 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.



More information about the wine-bugs mailing list