From owner-freebsd-current Sat Jul 14 21:51:10 2001 Delivered-To: freebsd-current@freebsd.org Received: from iatl0x01.coxmail.com (iatl1x01.coxmail.com [206.157.231.23]) by hub.freebsd.org (Postfix) with ESMTP id DD2D337B401 for ; Sat, 14 Jul 2001 21:51:07 -0700 (PDT) (envelope-from mheffner@novacoxmail.com) Received: from enterprise.muriel.penguinpowered.com ([208.138.198.178]) by iatl0x01.coxmail.com (InterMail vK.4.03.02.00 201-232-124 license 85f4f10023be2bd3bce00b3a38363ea2) with ESMTP id <20010715045107.CTIF2144.iatl0x01@enterprise.muriel.penguinpowered.com>; Sun, 15 Jul 2001 00:51:07 -0400 Message-ID: X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010715082422.A598@aviaport.ru> Date: Sun, 15 Jul 2001 00:49:24 -0400 (EDT) Reply-To: Mike Heffner From: Mike Heffner To: Juriy Goloveshkin Subject: Re: kernel with SSE is unstable Cc: freebsd-current@FreeBSD.ORG, Kris Kennaway Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 15-Jul-2001 Juriy Goloveshkin wrote: | | Stopped at strcmp+0x18: movb 0(%ecx),%al | | strcmp | link_elf_lookup_symbol | kldsym | syscal | syscal_with_err_pushed | syscall(377, FreeBSD ELF, kldsym) This probably isn't too useful, but I've seen the same exact backtrace when I had the random device statically compiled into the kernel and was also loading the random KLD, it would always crash when starting the linux version of netscape. Removing the random device from the kernel config fixed the problem. So you don't happen to be doing anything similar are you? Mike -- Mike Heffner Fredericksburg, VA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message