From a771022db2aec3c73532fe33874b00fd84c25d3a Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 19 Nov 2009 19:06:35 +0100 Subject: include more info into oops (we were losing the stack dump) Signed-off-by: Denys Vlasenko --- examples/oops1.right | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 examples/oops1.right (limited to 'examples/oops1.right') diff --git a/examples/oops1.right b/examples/oops1.right new file mode 100644 index 00000000..d2754b50 --- /dev/null +++ b/examples/oops1.right @@ -0,0 +1,30 @@ +dumpoops: found oopses: 1 + +Version: 2.6.27.9-159.fc10.i686 +BUG: unable to handle kernel NULL pointer dereference at 00000000 +IP: [] :radeon:radeon_cp_init_ring_buffer+0x90/0x302 +*pde = 6f5c6067 +Oops: 0000 [#1] SMP. +Modules linked in: r8169 mii fuse nfsd lockd nfs_acl auth_rpcgss exportfs bridge stp bnep sco l2cap bl +Pid: 8003, comm: Xorg Not tainted (2.6.27.9-159.fc10.i686 #1) +EIP: 0060:[] EFLAGS: 00213246 CPU: 1 +EIP is at radeon_cp_init_ring_buffer+0x90/0x302 [radeon] +EAX: 00000000 EBX: f78b4000 ECX: f78b4000 EDX: 00000000 +ESI: f5dbe800 EDI: 00006458 EBP: f0a0cf18 ESP: f0a0cf08 +DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 +Process Xorg (pid: 8003, ti=f0a0c000 task=f2380000 task.ti=f0a0c000) +Stack: f0a0cf18 f78b4000 f5dbe800 00006458 f0a0cf28 f88e11c7 f8911a24 00000000. + f0a0cf4c f88745f8 f30c3ba0 f5dbe800 f88e114a f5dbe828 f890fd78 f097ac00. + 00000000 f0a0cf68 c049b1c0 00000000 00006458 f097ac00 f097ac00 00000000. +Call Trace: +[] ? radeon_cp_resume+0x7d/0xbc [radeon] +[] ? drm_ioctl+0x1b0/0x225 [drm] +[] ? radeon_cp_resume+0x0/0xbc [radeon] +[] ? vfs_ioctl+0x50/0x69 +[] ? do_vfs_ioctl+0x23b/0x247 +[] ? audit_syscall_entry+0xf9/0x123 +[] ? sys_ioctl+0x40/0x5c +[] ? syscall_call+0x7/0xb +======================= +Code: 66 31 d2 09 c2 89 d8 e8 fc e7 ff ff 8b 83 cc 00 00 00 8b 53 34 03 10 8b 86 70 02 00 00 2b 50 44 +EIP: [] radeon_cp_init_ring_buffer+0x90/0x302 [radeon] SS:ESP 0068:f0a0cf08 -- cgit