From owner-freebsd-current Mon Feb 28 17: 4:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 35CE937B9C4 for ; Mon, 28 Feb 2000 17:04:41 -0800 (PST) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id RAA25603; Mon, 28 Feb 2000 17:04:39 -0800 (PST) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id RAA60914; Mon, 28 Feb 2000 17:04:38 -0800 (PST) (envelope-from jdp@polstra.com) Date: Mon, 28 Feb 2000 17:04:38 -0800 (PST) Message-Id: <200002290104.RAA60914@vashon.polstra.com> To: dmmiller@cvzoom.net Subject: Re: More "ld-elf.so.1: assert failed" messages In-Reply-To: <38BA5751.2396AE87@cvzoom.net> References: <38BA5751.2396AE87@cvzoom.net> Organization: Polstra & Co., Seattle, WA Cc: current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <38BA5751.2396AE87@cvzoom.net>, Donn Miller wrote: > This time it happens with a recent cvs version of wine (about 1 week > old). > > $ wine -desktop 780x560 ./iew31.exe > Could not stat /mnt/fd0, ignoring drive A: > ld-elf.so.1: assert failed: /usr/src/libexec/rtld-elf/lockdflt.c:54 > wine: can't exec './iew31.exe': invalid exe file > Terminated > > My version of -current is from Feb 24. Hmmm... maybe there's still > some problems there? Wine is the only app I've seen that still does > this. Crud. :-( When the assert fails it should generate a core dump if the permissions of the working directory allow it. If you can get a core dump and use gdb to get a stack trace, that would help me a lot. Otherwise it's almost impossible for me to diagnose this. If you can tell me precisely how to duplicate the problem then I'll try. Assume I know nothing about wine. Thanks, John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message