wine on current
    Peter Schultz 
    pmes at bis.midco.net
       
    Wed Mar  3 11:31:14 PST 2004
    
    
  
To quote Craig Boston from a thread in December, "this is getting very 
complicated very fast."  Is there an answer, or is wine broken on current?
I seem to have worked my way around the static ldt allocation issue by 
adding this to libmap.conf:
[/usr/local/bin/wine]
libpthread.so.1 libc_r.so.5
libpthread.so libc_r.so
 
[/usr/local/bin/wineserver]
libpthread.so.1 libc_r.so.5
libpthread.so libc_r.so
I still have trouble with threading though:
Fatal error 'Uninitialized mutex in pthread_mutex_trylock_basic' at line 
474 in file /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 0)
wine: Unhandled exception (thread 000f), starting debugger...
WineDbg starting on pid a
Can't find file for ELF 'wine-kthread' (0x0)
Can't find file for ELF 'wine-pthread' (0x0)
Couldn't load process
fixme:seh:UnhandledExceptionFilter Unhandled error on debug event: 0
Any tips will be appreciated.
Thanks,
Pete...
    
    
More information about the freebsd-current
mailing list