[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[gftp] GFTP crashes always with a SIGSEV



Hi there,

Since I've installed Xorg (I think it's since then), gFTP always crashes after about 3-5 transfers to the Server.
Here the last lines from "strace gftp"


------------------------------------------------------------------------------------------------------------------------------------------------------------------
write(6, "F\0\7\0\217\0\0\3\v\0\0\3\0\0\22\0f\4\1\0\0\0\23\0k\0\21"..., 2044) = 2044
writev(6, [{"8\0\5\0\16\207\0\3\0000\0\0\226\375\377\377\212\377\377"..., 2048}, {"\226\375w\1\200\4\6\0", 8}], 2) = 2056
writev(6, [{"8\0\5\0!\207\0\3\0000\0\0\226\375\377\377\212\377\377\377"..., 2044}, {"\226\375w\1\200\4\6\0", 8}], 2) = 2052
writev(6, [{"8\0\5\0004\207\0\3\0000\0\0\226\375\377\377\212\377\377"..., 2048}, {"\356\377\331\377\6\0\236\1", 8}], 2) = 2056
write(6, "8\0\5\0G\207\0\3\0000\0\0\226\375\377\377\212\377\377\377"..., 2036) = 2036
socketpair(PF_FILE, SOCK_STREAM, 0, [12, 13]) = 0
fstat64(12, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0
fcntl64(12, F_GETFL) = 0x2 (flags O_RDWR)
mmap2(NULL, 8388608, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6492000
mprotect(0xb6492000, 4096, PROT_NONE) = 0
clone(child_stack=0xb6c914c4, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xb6c91bf8, {entry_number:6, base_addr:0xb6c91bb0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb6c91bf8) = 4501
futex(0x809ac10, FUTEX_WAKE, 1) = 0
write(6, "\236\4\5\0Z\207\0\3\5\207\0\3\343\0\0\0\0\0\0\0\236\6\5"..., 248) = 248
ioctl(6, FIONREAD, [32]) = 0
read(6, "\10\2\202h\325\211?\0\25\1\0\0\3\0\0\3\0\0\0\0(\2\333\1"..., 32) = 32
poll([{fd=7, events=POLLIN}, {fd=6, events=POLLIN}, {fd=12, events=POLLIN}], 3, 0) = 0
futex(0x809ac10, FUTEX_WAKE, 1) = 0
ioctl(6, FIONREAD, [0]) = 0
poll([{fd=7, events=POLLIN}, {fd=6, events=POLLIN}, {fd=12, events=POLLIN}], 3, 0) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


------------------------------------------------------------------------------------------------------------------------------------------------------------------

I dont know what the fault is.. gFTP is the best FTP-Client under Linux and i won't take another..

I've the Version 2.0.18 of gFTP.

Thx for any replys and sorry for my bad english ;)

greetz
mix