NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-amd64/46587



The following reply was made to PR port-amd64/46587; it has been noted by GNATS.

From: Joseph Jansen Gotis <jtgotis%gmail.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-amd64/46587
Date: Thu, 14 Jun 2012 19:29:34 +0800

 I get a similar panic also when shutting down with a bridge interface
 configured, but this is the GENERIC kernel.
 
 NetBSD hobbes.jansen.homenet 6.0_BETA2 NetBSD 6.0_BETA2 (GENERIC) #1:
 Tue Jun 12 21:19:08 PHT 2012
 root@hobbes.jansen.homenet:/mnt/sd2/obj/sys/arch/amd64/compile/GENERIC
 amd64
 
 sd2: detached
 sd1: detached
 cd0: detached
 atapibus0: detached
 inphy0: detached
 Skipping crash dump on recursive panic
 panic: kernel diagnostic assertion "c->c_magic == CALLOUT_MAGIC"
 failed: file "/usr/src/sys/kern/kern_timeout.c", line 427
 cpu0: Begin traceback...
 kern_assert() at netbsd:kern_assert+0x48
 callout_stop() at netbsd:callout_stop+0xb6
 fxp_stop() at netbsd:fxp_stop+0x29
 fxp_init() at netbsd:fxp_init+0x6e
 fxp_ioctl() at netbsd:fxp_ioctl+0x4d
 if_flags_set() at netbsd:if_flags_set+0x96
 ifpromisc() at netbsd:ifpromisc+0x33
 bridge_delete_member() at netbsd:bridge_delete_member+0x39
 bridge_ioctl_del() at netbsd:bridge_ioctl_del+0x28
 bridge_ifdetach() at netbsd:bridge_ifdetach+0x57
 ether_ifdetach() at netbsd:ether_ifdetach+0x19
 fxp_detach() at netbsd:fxp_detach+0x89
 fxp_pci_detach() at netbsd:fxp_pci_detach+0x26
 config_detach() at netbsd:config_detach+0xda
 config_detach_all() at netbsd:config_detach_all+0x7d
 cpu_reboot() at netbsd:cpu_reboot+0x142
 sys_reboot() at netbsd:sys_reboot+0x7d
 syscall() at netbsd:syscall+0xc4
 cpu0: End traceback...
 rebooting...
 


Home | Main Index | Thread Index | Old Index