On Mon, Jan 01, 2001 at 12:53:33AM -0600, Andreas Mohr wrote:
> 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.
OK guys, some really cool news:
*beg*
("big evil grin")
Scrap that glibc 2.1.2/3 workaround.
It manages to crash glibc 2.2-8 on Debian ;-\
Commenting all superfluous ("workaround") calls to dlerror() in wine_dlopen()
makes it work again.
Hmm, what now ?
Configure check or what ?
Clueless,
Andreas Mohr