OpenSolaris

Printable Version Enter a New Search
Bug ID 6616274
Synopsis system panics in aggr_recv_cb() when an aggregation is deleted
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:gld
Keywords
Responsible Engineer Cathy Zhou
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_78
Fixed In snv_78
Release Fixed solaris_nevada(snv_78)
Related Bugs 6226441
Submit Date 12-October-2007
Last Update Date 21-November-2007
Description
The system panicks on a project development bits, but I believe the bug also exists
in standard Nevada.

The system panicked after I typed # dladm delete-aggr 100

# mdb 0
Loading modules: [ unix krtld genunix specfs dtrace ufs scsi_vhci ssd fcp fctl qlc pcisch ip hook neti sctp arp usba s1394 nca lofs zfs random md sd sppp ptm crypto logindmux nsctl sdbc sv ii cpc fcip rdc ]
> ::status
debugging crash dump vmcore.0 (64-bit) from unknown
operating system: 5.11 uv-build:10/10/07 (sun4u)
panic message:
rw_enter: bad rwlock, lp=600118c7a40 wwwh=deadbeefdeadbeef thread=2a1003a5ca0
dump content: kernel pages only
> $C
000002a1003a4d11 vpanic(10d4038, 10d40a0, 600118c7a40, deadbeefdeadbeef,
2a1003a5ca0, 0)
000002a1003a4dc1 mac_do_rx+0xc(600118c78c8, 0, 600123dbd00, 0, 0, 600118f95b0)
000002a1003a4e71 mac_do_rx+0xb0(600118c6b48, 0, 600123dbd00, 0, 600118c6d04,
600123dbd00)
000002a1003a4f21 putnext+0x3f4(60011eb92b8, 60011c2c2b0, 60011c2c4a0,
600110c0120, 1852800, 0)
000002a1003a4fd1 ce_drain_fifo+0x9c0(80000000, 60011cb91c0, 600110c9d00,
7b319694, 1, 600110c0120)
000002a1003a5291 thread_start+4(600118a3218, 0, 0, 0, 0, 0)
>
Work Around
N/A
Comments
N/A