Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2000 22:16:53 -0800
From:      Ben Speirs <igiveup@ix.netcom.com>
To:        John Polstra <jdp@polstra.com>
Cc:        stable@freebsd.org
Subject:   Re: problem with  /usr/src/libexec/rtld-elf/lockdflt.c:55
Message-ID:  <38BB6455.328AE081@ix.netcom.com>
References:  <Pine.BSF.4.21.0002021655010.78431-100000@iclub.nsu.ru> <200002022143.NAA89098@vashon.polstra.com> <38B85437.5F4C0298@ix.netcom.com> <200002290106.RAA60932@vashon.polstra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
John Polstra wrote:

> If you could find the core file and use gdb to get a stack trace,
> that would help me a lot.
> 
> John

Thanks John,
I noticed your feedback to Don.  He and I are probably running a similar
build of wine, although I'm still on FreeBSD-STABLE.  Here is my
backtrace just in case you still need it.

#0  0x28058598 in kill () from /usr/libexec/ld-elf.so.1
#1  0x280581bc in abort () from /usr/libexec/ld-elf.so.1
#2  0x28050539 in lockdflt_acquire () from /usr/libexec/ld-elf.so.1
#3  0x2804e595 in _rtld_bind () from /usr/libexec/ld-elf.so.1
#4  0x2804e07d in _rtld_bind_start () from /usr/libexec/ld-elf.so.1
#5  0x2842a67c in SYSDEPS_StartThread (teb=0x28df0000) at sysdeps.c:132
#6  0x0 in ?? ()       


This does not happen every time, only sporadically.  I think it has
something to with the wineserver stuff.  The reason I say that is that I
noticed that occurs more often when I start a second application while
one is already running, or when I start two applications at the same
time.

I am willing to try any patches you might come up with, although it
might be a little tough to debug since the errors are so inconsistent.

Hope that helps.
--
-Ben Speirs


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38BB6455.328AE081>