No debug information in 32bit DLL

Saulius Krasuckas Saulius.Krasuckas at elst.vtu.lt
Sun May 18 16:14:07 CDT 2003


  just before some days after running one 16-bit app:

[s2 at localhost wine]$ wine /mnt/hdc5/Progra~2/winled/ledw.exe

  I was getting output shown in first attached file..

  now, after some "./configure"s, "make"s and "wineinstall"s by running
same app i am getting something quite different ":(", shown in second file
that is attached to my msg.
  did I missed something? AFAIR "config" file isn't changed, wine-src
directory wasn't updated and fake-windir wasn't touched too..


[s2 at localhost ledw]$ cat ledw.before.log | grep -i kernel32
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x4096a000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40990000)
[s2 at localhost ledw]$ cat ledw.today.log | grep -i kernel32
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40990000)

AFAIK this app has some copy-protection and uses random checks at startup.
whatever it be, I would like to understand why do the latter case misses
this line:

"Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so'"

any ideas?
-------------- next part --------------
fixme:toolhelp:InterruptRegister16 (0000, 0x2df00ba), stub.
fixme:font:WineEngAddFontResourceEx :stub
wine: Unhandled exception, starting debugger...
WineDbg starting on pid 8
Loaded debug information from ELF 'wine' ((nil))
Breakpoint 1 at 0x4000bae0 (_end+0x400a3d4)
Loaded debug information from ELF '/usr/local/lib/libntdll.dll.so' (0x4001c000)
Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x400fd000)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x40114000)
No debug information in ELF '/lib/i686/libm.so.6' (0x401f5000)
No debug information in ELF '/lib/libdl.so.2' (0x40217000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/lib/libnss_files.so.2' (0x4021b000)
Loaded debug information from ELF '/usr/local/lib/wine/winevdm.exe.so' (0x40541000)
Loaded debug information from ELF '/usr/local/lib/wine/winedos.dll.so' (0x40773000)
Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x407b4000)
Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x408cf000)
Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so' (0x4093f000)
Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x4096a000)
Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x40a23000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40227000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40a89000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40aa0000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40aae000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x40b8c000)
No debug information in ELF '/usr/lib/libGLcore.so.1' (0x40bf3000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x40555000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/common/xlcUTF8Load.so.2' (0x4001a000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/common/ximcp.so.2' (0x41150000)
No debug information in 32bit DLL 'F:\winled\ledw.exe' (0x40550000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40050000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40990000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40950000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x408e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x407e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEDOS.DLL' (0x40780000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40a40000)
Unhandled exception: page fault on write access to 0x00002428 in 32-bit code (0x4080af7d).
In 32-bit mode.
0x4080af7d (SCROLL_GetScrollRange+0x25 [scroll.c:1321] in user32.dll.so): movl  %edx,0x0(%esi)
1322        if (lpMin) *lpMin = infoPtr ? infoPtr->minVal : 0;
Wine-dbg>

-------------- next part --------------
fixme:toolhelp:InterruptRegister16 (0000, 0x28700ba), stub.
fixme:font:WineEngAddFontResourceEx :stub
wine: Unhandled exception, starting debugger...
WineDbg starting on pid 8
No debug information in ELF 'wine' ((nil))
No debug information in 32bit DLL 'F:\winled\ledw.exe' (0x40550000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40050000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40990000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40950000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x408e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x407e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEDOS.DLL' (0x40780000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40a40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x41180000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x411e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x41230000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41220000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x416a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x41640000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x416f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x41730000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x415c0000)
Unhandled exception: page fault on write access to 0x00002428 in 32-bit code (0x4080af7d).
In 32-bit mode.
0x4080af7d (USER32.DLL.TranslateAccelerator+0x22bd): movl       %edx,0x0(%esi)

Wine-dbg>



More information about the wine-users mailing list