Unhandled exceptions after XOver Office uninstall

Mike Hearn m.hearn at signal.qinetiq.com
Fri May 2 02:28:43 CDT 2003


Well, you need to compile Wine using --with-nptl at the moment,
otherwise you will get strange threading related errors on any glibc
2.3.x system.

You can get RH9 rpms from newrpms.sunsite.dk
Could we put some info about this on the front page for a while? I'd
write a patch myself but no CVS access at work and I don't have
lostwages checked out. I must answer questions about this every single
day on various support forums at the moment, it needs to be made crystal
clear how to install Wine on the new systems until Alexandre gets the
runtime detection code in.

thanks -mike

On Thu, 2003-05-01 at 20:50, Andrew Rechenberg wrote:
> I've just uninstalled Crossover Office with the .unintall script in
> /opt/cxoffice and now my other wine installation gives me unhandled
> exception errors when trying to start any application.  
> 
> My other installation worked just fine before I uninstalled Crossover
> Office and it works just fine on my workstation at home without
> Crossover so I believe that the Crossover uninstallation FUBAR'ed
> something on my workstation here.
> 
> I'm not a guru at developing but I tried to use gdb to see what's
> happening and here is what I've done.
> 
> $ gdb wine
> (gdb) run regedit
> Starting program: /usr/bin/wine regedit
> (no debugging symbols found)...(no debugging symbols found)...(no
> debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...(no
> debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...[New
> Thread 16384 (LWP 2620)]
> (no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...(no
> debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...(no
> debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...(no
> debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...(no
> debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...(no
> debugging symbols found)...
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 16384 (LWP 2620)]
> 0x4037580e in __pthread_internal_tsd_get () from /lib/libpthread.so.0
> (gdb) bt
> #0  0x4037580e in __pthread_internal_tsd_get () from
> /lib/libpthread.so.0
> #1  0x400ac1ff in calloc () from /lib/libc.so.6
> #2  0x400de596 in opendir () from /lib/libc.so.6
> #3  0x401cdcb7 in DOSFS_ToDosFCBFormat () from
> //usr/lib/wine/wine/ntdll.dll.so
> #4  0x401cde33 in DOSFS_ToDosFCBFormat () from
> //usr/lib/wine/wine/ntdll.dll.so
> #5  0x401ce6af in DOSFS_FindUnixName () from
> //usr/lib/wine/wine/ntdll.dll.so
> #6  0x401cf691 in DOSFS_GetFullName () from
> //usr/lib/wine/wine/ntdll.dll.so
> #7  0x401cbff4 in RemoveDirectoryA () from
> //usr/lib/wine/wine/ntdll.dll.so
> #8  0x401cc4ee in DIR_SearchPath () from
> //usr/lib/wine/wine/ntdll.dll.so
> #9  0x401cc6e5 in SearchPathW () from //usr/lib/wine/wine/ntdll.dll.so
> #10 0x401cca20 in SearchPathA () from //usr/lib/wine/wine/ntdll.dll.so
> #11 0x40237ecc in LdrGetProcedureAddress () from
> //usr/lib/wine/wine/ntdll.dll.so
> #12 0x40236bcc in _aullrem () from //usr/lib/wine/wine/ntdll.dll.so
> #13 0x40236fa8 in PE_fixup_imports () from
> //usr/lib/wine/wine/ntdll.dll.so
> #14 0x401ee337 in PE_CreateModule () from
> //usr/lib/wine/wine/ntdll.dll.so
> #15 0x402228e6 in PROCESS_CallUserSignalProc () from
> //usr/lib/wine/wine/ntdll.dll.so
> #16 0x40226c36 in SYSDEPS_SetCurThread () from
> //usr/lib/wine/wine/ntdll.dll.so
> 
> I thought it might be a corruption in my libc so I booted to runlevel 1
> and reinstalled my glibc but that did help.
> 
> Does anyone have any ideas?  Please CC me as I'm not subscribed to the
> lists.
> 
> Red Hat 9
> glibc-2.3.2-27.9
> wine RPM based on CVS as of 20030428
> Crossover Office 2.0.0 (no longer installed)
> 
> Thanks,
> Andy.
> 
-- 
Mike Hearn <m.hearn at signal.qinetiq.com>
QinetiQ - Malvern Technology Center




More information about the wine-devel mailing list