Skip to content

Instantly share code, notes, and snippets.

@Vicente-Cheng
Created April 10, 2012 09:40
Show Gist options
  • Save Vicente-Cheng/2349857 to your computer and use it in GitHub Desktop.
Save Vicente-Cheng/2349857 to your computer and use it in GitHub Desktop.
log when make load (dtrace4linux)
4183 Apr 11 00:52:37 nova-network kernel: [ 155.632974] ------------[ cut here ]------------
4184 Apr 11 00:52:37 nova-network kernel: [ 155.632984] WARNING: at kernel/trace/ftrace.c:1484 ftrace_bug+0x28f/0x2e0()
4185 Apr 11 00:52:37 nova-network kernel: [ 155.632986] Hardware name: QSSC-98J
4186 Apr 11 00:52:37 nova-network kernel: [ 155.632988] Modules linked in: dtracedrv(P+) zfs(P) zcommon(P) znvpair(P) zavl(P) zunicode(P) splat spl zlib_def late 8021q garp bridge stp iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 iptable_filter ip_tables x_tables nfsd nfs lockd fscache aut h_rpcgss nfs_acl sunrpc psmouse i7core_edac serio_raw edac_core ioatdma joydev lp parport usbhid hid e1000e ahci libahci igb dca
4187 Apr 11 00:52:37 nova-network kernel: [ 155.633020] Pid: 1475, comm: insmod Tainted: P 3.1.10-st0315-1 #2
4188 Apr 11 00:52:37 nova-network kernel: [ 155.633023] Call Trace:
4189 Apr 11 00:52:37 nova-network kernel: [ 155.633030] [<ffffffff8106392f>] warn_slowpath_common+0x7f/0xc0
4190 Apr 11 00:52:37 nova-network kernel: [ 155.633036] [<ffffffff8110ffd7>] ? __probe_kernel_read+0x47/0x70
4191 Apr 11 00:52:37 nova-network kernel: [ 155.633055] [<ffffffffa04cdd44>] ? dtrace_xcall+0x4/0x28 [dtracedrv]
4192 Apr 11 00:52:37 nova-network kernel: [ 155.633073] [<ffffffffa04cdd44>] ? dtrace_xcall+0x4/0x28 [dtracedrv]
4193 Apr 11 00:52:37 nova-network kernel: [ 155.633077] [<ffffffff8106398a>] warn_slowpath_null+0x1a/0x20
4194 Apr 11 00:52:37 nova-network kernel: [ 155.633080] [<ffffffff810de91f>] ftrace_bug+0x28f/0x2e0
4195 Apr 11 00:52:37 nova-network kernel: [ 155.633097] [<ffffffffa04cdd44>] ? dtrace_xcall+0x4/0x28 [dtracedrv]
4196 Apr 11 00:52:37 nova-network kernel: [ 155.633101] [<ffffffff810df5da>] ftrace_process_locs+0x1ba/0x320
4197 Apr 11 00:52:37 nova-network kernel: [ 155.633104] [<ffffffff810e0c17>] ftrace_module_notify+0x47/0x50
4198 Apr 11 00:52:37 nova-network kernel: [ 155.633109] [<ffffffff815e83ad>] notifier_call_chain+0x4d/0x70
4199 Apr 11 00:52:37 nova-network kernel: [ 155.633113] [<ffffffff8108c258>] __blocking_notifier_call_chain+0x58/0x80
4200 Apr 11 00:52:37 nova-network kernel: [ 155.633117] [<ffffffff8108c296>] blocking_notifier_call_chain+0x16/0x20
4201 Apr 11 00:52:37 nova-network kernel: [ 155.633121] [<ffffffff810a4193>] sys_init_module+0x73/0x230
4202 Apr 11 00:52:37 nova-network kernel: [ 155.633125] [<ffffffff815ec602>] system_call_fastpath+0x16/0x1b
4203 Apr 11 00:52:37 nova-network kernel: [ 155.633127] ---[ end trace 7c19ee6e23b7be10 ]---
4204 Apr 11 00:52:37 nova-network kernel: [ 155.633129] ftrace failed to modify [<ffffffffa04cdd44>] dtrace_xcall+0x4/0x28 [dtracedrv]
4205 Apr 11 00:52:37 nova-network kernel: [ 155.633147] actual: e8:bf:92:ff:ff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment