[Bug 10958] "The Cat In The Hat" crashes when moused-over

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 3 13:36:51 CST 2008


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





--- Comment #15 from Limulus <atheoi at gmail.com>  2008-01-03 13:36:50 ---
Reply to Comment #13 by Dan Kegel:

"You might try running wineserver under gdb."

Do you mean via the instructions on
http://www.winehq.org/site/docs/winedev-guide/dbg-others

If so, here's what I get from winedbg, pointing ddd at /usr/bin/wine-pthread

---
$ winedbg --gdb --no-start CAT32.EXE 
000a:000b: create process 'Z:\home\conrad\Desktop\CAT_HAT\CAT32.EXE'/0x1106a8
@0x410000 (0<0>)
000a:000b: create thread I @0x410000
target remote localhost:37564
000a:000b: loads DLL c:\windows\system32\KERNEL32.dll @0x7b820000 (0<0>)
000a:000b: loads DLL c:\windows\system32\ntdll.dll @0x7bc10000 (0<0>)
000a:000b: loads DLL Z:\home\conrad\Desktop\CAT_HAT\CAT32.EXE @0x400000 (0<0>)
000a:000b: loads DLL c:\windows\system32\advapi32.dll @0x7ebe0000 (0<0>)
000a:000b: loads DLL c:\windows\system32\gdi32.dll @0x7ec30000 (0<0>)
000a:000b: loads DLL c:\windows\system32\user32.dll @0x7ecd0000 (0<0>)
000a:000b: loads DLL c:\windows\system32\winmm.dll @0x7ee00000 (0<0>)
000a:000b: loads DLL c:\windows\system32\lz32.dll @0x7ebb0000 (0<0>)
000a:000b: loads DLL c:\windows\system32\version.dll @0x7ebc0000 (0<0>)
000a:000b: loads DLL c:\windows\system32\shlwapi.dll @0x7e9c0000 (0<0>)
000a:000b: loads DLL c:\windows\system32\comctl32.dll @0x7e900000 (0<0>)
000a:000b: loads DLL c:\windows\system32\shell32.dll @0x7ea20000 (0<0>)
000a:000b: loads DLL c:\windows\system32\winspool.drv @0x7e8c0000 (0<0>)
000a:000b: loads DLL c:\windows\system32\comdlg32.dll @0x7eb10000 (0<0>)
000a:000b: loads DLL c:\windows\system32\winex11.drv @0x7e6f0000 (0<0>)
000a:000b: loads DLL c:\windows\system32\imm32.dll @0x7dbc0000 (0<0>)
000a:000b: loads DLL c:\windows\system32\winealsa.drv @0x7db80000 (0<0>)
fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling
mixer
000a:000b: loads DLL c:\windows\system32\msacm32.dll @0x7da80000 (0<0>)
000a:000b: loads DLL c:\windows\system32\msacm32.drv @0x7daa0000 (0<0>)
000a:000b: loads DLL c:\windows\system32\midimap.dll @0x7da60000 (0<0>)
000a:000b: loads DLL c:\windows\system32\uxtheme.dll @0x7da30000 (0<0>)
000a:000b: loads DLL c:\windows\system32\iphlpapi.dll @0x7d900000 (0<0>)
000a:000b: loads DLL c:\windows\system32\rpcrt4.dll @0x7d920000 (0<0>)
000a:000b: loads DLL c:\windows\system32\ole32.dll @0x7d980000 (0<0>)
0000000a:0000000b: exception code=0x80000003
Unknown or malformed query Supported
---

Meanwhile ddd reported (after a bunch of "(no debugging symbols found)"
notices) that:

---
0x7b86eb39 in ?? () from /usr/bin/../lib/wine/kernel32.dll.so
---

Does any of that help?


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list