Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 2004 09:54:54 -0400 (EDT)
From:      Daniel Eischen <eischen@vigrid.com>
To:        Michael Reifenberger <mike@Reifenberger.com>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: wine & -current & notes & networkaccess
Message-ID:  <Pine.GSO.4.10.10405070953520.14346-100000@pcnet5.pcnet.com>
In-Reply-To: <20040507102350.B32793@fw.reifenberger.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10405070953520.14346-100000>