Skip to content

Instantly share code, notes, and snippets.

@Firefishy
Created May 14, 2013 11:24
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 Firefishy/5575252 to your computer and use it in GitHub Desktop.
Save Firefishy/5575252 to your computer and use it in GitHub Desktop.
Ramoth panic.
[ 1932.041266] BUG: unable to handle kernel NULL pointer dereference at (null)
[ 1932.049227] IP: [<ffffffff8108883a>] __wake_up_common+0x2a/0x90
[ 1932.055206] PGD f54ecd067 PUD f54ece067 PMD 0
[ 1932.059775] Oops: 0000 [#1] SMP
[ 1932.063088] Modules linked in: ipmi_devintf(F) ipmi_si(F) ipmi_msghandler(F) act_police(F) cls_basic(F) cls_flow(F) cls_fw(F) cls_u32(F) sch_tbf(F) sch_prio(F) sch_htb(F) sch_hfsc(F) sch_ingress(F) sch_sf
q(F) xt_LOG(F) xt_time(F) xt_connlimit(F) xt_realm(F) xt_addrtype(F) iptable_raw(F) xt_comment(F) xt_recent(F) xt_policy(F) xt_nat(F) ipt_ULOG(F) ipt_REJECT(F) ipt_MASQUERADE(F) ipt_ECN(F) ipt_CLUSTERIP(F) i
pt_ah(F) xt_set(F) ip_set(F) nf_nat_tftp(F) nf_nat_snmp_basic(F) nf_conntrack_snmp(F) nf_nat_sip(F) nf_nat_pptp(F) nf_nat_proto_gre(F) nf_nat_irc(F) nf_nat_h323(F) nf_nat_ftp(F) nf_nat_amanda(F) ts_kmp(F) nf
_conntrack_amanda(F) nf_conntrack_sane(F) nf_conntrack_tftp(F) nf_conntrack_sip(F) nf_conntrack_proto_sctp(F) nf_conntrack_pptp(F) nf_conntrack_proto_gre(F) nf_conntrack_netlink(F) nf_conntrack_netbios_ns(F)
nf_conntrack_broadcast(F) nf_conntrack_irc(F) nf_conntrack_h323(F) nf_conntrack_ftp(F) xt_TPROXY(F) nf_tproxy_core(F) nf_defrag_ipv6(F) xt_tcpmss(F) xt_pkttype(F) xt_physdev(F) xt_owner(F) xt_NFQUEUE(F) xt_
NFLOG(F) nfnetlink_log(F) xt_multiport(F) xt_mark(F) xt_mac(F) xt_limit(F) xt_length(F) xt_iprange(F) xt_helper(F) xt_hashlimit(F) xt_DSCP(F) xt_dscp(F) xt_dccp(F) xt_conntrack(F) xt_connmark(F) xt_CLASSIFY(
F) xt_AUDIT(F) xt_tcpudp(F) xt_state(F) iptable_nat(F) nf_nat_ipv4(F) nf_nat(F) nf_conntrack_ipv4(F) nf_defrag_ipv4(F) nf_conntrack(F) iptable_mangle(F) nfnetlink(F) iptable_filter(F) ip_tables(F) x_tables(F
) nfsv3(F) nfsd(F) nfs_acl(F) auth_rpcgss(F) nfs(F) fscache(F) lockd(F) sunrpc(F) kvm_amd(F) kvm(F) w83627hf_wdt(F) ghash_clmulni_intel(F) lp(F) xfs(F) aesni_intel(F) ablk_helper(F) cryptd(F) lrw(F) parport(
F) psmouse(F) joydev(F) aes_x86_64(F) xts(F) mac_hid(F) sp5100_tco(F) libcrc32c(F) gf128mul(F) serio_raw(F) amd64_edac_mod(F) edac_core(F) fam15h_power(F) k10temp(F) i2c_piix4(F) edac_mce_amd(F) microcode(F)
ses(F) enclosure(F) hid_generic(F) usbhid(F) hid(F) igb(OF) dca(F) megaraid_sas(F) i2c_algo_bit(F)
[ 1932.237901] CPU 2
[ 1932.239747] Pid: 12584, comm: postgres Tainted: GF O 3.8.0-19-generic #30~precise1-Ubuntu Supermicro H8DGU/H8DGU
[ 1932.251047] RIP: 0010:[<ffffffff8108883a>] [<ffffffff8108883a>] __wake_up_common+0x2a/0x90
[ 1932.259476] RSP: 0018:ffff880f54f8ba68 EFLAGS: 00010092
[ 1932.264850] RAX: 0000000000000282 RBX: ffff880fc823e600 RCX: 0000000000000001
[ 1932.272079] RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff880fc823e600
[ 1932.279308] RBP: ffff880f54f8baa8 R08: 00000000000000c3 R09: 0000000000000000
[ 1932.286540] R10: dead000000200200 R11: 0000000000000000 R12: 0000000000000001
[ 1932.293761] R13: ffff880fc823e608 R14: 00000000000000c3 R15: 0000000000000001
[ 1932.300990] FS: 00007f82242bb740(0000) GS:ffff880fdfc80000(0000) knlGS:0000000000000000
[ 1932.309200] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1932.314996] CR2: 0000000000000000 CR3: 0000000f54ecc000 CR4: 00000000000407e0
[ 1932.322162] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 1932.329375] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 1932.336597] Process postgres (pid: 12584, threadinfo ffff880f54f8a000, task ffff880fc82b8000)
[ 1932.345248] Stack:
[ 1932.347294] ffff880f54f8ba78 0000000100000001 ffff880f54f8ba88 ffff880fc823e600
[ 1932.354855] 0000000000000001 0000000000000282 0000000000000001 00000000000000c3
[ 1932.362423] ffff880f54f8bae8 ffffffff8108a213 0000000000000403 ffff880f5f1d6200
[ 1932.369990] Call Trace:
[ 1932.372480] [<ffffffff8108a213>] __wake_up_sync_key+0x53/0x80
[ 1932.378387] [<ffffffff815d029e>] sock_def_readable+0x3e/0x70
[ 1932.384221] [<ffffffff8162fdbb>] tcp_rcv_established+0x53b/0x7e0
[ 1932.390407] [<ffffffff816f20fe>] ? _raw_spin_lock_bh+0x1e/0x30
[ 1932.396408] [<ffffffff81639cb4>] tcp_v4_do_rcv+0x134/0x220
[ 1932.402027] [<ffffffff816229e7>] tcp_prequeue_process+0x67/0xb0
[ 1932.408074] [<ffffffff81626d17>] tcp_recvmsg+0x8e7/0xb60
[ 1932.413566] [<ffffffff81134c67>] ? file_read_actor+0x77/0x170
[ 1932.419492] [<ffffffff8164d86b>] inet_recvmsg+0x6b/0x80
[ 1932.424879] [<ffffffff8164d8e1>] ? inet_sendmsg+0x61/0xb0
[ 1932.430396] [<ffffffff815c9410>] sock_recvmsg+0xe0/0x100
[ 1932.435854] [<ffffffff815cccce>] sys_recvfrom+0xee/0x170
[ 1932.441348] [<ffffffff8119b414>] ? generic_file_llseek+0x24/0x30
[ 1932.447576] [<ffffffffa03bd029>] ? xfs_file_llseek+0x29/0x70 [xfs]
[ 1932.453881] [<ffffffff8119af23>] ? vfs_llseek+0x33/0x40
[ 1932.459271] [<ffffffff8119b49e>] ? sys_lseek+0x7e/0x90
[ 1932.464592] [<ffffffff816fad5d>] system_call_fastpath+0x1a/0x1f
[ 1932.470679] Code: 00 66 66 66 66 90 55 48 89 e5 41 57 41 89 cf 41 56 4d 89 c6 41 55 4c 8d 6f 08 41 54 53 48 83 ec 18 89 55 c8 48 8b 57 08 89 75 cc <48> 8b 1a 48 8d 42 e8 48 83 eb 18 49 39 d5 75 0c eb 3d 0f 1f 40
[ 1932.491349] RIP [<ffffffff8108883a>] __wake_up_common+0x2a/0x90
[ 1932.497408] RSP <ffff880f54f8ba68>
[ 1932.500923] CR2: 0000000000000000
[ 1932.504645] ---[ end trace 17d1d5fce327d9c4 ]---
[ 1933.459586] Kernel panic - not syncing: Fatal exception in interrupt
[ 1934.415566] Rebooting in 60 seconds..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment