From owner-freebsd-current@FreeBSD.ORG Wed Dec 14 23:17:31 2005 Return-Path: X-Original-To: freebsd-current@www.freebsd.org Delivered-To: freebsd-current@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BB0B16A41F; Wed, 14 Dec 2005 23:17:31 +0000 (GMT) (envelope-from ggajic@afrodita.rcub.bg.ac.yu) Received: from afrodita.rcub.bg.ac.yu (afrodita.rcub.bg.ac.yu [147.91.1.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA96543D46; Wed, 14 Dec 2005 23:17:30 +0000 (GMT) (envelope-from ggajic@afrodita.rcub.bg.ac.yu) Received: from afrodita.rcub.bg.ac.yu (localhost.localdomain [127.0.0.1]) by afrodita.rcub.bg.ac.yu (8.13.4/8.13.4) with ESMTP id jBENHK2B004183; Thu, 15 Dec 2005 00:17:20 +0100 Received: from localhost (ggajic@localhost) by afrodita.rcub.bg.ac.yu (8.13.4/8.13.4/Submit) with ESMTP id jBENHINQ004180; Thu, 15 Dec 2005 00:17:19 +0100 Date: Thu, 15 Dec 2005 00:17:18 +0100 (CET) From: Goran Gajic To: John Baldwin In-Reply-To: <200512141106.51839.jhb@freebsd.org> Message-ID: References: <200512141106.51839.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-RCUB-MailScanner-Information: Please contact the RCUB if you have problem with mail X-RCUB-MailScanner: Found to be clean X-RCUB-MailScanner-From: ggajic@afrodita.rcub.bg.ac.yu X-Mailman-Approved-At: Wed, 14 Dec 2005 23:28:42 +0000 Cc: freebsd-current@www.freebsd.org Subject: Re: 7.0-CURRENT panic on kldunload linux.ko X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2005 23:17:31 -0000 Hi, I have just checked on my home machine and it seems that with your patch both problems have gone. Thanks. Regards, gg. On Wed, 14 Dec 2005, John Baldwin wrote: > > Very odd indeed. Ah, try the patch at > http://www.freebsd.org/~jhb/patches/linux_unload.patch > The linux_osname mutex was being destroyed twice. > >> Running skype-1.2.0.18 for linux will immediately reboot machine without >> warring.. > > That I don't have any good ideas for. Are you in X when it happens? If so, > can you hook up a serial console to see if it panics? > >