Bug 193386 - [panic] resource_list_alloc: resource entry is busy
Summary: [panic] resource_list_alloc: resource entry is busy
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 10.0-RELEASE
Hardware: i386 Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords: crash
Depends on:
Blocks:
 
Reported: 2014-09-06 11:53 UTC by sasamotikomi
Modified: 2022-10-17 12:17 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sasamotikomi 2014-09-06 11:53:07 UTC
#0  doadump (textdump=-974546816) at pcpu.h:233
233     pcpu.h: No such file or directory.
        in pcpu.h
(kgdb) #0  doadump (textdump=-974546816) at pcpu.h:233
#1  0xc0abca99 in kern_reboot (howto=260)
    at /usr/src/sys/kern/kern_shutdown.c:447
#2  0xc0abce5f in panic (fmt=<value optimized out>)
    at /usr/src/sys/kern/kern_shutdown.c:754
#3  0xc0aee744 in resource_list_alloc (rl=<value optimized out>,
    bus=<value optimized out>, child=<value optimized out>,
    type=<value optimized out>, start=<value optimized out>,
    end=<value optimized out>, count=<value optimized out>)
    at /usr/src/sys/kern/subr_bus.c:3257
#4  0xc0812af3 in pci_alloc_resource (dev=0x0, child=<value optimized out>,
    type=-1062796340, rid=<value optimized out>, start=3975726996, end=62,
    flags=32) at /usr/src/sys/dev/pci/pci.c:4336
#5  0xc0af00a0 in bus_alloc_resource (dev=<value optimized out>)
    at bus_if.h:284
#6  0xc0819931 in vga_pci_alloc_resource (dev=0xc602c600, child=0xc602c480,
    type=0, rid=<value optimized out>, start=0, end=4294967295, count=1)
    at /usr/src/sys/dev/pci/vga_pci.c:322
#7  0xc0af00a0 in bus_alloc_resource (dev=<value optimized out>)
    at bus_if.h:284
#8  0xc9879b2a in drm_attach (kdev=<value optimized out>,
    idlist=<value optimized out>) at bus.h:417
#9  0xc9b6461d in radeon_attach (kdev=0xc602c480)
    at /usr/src/sys/modules/drm2/radeonkms/../../../dev/drm2/radeon/radeon_drv.c:471
#10 0xc0aede68 in device_attach (dev=0xc602c480) at device_if.h:180
#11 0xc0aef277 in bus_generic_driver_added (dev=<value optimized out>,
    driver=<value optimized out>) at /usr/src/sys/kern/subr_bus.c:2745
#12 0xc0aec175 in devclass_driver_added (dc=0xc5f41cc0, driver=0xc9c14f68)
    at bus_if.h:204
#13 0xc0aec0e5 in devclass_add_driver (dc=0x0, driver=0xc9c14f68,
    pass=<value optimized out>) at /usr/src/sys/kern/subr_bus.c:1089
#14 0xc0af0a29 in driver_module_handler (what=<value optimized out>,
    arg=<value optimized out>) at /usr/src/sys/kern/subr_bus.c:4579
#15 0xc0aa711b in module_register_init (arg=<value optimized out>)
    at /usr/src/sys/kern/kern_module.c:123
#16 0xc0a9bd54 in linker_load_module (kldname=<value optimized out>,
    modname=0xc634e400 "radeonkms", parent=0xc8ddd6c0,
    verinfo=<value optimized out>, lfpp=0x0)
    at /usr/src/sys/kern/kern_linker.c:225
#17 0xc0a9d003 in kern_kldload (td=<value optimized out>,
    file=<value optimized out>, fileid=0x0)
    at /usr/src/sys/kern/kern_linker.c:1028
#18 0xc0a9d23e in sys_kldload (td=0xc6b07620, uap=0xecf8ccc8)
    at /usr/src/sys/kern/kern_linker.c:1057
#19 0xc0f97929 in syscall (frame=<value optimized out>) at subr_syscall.c:134
#20 0xc0f80771 in Xint0x80_syscall ()
#21 0x00000033 in ?? ()
Previous frame inner to this frame (corrupt stack?)
Current language:  auto; currently minimal
Comment 1 Rodney W. Grimes freebsd_committer freebsd_triage 2019-02-13 02:04:33 UTC
Please do not put bugs on stable@, current@, hackers@, etc
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2022-10-17 12:17:14 UTC
Keyword: 

    crash

– in lieu of summary line prefix: 

    [panic]

* bulk change for the keyword
* summary lines may be edited manually (not in bulk). 

Keyword descriptions and search interface: 

    <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>