linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* AIO free_ioctx WARN_ON triggered by fuzz-testing.
@ 2013-09-16 20:16 Dave Jones
  0 siblings, 0 replies; only message in thread
From: Dave Jones @ 2013-09-16 20:16 UTC (permalink / raw)
  To: Linux Kernel; +Cc: koverstreet, bcrl

Just hit this while running trinity for a few hours.

	WARN_ON(atomic_read(&ctx->reqs_available) > ctx->nr_events - 1);

WARNING: CPU: 1 PID: 20990 at fs/aio.c:451 free_ioctx+0x25d/0x260()
Modules linked in: tun fuse snd_seq_dummy bridge stp hidp rfcomm bnep scsi_transport_iscsi ipt_ULOG nfnetlink can_bcm can_raw nfc caif_socket caif af_802154 phonet af_rxrpc bluetooth rfkill 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 snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec e1000e snd_hwdep libcrc32c snd_seq coretemp hwmon x86_pkg_temp_thermal snd_seq_device kvm_intel kvm crct10dif_pclmul crc32c_intel ghash_clmulni_intel usb_debug snd_pcm serio_raw pcspkr microcode snd_page_alloc ptp snd_timer snd shpchp pps_core soundcore
CPU: 1 PID: 20990 Comm: kworker/1:1 Not tainted 3.11.0+ #78 
Hardware name: Intel Corporation Shark Bay Client platform/Flathead Creek Crb, BIOS HSWLPTU1.86C.0109.R03.1301282055 01/28/2013
Workqueue: events free_ioctx
 ffffffff81a405bf ffff8801be28bcb0 ffffffff81729187 0000000000000000
 ffff8801be28bce8 ffffffff8105528d ffff8802242b6ec8 ffff8802242b6f40
 ffff8801aa6c9000 ffff8802242b70a8 ffff8801be28bfd8 ffff8801be28bcf8
Call Trace:
 [<ffffffff81729187>] dump_stack+0x4e/0x82
 [<ffffffff8105528d>] warn_slowpath_common+0x7d/0xa0
 [<ffffffff8105536a>] warn_slowpath_null+0x1a/0x20
 [<ffffffff81217fed>] free_ioctx+0x25d/0x260
 [<ffffffff81084aa0>] ? wake_up_atomic_t+0x30/0x30
 [<ffffffff81077c01>] process_one_work+0x211/0x710
 [<ffffffff81077b95>] ? process_one_work+0x1a5/0x710
 [<ffffffff8107821d>] worker_thread+0x11d/0x3a0
 [<ffffffff81078100>] ? process_one_work+0x710/0x710
 [<ffffffff8108379d>] kthread+0xed/0x100
 [<ffffffff810836b0>] ? insert_kthread_work+0x80/0x80
 [<ffffffff8173c05c>] ret_from_fork+0x7c/0xb0
 [<ffffffff810836b0>] ? insert_kthread_work+0x80/0x80
---[ end trace cd0b6492eb84e062 ]---


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-16 20:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-16 20:16 AIO free_ioctx WARN_ON triggered by fuzz-testing Dave Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).