ath(4) related panic after suspend/resume

From: Lukas Ertl <l.ertl_at_univie.ac.at>
Date: Tue, 5 Aug 2003 00:08:23 +0200 (CEST)
Hi,

I got the following panic after resuming from apm suspend state on my
laptop with a Netgear WAG511 PCMCIA card.

$ uname -a
FreeBSD korben 5.1-CURRENT FreeBSD 5.1-CURRENT #22: Sun Aug  3 14:25:10
CEST 2003     le_at_korben:/usr/obj/usr/src/sys/KORBEN  i386


Script started on Tue Aug  5 00:03:34 2003
[root_at_korben crash]# gdb -k kernel.debug vmcore.3
GNU gdb 5.2.1 (FreeBSD)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-undermydesk-freebsd"...
panic: resource_list_release: can't find resource
panic messages:
---
panic: resource_list_release: can't find resource

syncing disks, buffers remaining... 1892 1892 1892 1892 1892 1892 1892 1892 1892 1892 1892 1892 1892 1892 1892 1892 1891 1891 1891 1891 1891 1891 1891 1891 1891 1891 1891 1891 1891 1891 1891 1891 1891 1891 1891 1891
giving up on 1088 buffers
Uptime: 5h28m23s
Dumping 255 MB
ata0: resetting devices ..
done
[CTRL-C to abort]  16 32 48 64 80 96 112 128 144 160 176 192 208 224 240
---
Reading symbols from /usr/obj/usr/src/sys/KORBEN/modules/usr/src/sys/modules/apm/apm.ko.debug...done.
Loaded symbols for /usr/obj/usr/src/sys/KORBEN/modules/usr/src/sys/modules/apm/apm.ko.debug
Reading symbols from /boot/kernel/ng_ubt.ko...done.
Loaded symbols for /boot/kernel/ng_ubt.ko
Reading symbols from /boot/kernel/netgraph.ko...done.
Loaded symbols for /boot/kernel/netgraph.ko
Reading symbols from /usr/obj/usr/src/sys/KORBEN/modules/usr/src/sys/modules/linux/linux.ko.debug...done.
Loaded symbols for /usr/obj/usr/src/sys/KORBEN/modules/usr/src/sys/modules/linux/linux.ko.debug
#0  doadump () at /usr/src/sys/kern/kern_shutdown.c:240
240		dumping++;
(kgdb) bt full
#0  doadump () at /usr/src/sys/kern/kern_shutdown.c:240
No locals.
#1  0xc0241154 in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:372
No locals.
#2  0xc02414f8 in panic () at /usr/src/sys/kern/kern_shutdown.c:550
	td = (struct thread *) 0xc0ecb390
	bootopt = 256
	newpanic = 0
	ap = 0xcd23eb24 "\001"
	buf = "resource_list_release: can't find resource", '\0' <repeats 213 times>
#3  0xc025b6c5 in resource_list_release (rl=0x0, bus=0xc0ec9c00,
    child=0xc266bd00, type=1, rid=0, res=0xc260a080)
    at /usr/src/sys/kern/subr_bus.c:1673
	rle = (struct resource_list_entry *) 0x0
#4  0xc025c288 in bus_generic_rl_release_resource (dev=0xc0ec9c00,
    child=0xc266bd00, type=0, rid=0, r=0x0)
    at /usr/src/sys/kern/subr_bus.c:1990
	rl = (struct resource_list *) 0x0
#5  0xc025c639 in bus_release_resource (dev=0x0, type=1, rid=0, r=0xc260a080)
    at bus_if.h:133
No locals.
#6  0xc01686e4 in ath_pci_attach (dev=0xc266bd00)
    at /usr/src/sys/dev/ath/if_ath_pci.c:204
	psc = (struct ath_pci_softc *) 0xc0ec9c00
	sc = (struct ath_softc *) 0xc32aa000
	cmd = 3260490032
	error = 12
	rid = 0
#7  0xc025ae5a in device_probe_and_attach (dev=0xc266bd00) at device_if.h:39
	bus = 0xc252d098
	error = -1033454336
	hasclass = 0
#8  0xc016947f in cardbus_attach_card (cbdev=0xc0ec9c00)
    at /usr/src/sys/dev/cardbus/cardbus.c:200
	dinfo = (struct cardbus_devinfo *) 0xc266bd00
---Type <return> to continue, or q <return> to quit---
	cardbusfunchigh = 0
	brdev = 0xc266bd00
	cardattached = 0
	curr_bus_number = 2
	bus = 5
	slot = 0
	func = -1034760040
#9  0xc018acd1 in cbb_insert (sc=0xc25b8400) at card_if.h:66
	sockevent = 0
	sockstate = 3260490112
#10 0xc018a9f4 in cbb_event_thread (arg=0xc25b8400)
    at /usr/src/sys/dev/pccbb/pccbb.c:954
	sc = (struct cbb_softc *) 0xc2572180
	err = 0
#11 0xc022a151 in fork_exit (callout=0xc018a950 <cbb_event_thread>, arg=0x0,
    frame=0x0) at /usr/src/sys/kern/kern_fork.c:794
	td = (struct thread *) 0x0
	p = (struct proc *) 0xc0ed23c8
(kgdb) quit
[root_at_korben crash]#

regards,
le

-- 
Lukas Ertl                             eMail: l.ertl_at_univie.ac.at
UNIX Systemadministrator               Tel.:  (+43 1) 4277-14073
Vienna University Computer Center      Fax.:  (+43 1) 4277-9140
University of Vienna                   http://mailbox.univie.ac.at/~le/
Received on Mon Aug 04 2003 - 13:08:38 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:17 UTC