Eric Pouech eric.pouech@gmail.com writes:
Signed-off-by: Eric Pouech eric.pouech@gmail.com
dlls/dbghelp/dwarf.c | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-)
This breaks the tests:
tools/runtest -q -P wine -T . -M kernel32.dll -p dlls/kernel32/tests/kernel32_test.exe debugger && touch dlls/kernel32/tests/debugger.ok debugger.c:768: IgnoreExceptions=1 wine: Unhandled page fault on write access to 00000000 at address 00448275 (thread 00fc), starting debugger... Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x00448275). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:00448275 ESP:0031fd70 EBP:0031fe08 EFLAGS:00010246( R- -- I Z- -P- ) EAX:00000000 EBX:00fb2ba0 ECX:0057c7f3 EDX:00000000 ESI:00fb2c00 EDI:0057dce5 Stack dump: 0x0031fd70: 0057dce5 000000c6 0031fda8 7bc46d75 0x0031fd80: 00fb2c30 7ffc2000 0031fdf8 7bc46d75 0x0031fd90: 7bc613e0 0031fdd0 0031fdc0 00000008 0x0031fda0: 7ffd1000 0031fdc0 0031fdf8 7b075659 0x0031fdb0: ffffffff 0000000c 0031fe10 7b075659 0x0031fdc0: 7bc81574 00000001 00000001 00000000 Backtrace: =>0 0x00448275 func_debugger+0x10c5(winedbg: Internal crash at 0x6fa8910d debugger.c:714: Test failed: exit code = c0000354 debugger.c:770: IgnoreExceptions=0 debugger.c:784: Tests skipped: "none" debugger test needs user interaction wine: Unhandled page fault on write access to 00000000 at address 00448275 (thread 0114), starting debugger... wine: Unhandled page fault on write access to 00000000 at address 00448275 (thread 0128), starting debugger... wine: Unhandled page fault on write access to 00000000 at address 00448275 (thread 0140), starting debugger... wine: Unhandled page fault on write access to 00000000 at address 00448275 (thread 0158), starting debugger... wine: Unhandled page fault on write access to 00000000 at address 00448275 (thread 0170), starting debugger... wine: Unhandled page fault on write access to 00000000 at address 00448275 (thread 0188), starting debugger... make: *** [Makefile:68179: dlls/kernel32/tests/debugger.ok] Error 1