The Samba-Bugzilla – Attachment 4578 Details for
Bug 6648
smbd/ctdb infinite loop on unlink of non-existent file (stat()=ENOENT), reproduce with smbtorture BASE-BENCH-TORTURE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Output of "truss" for the loop that smbd is stuck in.
truss-output.txt (text/plain), 2.80 KB, created by
Andrew Klosterman
on 2009-08-20 07:41:13 UTC
(
hide
)
Description:
Output of "truss" for the loop that smbd is stuck in.
Filename:
MIME Type:
Creator:
Andrew Klosterman
Created:
2009-08-20 07:41:13 UTC
Size:
2.80 KB
patch
obsolete
>lstat("./torture.lck",0x7fffffffd200) ERR#2 'No such file or directory' >gettimeofday({1247852089.677480 },0x0) = 0 (0x0) >stat("torture.lck",0x7fffffffd200) ERR#2 'No such file or directory' >stat("torture.lck",0x7fffffffd200) ERR#2 'No such file or directory' >open(".",O_RDONLY,0224212000) = 25 (0x19) >fstat(25,{ mode=drwxr-xr-x ,inode=33445314,size=4096,blksize=4096 }) = 0 (0x0) >getdirentries(0x19,0x802514018,0x200,0x7fffffffcfb8,0xffffffff8087ac07,0x7fffffffcf38) = 512 (0x200) >lseek(25,0x0,SEEK_CUR) = 512 (0x200) >getdirentries(0x19,0x802514018,0x200,0x7fffffffcfb8,0xffffffff8087ac07,0x7fffffffcfc8) = 0 (0x0) >close(25) = 0 (0x0) >__getcwd("/var/samba/exports/smbtorture/user/smbtorture",1024) = 0 (0x0) >lstat("/var/samba/exports/smbtorture/user/smbtorture/torture.lck",0x7fffffffccd0) ERR#2 'No such file or directory' >lstat("./torture.lck",0x7fffffffd200) ERR#2 'No such file or directory' >gettimeofday({1247852089.680893 },0x0) = 0 (0x0) >stat("torture.lck",0x7fffffffd200) ERR#2 'No such file or directory' >stat("torture.lck",0x7fffffffd200) ERR#2 'No such file or directory' >open(".",O_RDONLY,0224212000) = 25 (0x19) >fstat(25,{ mode=drwxr-xr-x ,inode=33445314,size=4096,blksize=4096 }) = 0 (0x0) >getdirentries(0x19,0x802514018,0x200,0x7fffffffcfb8,0xffffffff8087ac07,0x7fffffffcf38) = 512 (0x200) >lseek(25,0x0,SEEK_CUR) = 512 (0x200) >getdirentries(0x19,0x802514018,0x200,0x7fffffffcfb8,0xffffffff8087ac07,0x7fffffffcfc8) = 0 (0x0) >close(25) = 0 (0x0) >__getcwd("/var/samba/exports/smbtorture/user/smbtorture",1024) = 0 (0x0) >lstat("/var/samba/exports/smbtorture/user/smbtorture/torture.lck",0x7fffffffccd0) ERR#2 'No such file or directory' >lstat("./torture.lck",0x7fffffffd200) ERR#2 'No such file or directory' >gettimeofday({1247852089.684073 },0x0) = 0 (0x0) >stat("torture.lck",0x7fffffffd200) ERR#2 'No such file or directory' >stat("torture.lck",0x7fffffffd200) ERR#2 'No such file or directory' >open(".",O_RDONLY,0224212000) = 25 (0x19) >fstat(25,{ mode=drwxr-xr-x ,inode=33445314,size=4096,blksize=4096 }) = 0 (0x0) >getdirentries(0x19,0x802514018,0x200,0x7fffffffcfb8,0xffffffff8087ac07,0x7fffffffcf38) = 512 (0x200) >lseek(25,0x0,SEEK_CUR) = 512 (0x200) >getdirentries(0x19,0x802514018,0x200,0x7fffffffcfb8,0xffffffff8087ac07,0x7fffffffcfc8) = 0 (0x0) >close(25) = 0 (0x0) >__getcwd("/var/samba/exports/smbtorture/user/smbtorture",1024) = 0 (0x0) >lstat("/var/samba/exports/smbtorture/user/smbtorture/torture.lck",0x7fffffffccd0) ERR#2 'No such file or directory'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 6648
:
4573
|
4574
|
4575
|
4576
| 4578