* ftrace eperm BUG.
@ 2013-09-26 1:41 Dave Jones
2013-09-26 2:10 ` Steven Rostedt
0 siblings, 1 reply; 3+ messages in thread
From: Dave Jones @ 2013-09-26 1:41 UTC (permalink / raw)
To: Steven Rostedt; +Cc: Linux Kernel
WARNING: CPU: 0 PID: 30602 at kernel/trace/ftrace.c:1701 ftrace_bug+0x206/0x270()
Modules linked in: fuse(+) bnep rfcomm hidp ipt_ULOG scsi_transport_iscsi nfc caif_socket caif af_802154 phonet af_rxrpc bluetooth rfkill can_raw can_bcm can llc2 pppoe pppox ppp_generic slhc irda crc_ccitt rds nfnetlink af_key rose x25 atm netrom appletalk ipx p8023 psnap p8022 llc ax25 coretemp hwmon x86_pkg_temp_thermal kvm_intel kvm snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_seq xfs crct10dif_pclmul crc32c_intel libcrc32c snd_seq_device ghash_clmulni_intel snd_pcm snd_page_alloc e1000e snd_timer usb_debug microcode pcspkr serio_raw snd ptp pps_core shpchp soundcore
CPU: 0 PID: 30602 Comm: modprobe Not tainted 3.12.0-rc2+ #85
ffffffff81a2ab24 ffff880238b2dc30 ffffffff81729bb7 0000000000000000
ffff880238b2dc68 ffffffff8105523d 0000000000000000 ffffffffa0514000
ffff88022e3a2f78 0000000000000000 ffff88022e187000 ffff880238b2dc78
Call Trace:
[<ffffffff81729bb7>] dump_stack+0x4e/0x82
[<ffffffff8105523d>] warn_slowpath_common+0x7d/0xa0
[<ffffffffa0514000>] ? 0xffffffffa0513fff
[<ffffffff8105531a>] warn_slowpath_null+0x1a/0x20
[<ffffffff811206e6>] ftrace_bug+0x206/0x270
[<ffffffffa0514000>] ? 0xffffffffa0513fff
[<ffffffff81120a5c>] ftrace_process_locs+0x30c/0x640
[<ffffffff81120dce>] ftrace_module_notify_enter+0x3e/0x50
[<ffffffff817382a6>] notifier_call_chain+0x66/0x150
[<ffffffff8108b107>] __blocking_notifier_call_chain+0x67/0xc0
[<ffffffff8108b176>] blocking_notifier_call_chain+0x16/0x20
[<ffffffff810dad4d>] load_module+0x1f7d/0x26a0
[<ffffffff810d5f00>] ? store_uevent+0x40/0x40
[<ffffffff810db606>] SyS_finit_module+0x86/0xb0
[<ffffffff8173cce4>] tracesys+0xdd/0xe2
---[ end trace 47a8e162ec529291 ]---
ftrace faulted on writing [<ffffffffa0514000>] fuse_dev_pipe_buf_steal+0x0/0x10 [fuse]
<total lock-up>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ftrace eperm BUG.
2013-09-26 1:41 ftrace eperm BUG Dave Jones
@ 2013-09-26 2:10 ` Steven Rostedt
2013-09-26 2:27 ` Dave Jones
0 siblings, 1 reply; 3+ messages in thread
From: Steven Rostedt @ 2013-09-26 2:10 UTC (permalink / raw)
To: Dave Jones; +Cc: Linux Kernel
Hi Dave,
Can you give me any more information on this? Like what you did to
trigger it. Was it just loading the fuse module? Or was there more
involved. Also, what kernel and what config?
Thanks,
-- Steve
On Wed, 25 Sep 2013 21:41:12 -0400
Dave Jones <davej@redhat.com> wrote:
> WARNING: CPU: 0 PID: 30602 at kernel/trace/ftrace.c:1701 ftrace_bug+0x206/0x270()
> Modules linked in: fuse(+) bnep rfcomm hidp ipt_ULOG scsi_transport_iscsi nfc caif_socket caif af_802154 phonet af_rxrpc bluetooth rfkill can_raw can_bcm can llc2 pppoe pppox ppp_generic slhc irda crc_ccitt rds nfnetlink af_key rose x25 atm netrom appletalk ipx p8023 psnap p8022 llc ax25 coretemp hwmon x86_pkg_temp_thermal kvm_intel kvm snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_seq xfs crct10dif_pclmul crc32c_intel libcrc32c snd_seq_device ghash_clmulni_intel snd_pcm snd_page_alloc e1000e snd_timer usb_debug microcode pcspkr serio_raw snd ptp pps_core shpchp soundcore
> CPU: 0 PID: 30602 Comm: modprobe Not tainted 3.12.0-rc2+ #85
> ffffffff81a2ab24 ffff880238b2dc30 ffffffff81729bb7 0000000000000000
> ffff880238b2dc68 ffffffff8105523d 0000000000000000 ffffffffa0514000
> ffff88022e3a2f78 0000000000000000 ffff88022e187000 ffff880238b2dc78
> Call Trace:
> [<ffffffff81729bb7>] dump_stack+0x4e/0x82
> [<ffffffff8105523d>] warn_slowpath_common+0x7d/0xa0
> [<ffffffffa0514000>] ? 0xffffffffa0513fff
> [<ffffffff8105531a>] warn_slowpath_null+0x1a/0x20
> [<ffffffff811206e6>] ftrace_bug+0x206/0x270
> [<ffffffffa0514000>] ? 0xffffffffa0513fff
> [<ffffffff81120a5c>] ftrace_process_locs+0x30c/0x640
> [<ffffffff81120dce>] ftrace_module_notify_enter+0x3e/0x50
> [<ffffffff817382a6>] notifier_call_chain+0x66/0x150
> [<ffffffff8108b107>] __blocking_notifier_call_chain+0x67/0xc0
> [<ffffffff8108b176>] blocking_notifier_call_chain+0x16/0x20
> [<ffffffff810dad4d>] load_module+0x1f7d/0x26a0
> [<ffffffff810d5f00>] ? store_uevent+0x40/0x40
> [<ffffffff810db606>] SyS_finit_module+0x86/0xb0
> [<ffffffff8173cce4>] tracesys+0xdd/0xe2
> ---[ end trace 47a8e162ec529291 ]---
> ftrace faulted on writing [<ffffffffa0514000>] fuse_dev_pipe_buf_steal+0x0/0x10 [fuse]
>
> <total lock-up>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ftrace eperm BUG.
2013-09-26 2:10 ` Steven Rostedt
@ 2013-09-26 2:27 ` Dave Jones
0 siblings, 0 replies; 3+ messages in thread
From: Dave Jones @ 2013-09-26 2:27 UTC (permalink / raw)
To: Steven Rostedt; +Cc: Linux Kernel
On Wed, Sep 25, 2013 at 10:10:25PM -0400, Steven Rostedt wrote:
> Hi Dave,
>
> Can you give me any more information on this? Like what you did to
> trigger it. Was it just loading the fuse module? Or was there more
> involved.
the 'total lockup' part meant the log file never made it to disk, so not really :-/
Usual trinity run. No special params (though I told it to exclude perf_event_open
because of all the other bugs I keep hitting).
> Also, what kernel and what config?
v3.12-rc2-83-g4b97280
http://codemonkey.org.uk/junk/config
Dave
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-26 2:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-26 1:41 ftrace eperm BUG Dave Jones
2013-09-26 2:10 ` Steven Rostedt
2013-09-26 2:27 ` Dave Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox