-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RIP [<ffffffff8150fca7>] __mutex_lock_slowpath+0x47/0x1c0 #3940
Comments
What version of ZFS and is this still an issue? |
After ~36 days uptime crash again (2015-12-18) modinfo zfs |grep versionversion: 0.6.5.2-2 uname -aLinux ohv1 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09) x86_64 GNU/Linux Process D state: zpool listNAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT dedup off dmesg: |
That appears to be the same issue as #3678. |
Closing as duplicate. |
Debian 8.2, zfs 0.6.5.2-2. raidz1-0 3x SSD
dmesg:
[256678.875157] general protection fault: 0000 [#1] SMP
[256678.875173] Modules linked in: nfsd auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc 8021q garp mrp bridge stp llc bonding snd_hda_codec_hdmi zfs(PO) zunicode(PO) zcommon(PO) znvpair(PO) spl(O) zavl(PO) x86_pkg_temp_thermal intel_powerclamp intel_rapl coretemp kvm_intel kvm snd_hda_codec_realtek iTCO_wdt crc32_pclmul eeepc_wmi iTCO_vendor_support asus_wmi snd_hda_codec_generic sparse_keymap rfkill evdev ghash_clmulni_intel nouveau aesni_intel aes_x86_64 lrw mxm_wmi gf128mul video glue_helper ablk_helper cryptd ttm psmouse sb_edac drm_kms_helper snd_hda_intel pcspkr snd_hda_controller serio_raw drm edac_core snd_hda_codec snd_hwdep i2c_algo_bit snd_pcm snd_timer snd lpc_ich soundcore i2c_i801 mei_me i2c_core shpchp mfd_core mei wmi tpm_infineon processor tpm_tis thermal_sys tpm button fuse
[256678.875304] autofs4 ext4 crc16 mbcache jbd2 dm_mod raid1 md_mod sg sd_mod crc_t10dif crct10dif_generic crct10dif_pclmul crct10dif_common crc32c_intel ahci libahci ehci_pci xhci_hcd firewire_ohci ehci_hcd libata e1000e scsi_mod usbcore ptp firewire_core crc_itu_t usb_common pps_core
[256678.875354] CPU: 5 PID: 20122 Comm: systemd-udevd Tainted: P O 3.16.0-4-amd64 #1 Debian 3.16.7-ckt11-1+deb8u5
[256678.875361] Hardware name: System manufacturer System Product Name/P9X79, BIOS 4608 12/24/2013
[256678.875367] task: ffff8810388a4050 ti: ffff880f530ac000 task.ti: ffff880f530ac000
[256678.875372] RIP: 0010:[] [] __mutex_lock_slowpath+0x47/0x1c0
[256678.875383] RSP: 0018:ffff880f530af800 EFLAGS: 00010206
[256678.875387] RAX: 15e6d2c84df29899 RBX: ffff880ffbdd71d8 RCX: 00000000000000e0
[256678.875392] RDX: 000000000000002f RSI: ffff881038438000 RDI: ffff880ffbdd71d8
[256678.875398] RBP: ffff880f530af850 R08: 0000000000000008 R09: ffff880ffadbc848
[256678.875402] R10: ffff880e864b31c8 R11: 0000000000001000 R12: ffff880ffbdd7210
[256678.875407] R13: ffff8810388a4050 R14: ffff880ffbdd71d8 R15: 0000000000000000
[256678.875413] FS: 00007f0d0505c880(0000) GS:ffff88103fd40000(0000) knlGS:0000000000000000
[256678.875418] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[256678.875422] CR2: 00007f3bbd890000 CR3: 0000000f290b8000 CR4: 00000000000407e0
[256678.875427] Stack:
[256678.875430] ffff880febe04008 0000000000004210 0000000000000000 00000000000000e0
[256678.875441] 0000000000000000 ffff880ffbdd71d8 ffff880ffbdd7210 0000000000001000
[256678.875450] ffff880ffbdd71d8 0000000000000000 ffff880ffbdd7130 ffffffff8150fe3b
[256678.875458] Call Trace:
[256678.875463] [] ? mutex_lock+0x1b/0x2a
[256678.875482] [] ? zfs_range_lock+0x88/0x600 [zfs]
[256678.875496] [] ? zvol_request+0x276/0x5f0 [zfs]
[256678.875503] [] ? generic_make_request_checks+0x264/0x390
[256678.875508] [] ? generic_make_request+0xb0/0x100
[256678.875514] [] ? submit_bio+0x71/0x150
[256678.875521] [] ? bio_alloc_bioset+0x198/0x290
[256678.875527] [] ? _submit_bh+0x12a/0x1f0
[256678.875533] [] ? block_read_full_page+0x1cf/0x2c0
[256678.875538] [] ? I_BDEV+0x10/0x10
[256678.875544] [] ? __add_to_page_cache_locked+0x13b/0x1f0
[256678.875550] [] ? blkdev_write_begin+0x20/0x20
[256678.875556] [] ? do_read_cache_page+0x7e/0x1c0
[256678.875562] [] ? string.isra.7+0x36/0xe0
[256678.875568] [] ? read_dev_sector+0x28/0xa0
[256678.875573] [] ? check_partition+0x210/0x210
[256678.875578] [] ? adfspart_check_ICS+0x71/0x270
[256678.875856] [] ? snprintf+0x39/0x40
[256678.876479] [] ? check_partition+0x210/0x210
[256678.877101] [] ? check_partition+0xff/0x210
[256678.877713] [] ? rescan_partitions+0xad/0x280
[256678.878310] [] ? bdi_lock_two+0x1e/0x50
[256678.878890] [] ? __blkdev_get+0x35b/0x480
[256678.879454] [] ? blkdev_get_by_dev+0x40/0x40
[256678.880001] [] ? blkdev_get+0x1b6/0x310
[256678.880531] [] ? blkdev_get_by_dev+0x40/0x40
[256678.881043] [] ? do_dentry_open+0x1f2/0x330
[256678.881529] [] ? finish_open+0x2d/0x40
[256678.882002] [] ? do_last+0x654/0x11b0
[256678.882451] [] ? path_openat+0xbb/0x680
[256678.882892] [] ? free_pages_and_swap_cache+0x95/0xb0
[256678.883317] [] ? do_filp_open+0x3a/0x90
[256678.883732] [] ? __alloc_fd+0x7c/0x120
[256678.884140] [] ? do_sys_open+0x129/0x220
[256678.884535] [] ? system_call_fast_compare_end+0x10/0x15
[256678.884928] Code: 89 fb 48 83 e4 f0 48 83 ec 20 65 48 8b 04 25 88 b8 00 00 48 8b 80 38 c0 ff ff a8 08 75 28 48 8b 47 18 48 85 c0 0f 84 5e 01 00 00 <8b> 40 28 85 c0 74 14 4c 8d 7b 20 4c 89 ff e8 c6 c5 b9 ff 84 c0
[256678.885838] RIP [] __mutex_lock_slowpath+0x47/0x1c0
[256678.886246] RSP
[256678.888792] ---[ end trace 3fbb330e1ffc2fc2 ]---
The text was updated successfully, but these errors were encountered: