Hi all,
I just had a report about wine segfaulting on his system
from the LHL guy.
Turns out that he has Debian libc6 2.2-8 (!) installed.
At the same moment I was upping my notebook (from libc6 2.2-6 to 2.2-8).
Recompiled Wine -> segfault.
This happens *directly* after calls to pthread_rwlock_rdlock/unlock
in the strace log.
I'll check Ove's pthread call patch to see how I could possibly patch it/
implement it.
At the moment I don't have any clue yet as to what is missing/wrong
this time.
I'm wondering why we've got crashes when going from package revision 6 to 8,
of course.
Andreas Mohr