[Bug 24359] dbghelp has lots of 'elf_new_wine_thunks Duplicate' (gcc 4.6)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 11 01:17:31 CDT 2011


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

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Austin English <austinenglish at gmail.com> 2011-04-11 01:17:31 CDT ---
With 6eed4c4241ae30f9e0af2581555c5ce6c25623f3, I get:
austin at aw21 ~/wine-git/dlls/kernel32/tests $ make debugger.ok
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so debugger.c && touch debugger.ok
fixme:iphlpapi:NotifyAddrChange (Handle 0xb2e91c, overlapped 0xb2e900): stub
wine: configuration in '/home/austin/.wine' has been updated.
wine: Unhandled page fault on write access to 0x00000000 at address 0x685e13d8
(thread 0035), starting debugger...
winedbg: Internal crash at 0x68631aa4
debugger.c:412: Test failed: exit code = c0000354
debugger.c:480: Tests skipped: "none" debugger test needs user interaction
wine: Unhandled page fault on write access to 0x00000000 at address 0x685e13d8
(thread 0039), starting debugger...
wine: Unhandled page fault on write access to 0x00000000 at address 0x685e13d8
(thread 003d), starting debugger...
wine: Unhandled page fault on write access to 0x00000000 at address 0x685e13d8
(thread 0041), starting debugger...
wine: Unhandled page fault on write access to 0x00000000 at address 0x685e13d8
(thread 0045), starting debugger...
make: *** [debugger.ok] Error 1

so the spam is fixed, though that internal crash seems nasty...

austin at aw21 ~/wine-git/dlls/kernel32/tests $ /opt/gcc-4.6/bin/gcc  --version 
gcc (GCC) 4.6.0
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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