Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 2004 10:31:52 +0200 (CEST)
From:      Michael Reifenberger <mike@Reifenberger.com>
To:        freebsd-threads@freebsd.org
Subject:   wine & -current & notes & networkaccess
Message-ID:  <20040507102350.B32793@fw.reifenberger.com>

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

my /etc/libmap.conf BTW:

# default
libc_r.so.5     libpthread.so.1
libc_r.so       libpthread.so
libkse.so.1     libpthread.so.1
libkse.so       libpthread.so
...


Bye/2
---
Michael Reifenberger, Business Development Manager SAP-Basis, Plaut Consulting
Comp: Michael.Reifenberger@plaut.de | Priv: Michael@Reifenberger.com
      http://www.plaut.de           |       http://www.Reifenberger.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040507102350.B32793>