wine & -current & notes & networkaccess

Daniel Eischen eischen at vigrid.com
Fri May 7 06:54:56 PDT 2004


On Fri, 7 May 2004, Michael Reifenberger wrote:

> Hi,
> running the notes-client with wine under -current (after some changes to our
> pthreads some months ago) gives me when accessing a database over the network:
> 
> ...
> 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 000c), starting debugger...
> fixme:ntdll:NtQueryVolumeInformationFile device info not properly supported on
> this platform
> WineDbg starting on pid 8
> ...
> 
> Is wine missing something or is libpthread doing something wrong?

I think wine is wrong somewhere.  You shouldn't get an
uninitialized mutex if you are linked correctly.  What
does ldd show.

-- 
Dan



More information about the freebsd-threads mailing list