Skip to content

Instantly share code, notes, and snippets.

@pfactum
Created January 7, 2016 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pfactum/7f63bb99c530d26ded18 to your computer and use it in GitHub Desktop.
Save pfactum/7f63bb99c530d26ded18 to your computer and use it in GitHub Desktop.
#0 0x00007ffff5c155f8 in raise () from /usr/lib/libc.so.6
#1 0x00007ffff5c16a7a in abort () from /usr/lib/libc.so.6
#2 0x00007ffff5c0e417 in __assert_fail_base () from /usr/lib/libc.so.6
#3 0x00007ffff5c0e4c2 in __assert_fail () from /usr/lib/libc.so.6
#4 0x00007ffff3e22797 in __inode_forget (inode=0x7fff5807e88c, nlookup=1) at inode.c:716
#5 0x00007ffff3e234ed in inode_forget (inode=0x7fff5807e88c, nlookup=1) at inode.c:1128
#6 0x00007ffff40d4182 in pub_glfs_h_close (object=0x7fff5807e0b0) at glfs-handleops.c:1342
#7 0x00007ffff44ea9d2 in handle_release (obj_hdl=0x7fff5807ee68)
at /home/pf/work/devel/3rdparty/nfs-ganesha/src/FSAL/FSAL_GLUSTER/handle.c:66
#8 0x00000000004ef9f1 in cache_inode_lru_clean (entry=0x7fff5807f130)
at /home/pf/work/devel/3rdparty/nfs-ganesha/src/cache_inode/cache_inode_lru.c:421
#9 0x00000000004f280d in cache_inode_lru_get (entry=0x7fff94ff7a40)
at /home/pf/work/devel/3rdparty/nfs-ganesha/src/cache_inode/cache_inode_lru.c:1207
#10 0x00000000004e81a5 in cache_inode_new_entry (new_obj=0x7fff5c0066a8, flags=0, entry=0x7fff94ff7aa8)
at /home/pf/work/devel/3rdparty/nfs-ganesha/src/cache_inode/cache_inode_misc.c:281
#11 0x00000000004dc531 in populate_dirent (name=0x7fff94ff7b33 "1397087703.H375221P22322.beryllium.la.net.ua",
dir_state=0x7fff94ff7ca0, cookie=354) at /home/pf/work/devel/3rdparty/nfs-ganesha/src/cache_inode/cache_inode_readdir.c:406
#12 0x00007ffff44eadea in read_dirents (dir_hdl=0x986368, whence=0x0, dir_state=0x7fff94ff7ca0, cb=0x4dc341 <populate_dirent>,
eof=0x7fff94ff7cbf) at /home/pf/work/devel/3rdparty/nfs-ganesha/src/FSAL/FSAL_GLUSTER/handle.c:192
#13 0x00000000004dc852 in cache_inode_readdir_populate (directory=0x7fff5809b420)
at /home/pf/work/devel/3rdparty/nfs-ganesha/src/cache_inode/cache_inode_readdir.c:493
#14 0x00000000004dd1b2 in cache_inode_readdir (directory=0x7fff5809b420, cookie=0, nbfound=0x7fff94ff7e4c, eod_met=0x7fff94ff7e67,
attrmask=122822, cb=0x477515 <nfs4_readdir_callback>, opaque=0x7fff94ff7df0)
at /home/pf/work/devel/3rdparty/nfs-ganesha/src/cache_inode/cache_inode_readdir.c:649
#15 0x000000000047857b in nfs4_op_readdir (op=0x7fff74002010, data=0x7fff94ff7f00, resp=0x7fff5c001010)
at /home/pf/work/devel/3rdparty/nfs-ganesha/src/Protocols/NFS/nfs4_op_readdir.c:611
#16 0x000000000045d0c5 in nfs4_Compound (arg=0x7fff74000ab0, req=0x7fff740008f0, res=0x7fff5c0012a0)
at /home/pf/work/devel/3rdparty/nfs-ganesha/src/Protocols/NFS/nfs4_Compound.c:710
#17 0x0000000000443387 in nfs_rpc_execute (reqdata=0x7fff740008c0)
at /home/pf/work/devel/3rdparty/nfs-ganesha/src/MainNFSD/nfs_worker_thread.c:1288
#18 0x0000000000443cc5 in worker_run (ctx=0x8ce1f0) at /home/pf/work/devel/3rdparty/nfs-ganesha/src/MainNFSD/nfs_worker_thread.c:1548
#19 0x0000000000517c70 in fridgethr_start_routine (arg=0x8ce1f0)
at /home/pf/work/devel/3rdparty/nfs-ganesha/src/support/fridgethr.c:561
#20 0x00007ffff65f84a4 in start_thread () from /usr/lib/libpthread.so.0
#21 0x00007ffff5ccb13d in clone () from /usr/lib/libc.so.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment