Skip to content

Instantly share code, notes, and snippets.

@lheckemann
Created November 23, 2017 20:18
Show Gist options
  • Save lheckemann/7354ea2963ed15a5fa31d1c48c4432e8 to your computer and use it in GitHub Desktop.
Save lheckemann/7354ea2963ed15a5fa31d1c48c4432e8 to your computer and use it in GitHub Desktop.
[ 1957.474112] SysRq : Trigger a crash
[ 1957.474176] BUG: unable to handle kernel NULL pointer dereference at (null)
[ 1957.474203] IP: [<c13130f7>] sysrq_handle_crash+0x17/0x20
[ 1957.474230] *pdpt = 000000003443d001 *pde = 0000000000000000
[ 1957.474254] Oops: 0002 [#1] SMP
[ 1957.474273] Modules linked in: ipt_REJECT xt_multiport iptable_filter ip_tables x_tables nfsd nfs_acl rpcsec_gss_krb5 auth_rpcgss oid_registrynfsv4 dns_resolver nfs lockd sunrpc fscache evdev pcspkr serio_raw cpqphp processor button hpilo hpwdt autofs4 ext4 crc16 mbcache jbd2 dm_mod netconsole configfs sg sr_mod cdrom ata_generic ohci_pci ehci_pci ohci_hcd tg3 psmouse ptp pata_serverworks pps_core ehci_hcd libphy libata cciss usbcore thermal i2c_piix4 scsi_mod usb_common i2c_core thermal_sys floppy
[ 1957.474584] CPU: 2 PID: 1387 Comm: bash Not tainted 3.16.0-4-686-pae #1 Debian 3.16.43-2+deb8u5
[ 1957.474635] Hardware name: HP ProLiant DL380 G3, BIOS P29 06/23/2004
[ 1957.474666] task: f68e1560 ti: f6b62000 task.ti: f6b62000
[ 1957.474700] EIP: 0060:[<c13130f7>] EFLAGS: 00010286 CPU: 2
[ 1957.474730] EIP is at sysrq_handle_crash+0x17/0x20
[ 1957.474758] EAX: 00000063 EBX: c1647e30 ECX: f75a5a88 EDX: f75a4524
[ 1957.474789] ESI: 00000063 EDI: 00000007 EBP: f6b63f14 ESP: f6b63f14
[ 1957.474819] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 1957.474850] CR0: 80050033 CR2: 00000000 CR3: 34430000 CR4: 000007f0
[ 1957.474881] Stack:
[ 1957.474903] f6b63f34 c13137ab c154b0e2 c159693c 00000000 00000002 f443ae00 c1313bd0
[ 1957.474982] f6b63f40 c1313bf4 f6852980 f6b63f60 c11bd8d8 f6b63f98 00000002 09acdc08
[ 1957.475057] f443ae00 00000002 c11bd890 f6b63f88 c116ef3d f6b63f98 00000001 f6b63f88
[ 1957.475131] Call Trace:
[ 1957.475160] [<c13137ab>] ? __handle_sysrq+0xdb/0x130
[ 1957.475191] [<c1313bd0>] ? sysrq_filter+0x3a0/0x3a0
[ 1957.475222] [<c1313bf4>] ? write_sysrq_trigger+0x24/0x40
[ 1957.475263] [<c11bd8d8>] ? proc_reg_write+0x48/0x80
[ 1957.475294] [<c11bd890>] ? proc_reg_poll+0x70/0x70
[ 1957.475326] [<c116ef3d>] ? vfs_write+0x9d/0x1d0
[ 1957.475356] [<c1187c79>] ? do_dup2+0x59/0x90
[ 1957.475385] [<c116f606>] ? SyS_write+0x46/0x90
[ 1957.475415] [<c14829df>] ? sysenter_do_call+0x12/0x12
[ 1957.475443] Code: e1 89 f8 e8 fc f8 ff ff eb d8 66 90 66 90 66 90 66 90 66 90 55 89 e5 3e 8d 74 26 00 c7 05 90 1e 73 c1 01 00 00 00 0f ae f8 89 f6 <c6> 05 00 00 00 00 01 5d c3 55 89 e5 53 83 ec 08 3e 8d 74 26 00
[ 1957.476016] EIP: [<c13130f7>] sysrq_handle_crash+0x17/0x20 SS:ESP 0068:f6b63f14
[ 1957.476137] CR2: 0000000000000000
[ 1957.476561] ---[ end trace 403e6be3c9d95efb ]---
[ 1957.476662] Kernel panic - not syncing: Fatal exception
[ 1957.476800] Kernel Offset: 0x0 from 0xc1000000 (relocation range: 0xc0000000-0xf7dfdfff)
[ 1957.476913] ---[ end Kernel panic - not syncing: Fatal exception
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment