Skip to content

Instantly share code, notes, and snippets.

@nedbass
Created March 27, 2015 18:14
Show Gist options
  • Save nedbass/fa4d76c73c47d2a5f6fb to your computer and use it in GitHub Desktop.
Save nedbass/fa4d76c73c47d2a5f6fb to your computer and use it in GitHub Desktop.
VERIFY3(0 == zpl_xattr_security_init(ip, dir, &dentry->d_name)) failed (0 == -28)
[21931.297279] VERIFY3(0 == zpl_xattr_security_init(ip, dir, &dentry->d_name)) failed (0 == -28)
[21931.297351] PANIC at zpl_inode.c:105:zpl_create()
[21931.297361] Showing stack for process 6033
[21931.297369] CPU: 0 PID: 6033 Comm: mktemp Tainted: P OE 3.18.9-200.fc21.x86_64 #1
[21931.297371] Hardware name: Red Hat RHEV Hypervisor, BIOS 0.5.1 01/01/2007
[21931.297376] 0000000000000000 00000000d5db4e65 ffff88002bbbfa58 ffffffff8175b71c
[21931.297382] 0000000000000000 ffffffffa050fb26 ffff88002bbbfa68 ffffffffa02bf8d4
[21931.297386] ffff88002bbbfbf8 ffffffffa02bf99b ffffffff817644e1 00000000ffffffe4
[21931.297390] Call Trace:
[21931.297422] [<ffffffff8175b71c>] dump_stack+0x46/0x58
[21931.297442] [<ffffffffa02bf8d4>] spl_dumpstack+0x44/0x50 [spl]
[21931.297450] [<ffffffffa02bf99b>] spl_panic+0xbb/0x100 [spl]
[21931.297464] [<ffffffff817644e1>] ? ftrace_call+0x5/0x2f
[21931.297488] [<ffffffff81317949>] ? security_inode_init_security+0x89/0x100
[21931.297492] [<ffffffff817644e1>] ? ftrace_call+0x5/0x2f
[21931.297496] [<ffffffff81317949>] ? security_inode_init_security+0x89/0x100
[21931.297654] [<ffffffffa04b18b7>] zpl_create+0x197/0x1e0 [zfs]
[21931.297671] [<ffffffff8121f805>] vfs_create+0xd5/0x140
[21931.297675] [<ffffffff81221248>] do_last+0x818/0x1210
[21931.297679] [<ffffffff817644e1>] ? ftrace_call+0x5/0x2f
[21931.297686] [<ffffffff8121e578>] ? inode_permission+0x18/0x50
[21931.297692] [<ffffffff812243d7>] path_openat+0xc7/0x6a0
[21931.297698] [<ffffffff81225c09>] do_filp_open+0x49/0xd0
[21931.297705] [<ffffffff81212bfb>] do_sys_open+0x13b/0x250
[21931.297710] [<ffffffff81212d2e>] SyS_open+0x1e/0x20
[21931.297715] [<ffffffff81762129>] system_call_fastpath+0x12/0x17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment