Custom Query (8117 matches)
Results (82 - 84 of 8117)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#9979 | fixed | v3.10.0_rc1, SIGSEGV, crash on load | ||
Description |
Total crash, I just installed the update from Beta 2 to rc1 and it crashes instantly... there isn't much to tell I even tried passing it through GNU debugger but it did have anything usable without debugging symbols... Fault bucket 753968117, type 17 Faulting application name: filezilla.exe, version: 3.10.0.0, time stamp: 0x00000006 Faulting module name: filezilla.exe, version: 3.10.0.0, time stamp: 0x00000006 Exception code: 0xc0000005 Fault offset: 0x009c4d87 Faulting process id: 0xdb8 Faulting application start time: 0x01d026edf8cbe7ad Faulting application path: C:\Program Files (x86)\FileZilla\filezilla.exe Faulting module path: C:\Program Files (x86)\FileZilla\filezilla.exe Report Id: 46d125af-92e1-11e4-afcd-001e33825849 Program received signal SIGSEGV, Segmentation fault. 0x00dc4d87 in ?? () (gdb) bt #0 0x00dc4d87 in ?? () #1 0x004a5b1a in ?? () #2 0x004a66b8 in ?? () #3 0x005a115b in ?? () [Inferior 1 (process 3512) exited with code 030000000005] I am attaching the windows Error report file its a txt file so any text editor should be able to read it... but... WinDbg is helpful O_o (47c.228): Break instruction exception - code 80000003 (first chance) I take it you forgot to remove a break point lol.... O_o |
|||
#10138 | duplicate | v3.10.0.2 connection error (TLS? debug lvl 3 report) | ||
Description |
Cannot connect to site that worked with previous version of FileZilla. Here is the message log (debug level 3): Status: Resolving address of Status: Connecting to ... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Server does not support non-ASCII characters. Status: Connected Trace: Measured latency of 61 ms Status: Retrieving directory listing of "/"... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD / Trace: CFtpControlSocket::OnReceive() Response: 250 OK. Current directory is / Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 TYPE is now 8-bit binary Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (64,31,54,152,164,161) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Error: Connection timed out Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Error: Failed to retrieve directory listing
FileZilla Client Version: 3.10.0.2 Build information:
Linked against:
Operating system:
|
|||
#3436 | v3.0.8 freezes on ftp connection | |||
Description |
FileZilla Client 3.0.8 freezes for secure ftp connections that use explicit TLS/SSL encryption (FTPES). Freeze before any log message is printed (debug level = 3). Version 3.0.6 on the same connection works flawlessly. OS=XPProSP2. (Sorry, can't copy IP address here) |