[Bug 35947] New: winedbg crashes when running tests in gdb mode

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 8 11:05:42 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=35947

            Bug ID: 35947
           Summary: winedbg crashes when running tests in gdb mode
           Product: Wine
           Version: 1.7.16
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Keywords: download, regression, source
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: frederic.delanoy at gmail.com
                CC: piotr.caban at gmail.com
   Regression SHA1: 23191a4355c16febe4d26722de27d7a14f11872a

Starting from

23191a4355c16febe4d26722de27d7a14f11872a is the first bad commit
commit 23191a4355c16febe4d26722de27d7a14f11872a
Author: Piotr Caban <piotr at codeweavers.com>
Date:   Fri Apr 5 14:08:02 2013 +0200

    server: Don't debug children when debugger is attached with
DebugActiveProcess function.

:040000 040000 ffc2fb86c4636c6669a13bc23f08a9f372439390
b03f8a23d6c68377d2a28f610c922422d3aae480 M    dlls
:040000 040000 9c4928c0e817c8a2435123afbeb38a2d20b7587e
e2c9b51eb707ab192d48d7c5fe205da0b95c2b1d M    server

winedbg crashes when running tests in gdb mode.

For instance:

   cd dlls/dinput/tests
   wine winedbg --gdb dinput_test.exe.so

gives an assertion failure followed by a crash:

-gdb: gdbproxy.c:2494: gdb_init_context: Assertion `gdbctx->process == ((void
*)0) && de.dwProcessId == dbg_curr_pid' failed.
winedbg: Internal crash at 0xf7750430

-- 
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