I am using NFS Ganesha 2.2.0. When performing an unlink using a Windows
Server 2008 R2 client, I see a crash. I'm just wondering if anybody has
seen it before. This works fine in newer versions of Windows.

In the export structure, the lock field is NULL
(nlm_share->sns_export->lock) and it aborts.

0  0x00007fe5e83575f7 in raise () from /lib64/libc.so.6

#1  0x00007fe5e8358e28 in abort () from /lib64/libc.so.6

#2  0x00007fe5ea604147 in state_share_wipe (entry=entry@entry=0x7fe5bd441080)
at /usr/src/debug/nfs-ganesha-2.2.0/src/SAL/state_share.c:1144

#3  0x00007fe5ea6062cd in state_wipe_file (entry=entry@entry=0x7fe5bd441080)
at /usr/src/debug/nfs-ganesha-2.2.0/src/SAL/state_misc.c:1272

#4  0x00007fe5ea62d480 in cache_inode_lru_unref (entry=0x7fe5bd441080,
flags=flags@entry=0) at
/usr/src/debug/nfs-ganesha-2.2.0/src/cache_inode/cache_inode_lru.c:1474

#5  0x00007fe5ea61d52c in cache_inode_put (entry=<optimized out>) at
/usr/src/debug/nfs-ganesha-2.2.0/src/include/cache_inode_lru.h:178

#6  cache_inode_remove (entry=entry@entry=0x7fe5c4c35300,
name=name@entry=0x7fe5a2ce41c8
"hi4.txt") at
/usr/src/debug/nfs-ganesha-2.2.0/src/cache_inode/cache_inode_remove.c:199

#7  0x00007fe5ea5c2963 in nfs3_remove (arg=<optimized out>,
worker=<optimized out>, req=<optimized out>, res=0x7fe5ba8157c0)

    at /usr/src/debug/nfs-ganesha-2.2.0/src/Protocols/NFS/nfs3_remove.c:144

#8  0x00007fe5ea5b4b03 in nfs_rpc_execute (req=req@entry=0x7fe5a2db23a0,
worker_data=worker_data@entry=0x7fe5ba80e180) at
/usr/src/debug/nfs-ganesha-2.2.0/src/MainNFSD/nfs_worker_thread.c:1268

#9  0x00007fe5ea5b63ce in worker_run (ctx=0x7fe5e6e7dd80) at
/usr/src/debug/nfs-ganesha-2.2.0/src/MainNFSD/nfs_worker_thread.c:1535

#10 0x00007fe5ea649eb1 in fridgethr_start_routine (arg=0x7fe5e6e7dd80) at
/usr/src/debug/nfs-ganesha-2.2.0/src/support/fridgethr.c:562

#11 0x00007fe5e88f2dc5 in start_thread () from /lib64/libpthread.so.0

#12 0x00007fe5e841828d in clone () from /lib64/libc.so.6
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to