Port-sparc64 archive

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

re: 4.99.51 kernel crashes while detecting a PCI card



   
   when I tried out a 4.99.51 kernel on my ULTRA60 to check whether
   PR port-sparc64/3034 is fixed it paniced when it detected the PCI-X card:
   
   bge0 at pci1 dev 1 function 0: Broadcom BCM5701 Gigabit Ethernet
   cpu0: data fault: pc=12eac80 addr=0

null pointer access.

this seem very strange, and i do not think it has to do with
pci_conf_read().


   kernel trap 30: data access exception
   Stopped in pid 0.1 (system) at  netbsd:pci_conf_read:   ldx             [%o0 
+ %g0], %g1
   db> bt
   config_attach_loc(3aacd00, 1808be8, 1c053bc, 1c05358, 1, 12c6600) at 
netbsd:config_attach_loc+0x158
   pci_probe_device(0, f0088f1400800800, 0, 0, 0, 0) at 
netbsd:pci_probe_device+0x254
   sparc64_pci_enumerate_bus(3ab9000, 13a2ca8, 0, 42, 40, 181cc00) at 
netbsd:sparc64_pci_enumerate_bus+0x324

can you instrument this function to see where it dies?

thanks.


.mrg.



Home | Main Index | Thread Index | Old Index