From: Dave Jones <davej@redhat.com>
To: rostedt@goodmis.org
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: FTRACE_WARN_ON((rec->flags & ~FTRACE_FL_MASK) == 0))
Date: Tue, 27 Aug 2013 23:46:27 -0400 [thread overview]
Message-ID: <20130828034627.GA30596@redhat.com> (raw)
WARNING: CPU: 0 PID: 8961 at kernel/trace/ftrace.c:1640 __ftrace_hash_rec_update.part.37+0x20a/0x240()
Modules linked in: bridge stp fuse hidp bnep rfcomm nfnetlink ipt_ULOG scsi_transport_iscsi can_bcm nfc caif_socket caif af_802154 phonet af_rxrpc bluetooth rfkill can_raw can llc2 pppoe pppox ppp_generic slhc irda crc_ccitt rds af_key rose x25 atm netrom appletalk ipx p8023 psnap p8022 llc ax25 xfs libcrc32c snd_hda_codec_realtek snd_hda_intel snd_hda_codec pcspkr snd_hwdep usb_debug snd_seq snd_seq_device snd_pcm snd_page_alloc snd_timer snd e1000e ptp soundcore pps_core
CPU: 0 PID: 8961 Comm: trinity-child4 Not tainted 3.11.0-rc7+ #30
ffffffff81a21901 ffff880210039c60 ffffffff816f9e2f 0000000000000000
ffff880210039c98 ffffffff81052dcd 0000000000000000 0000000000000001
ffff8801cc5d2000 0000000000000000 ffff88022f357248 ffff880210039ca8
Call Trace:
[<ffffffff816f9e2f>] dump_stack+0x54/0x74
[<ffffffff81052dcd>] warn_slowpath_common+0x7d/0xa0
[<ffffffff81052eaa>] warn_slowpath_null+0x1a/0x20
[<ffffffff81115d1a>] __ftrace_hash_rec_update.part.37+0x20a/0x240
[<ffffffff81117e18>] ftrace_shutdown+0xb8/0x160
[<ffffffff811182a0>] unregister_ftrace_function+0x30/0x50
[<ffffffff81135e57>] perf_ftrace_event_register+0x87/0x130
[<ffffffff81135cdc>] perf_trace_destroy+0x2c/0x50
[<ffffffff8113df29>] tp_perf_event_destroy+0x9/0x10
[<ffffffff81140507>] free_event+0xa7/0x300
[<ffffffff811407c4>] perf_event_release_kernel+0x64/0x90
[<ffffffff811413c3>] put_event+0x133/0x1c0
[<ffffffff811412c0>] ? put_event+0x30/0x1c0
[<ffffffff81141460>] perf_release+0x10/0x20
[<ffffffff811b969a>] __fput+0xfa/0x2e0
[<ffffffff811b98ce>] ____fput+0xe/0x10
[<ffffffff8107a2fc>] task_work_run+0xac/0xe0
[<ffffffff8105469c>] do_exit+0x2cc/0xcd0
[<ffffffff8170cfc0>] ? ftrace_call+0x5/0x2f
[<ffffffff8105643c>] do_group_exit+0x4c/0xc0
[<ffffffff810564c4>] SyS_exit_group+0x14/0x20
[<ffffffff8170d594>] tracesys+0xdd/0xe2
---[ end trace e1bf4ddc241d086b ]---
1640 if (FTRACE_WARN_ON((rec->flags & ~FTRACE_FL_MASK) == 0))
1641 return;
next reply other threads:[~2013-08-28 3:46 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-28 3:46 Dave Jones [this message]
2013-08-28 13:54 ` FTRACE_WARN_ON((rec->flags & ~FTRACE_FL_MASK) == 0)) Steven Rostedt
2013-08-28 13:58 ` Steven Rostedt
2013-08-28 15:17 ` Steven Rostedt
2013-08-28 18:27 ` Dave Jones
2013-08-28 18:29 ` Dave Jones
2013-08-28 19:27 ` Steven Rostedt
2013-09-30 17:12 ` Dave Jones
2013-10-01 3:56 ` Steven Rostedt
2013-10-01 4:20 ` Dave Jones
2013-10-01 12:28 ` Steven Rostedt
2013-10-02 14:16 ` Dave Jones
2013-10-02 16:43 ` Steven Rostedt
2013-10-02 16:53 ` Dave Jones
2013-08-28 14:31 ` Steven Rostedt
2013-08-28 16:23 ` Dave Jones
2013-08-28 16:50 ` Vince Weaver
2013-08-28 16:57 ` Steven Rostedt
2013-08-28 17:33 ` Dave Jones
-- strict thread matches above, loose matches on Subject: below --
2014-01-30 4:16 Dave Jones
2014-01-30 4:50 ` Steven Rostedt
2014-01-30 5:32 ` Dave Jones
2014-01-30 13:55 ` Steven Rostedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130828034627.GA30596@redhat.com \
--to=davej@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rostedt@goodmis.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.