Date: Fri, 30 May 1997 10:54:48 -0700 (PDT) From: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: kern/3721: kernel panic with netatalk Message-ID: <199705301754.KAA00366@troutmask.apl.washington.edu> Resent-Message-ID: <199705301800.LAA28925@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 3721 >Category: kern >Synopsis: kernel panic with netatalk >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 30 11:00:01 PDT 1997 >Last-Modified: >Originator: Steven G. Kargl >Organization: Applied Physics Labooratory >Release: FreeBSD 3.0-CURRENT i386 >Environment: CPU: Pentium (119.75-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x525 Stepping=5 Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8> real memory = 33554432 (32768K bytes) avail memory = 31064064 (30336K bytes) Probing for devices on PCI bus 0: chip0: <Intel 82437FX PCI cache memory controller> rev 0x02 on pci0.0.0 chip1: <Intel 82371FB PCI-ISA bridge> rev 0x02 on pci0.7.0 chip2: <Intel 82371FB IDE interface> rev 0x02 on pci0.7.1 vga0: <VGA-compatible display device> rev 0x00 int a irq 12 on pci0.11.0 ahc0: <Adaptec 2940 SCSI host adapter> rev 0x03 int a irq 11 on pci0.12.0 ahc0: aic7870 Single Channel, SCSI Id=7, 16/255 SCBs ahc0: waiting for scsi devices to settle scbus0 at ahc0 bus 0 ahc0: target 0 Tagged Queuing Device sd0 at scbus0 target 0 lun 0 sd0: <SEAGATE ST51080N 0943> type 0 fixed SCSI 2 sd0: Direct-Access 1030MB (2109840 512 byte sectors) sd1 at scbus0 target 1 lun 0 sd1: <QUANTUM LIGHTNING 730S 241E> type 0 fixed SCSI 2 sd1: Direct-Access 699MB (1431760 512 byte sectors) st0 at scbus0 target 2 lun 0 st0: <HP HP35480A 1109> type 1 removable SCSI 2 st0: Sequential-Access density code 0x13, variable blocks, write-enabled Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <8 virtual consoles, flags=0x0> sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: NEC 72065B fd0: 1.44MB 3.5in 1 3C5x9 board(s) on ISA found at 0x300 ep0 at 0x300-0x30f irq 10 on isa ep0: aui/utp/bnc[*UTP*] address 00:20:af:28:08:03 npx0 on motherboard npx0: INT 16 interface sio0: 65 events for device with no tp sio1: 65 events for device with no tp panic: domaininit: appletalksw[0] has no usrreqs! panic: from debugger >Description: kernel panics upon reboot. The kernel has netatalk support. If netatalk is removed from kernel config, then the kernel boots without the panic. Note the above panic at the end of the dmesg output. make world completed last night (29 May 97) on source code cvsup'd at 1730 pst. New kernel based on the cvsup'd source panics. db>trace _Debugger() _panic() _domaininit(0) at _domaininit+0x9f _main() db> >How-To-Repeat: add options NETATALK to kernel config, build a new kernel, and reboot. >Fix: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705301754.KAA00366>