bugzilla-daemon at defect.opensolaris.org
2008-Jun-12 05:53 UTC
[Bug 2219] New: tests/functional/cli_root/zfs/zfs_002_pos panics
http://defect.opensolaris.org/bz/show_bug.cgi?id=2219 Summary: tests/functional/cli_root/zfs/zfs_002_pos panics Classification: Development Product: zfs-crypto Version: unspecified Platform: Other OS/Version: Solaris Status: NEW Severity: major Priority: P2 Component: other AssignedTo: darrenm at opensolaris.org ReportedBy: hua.tang at sun.com QAContact: hua.tang at sun.com CC: zfs-crypto-discuss at opensolaris.org Estimated Hours: 0.0 panic[cpu1]/thread=ffffff001092ec80: BAD TRAP: type=e (#pf Page fault) rp=ffffff001092e4d0 addr=88 occurred in module "zfs" due to a NULL pointer dereference sched: #pf Page fault Bad kernel fault at addr=0x88 pid=0, pc=0xfffffffff7e10edf, sp=0xffffff001092e5c0, eflags=0x10246 cr0: 8005003b<pg,wp,ne,et,ts,mp,pe> cr4: 6f8<xmme,fxsr,pge,mce,pae,pse,de> cr2: 88cr3: 3400000cr8: c rdi: ffffff02d23d8000 rsi: ffffff02d23e1340 rdx: 80 rcx: ffffff036a316000 r8: 0 r9: 0 rax: 0 rbx: c4 rbp: ffffff001092e600 r10: 1 r11: 0 r12: ffffff02d23d8000 r13: ffffff02d23e1340 r14: 80 r15: c4 fsb: 0 gsb: ffffff02d238b500 ds: 4b es: 4b fs: 0 gs: 1c3 trp: e err: 0 rip: fffffffff7e10edf cs: 30 rfl: 10246 rsp: ffffff001092e5c0 ss: 38 ffffff001092e3b0 unix:die+c8 () ffffff001092e4c0 unix:trap+13b9 () ffffff001092e4d0 unix:_cmntrap+e9 () ffffff001092e600 zfs:traverse_read+4f () ffffff001092e6a0 zfs:find_block+15b () ffffff001092e780 zfs:get_dnode+ab () ffffff001092e820 zfs:traverse_segment+a7 () ffffff001092e870 zfs:traverse_more+6f () ffffff001092e8d0 zfs:traverse_dsl_dataset+67 () ffffff001092ea50 zfs:dsl_dataset_destroy_sync+1fd () ffffff001092eaa0 zfs:dsl_sync_task_group_sync+ee () ffffff001092eb10 zfs:dsl_pool_sync+f6 () ffffff001092ebb0 zfs:spa_sync+20c () ffffff001092ec60 zfs:txg_sync_thread+226 () ffffff001092ec70 unix:thread_start+8 () This test case passed in i386 and i386-f64 modes, paniced in amd64 mode.It paniced at ''zfs promote''. -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
bugzilla-daemon at defect.opensolaris.org
2008-Jun-12 05:56 UTC
[Bug 2219] tests/functional/cli_root/zfs/zfs_002_pos panics
http://defect.opensolaris.org/bz/show_bug.cgi?id=2219 --- Comment #1 from Grace <hua.tang at sun.com> 2008-06-11 22:56:05 --- Core dumps: /net/borg.sfbay/cube/builds/zfs-crypto-crash/2219/*.3 -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
bugzilla-daemon at defect.opensolaris.org
2008-Jun-13 08:23 UTC
[Bug 2219] tests/functional/cli_root/zfs/zfs_002_pos panics
http://defect.opensolaris.org/bz/show_bug.cgi?id=2219 --- Comment #2 from Grace <hua.tang at sun.com> 2008-06-13 01:23:18 --- tests/functional/cli_root/zfs_rollback/zfs_rollback_001_pos panics. panic[cpu1]/thread=ffffff0010b66c80: BAD TRAP: type=e (#pf Page fault) rp=ffffff0010b665f0 addr=150 occurred in module "zfs" due to a NULL pointer dereference sched: #pf Page fault Bad kernel fault at addr=0x150 pid=0, pc=0xfffffffff7e1120a, sp=0xffffff0010b666e0, eflags=0x10216 cr0: 8005003b<pg,wp,ne,et,ts,mp,pe> cr4: 6f8<xmme,fxsr,pge,mce,pae,pse,de> cr2: 150cr3: 3400000cr8: c rdi: ffffff02d4dad000 rsi: 10000 rdx: ffffff02d80c7040 rcx: 9c0 r8: 150 r9: 0 rax: 2 rbx: 9c rbp: ffffff0010b66770 r10: 2 r11: 0 r12: 2 r13: ffffff0010b667b0 r14: ffffff02d4db4540 r15: 9c fsb: 0 gsb: ffffff02d236d500 ds: 4b es: 4b fs: 0 gs: 1c3 trp: e err: 0 rip: fffffffff7e1120a cs: 30 rfl: 10216 rsp: ffffff0010b666e0 ss: 38 ffffff0010b664d0 unix:die+c8 () ffffff0010b665e0 unix:trap+13b9 () ffffff0010b665f0 unix:_cmntrap+e9 () ffffff0010b66770 zfs:find_block+fa () ffffff0010b66850 zfs:get_dnode+ab () ffffff0010b668f0 zfs:traverse_segment+a7 () ffffff0010b66940 zfs:traverse_more+6f () ffffff0010b669a0 zfs:traverse_dsl_dataset+67 () ffffff0010b66a50 zfs:dsl_dataset_rollback_sync+140 () ffffff0010b66aa0 zfs:dsl_sync_task_group_sync+ee () ffffff0010b66b10 zfs:dsl_pool_sync+f6 () ffffff0010b66bb0 zfs:spa_sync+20c () ffffff0010b66c60 zfs:txg_sync_thread+226 () ffffff0010b66c70 unix:thread_start+8 () -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
bugzilla-daemon at defect.opensolaris.org
2008-Jun-26 18:08 UTC
[Bug 2219] tests/functional/cli_root/zfs/zfs_002_pos panics
http://defect.opensolaris.org/bz/show_bug.cgi?id=2219 Darren J Moffat <darrenm at opensolaris.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Alias| |BUGSTER:6719737 Status|NEW |CLOSED Resolution| |TRACKEDINBUGSTER --- Comment #3 from Darren J Moffat <darrenm at opensolaris.org> 2008-06-26 11:08:31 --- BUGSTER:6719737 -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
bugzilla-daemon at defect.opensolaris.org
2008-Sep-22 05:56 UTC
[Bug 2219] tests/functional/cli_root/zfs/zfs_002_pos panics
http://defect.opensolaris.org/bz/show_bug.cgi?id=2219 David Comay <David.Comay at Sun.COM> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |BugsterCR=6719737 CC| |David.Comay at Sun.COM -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.