From owner-freebsd-current Tue Mar 7 17:15: 4 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id 48FAD37BE62 for ; Tue, 7 Mar 2000 17:14:57 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 3379 invoked from network); 8 Mar 2000 01:14:55 -0000 Received: from lcm161.cvzoom.net (HELO cvzoom.net) (208.230.69.161) by ns.cvzoom.net with SMTP; 8 Mar 2000 01:14:55 -0000 Message-ID: <38C5A975.957756C4@cvzoom.net> Date: Tue, 07 Mar 2000 20:14:29 -0500 From: Donn Miller X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: John Polstra Cc: current@freebsd.org Subject: Re: More "ld-elf.so.1: assert failed" messages References: <38BA5751.2396AE87@cvzoom.net> <200002290104.RAA60914@vashon.polstra.com> <38BB1E9C.CF44EC93@cvzoom.net> <200003060201.SAA85727@vashon.polstra.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Polstra wrote: > > Below is a patch for "src/libexec/rtld-elf" which should fix the > assert failures in wine. I'd appreciate hearing from anybody who > tests this with multithreaded packages such as wine, JDK, Mozilla, > and linuxthreads. [snipped patch] OK, here's some of the errors I get with Mozilla. It looks like it happens when Gdk runs out os SysV shared memory. Otherwise, if I don't get the "Gdk-WARNING **: shmget failed!", the ld.so erros never occur, and Mozilla runs OK. It seems as if Wine is working OK so far, though, although I probably haven't tested Wine enough: .//run-mozilla.sh ./mozilla-bin MOZILLA_FIVE_HOME=/wine/dmmiller/mozilla/dist/bin LD_LIBRARY_PATH=/wine/dmmiller/mozilla/dist/bin:/usr/local/qt/lib:/usr/local/lib/rvplayer5.0:/usr/local/RealPlayerG2/Common:/usr/local/RealPlayerG2/Codecs:/usr/local/kde/lib SHLIB_PATH=/wine/dmmiller/mozilla/dist/bin LIBPATH=/wine/dmmiller/mozilla/dist/bin MOZ_PROGRAM=./mozilla-bin MOZ_TOOLKIT= moz_debug=0 moz_debugger= nNCL: registering deferred (0) Gdk-WARNING **: shmget failed! Profile Manager : Profile Wizard and Manager activites : Begin Profile Manager : Command Line Options : Begin Profile Manager : Command Line Options : End ProfileManager : GetProfileDir ProfileManager : GetProfileDir Profile Manager : Profile Wizard and Manager activites : End /usr/libexec/ld-elf.so.1: Application locking error: 1 readers and 1 writers in dynamic linker. See DLLOCKINIT(3) in manual pages. - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message