Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2008 20:40:04 GMT
From:      Martin <nakal@web.de>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/124464: [panic] Panic after showing login
Message-ID:  <200810102040.m9AKe3Tk099717@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/124464; it has been noted by GNATS.

From: Martin <nakal@web.de>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/124464: [panic] Panic after showing login
Date: Fri, 10 Oct 2008 22:30:45 +0200

 Hello once again,
 
 I have a second trace dump for this kind of panic. Perhaps it helps to
 find the problem described here.
 
 This is also caused by hald.
 
 _vn_lock() at _vn_lock+0xa7
 knlist_add() at knlist_add+0xbf
 vfs_kqfilter() at vfs_kqfilter+0x72
 vn_kqfilter() at vn_kqfilter+0x57
 kqueue_register() at kqueue_register+0x75c
 kern_kevent() at kern_kevent+0x102
 kevent() at kevent+0x90
 syscall() at syscall+0x256
 Xfast_syscall() at Xfast_syscall+0xab
 --- syscall (363,FreeBSD ELF64,kevent), rip=0x8010ef53c,
 rsp=0x7fffffffea78, rbp=0x5 ---
 
 I'm using a fresh kernel:
 FreeBSD 7.1-PRERELEASE #0: Tue Oct  7 20:37:40 CEST 2008
 
 kernel.debug was not in use, so I don't have any further information. I
 also suspect that kernel.debug won't crash the system like this.
 
 --
 Martin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810102040.m9AKe3Tk099717>