Skip to content

Instantly share code, notes, and snippets.

@bakercp
Created May 22, 2013 04:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bakercp/5625244 to your computer and use it in GitHub Desktop.
Save bakercp/5625244 to your computer and use it in GitHub Desktop.
[ 261.526630] Unable to handle kernel NULL pointer dereference at virtual address 00000000
[ 261.535342] pgd = df7f0000
[ 261.538259] [00000000] *pgd=00000000
[ 261.542101] Internal error: Oops: 5 [#2] SMP ARM
[ 261.546952] Modules linked in: bufferclass_ti(O+) omaplfb(O+) pvrsrvkm(O)
[ 261.554139] CPU: 0 Tainted: G D O (3.8.13-bone18.1 #1)
[ 261.560864] PC is at AllocateDeviceID+0x0/0x48 [pvrsrvkm]
[ 261.566631] LR is at PVRSRVRegisterBCDeviceKM+0xfc/0x17c [pvrsrvkm]
[ 261.573215] pc : [<bf0063e8>] lr : [<bf002290>] psr: 40000013
[ 261.573215] sp : de509e28 ip : 00000000 fp : 0000001c
[ 261.585249] r10: bf041b43 r9 : bf003a04 r8 : bf041f58
[ 261.590734] r7 : de417ce0 r6 : 00000000 r5 : de417cc4 r4 : 00000000
[ 261.597581] r3 : de132280 r2 : 00000002 r1 : de132288 r0 : 00000000
[ 261.604431] Flags: nZcv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
[ 261.611918] Control: 10c5387d Table: 9f7f0019 DAC: 00000015
[ 261.617949] Process modprobe (pid: 1015, stack limit = 0xde508240)
[ 261.624433] Stack: (0xde509e28 to 0xde50a000)
[ 261.653211] 9e20: df7edec0 de132280 00000032 de417cc0 00000000 00000000
[ 261.665367] 9e40: bf041f58 bf0441f0 bf041b43 00000000 bf041df0 de509f58 00000000 00000001
[ 261.674185] 9e60: bf041e38 00000000 bf044000 c0008890 bf044000 00000000 00000001 bf041df0
[ 261.682919] 9e80: bf041df0 de509f58 00000000 00000001 bf041e38 00000001 df76b540 c0089f20
[ 261.691605] 9ea0: bf041dfc 00007fff c0085e30 00000010 c0087418 00000028 00000000 bf041dfc
[ 261.700274] 9ec0: bf041f44 0000008b c05f84ac e09a0214 de509eec b6ed2fa8 20000013 c083c6dc
[ 261.708938] 9ee0: de509f1c c05ed718 e09a1000 b6dc0000 00000f54 00000000 00000000 00000000
[ 261.717595] 9f00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 261.726257] 9f20: 00000000 00000000 00000000 00000000 000000d2 b6dba000 00006fd4 b6ed2fa8
[ 261.734918] 9f40: 00000080 c000daa4 de508000 00000000 00000000 c008a29c e099b000 00006fd4
[ 261.748873] 9f60: e099fc24 e099fa87 e09a1c4c 00000f90 00001480 00000000 00000000 00000000
[ 261.766428] 9f80: 00000026 00000027 00000014 00000018 0000000f 00000000 b6f161c0 00040000
[ 261.785955] 9fa0: b6f162e8 c000d920 b6f161c0 00040000 b6dba000 00006fd4 b6ed2fa8 00000002
[ 261.801243] 9fc0: b6f161c0 00040000 b6f162e8 00000080 b6f1e1b8 00000000 00006fd4 00000000
[ 261.811926] 9fe0: b6e52c00 bed0a3d8 b6ecd3ad b6e52c10 80000010 b6dba000 00000000 00000000
[ 261.821044] [<bf0063e8>] (AllocateDeviceID+0x0/0x48 [pvrsrvkm]) from [<bf002290>] (PVRSRVRegisterBCDeviceKM+0xfc/0x17c [pvrsrvkm])
[ 261.833644] [<bf002290>] (PVRSRVRegisterBCDeviceKM+0xfc/0x17c [pvrsrvkm]) from [<bf0441f0>] (bc_cat_init+0x1f0/0x2bc [bufferclass_ti])
[ 261.846465] [<bf0441f0>] (bc_cat_init+0x1f0/0x2bc [bufferclass_ti]) from [<c0008890>] (do_one_initcall+0x90/0x160)
[ 261.857434] [<c0008890>] (do_one_initcall+0x90/0x160) from [<c0089f20>] (load_module+0x1944/0x1bf4)
[ 261.867013] [<c0089f20>] (load_module+0x1944/0x1bf4) from [<c008a29c>] (sys_init_module+0xcc/0xec)
[ 261.876499] [<c008a29c>] (sys_init_module+0xcc/0xec) from [<c000d920>] (ret_fast_syscall+0x0/0x30)
[ 261.886409] Code: e3e00000 ebffed9d e1a00004 e8bd8038 (e5902000)
[ 261.892962] ---[ end trace 0c18612166250fc6 ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment