From owner-freebsd-bugs Fri May 30 11:00:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA28937 for bugs-outgoing; Fri, 30 May 1997 11:00:06 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA28925; Fri, 30 May 1997 11:00:03 -0700 (PDT) Resent-Date: Fri, 30 May 1997 11:00:03 -0700 (PDT) Resent-Message-Id: <199705301800.LAA28925@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, kargl@troutmask.apl.washington.edu Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA28518 for ; Fri, 30 May 1997 10:52:46 -0700 (PDT) Received: (from kargl@localhost) by troutmask.apl.washington.edu (8.8.5/8.7.3) id KAA00366; Fri, 30 May 1997 10:54:48 -0700 (PDT) Message-Id: <199705301754.KAA00366@troutmask.apl.washington.edu> Date: Fri, 30 May 1997 10:54:48 -0700 (PDT) From: "Steven G. Kargl" Reply-To: kargl@troutmask.apl.washington.edu To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: kern/3721: kernel panic with netatalk Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >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 real memory = 33554432 (32768K bytes) avail memory = 31064064 (30336K bytes) Probing for devices on PCI bus 0: chip0: rev 0x02 on pci0.0.0 chip1: rev 0x02 on pci0.7.0 chip2: rev 0x02 on pci0.7.1 vga0: rev 0x00 int a irq 12 on pci0.11.0 ahc0: 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: type 0 fixed SCSI 2 sd0: Direct-Access 1030MB (2109840 512 byte sectors) sd1 at scbus0 target 1 lun 0 sd1: type 0 fixed SCSI 2 sd1: Direct-Access 699MB (1431760 512 byte sectors) st0 at scbus0 target 2 lun 0 st0: 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: