Wine exits immediately to debugger (_dl_relocate_object -- glibc2.2.3)

jkreager at excite.com jkreager at excite.com
Wed Nov 14 16:09:10 CST 2001


added --prefix=/usr/local/wine to CONFARGS in file).  When I try to
run any program with any sort of system of calling wine it exits
immediately and starts the debugger with something like the following
trace.

I notice that the trace seems to end in a call to dl-reloc.c.  I don't 
know if this is a bogus message produced by something else, but I did
build glibc2.2.3 from source awhile ago.  Everything else I have
linked against it seems to work fine.

TheWell:~/work/$ wine --version
Wine release 20011108
TheWell:~/work/$ 

TheWell:~/c/windows/$ /usr/local/wine/bin/wine c:\\windows\\sol.exe
Warning: /usr/local/wine/bin/wine not accessible from a configured DOS drive
Warning: /usr/local/wine/bin/wine not accessible from a configured DOS drive
Warning: /usr/local/wine/bin/wine not accessible from a configured DOS drive
wine: Unhandled exception, starting debugger...
WineDbg starting...  on pid 8068ee0
No debug information in 32bit DLL '/usr/local/wine/bin/wine' (0x0804a000)
Warning: /usr/local/wine/bin/wine not accessible from a configured DOS drive
Warning: /usr/local/wine/bin/wine not accessible from a configured DOS drive
Loaded debug information from ELF 'wine' (0x00000000)
Breakpoint 1 at Symbol atexit is invalid
0x4000cd14 (_end+0x37fc0578)
Loaded debug information from ELF '/usr/local/wine/lib/libntdll.so' (0x40021000)Loaded debug information from ELF '/usr/local/wine/lib/libwine.so' (0x40121000)
Loaded debug information from ELF '/usr/local/wine/lib/libwine_unicode.so' (0x40137000)
No debug information in ELF '/usr/lib/libncurses.so.4' (0x401ff000)
Loaded debug information from ELF '/lib/libm.so.6' (0x4023c000)
Loaded debug information from ELF '/lib/libutil.so.1' (0x4025e000)
Loaded debug information from ELF '/lib/libdl.so.2' (0x40261000)
Loaded debug information from ELF '/lib/libc.so.6' (0x40266000)
Loaded debug information from ELF '/lib/ld-linux.so.2' (0x40000000)
Loaded debug information from ELF '/usr/local/wine/lib/libwprocs.so' (0x405d0000)
Loaded debug information from ELF '/usr/local/wine/lib/libgdi.so' (0x408e8000)
Loaded debug information from ELF '/usr/local/wine/lib/libadvapi32.so' (0x40956000)
Loaded debug information from ELF '/usr/local/wine/lib/libuser.so' (0x40974000)
Loaded debug information from ELF '/usr/local/wine/lib/libx11drv.so' (0x40a90000)
Loaded debug information from ELF '/usr/local/wine/lib/libwine_tsx11.so' (0x40ade000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40aed000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40af6000)
No debug information in ELF '/usr/X11R6/lib/libXpm.so.4' (0x40b0b000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40b18000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40b23000)
No debug information in 32bit DLL 'NTDLL.DLL' (0x4005c000)
No debug information in 32bit DLL 'KERNEL32.DLL' (0x40601000)
No debug information in 32bit DLL 'ADVAPI32.DLL' (0x40964000)
No debug information in 32bit DLL 'GDI32.DLL' (0x40904000)
No debug information in 32bit DLL 'USER32.DLL' (0x409a3000)
Unhandled exception: page fault on read access to 0x4196e734 in 32-bit code (0x4000ad3d).
In 32-bit mode.
Symbol h_errno is invalid
Symbol hack_digit is invalid
0x4000ad3d (_dl_relocate_object+0x32d [dl-reloc.c:92] in ld-linux.so.2): movw  0x0(%esi,%eax,2),%cx
Enter path to file '/home/jkreager/d/src/glibc-2.2.3/elf/dl-reloc.c': 

Unable to open file /dl-reloc.c
Wine-dbg>




More information about the wine-users mailing list