Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (101 - 200 of 4044)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Summary Owner Priority Resolution Created Modified
#4979 No password asked on Server->Reconnect (Ctrl + R) blocker worksforme 15 years 15 years
Description

I connect to a FTP via "Quick Connect" or using the "Site Manager" (in Spanish "Conexión rápida" and "Gestor de Sitios", respectively), then disconnect and close FileZilla and open FileZilla again, pressing Ctrl + R automatically reconnects to the last ftp server, without asking password.

I have not told filezilla to save any password, nor did in the past. I tried to Quick Connect to a server I've never connected in the past, and then closing, opening and reconnecting still did the login without password.

If I don't have told explicitly to do so, FileZilla should not remember any password. So, even at 'Reconnect', FileZilla should ask me for the password.

#5059 Problem downloading non-ascii filenames blocker rejected 14 years 9 years
Description

Howdy, I believe I've found some bugs with this matter, my steps are:

Test 1: -Created a file with name: pois.. a á é ã lção.txt -Used Windows commandline to upload the file -Open FileZilla client to download the file, but, got this:

--- When i entered the directory to where i uploaded the file got:

Command: PASV Response: 227 Entering Passive Mode (195,23,114,74,244,101). Command: MLSD Response: 150 Opening ASCII mode data connection for MLSD Status: Invalid character sequence received, disabling UTF-8. Select UTF-8 option in site manager to force UTF-8. Response: 226 Transfer complete Status: Directory listing successful

When i try to download the file i get:

Command: RETR pois.. a á é ã lção.txt Response: 550 pois.. a á é ã lção.txt: No such file or directory Error: Critical error

but is i try to delete the file, it is able to do it:

Command: DELE pois.. a á é ã lção.txt Response: 250 DELE command successful ---

Test 2: -Created a file with name: aaaaaaaapois.. a á é ã lção.txt -Uploaded with Windows command line, but i set this parameters: ftp> quote opts utf8 on 200 UTF8 set to on ftp> mput aaa* 200 PORT command successful 150 Opening BINARY mode data connection for aaaaaaaapois.. a ß Ú Ò lþÒo.txt 226 Transfer complete

-Tried to download it via Filezilla client, but when i entered the dir where the file was uploaded, i get the same: Command: CWD /bugs Response: 250 CWD command successful Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (195,23,114,74,246,167). Command: MLSD Response: 150 Opening ASCII mode data connection for MLSD Status: Invalid character sequence received, disabling UTF-8. Select UTF-8 option in site manager to force UTF-8. Response: 226 Transfer complete Status: Directory listing successful

if i try to download it, it doesn't work like in test 1, but delete works aswell.

Command: RETR aaaaaaaapois.. a á é ã lção.txt Response: 550 aaaaaaaapois.. a á é ã lção.txt: No such file or directory Error: Critical error Command: DELE aaaaaaaapois.. a á é ã lção.txt Response: 250 DELE command successful

FileZilla versios is: 3.3.0.1

maybe Filezilla client, show not use the UTF8 option, or maybe:

-IT could exist an option, in configuration, to enable or disable the: -When download fails, try to download the file without UTF8

An ideia that maybe could resolve this issue.

#5506 Uploading a file via drag&drop fails blocker duplicate 14 years 14 years
Description

When I drag&drop a file from Windows Explorer or from FileZilla into the remote directory, I get this error:

Status: Starting upload of C:\1temp\typo3_44_cssx.png Error: Failed to open "C:\1temp\typo3_44_cssx.png" for reading Error: File transfer failed

The correct path/filename would be: C:\1temp\typo3_44_css\x.png

Problem: The last backslash in front of the filename is missing. Upload via context menu works fine.

FileZilla 3.3.4-rc1

#5509 Path problem blocker duplicate 14 years 11 years
Description

Would like to proclaim a problem with paths. Namely, very often happens that when I send a file from the desktop, rather than address the path C:\Users\Tom\Desktop\index.html , I have C:\Users\Tom\Desktopindex.html (no "\" on the Desktop ), Which prevents the dispatch of a file. The problem does not occur when I send the file to disk. I have FileZilla 3.3.4rc1. This problem occurs on the dispatch file.

#5514 Drag and Drop Handler submitting wrong path/filename blocker duplicate 14 years 14 years
Description
  1. Drag and drop a file from "c:\test\file.txt" (from the Windows Explorer) to the right hand side of the filezilla window (the "Remote site") into a folder on the connected server.
  1. filezilla will report an error indicating that it can not find the file "c:\testfile.txt" (mind the missing path seperator at the end of the dirname before the basename starts)

This also happens when you try to drag and drop the file from the left hand side of filezilla (the "Local site").

If I right click on the file in the "Local site" and choose "Transfer file" it works fine.

The log file does not reveal very much (I have set the log level to debug):

23:46:09: can't open file 'C:\testfile.txt' (error 2: das System kann die angegebene Datei nicht finden.)

(The latter is german and means that it can not find the file)

I am using Filezilla Client 3.3.4-rc1

#5564 Crash when transferring file from sftp site blocker fixed 14 years 10 years
Description

See also: https://bugzilla.redhat.com/show_bug.cgi?id=626012

Core was generated by `filezilla'. Program terminated with signal 11, Segmentation fault. #0 0x00000030e1be6160 in gtk_dnd_window_configure_callback (source=0x7fff89656b00) at src/gtk/dnd.cpp:736 736 source->GiveFeedback( ConvertFromGTK(source->m_dragContext->action) ); Missing separate debuginfos, use: debuginfo-install PackageKit-gtk-module-0.6.6-1.fc13.x86_64 SDL-1.2.14-8.fc13.x86_64 dbus-glib-0.86-4.fc13.x86_64 expat-2.0.1-10.fc13.x86_64 gtk2-engines-2.20.1-1.fc13.x86_64 gvfs-1.6.2-1.fc13.x86_64 ibus-gtk-1.3.6-1.fc13.x86_64 ibus-libs-1.3.6-1.fc13.x86_64 libICE-1.0.6-2.fc13.x86_64 libSM-1.1.0-7.fc12.x86_64 libX11-1.3.1-3.fc13.x86_64 libXau-1.0.5-1.fc12.x86_64 libXcomposite-0.4.1-2.fc13.x86_64 libXcursor-1.1.10-4.fc13.x86_64 libXdamage-1.1.2-2.fc13.x86_64 libXext-1.1.2-2.fc13.x86_64 libXfixes-4.0.4-2.fc13.x86_64 libXi-1.3.2-1.fc13.x86_64 libXinerama-1.1-2.fc13.x86_64 libXrandr-1.3.0-5.fc13.x86_64 libXrender-0.9.5-1.fc13.x86_64 libXxf86vm-1.1.0-1.fc13.x86_64 libcanberra-0.24-1.fc13.x86_64 libcanberra-gtk2-0.24-1.fc13.x86_64 libgcrypt-1.4.5-4.fc13.x86_64 libgpg-error-1.7-1.fc13.x86_64 libjpeg-6b-46.fc12.x86_64 libogg-1.2.0-1.fc13.x86_64 libpng-1.2.44-1.fc13.x86_64 libselinux-2.0.90-5.fc13.x86_64 libtasn1-2.4-2.fc13.x86_64 libtdb-1.2.1-2.fc13.x86_64 libtiff-3.9.4-1.fc13.x86_64 libtool-ltdl-2.2.6-20.fc13.x86_64 libudev-153-3.fc13.x86_64 libuuid-2.17.2-8.fc13.x86_64 libvorbis-1.3.1-1.fc13.x86_64 libxcb-1.5-1.fc13.x86_64 nss-mdns-0.10-8.fc12.x86_64 pixman-0.18.0-1.fc13.x86_64 zlib-1.2.3-23.fc12.x86_64 (gdb) bt #0 0x00000030e1be6160 in gtk_dnd_window_configure_callback (source=0x7fff89656b00) at src/gtk/dnd.cpp:736 #1 0x00000030dfd51003 in _gtk_marshal_BOOLEANBOXED (closure=0x2668220, return_value=0x7fff89657280, n_param_values=<value optimized out>,

param_values=0x24bcd50, invocation_hint=<value optimized out>,

marshal_data=<value optimized out>) at gtkmarshalers.c:84 #2 0x0000003e9460b98e in IAg_closure_invoke (closure=0x2668220, return_value=0x7fff89657280, n_param_values=2, param_values=0x24bcd50,

invocation_hint=0x7fff89657240) at gclosure.c:767

#3 0x0000003e9461f947 in signal_emit_unlocked_R (node=<value optimized out>, detail=0, instance=0x25161f0, emission_return=0x7fff896573d0,

instance_and_params=0x24bcd50) at gsignal.c:3248

#4 0x0000003e94620c29 in IAg_signal_emit_valist (instance=<value optimized out>, signal_id=<value optimized out>, detail=<value optimized out>,

var_args=0x7fff89657430) at gsignal.c:2991

#5 0x0000003e946213a3 in IAg_signal_emit (instance=<value optimized out>, signal_id=<value optimized out>, detail=<value optimized out>)

at gsignal.c:3038

#6 0x00000030dfe8190f in gtk_widget_event_internal (widget=0x25161f0, event=0x24a8d50) at gtkwidget.c:4958 #7 0x00000030dfd4916d in IAgtk_main_do_event (event=0x24a8d50) at gtkmain.c:1601 #8 0x00000030df86039c in gdk_event_dispatch (source=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>)

at gdkevents-x11.c:2372

#9 0x0000003e92a3bd02 in g_main_dispatch (context=0x1d74920) at gmain.c:1960 #10 IAg_main_context_dispatch (context=0x1d74920) at gmain.c:2513 #11 0x0000003e92a3fae8 in g_main_context_iterate (context=0x1d74920, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591 #12 0x0000003e92a3fff5 in IAg_main_loop_run (loop=0x23d0960) at gmain.c:2799 #13 0x00000030dfd493c7 in IAgtk_main () at gtkmain.c:1219 #14 0x00000030e1be7838 in wxEventLoop::Run (this=<value optimized out>) at src/gtk/evtloop.cpp:76 #15 0x00000030e1c61deb in wxAppBase::MainLoop (this=0x1d76140) at src/common/appcmn.cpp:312 #16 0x000000300ea963a5 in wxEntry (argc=<value optimized out>, argv=<value optimized out>) at src/common/init.cpp:448 #17 0x00000000004812e4 in main (argc=1, argv=0x7fff89657928) at locale_initializer.cpp:83

#5667 After a successful transfer filezilla became unresponsive on Fedora_14_x86_64 blocker outdated 14 years 11 years
Description

When I transfer a file from my Fedora 14 64bit machine it became unresponsive with grey screen after successful file transfer to server. Then I can only Force Quit it.

My machine details is: Machine: Dell Latitude D620 Laptop Processor: Intel Core2Duo T7200 @ 2.0GHz Ram: 2GB Operating System: Fedora 14 (Laughlin) Kernel: Linux 2.6.35.6-48.fc14.x86_64

#7378 Cannot connect to Server since upgrading to 3.5.0 blocker outdated 13 years 12 years
Description

When trying to quickconnect to my web hosting site, I get the messages: Error: Connection timed out Error: Could not connect to server

When I open my browser and type in the website, i am instantly taken there.

I haven't had a problem before upgrading to the latest release.

Rich Groski

#7381 Can't click interface anymore blocker outdated 13 years 11 years
Description

Random after some after some window switch.

Error in console: Gtk-CRITICAL : IAgtk_widget_event: assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed

#7396 Connection closes when attempting to get initial directory listing blocker duplicate 13 years 12 years
Description

Client info pasted below. log file attached.

colleagues are using a 2.x version of filezilla in order to avoid this problem.

FileZilla Client


Version: 3.5.0

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2011-05-22 Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.10.4

Operating system:

Name: Windows NT 6.1 (build 7600) Version: 6.1 Platform: 32 bit system

#7837 Problem Uploading via FTPS. blocker fixed 12 years 10 years
Description

I recently installed Fedora 16 onto my laptop. Since then I have been having trouble uploading over FTPS. This affects both FTPS and FTPES modes, and only affects uploads.

What happens is that the upload proceeds for only a few Kilobytes, then the connection times out and the upload resumes (REST). For another few Kilobytes, then times out again. Et. Cetera.

Trying an older version of FileZilla on Ubuntu works fine. However, an older version of FileZilla on Fedora still fails. My guess is that the problem might be due to the version of GnuTLS on Fedora, but this is only a guess. Below are the details of the versions of FileZilla I have tested.

Fedora (not working):

FileZilla Client


Version: 3.5.1

Build information:

Compiled for: x86_64-redhat-linux-gnu Compiled on: x86_64-redhat-linux-gnu Build date: 2011-08-31 Compiled with: gcc (GCC) 4.6.1 20110804 (Red Hat 4.6.1-7) Compiler flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g -fexceptions -std=gnu++0x

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.12.7

Operating system:

Name: Linux 3.1.1-1.fc16.x86_64 x86_64 Version: 3.1

  • Note, I also tried version 3.3.3 on Fedora 16 with the same result.

Ubuntu (working):

FileZilla Client


Version: 3.3.5.1

Build information:

Compiled for: x86_64-pc-linux-gnu Compiled on: x86_64-pc-linux-gnu Build date: 2010-12-12 Compiled with: gcc (Ubuntu/Linaro 4.5.1-12ubuntu1) 4.5.2 Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.11 GnuTLS: 2.8.6

Operating system:

Name: Linux 2.6.38-12-generic x86_64 Version: 2.6

I have two log files attached. ftp-log-working.txt shows the log from the Ubuntu client performing a successful upload. ftp-log-broken.txt shows the log from the Fedora client.

In the broken log, you can see the problem spot:

-- 12:25:35 Response: 150 File status okay. About to open data connection. 12:25:35 Trace: CFtpControlSocket::TransferParseResponse() 12:25:35 Trace: code = 1 12:25:35 Trace: state = 4 12:25:35 Trace: CFtpControlSocket::SendNextCommand() 12:25:35 Trace: CFtpControlSocket::TransferSend() 12:25:35 Trace: state = 5 12:25:35 Trace: CTlsSocket::OnRead() 12:25:35 Trace: CTlsSocket::ContinueHandshake() 12:25:35 Trace: Handshake successful 12:25:35 Trace: Session resumed 12:25:35 Trace: Cipher: AES-256-CBC, MAC: SHA1 12:25:35 Trace: CTransferSocket::OnConnect 12:25:35 Trace: First EAGAIN in CTransferSocket::OnSend() 12:26:15 Error: Connection timed out --

But in the working log you see:

-- 07:24:55 Response: 150 File status okay. About to open data connection. 07:24:55 Trace: CFtpControlSocket::TransferParseResponse() 07:24:55 Trace: code = 1 07:24:55 Trace: state = 4 07:24:55 Trace: CFtpControlSocket::SendNextCommand() 07:24:55 Trace: CFtpControlSocket::TransferSend() 07:24:55 Trace: state = 5 07:24:55 Trace: CTlsSocket::OnRead() 07:24:55 Trace: CTlsSocket::ContinueHandshake() 07:24:55 Trace: Handshake successful 07:24:55 Trace: Session resumed 07:24:55 Trace: Cipher: AES-256-CBC, MAC: SHA1 07:24:55 Trace: CTransferSocket::OnConnect 07:24:55 Trace: First EAGAIN in CTransferSocket::OnSend() 07:24:55 Trace: CTlsSocket::OnSend() 07:24:55 Trace: Made progress in CTransferSocket::OnSend() 07:24:56 Trace: CTlsSocket::OnSend() 07:24:56 Trace: CTlsSocket::OnSend() ... --

CTlsSockt::OnSend() continues until I cancel the transfer. I am not sure why the broken log stops after the EAGAIN error.

Please let me know if I can provide any other information that might be useful.

#7882 FileZilla Crashes when trying to download a number of files by dragging them from the server folder to a directory in my home folder blocker outdated 12 years 12 years
Description

I use FileZilla 3.5.2 on a Linux Mint 12 (Lisa) plattform to connect to my Samsung Galaxy S2 Smartphone with Android 2.3 and the latest version of the App "Software Data Cable", which provides an FTP server for my phone's file system in my home network (over WLAN).

I can connet to the server without any problems, browse through the server file system and all folders and files are displayed correctly. However, when I want to download the content of my camera folder (about 100 JPEG-photos and 40 .mp4 video files) by marking all the files (click on first, Shift-click on the last file to be copied) and dragging them from the server folder window into the local folder window, Filezilla crashes.

I have attatched the Filezilla message log (file: "filezilla.log") which records the output from the launch up to the point when I opened the folder containing the files to download. When I dragged them over to my home folder the program crashed without any further output.

In addition to that I added a more useful log file from the gdb debugger, which shows the segmentation fault at the point of the crash. (file name: "filezilla crash.log")

I am running the Ubuntu 11.10 (Oneiric) based "Linux Mint 12" (Lisa) 64-bit on an Acer TravelMate 5740G Notebook with an Intel Core i5-430M and an ATI Mobility Radeon 5650 (using the proprietary fglrx driver for it). I also use the proprietary driver for the Broadcom WLAN card (package name is simply "wlan").

FileZilla Client


Version: 3.5.2

Build information:

Compiled for: x86_64-pc-linux-gnu Compiled on: x86_64-pc-linux-gnu Build date: 2011-11-09 Compiled with: gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3 Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++0x

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.10.5

Operating system:

Name: Linux 3.0.0-12-generic x86_64 Version: 3.0

#7885 Files with modified date of 29th February cannot be transferred by read-only users via SFTP or FTP blocker fixed 12 years 4 years
Description

I am running a Sun Solaris UNIX system with a future date. When the system created files dated 29th February 2012 and I tried to transfer them back to a windows machine, FileZilla is incorrectly appending the date to the start of the file name, thus making it impossible to transfer the files. Its some sort of leap year bug in the software.

On Solaris box:

$ ls | grep Bulk Bulk_STIP_PQ_jeconjrnl1.dat $ pwd /var/tmp

$ ls -ltr | grep Bulk -rw-r--r-- 1 jrnlextr intrfcs 2130198528 Feb 29 13:27 Bulk_STIP_PQ_jeconjrnl1.dat

Filezilla attempted transfer:

Status: Starting download of /var/tmp/Feb 29 13:27 Bulk_STIP_PQ_jeconjrnl1.dat Command: get "Feb 29 13:27 Bulk_STIP_PQ_jeconjrnl1.dat" "C:\FTL Retirement\Bulk STIP\Feb 29 13_27 Bulk_STIP_PQ_jeconjrnl1.dat" Error: /var/tmp/Feb 29 13:27 Bulk_STIP_PQ_jeconjrnl1.dat: open for read: no such file or directory Error: File transfer failed

#7932 Download Pop-Up Menu Option Disabled blocker invalid 12 years 11 years
Description

I've used FileZilla for a long while and have never had issues on any machine. However, I just installed on a new Windows 7 machine. Once connected, the "Download" pop-up menu options is disabled for all files 7 folders.

I've searched the menu and setup options thoroughly and have searched the forum and online for answers and haven't found any. Please advise.

Details:

  • Windows 7
  • Running FileZilla v3.5.3
  • Running app as administrator and not doesn't matter

Also, I had a previous image on this same machine before that ran FZ with no issues.

#8545 upload to a TLS FTP server: Error: GnuTLS error -59 in gnutls_record_send: GnuTLS internal error Tim Kosse blocker fixed 11 years 10 years
Description

After the upgrade to gnutls-3.1.9 I can no longer enter a passive mode connection with my ftp server. gnutls-3.1.8 works.

Filezilla log:

Response: 230 User thomas logged in Status: Server does not support non-ASCII characters. Command: PBSZ 0 Response: 200 PBSZ 0 successful Command: PROT P Response: 200 Protection set to Private Status: Connected Trace: Measured latency of 70 ms Status: Starting upload of /home/pyro/testfile.bin Command: CWD / Response: 250 CWD command successful Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (83,133,106,33,214,79). Command: STOR testfile.bin Trace: Trying to resume existing TLS session. Response: 150 Opening BINARY mode data connection for testfile.bin Trace: TLS Handshake successful Trace: TLS Session resumed Trace: Cipher: AES-256-CBC, MAC: SHA1 Error: GnuTLS error -59 in gnutls_record_send: GnuTLS internal error. Error: Could not write to transfer socket: ECONNABORTED - Connection aborted Response: 226 Transfer complete Error: File transfer failed Status: Starting upload of /home/pyro/testfile.bin Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1317): List called from other command caller=0x1c10050 Command: PASV Response: 227 Entering Passive Mode (83,133,106,33,213,35). Command: MLSD Trace: Trying to resume existing TLS session. Response: 150 Opening BINARY mode data connection for MLSD Trace: TLS Handshake successful Trace: TLS Session resumed Trace: Cipher: AES-256-CBC, MAC: SHA1 Response: 226 Transfer complete Command: PASV Response: 227 Entering Passive Mode (83,133,106,33,212,255). Command: STOR testfile.bin Trace: Trying to resume existing TLS session. Response: 150 Opening BINARY mode data connection for testfile.bin Trace: TLS Handshake successful Trace: TLS Session resumed Trace: Cipher: AES-256-CBC, MAC: SHA1 Error: GnuTLS error -59 in gnutls_record_send: GnuTLS internal error. Error: Could not write to transfer socket: ECONNABORTED - Connection aborted Response: 226 Transfer complete Error: File transfer failed Status: Starting upload of /home/pyro/testfile.bin Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1317): List called from other command caller=0x1c10050 Command: PASV Response: 227 Entering Passive Mode (83,133,106,33,214,53). Command: MLSD Trace: Trying to resume existing TLS session. Response: 150 Opening BINARY mode data connection for MLSD Trace: TLS Handshake successful Trace: TLS Session resumed Trace: Cipher: AES-256-CBC, MAC: SHA1 Response: 226 Transfer complete Command: PASV Response: 227 Entering Passive Mode (83,133,106,33,212,87). Command: STOR testfile.bin Trace: Trying to resume existing TLS session. Response: 150 Opening BINARY mode data connection for testfile.bin Trace: TLS Handshake successful Trace: TLS Session resumed Trace: Cipher: AES-256-CBC, MAC: SHA1 Error: GnuTLS error -59 in gnutls_record_send: GnuTLS internal error. Error: Could not write to transfer socket: ECONNABORTED - Connection aborted Response: 226 Transfer complete Error: File transfer failed Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (83,133,106,33,212,191). Command: MLSD Trace: Trying to resume existing TLS session. Response: 150 Opening BINARY mode data connection for MLSD Trace: TLS Handshake successful Trace: TLS Session resumed Trace: Cipher: AES-256-CBC, MAC: SHA1 Response: 226 Transfer complete Status: Directory listing successful

#8750 Filezilla Crash Latest Update blocker duplicate 11 years 11 years
Description

When initiating a TLS connection on the latest Update, I get the following crash. This did not happen until I updated.

Process: filezilla [285] Path: /Applications/FileZilla.app/Contents/MacOS/filezilla Identifier: de.filezilla Version: 3.7.0.2 (3.7.0.2) Code Type: X86 (Native) Parent Process: launchd [163] User ID: 501

Date/Time: 2013-06-15 23:49:06.306 -0700 OS Version: Mac OS X 10.8.4 (12E55) Report Version: 10

Interval Since Last Report: 687315 sec Crashes Since Last Report: 2 Per-App Interval Since Last Report: 43 sec Per-App Crashes Since Last Report: 2 Anonymous UUID: C1DB529C-FC29-DFA6-ABBE-353B89A0B5BA

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000fffffff4

VM Regions Near 0xfffffff4: --> shared memory 00000000ffff4000-00000000ffff5000 [ 4K] r-x/r-x SM=SHM

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 de.filezilla 0x004715f3 wxStringBase::operator=(wxStringBase const&) + 35 1 de.filezilla 0x001a9879 CCertificate::CCertificate(CCertificate const&) + 217 2 de.filezilla 0x0011c802 CState::SetSecurityInfo(CCertificateNotification const&) + 386 3 de.filezilla 0x00077832 CMainFrame::OnEngineEvent(wxEvent&) + 1154 4 de.filezilla 0x0048d363 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 131 5 de.filezilla 0x0048dad1 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 113 6 de.filezilla 0x0048de9f wxEvtHandler::ProcessEvent(wxEvent&) + 207 7 de.filezilla 0x0048dd0b wxEvtHandler::ProcessPendingEvents() + 123 8 de.filezilla 0x004223d9 wxAppConsole::ProcessPendingEvents() + 105 9 de.filezilla 0x00487152 wxMacProcessNotifierAndPendingEvents + 34 10 de.filezilla 0x00334042 wxApp::MacHandleOneEvent(void*) + 50 11 de.filezilla 0x0033486b wxApp::MacDoOneEvent() + 123 12 de.filezilla 0x0034c563 wxEventLoop::Dispatch() + 35 13 de.filezilla 0x003bdbb8 wxEventLoopManual::Run() + 136 14 de.filezilla 0x003aa463 wxAppBase::MainLoop() + 83 15 de.filezilla 0x00453290 wxEntry(int&, wchar_t) + 160 16 de.filezilla 0x00036e28 main + 24 17 de.filezilla 0x00002476 start + 54

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x96a4b9ae kevent + 10 1 libdispatch.dylib 0x96d47c71 _dispatch_mgr_invoke + 993 2 libdispatch.dylib 0x96d477a9 _dispatch_mgr_thread + 53

Thread 2: 0 libsystem_kernel.dylib 0x96a4b0ee workq_kernreturn + 10 1 libsystem_c.dylib 0x950510ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x95050e79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x95038d2a start_wqthread + 30

Thread 3: 0 libsystem_kernel.dylib 0x96a4b0ee workq_kernreturn + 10 1 libsystem_c.dylib 0x950510ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x95050e79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x95038d2a start_wqthread + 30

Thread 4: 0 libsystem_kernel.dylib 0x96a4b0ee workq_kernreturn + 10 1 libsystem_c.dylib 0x950510ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x95050e79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x95038d2a start_wqthread + 30

Thread 5: 0 libsystem_kernel.dylib 0x96a48826 semaphore_timedwait_trap + 10 1 com.apple.CoreServices.CarbonCore 0x94a0f810 MPWaitOnSemaphore + 106 2 de.filezilla 0x0048563b wxSemaphoreInternal::WaitTimeout(unsigned long) + 27 3 de.filezilla 0x004856f4 wxSemaphore::Wait() + 36 4 de.filezilla 0x00485a1d wxConditionInternal::Wait() + 45 5 de.filezilla 0x001ce707 CSocketThread::Entry() + 263 6 de.filezilla 0x001d6026 wxThreadExImpl::Entry() + 22 7 de.filezilla 0x00486c60 wxThreadInternal::MacThreadStart(void*) + 96 8 com.apple.CoreServices.CarbonCore 0x94a0fa7b PrivateMPEntryPoint + 68 9 libsystem_c.dylib 0x9504e5b7 _pthread_start + 344 10 libsystem_c.dylib 0x95038d4e thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):

eax: 0x03e1d290 ebx: 0x004715e4 ecx: 0x00000000 edx: 0x005c2f34 edi: 0x03e1d290 esi: 0x03e73680 ebp: 0xbffff948 esp: 0xbffff920

ss: 0x00000023 efl: 0x00210202 eip: 0x004715f3 cs: 0x0000001b ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f

cr2: 0xfffffff4

Logical CPU: 3

Binary Images:

0x1000 - 0x6b2ff3 +de.filezilla (3.7.0.2 - 3.7.0.2) <D3A154DC-66CF-E9C0-77A1-8C24A5498EF8> /Applications/FileZilla.app/Contents/MacOS/filezilla

0x89a000 - 0x9b9ffb com.apple.WebKit (8536 - 8536.30.1) <4A5E9136-681F-3AB1-AD69-B59F2B9126E7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0xa6a000 - 0x16ffff3 com.apple.WebCore (8536 - 8536.30.2) <D644997F-5F1A-34B4-AF32-DD427E9043E2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore

0x2a00000 - 0x2abeff3 ColorSyncDeprecated.dylib (400) <35E3054C-5DF1-30D4-A368-C4FDB0992373> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x2b02000 - 0x2b03ffd com.apple.textencoding.unicode (2.5 - 2.5) <4E2ABBEB-1F0D-3C06-BA0C-C3CEDDF17BD2> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings 0x2f76000 - 0x2f83ff3 com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x2fd3000 - 0x2fd7ff7 com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <08137D06-718F-30B1-8BF3-9498BEAFA5C6> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec 0x3c31000 - 0x3c38ffc com.apple.AppleGVAHW.component (1.1 - 1) <5DB91F15-3FD3-308F-8FC5-662562F3EA78> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW 0x3c3f000 - 0x3c60fff com.apple.AppleIntermediateCodec (2.0.1 - 5718) <6A70694B-21C7-381B-8DE3-CD6490C70A77> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec 0x3dde000 - 0x3df6ff2 com.apple.applepixletvideo (1.2.31 - 1.2d31) <B5622D90-ADF3-3DB2-B64B-5F4AF7C274E3> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo 0x96ce000 - 0x96d2fff com.apple.CommonCocoaPanels (4.0 - 16) <7676B15F-69E2-39D2-9F35-9D2959A99079> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels 0x96d8000 - 0x96e6fff com.apple.iokit.IOHIDLib (1.8.1 - 1.8.1) <C47149AC-AE13-37B9-A244-567E644F040A> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib 0xa6b5000 - 0xa6effff com.apple.QuickTimeFireWireDV.component (7.7.1 - 2599.31) <586904D8-4781-392C-9AD5-C9F547E1C65D> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV 0xa6fb000 - 0xa763feb com.apple.AppleProResDecoder (3.0.2 - 5718) <4442CBCE-7163-3E6A-8511-A52E9F6D8AFC> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder 0xa794000 - 0xa7ddfff com.apple.AppleVAH264HW.component (3.0 - 3.0) <DC2A8842-FDE5-32F8-B2D6-00683394AEE3> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW 0xa8a1000 - 0xa9ecfff com.apple.AppleGVAFramework (5.0.6 - 5.0.6) <103CBDDD-E0C2-3B62-923B-AA46F2AB3CD7> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA

0x8fea7000 - 0x8fed9e57 dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld 0x90007000 - 0x90034ffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib 0x90035000 - 0x90042ff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x90043000 - 0x9009dffb com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x9013c000 - 0x9013fff9 libCGXType.A.dylib (332) <07B59FCC-6229-37C2-9870-70A18E2C5598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x90140000 - 0x90147ffe com.apple.agl (3.2.1 - AGL-3.2.1) <8E0411D3-19F7-30E1-92A2-337F7F0EBCDA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x90148000 - 0x901e0fff com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x901e5000 - 0x901eeff9 com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x90246000 - 0x90271ff9 com.apple.framework.Apple80211 (8.4 - 840.22.1) <DBC31BEB-B771-315F-852D-66ADC3BD75A1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x90272000 - 0x90296fff libJPEG.dylib (850) <36FEAB05-86C5-33B9-9DE9-5FAD8AEBA15F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x90297000 - 0x902b5ff3 com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x902b6000 - 0x90332ffb libType1Scaler.dylib (101.1) <0D94D786-29F7-33DB-B64B-B264FA5EACD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib 0x90333000 - 0x906ebffa libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x906ec000 - 0x9073affb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x9073b000 - 0x912f7ff3 com.apple.AppKit (6.8 - 1187.39) <ACA24416-D910-39B8-9387-52A6C6A561F8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x91432000 - 0x91439fff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib 0x91445000 - 0x91447ffd libCVMSPluginSupport.dylib (8.9.2) <D6D0BB75-42DA-3772-AB5E-CBD59B343393> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x91448000 - 0x9145efff com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x91544000 - 0x91583ff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x9165b000 - 0x9165bfff com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9165c000 - 0x91660ffc libGIF.dylib (850) <45CD8B8F-7324-3187-B01C-8E16C04F33FA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x91661000 - 0x91663fff com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x91664000 - 0x91688fff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x916b1000 - 0x917c9ff7 com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x917ca000 - 0x917e3fff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x91a5e000 - 0x91b08fff com.apple.LaunchServices (539.9 - 539.9) <C0E0CFFF-3714-3467-87DA-4A6F0AF1953B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x91b09000 - 0x91b20fff com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x91b27000 - 0x91c32ff7 libJP2.dylib (850) <3FFCEFA6-317A-34AF-8D99-AEBB017543C5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x91c33000 - 0x91c3fff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x91c40000 - 0x91c40fff com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x91c41000 - 0x91d5dffb com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x91d5e000 - 0x91d6cff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib 0x91d6d000 - 0x921affff com.apple.CoreGraphics (1.600.0 - 332) <67E70F21-A0F1-356F-90B7-4B90C468EE2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x921b0000 - 0x9225fff7 com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x92260000 - 0x922a2fff libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib 0x922a3000 - 0x923f1ff3 com.apple.CFNetwork (596.4.3 - 596.4.3) <547BD138-E902-35F0-B6EC-41DD06794B22> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x923fc000 - 0x923fffff com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x92400000 - 0x92420ffd com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x92421000 - 0x924b8ff7 com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x92520000 - 0x92523ff7 com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x92524000 - 0x92525fff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib 0x92526000 - 0x9252afff com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x9255b000 - 0x925d7ff3 com.apple.Metadata (10.7.0 - 707.11) <F9BB5BBE-69D0-3309-8280-2303EB1DC455> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x925d8000 - 0x925edfff com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x92861000 - 0x929eaff7 com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x929eb000 - 0x929ebfff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x929ec000 - 0x92a54fe7 libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x92a55000 - 0x930e1ff3 com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x930e2000 - 0x934defeb com.apple.VideoToolbox (1.0 - 926.104) <4275B89E-F826-3F65-ACE1-89052A9CAC6B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x934df000 - 0x934eafff libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib 0x934eb000 - 0x93626ff7 libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x9362d000 - 0x93844fff com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x938e7000 - 0x939dfff9 libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib 0x939e0000 - 0x939eaffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x939fa000 - 0x93b0affb com.apple.QuickTimeImporters.component (7.7.1 - 2599.31) <EB33C708-9BDB-345C-AC5A-278B84035EA7> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x93b0b000 - 0x93db9ffb com.apple.MediaToolbox (1.0 - 926.104) <DD264DFD-9AFB-38E2-A44C-B463DCB721A0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x93dc6000 - 0x93de8fff libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib 0x93de9000 - 0x93e89ff7 com.apple.QD (3.42.1 - 285.1) <BAAC13D2-1312-33C0-A255-FAB1D314C324> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x93e8a000 - 0x93ed8ff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x93ed9000 - 0x93f33fff com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x93f34000 - 0x93f3bffb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib 0x93f3c000 - 0x93f3effc com.apple.QuickTimeH264.component (7.7.1 - 2599.31) <3DE0F972-7307-30AA-BFE4-9C53E09CC6E4> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264 0x93f3f000 - 0x9425fff3 com.apple.Foundation (6.8 - 945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x94355000 - 0x94356ffd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x94357000 - 0x943b2ff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x943b3000 - 0x94471ff3 com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x944cd000 - 0x944cefff libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib 0x944cf000 - 0x944d8fff com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x944d9000 - 0x944e7fff com.apple.opengl (1.8.9 - 1.8.9) <1872D2CD-00A8-30D1-8ECC-B663F4E4C530> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x944e8000 - 0x94505fff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib 0x94506000 - 0x94604ff7 libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x94605000 - 0x94654ff6 libTIFF.dylib (850) <78E121A6-92A2-3120-883C-7AA3C2966F9C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x94655000 - 0x94665ff2 com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x9466d000 - 0x9466efff libsystem_sandbox.dylib (220.3) <C532F6A6-7E85-38F3-8660-EC1066DF67BE> /usr/lib/system/libsystem_sandbox.dylib 0x9466f000 - 0x946a4fff libTrueTypeScaler.dylib (84.6) <B7DB746B-7A61-38EF-8CA7-408ED9C14A02> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x946a5000 - 0x946a6fff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib 0x946a7000 - 0x9488fffb com.apple.CoreFoundation (6.8 - 744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x94893000 - 0x94893fff libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib 0x94894000 - 0x94926ffb libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x94927000 - 0x94930fff com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x94931000 - 0x94978ff7 com.apple.framework.CoreWiFi (1.3 - 130.13) <1961CC70-C00D-31DE-BAB5-A077538CD5CB> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x94979000 - 0x94c7eff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x94cd0000 - 0x94ce7ff4 com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x94e46000 - 0x94e90ff7 com.apple.framework.CoreWLAN (3.3 - 330.15) <74C4B50F-7016-341F-8261-D379B8F0CC97> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x94e91000 - 0x94ea3fff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib 0x94ea4000 - 0x94eabfff libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib 0x94eac000 - 0x94ebfff9 com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x94ec0000 - 0x94fa9ff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib 0x94fdb000 - 0x94fdeff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib 0x94fdf000 - 0x94fe9fff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib 0x95038000 - 0x950f5feb libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib 0x950f6000 - 0x950f6fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x950f7000 - 0x95113fff libPng.dylib (850) <26AD967A-D55E-3C5A-A643-D9953136DE58> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x95114000 - 0x95115ffd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib 0x95116000 - 0x9519bff7 com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x9519c000 - 0x9519cffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <F7638E43-F885-372E-9DAE-24D0C21AA66E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x9519d000 - 0x951a6ffd com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x951a7000 - 0x951a7fff com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x95224000 - 0x95224fff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib 0x95265000 - 0x95421ffd libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib 0x95656000 - 0x9570dff3 com.apple.QuickTimeMPEG4.component (7.7.1 - 2599.31) <DB1FF52B-C701-3E7D-9751-88B1599981E4> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4 0x959fb000 - 0x959fbfff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x959fc000 - 0x95a43ff3 com.apple.CoreMedia (1.0 - 926.104) <D0E3BE86-12ED-31BE-816F-E72D757A9F2F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x95a44000 - 0x95a7affb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x95a7b000 - 0x95abdff7 libcups.2.dylib (327.6) <D994A44F-CCDD-3D40-B732-79CB88F45908> /usr/lib/libcups.2.dylib 0x95abe000 - 0x95b26ff7 com.apple.framework.IOKit (2.0.1 - 755.24.1) <70DE925B-51E8-3C65-8928-FB49FD823D94> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x95b29000 - 0x95b35ffa com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x95b36000 - 0x95b4bfff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x95b4c000 - 0x95c3dffc libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib 0x95c3e000 - 0x95c79fef libGLImage.dylib (8.9.2) <9D41F71E-E927-3767-A856-55480E20E9D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x95c7a000 - 0x95cbcffb com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x95cbd000 - 0x95f60ff3 com.apple.CoreImage (8.4.0 - 1.0.1) <C25B9EEC-4824-3088-BC08-2EA516C0728C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x95f61000 - 0x95fc7fff com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x95fc8000 - 0x95fd7fff libGL.dylib (8.9.2) <1082B9A5-9AA3-35D4-968B-3A3FE15B1ED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x95fd8000 - 0x96298ff3 com.apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x96299000 - 0x962f4fff com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x9633d000 - 0x9635afff libxpc.dylib (140.43) <C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib 0x9635b000 - 0x963f6fff com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x96403000 - 0x96406ffc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib 0x96407000 - 0x9640dfff com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x9640e000 - 0x96418fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x96419000 - 0x9641dfff com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x9641e000 - 0x96451ffb com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x96452000 - 0x96585ff3 com.apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x96586000 - 0x96587fff libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib 0x96588000 - 0x965a7ff3 com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x965a8000 - 0x965edff7 com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x96889000 - 0x96891fff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib 0x96892000 - 0x968afff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib 0x968b0000 - 0x968bcffe libkxld.dylib (2050.24.15) <BEC097B0-9D9A-3484-99DB-0F537E71963E> /usr/lib/system/libkxld.dylib 0x968bd000 - 0x96a35ff5 com.apple.QuartzCore (1.8 - 304.3) <F2EFC117-CDC6-3252-A4A8-880965764385> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x96a36000 - 0x96a50ffc libsystem_kernel.dylib (2050.24.15) <9E58DCC0-D5FF-37E1-AA7F-F2206719E138> /usr/lib/system/libsystem_kernel.dylib 0x96a81000 - 0x96ae5ff7 com.apple.datadetectorscore (4.1 - 269.3) <C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x96ae6000 - 0x96aecfff libGFXShared.dylib (8.9.2) <F3B0E66D-5C47-3A5A-A2CD-F0C58E8322C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x96aed000 - 0x96af1ffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib 0x96af2000 - 0x96b3efff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib 0x96b75000 - 0x96b83ff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib 0x96b84000 - 0x96b8bff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x96b8c000 - 0x96bb1ff7 com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x96bb2000 - 0x96c86ff3 com.apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x96c87000 - 0x96d3bfff com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x96d43000 - 0x96d55ff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib 0x96d56000 - 0x97173fff FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x97174000 - 0x971d6fff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib 0x97203000 - 0x9725aff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x97b25000 - 0x97b28ffc libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x97b29000 - 0x97d82ff5 com.apple.JavaScriptCore (8536 - 8536.30) <24A2ACA7-6E51-30C6-B9AE-17A77E511735> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x97d83000 - 0x97e90ff3 com.apple.ImageIO.framework (3.2.1 - 850) <C964E877-660E-3482-ACF9-EC25DFEAF307> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x97e91000 - 0x97ef2fff com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <A3B911DB-77DF-3037-A47A-634B08E5727D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x97ef3000 - 0x98000057 libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib 0x980a0000 - 0x980a2ffb libRadiance.dylib (850) <83434287-A09E-3A3F-A1AC-085B563BA46D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x980a3000 - 0x980a3fff com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x980a4000 - 0x98108ff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib 0x98109000 - 0x98113fff libCSync.A.dylib (332) <86C5C84F-11EC-39C0-9FAC-A93FDEEC3117> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x98155000 - 0x98538fff com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x98539000 - 0x98562ff7 libRIP.A.dylib (332) <521E60A6-A768-3CB8-B10D-D10EECD68A94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x98563000 - 0x985ddff7 com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x98638000 - 0x98665ffb com.apple.CoreServicesInternal (154.3 - 154.3) <A452602B-67CB-39C4-95EB-E59433C65774> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x98666000 - 0x988e2ff7 com.apple.QuickTime (7.7.1 - 2599.31) <D9571083-873B-3221-A7DF-23BAFC0F3467> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x988e3000 - 0x98a3cffb com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <8BF022FC-C38A-34AA-8469-D98294094659> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x98a3d000 - 0x98a3ffff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib 0x98a51000 - 0x98a95ff7 libGLU.dylib (8.9.2) <F33F6C73-7F89-3B5B-A50F-2AB57BBA314D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x98a96000 - 0x997ceff7 com.apple.QuickTimeComponents.component (7.7.1 - 2599.31) <74631EAD-8A37-3628-829D-3D47A8BF8A50> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x997cf000 - 0x997d3fff com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x997d8000 - 0x997fdffb com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x997fe000 - 0x9982aff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib 0x9982b000 - 0x9985cfff com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x9985d000 - 0x9985dffd libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib 0x9985e000 - 0x998cdffb com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x99c47000 - 0x99c8fff5 com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x99cc8000 - 0x99cc8fff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib 0x99cc9000 - 0x99cf2fff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib 0x99cf3000 - 0x99cffff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib 0x99d00000 - 0x99d01fff libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib 0x99d02000 - 0x99d59ff3 com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x99d5b000 - 0x99d69fff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib 0x99d6c000 - 0x99de1ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9a68a000 - 0x9a68eff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib

External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 2 thread_create: 0 thread_set_state: 0

Calls made by this process:

task_for_pid: 0 thread_create: 0 thread_set_state: 0

Calls made by all processes on this machine:

task_for_pid: 205 thread_create: 1 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=183.7M resident=92.8M(51%) swapped_out_or_unallocated=90.9M(49%) Writable regions: Total=117.8M written=7228K(6%) resident=33.9M(29%) swapped_out=0K(0%) unallocated=83.9M(71%) REGION TYPE VIRTUAL =========== ======= ATS (font support) 33.0M ATS (font support) (reserved) 4K reserved VM address space (unallocated) CG backing stores 10.6M CG raster data 56K CG shared images 1184K CoreServices 1468K IOKit 32K MALLOC 44.8M MALLOC guard page 48K Memory tag=240 4K Memory tag=242 12K Memory tag=249 156K Memory tag=35 4868K Stack 66.5M VM_ALLOCATE 16.2M DATA 10.1M DATA/OBJC 84K IMAGE 528K IMPORT 16K LINKEDIT 39.0M OBJC 1912K PAGEZERO 4K TEXT 144.7M UNICODE 544K mapped file 89.2M shared memory 308K =========== ======= TOTAL 465.1M TOTAL, minus reserved VM space 465.1M

Model: iMac12,2, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 3.1 GHz, 16 GB, SMC 1.72f2 Graphics: AMD Radeon HD 6970M, AMD Radeon HD 6970M, PCIe, 1024 MB Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920 Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920 Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920 AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.72.0-P2P Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 Serial ATA Device: WDC WD1001FALS-403AA0, 1 TB Serial ATA Device: OPTIARC DVD RW AD-5690H USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3 USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2 USB Device: G9x Laser Mouse, 0x046d (Logitech Inc.), 0xc249, 0xfa120000 / 5 USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7 USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2 USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd140000 / 5 USB Device: Apple Keyboard, apple_vendor_id, 0x024f, 0xfd142000 / 6 USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 4 USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

#9981 File Exists action doesn't save blocker fixed 9 years 9 years
Description

Since 3.10.0-rc1, every time I upload an existing file, it asks me, for EVERY file, what I want to do (overwrite, etc).

Even if I put "Always use this action", it will keep asking me for every file.

In settings, the "File Exists action" is always to overwrite.

Didn't happen in previous versions. Is still happening in 3.10.0-rc2.

#10317 .DBF file arrives damaged with 3.10.2 blocker fixed 9 years 9 years
Description

Since we upgraded to 3.10.2 DBF files arrive damaged. After a few records the content and fields seems shifted somehow. Additional problem is that we can't go back to an earlier version of Filezilla easily as the passwords are now crypted (good thing...) but in the previous version they weren't. See the damage in the picture, from record 81. The original DBF is attached too; you should be able to read it in Excel for example.

Dick

#10577 Problems with Directory Listing in MLST command blocker fixed 9 years 9 years
Description

Affected Version: 3.12.0(.?)

Older Versions sent OPTS MLST type;size;modify;perm;unix.mode;unix.owner;unix.group;

before doing directory listing, the new versions sends: OPTS MLST size;modify;perm;unix.mode;unix.owner;unix.group;

Note the missing type feature.

This makes filezilla list everything as type "file", even if it a directory etc.

Gave it a high priority, as filezilla is currently unusable

#11263 option to Upload/overwrite if src file newer is not memorized when selected to memorize (during dialog prompt) Tim Kosse blocker invalid 7 years 7 years
Description

THe option to "Upload/overwrite if src file newer" is not memorized when selected to memorize (during dialog prompt).

  • This only works if "Settings" > "Transfers" > "File exists action" is set accordingly
  • Still then the "newer" property seems not to be checked correctly, as you can now overwrite again and again without changing the src file. --> Should only be possible once after it was changed!
#11692 FileZilla crash when open it blocker duplicate 6 years 6 years
Description

When I open FileZilla it crash. I just have a menu with FileZilla, no submenu and nothing else. I have to force him to leave.

#11753 3.37.0 & 3.37.1 only : random files not transfered without failure notice, files created with a size of 0 without failure notice, increase of failed transfers blocker fixed 6 years 6 years
Description

3.37.0 & 3.37.1 only : random files not transfered without failure notice, files created with a size of 0 without failure notice, increase of failed transfers

With Filezilla client 3.37.0 and 3.37.1, when I upload large amount of files in several subfolders through an SFTP connection (to an openssh sftp server on debian jessie), I've got several problems :

  • Some files go missing without any notice in the failed transfers panel (they appear in the "successful transfers" panel but are not on the server)
  • Some files end up with a size of 0 on the server without any notice in the failed transfers panel (appear in the "successful transfers" panel but size 0 on the server)
  • I get some "target file already exists" for some new file to create
  • I noticed also an increase of failed transfers that I have to reset and requeue (though it didn't occur in the transfer which log is attached)

I could reproduce this problem several times when I upload a large amount of files with subfolder structure, but missing files and 0 size files are never the same and their number varies. It's generally about 4 or 5 for 2000 files to transfer.

I switched back to 3.36.0 and all those problem are not occuring anymore, and they never occured within the last 10/15 years I've been using Filezilla.


During the transfer related to the attached log file, I had 8 files in failed transfer. I reset and requeued and they uploaded correctly then. Those files are not the one that are missing after transfer is completed.

Missing files without error/notice /test/1346/slide/slide_555.jpg /test/1873/thumb/img_0100.jpg /test/1873/xlarge/img_0094.jpg /test/2033/thumb/img_0069.jpg /test/2033/thumb/img_0071.jpg

Size 0 files without notice /test/539/thumb/img_0042.jpg /test/2033/thumb/img_0051.jpg

Confirmed for overwriting after filezilla asked for overwriting an 'existing file', however folder was freshly created : /test/1346/thumb/img_0172.jpg /test/2033/xlarge/img_0044.jpg /test/2039/thumb/img_0035.jpg /test/2040/thumb/img_0030.jpg /test/539/thumb/img_0047.jpg /test/539/xlarge/img_0046.jpg /test/539/xlarge/img_0043.jpg /test/539/xlarge/img_0044.jpg


By the way, great job you are doing with filezilla ! Thanks for all !

#11945 FileZilla exits unexpectedly when searching for new updates (manually or automatically) blocker fixed 5 years 5 years
Description

When trying to look for a new update the program closes completely. After the last beta update FileZilla collapsed after starting. I deactivated the automatic search for updates and it stopped happening. When I go to check for updates manually (from the help menu), the search window starts but two or three seconds later the error occurs. If the automatic search for updates is not canceled, the program can not be used because it always collapses.


FileZilla Client


Version: 3.43.0-rc1

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2019-06-19 Compiled with: x86_64-w64-mingw32-gcc (GCC) 8.3-win32 20190406 Compiler flags: -g -O2 -Wall

Linked against:

wxWidgets: 3.0.5 SQLite: 3.28.0 GnuTLS: 3.6.8

Operating system:

Name: Windows 10 (build 18362), 64-bit edition Version: 10.0 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx aes pclmulqdq rdrnd bmi2 lm Settings dir: C:\Users\mario\AppData\Roaming\FileZilla\

#12626 Filenames with hebrew chars are not displayed blocker outdated 2 years 2 years
Description

FileZilla Client


Version: 3.28.0

Build information:

Compiled for: x86_64-pc-linux-gnu Compiled on: x86_64-pc-linux-gnu Build date: 2017-10-29 Compiled with: gcc (Ubuntu 7.2.0-12ubuntu1) 7.2.0 Compiler flags: -g -O2 -fdebug-prefix-map=/build/filezilla-YKhf0t/filezilla-3.28.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall

Linked against:

wxWidgets: 3.0.3 SQLite: 3.22.0 GnuTLS: 3.5.18

Operating system:

Name: Linux 4.15.0-163-generic x86_64 Version: 4.15 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2 Settings dir: /home/stas/.config/filezilla/

Bug Description: I'm not seeing files with hebrew charecters in the files, local and remote.

#12627 Filenames with hebrew chars are not displayed blocker duplicate 2 years 2 years
Description

FileZilla Client Version: 3.57.0 Build information: Compiled for: x86_64-pc-linux-gnu Compiled on: x86_64-pc-linux-gnu Build date: 2021-12-12 Compiled with: gcc (GCC) 11.2.0 Compiler flags: -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -Wall Linked against: wxWidgets: 3.0.5 SQLite: 3.36.0 GnuTLS: 3.7.2 Operating system: Name: Linux 4.15.0-163-generic x86_64 Version: 4.15 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 lm Settings dir: /home/stas/.config/filezilla/

Bug Description: I'm not seeing files with hebrew charecters in the files, local and remote.

#12798 FTP problem blocker worksforme 19 months 19 months
Description

My acces to my website is denied with the following notifications:

Status: Adres bepalen van ftp.stolkerenergy.com Status: Verbinden met [2001:678:76c:3760::66]:21... Status: Verbinding gemaakt, welkomstbericht afwachten... Status: TLS initialiseren... Fout: GnuTLS-fout -8: A packet with illegal or unsupported version was received. Status: Verbindingspoging mislukt met "ECONNABORTED - Verbinding verbroken". Fout: Kan niet verbinden met server Status: Wachten om opnieuw te proberen.... Status: Adres bepalen van ftp.stolkerenergy.com Status: Verbinden met [2001:678:76c:3760::66]:21... Status: Verbinding gemaakt, welkomstbericht afwachten... Antwoord: 220 ProFTPD Server ready. Opdracht: AUTH TLS Antwoord: 234 Proceed with negotiation Status: TLS initialiseren... Fout: GnuTLS-fout -8: A packet with illegal or unsupported version was received. Status: Verbindingspoging mislukt met "ECONNABORTED - Verbinding verbroken". Fout: Kan niet verbinden met server

#13008 SFTP Timeout after update 3.66.1 blocker rejected 6 months 6 months
Description

I updated FZ to 3.66.1 and when I try connect (sftp ssh protocol) I receive the same error message:

Status: Connecting to (IP)... Response: fzSftp started, protocol_version=11 Command: open "(IP)" port Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Waiting to retry... Status: Connecting to (IP)... Response: fzSftp started, protocol_version=11 Command: open "(IP)" (port) Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server

I have tried from another PC and have the same problem after update. I did not have this problem with the previous version of the client.

#930 FileZilla does not use own ports high 19 years 19 years
Description

When retrieving data from a remote host, the data is sent to a local port that is not explicitly opened by FileZilla.

The result is that a firewall that unsolicited (or unexpected) inbound packets will reject all inbound data while attempting to use this program in a normal manner.

Example: FileZilla opens port 3825 on the local machine, but the data is being sent to local port 5004, which is not open by any program on the local host. As a result, the firewall on the local host rejects the data.

#1004 Resume bug still in 2.2.18 Alexander Schuch high 18 years 17 years
Description

Filezilla resumes while OVERWRITE is selected In my case the file on the host is appended to the size of the file on the client. If the size on the host is smaller or same, the file is left untouched. (The REST command starts at the host file size) This often and apparently randomly causes files to be uploaded incorrectly.

Note the APPE appear all of a sudden in the commands log below


Status: Connected Status: Starting upload of d:\post_production\maps\0000000451.gif Command: PWD Response: 250 "/Zoom1Images/maps/": is current directory. Command: PWD Response: 257 "/" is current directory. Command: CWD /Zoom1Images/maps/ Response: 257 "/Zoom1Images/maps/" is current directory. Command: TYPE A Response: 250 "/Zoom1Images/maps/": is current directory. Command: PWD Response: 200 Type set to A. Command: PASV Response: 257 "/Zoom1Images/maps/" is current directory. Command: TYPE A Response: 227 Entering Passive Mode (192,168,111,7,107,192) Command: LIST Response: 200 Type set to A. Command: PASV Command: TYPE A Response: 150 Opening ASCII mode data connection for /bin/ls (31547 bytes). Response: 227 Entering Passive Mode (192,168,111,7,74,91) Command: LIST Response: 200 Type set to A. Response: 226 Transfer complete. 31547 bytes in 0.17 sec. (179.114 Kb/s) Response: 150 Opening ASCII mode data connection for /bin/ls (31547 bytes). Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (192,168,111,7,76,88) Command: APPE 0000000292.gif Response: 125 Ready to receive "0000000292.gif" (restart at 47441 bytes). Mode STREAM Type BINARY. Response: 226 Transfer complete. 31547 bytes in 0.00 sec. (30807.617 Kb/s) Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (192,168,111,7,78,37) Command: STOR 0000000451.gif Response: 125 Ready to receive "0000000451.gif" . Mode STREAM Type BINARY. Response: 226 Transfer complete. 79 bytes in 0.03 sec. (2.489 Kb/s) Status: Upload successful

#1136 Invalid password sent from client to server with euro char high 18 years 18 years
Description

Environmental information:

  • One of our passwords contains a Euro character (€).
  • The tested connection type is FTP over SSH2
  • We use the .xml config file

In version 2.2.22, it worked fine. Since we updated to version 2.2.25, the password isn't accepted anymore.

When does the error happens? The error always happens when we try to open the one connection.

When does the error NOT happens? I can setup my connection properties, reenter the password there and click on "connect", then the server accepts my password. (But if I press "Save" and then connect again, it doesn't work, too.)

#1152 filezilla and date problem high 18 years 18 years
Description

FTP server is on AIX platform, where language is set to slovenian. If file is created in august, it doesn't appear in filezilla remote file window. If I "touch -t" file date to july or september, then I can see it in filezilla remote window.

I have enabled debuging and I can see files listed in trace: Trace: -rwxrwx--- 1 irc PowerH 9 31 jan 2002 1.txt Trace: -rwxrwx--- 1 irc PowerH 9 16 avg 14:53 2.txt

But file 2.txt doesn't appear in remote file list window.

There are problems with parsing months like "avg".

Same problem on hp-ux with slovenian language, when file or directory is created in august (avg).

Other slovenian abbreviates are: jan, feb, mar,apr, maj, jun, jul, avg, sep, okt, nov, dec

Filezilla is the latest (tested with older versions too).

#1201 trojan detection !! high 17 years 10 years
Description

I've dowloaded the installer FileZilla_2_2_29_setup.exe from sourceforge. When installing filezilla, avg antivirus detected a trojans (PSW.Lineage.PQ, )in the temporary file : InstallOptions.dll!!!!!

#1324 Site Manager - Doesn't remember size of window high 17 years 17 years
Description

If you have a large number of sites you can resize the window of the Site Manager, but the problem is that Filezilla does not remember that I've resized the Site Manager.

So each time I open the Site Manager i need to resize the window to see all my connections / folders at a glance.

See screenshot

#1423 Port number not saving in site manager? high 16 years 14 years
Description

I have multiple clients using Filezilla to connect to our FTP site--my company recommends the program to them. We have had a few clients experience problems when setting up a site manager profile for our site, which needs to be accessed on port number 990. The port number does not seem to save when they exit the site manager, even though all the other settings are saved. Are they doing something wrong, or is this a bug?

#3207 can't see directory high 17 years 10 years
Description

i was connected same server (different filezilla version) i can't see some directory in 3.0 beta11 version but can see 2.2.24a version i'll upload capture image (2.2.24a and 3.0 beta11).. plz check that problem thank you

#3227 Filter invalid characters from filename high fixed 17 years 10 years
Description

Hi, with filezilla 3.0 , when i want to ftp from my pvr(KISS DP558) a file named AUX - Mar 11-09-2007 20_30_21.vob In my pc folder it appears as "30" (without extension) with a size of 0ko, and filezilla says the transfert has been successful! this problem doesnt occur with filezilla 2.2.32 with the same settings(pasv mode and ascii file "auto") best regards

#3291 XML write error when closing multiple instances Tim Kosse high 17 years 17 years
Description

OS: Windows XP SP2 FileZilla version: 3.0.1 Repeatable: Always

Description of problem: If you close multiple copies of Filezilla quickly or simultaneously, you get an error.

Steps to repeat:

  1. Open two instances of Filezilla. You do not need to connect to any sites. Opening the application is enough.
  1. Close them quickly. The easiest way to do that is to Ctrl-click each button on the task bar for each instance of FileZilla, then right-click and Close Group.
  1. You should get two errors:
  2. "Failed to create backup copy of xml file"
  3. "Failed to copy the file '%appdata%\FileZilla\filezilla.xml' to '%appdata%\FileZilla\filezilla.xml~' (error 32: the process cannot access the file because it is being used by another process.)"

[Note that %appdata% above means the path to the user's Application Data folder.]

It looks like an error with filename collision for temporary files.

#3339 Filesystem full triggers overwrite dialog Tim Kosse high 16 years 16 years
Description

I recently tried to download a 50MB file to a drive which only had 20MB of free space. After a partial download of 20MB, an error message came up (which was correct) and a "File already exists, what shall I do" dialog was displayed - I guess this is wrong :-) See also screenshot attached.

#3342 View/Refresh Views Missing Alexander Schuch high 16 years 16 years
Description

In v3.0.4.1, the "View" Category is missing from the menu, specifically, there does not appear to be a way to refresh the view. I discovered this when a coworker deleted a file from the server, and it was still appearing in my list. Even when I closed and reloaded FileZilla, the file was still showing in the server's directory list. Pressing F5 DID successfually refresh the directory list.

#3377 OS X: File change notification hidden behind main window Tim Kosse high 16 years 10 years
Description

I am using leopard mac osx, when i edit a file from the FTP (with my editor), i close the file, save it, and I return to FZILLA window, then I can see the main window, but I can not get the windos that says..... changes, upload the file.... because it can not get the focus, but main window neither, so i have to kill the fzilla.

I think it is a problem with the interface. it's not developed thinking in leopard.

I run leopard in an macbook 2,2ghz(core duo intel) and I can see in the about, that fzilla is compilled for powerpc platform, perhaps that's the problem.

#3558 ALT key ignored while in Filename section (unwanted Uploads) high 16 years 16 years
Description

FileZilla Version 3.0.11/Windows XP:

While in one of the filename sections of the window the ALT-key is getting ignored when pressed simultaneously with another key.

This leads to unwanted down- and uploads when ALT+SPACE is pressed to open the system menu of the program window. Other effects of that bug are only minor, e.g. corresponding menu items do not open.

If the key combinations are pressed subsequently the behaviour is as expected.

#3559 Files or directories not displayed high 16 years 16 years
Description

When I am connecting to a unix server, I don't see all the remote files or remte directories on the server. I joined a pdf file with screen shots of what i get with FileZilla and which files are really on the remote server (only in the example directory). With FileZilla on a PC (Vista) version 2.2.18, I see all the remote files and directories.

OS: Mac OS X 10.5.3 Kernel Version : Darwin 9.3.0 FileZilla: see the pdf file

Trace:

Statut : Résolution de l'adresse IP pour caramello.dreamhost.com Trace : ControlSocket.cpp(1057): CRealControlSocket::ContinueConnect(0x15b3b708) m_pEngine=0x151eac80 caller=0x8f5e28 Statut : Connexion sur 64.111.111.142:21... Statut : Connexion établie. Attente du message d'accueil... Trace : CFtpControlSocket::OnReceive() Réponse : 220 ProFTPD 1.3.1 Server (DreamHost FTP) [64.111.111.142] Trace : CFtpControlSocket::SendNextCommand() Commande : USER tecsapublic Trace : CFtpControlSocket::OnReceive() Réponse : 331 Password required for tecsapublic Trace : CFtpControlSocket::SendNextCommand() Commande : PASS Trace : CFtpControlSocket::OnReceive() Réponse : 230 User tecsapublic logged in Trace : CFtpControlSocket::SendNextCommand() Commande : SYST Trace : CFtpControlSocket::OnReceive() Réponse : 215 UNIX Type: L8 Trace : CFtpControlSocket::SendNextCommand() Commande : FEAT Trace : CFtpControlSocket::OnReceive() Réponse : 211-Features: Réponse : MDTM Réponse : REST STREAM Réponse : SIZE Trace : CFtpControlSocket::OnReceive() Réponse : 211 End Statut : Connecté Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Statut : Récupération du contenu du répertoire... Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::ChangeDirSend() Commande : PWD Trace : CFtpControlSocket::OnReceive() Réponse : 257 "/" is the current directory Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Trace : CFtpControlSocket::ParseSubcommandResult(0) Trace : CFtpControlSocket::ListSubcommandResult() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : TYPE I Trace : CFtpControlSocket::OnReceive() Réponse : 200 Type set to I Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : PASV Trace : CFtpControlSocket::OnReceive() Réponse : 227 Entering Passive Mode (64,111,111,142,203,120). Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : LIST Trace : CTransferSocket::OnConnect Trace : CFtpControlSocket::OnReceive() Réponse : 150 Opening ASCII mode data connection for file list Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Trace : CTransferSocket::OnClose Trace : CTransferSocket::TransferEnd(1) Trace : CFtpControlSocket::TransferEnd() Trace : CFtpControlSocket::OnReceive() Réponse : 226 Transfer complete Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Trace : CFtpControlSocket::ParseSubcommandResult(0) Trace : CFtpControlSocket::ListSubcommandResult() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : PASV Trace : CFtpControlSocket::OnReceive() Réponse : 227 Entering Passive Mode (64,111,111,142,147,118). Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : LIST -a Trace : CTransferSocket::OnConnect Trace : CFtpControlSocket::OnReceive() Réponse : 150 Opening ASCII mode data connection for file list Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Trace : CTransferSocket::OnClose Trace : CTransferSocket::TransferEnd(1) Trace : CFtpControlSocket::TransferEnd() Trace : CFtpControlSocket::OnReceive() Réponse : 226 Transfer complete Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Trace : CFtpControlSocket::ParseSubcommandResult(0) Trace : CFtpControlSocket::ListSubcommandResult() Trace : Server seems to support LIST -a Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::ListSend() Statut : Calcul du décalage horaire du serveur... Commande : MDTM .alias Trace : CFtpControlSocket::OnReceive() Réponse : 213 20080513181901 Trace : CFtpControlSocket::ListParseResponse() Statut : Décalage fuseau horaire : Serveur : -25200 secondes, Local : 7200 secondes. Différence : 32400 secondes. Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Statut : Lecture du contenu du répertoire achevée. Statut : Récupération du contenu du répertoire... Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::ChangeDirSend() Commande : CWD DEFICOM Trace : CFtpControlSocket::OnReceive() Réponse : 250 CWD command successful Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::ChangeDirSend() Commande : PWD Trace : CFtpControlSocket::OnReceive() Réponse : 257 "/DEFICOM" is the current directory Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Trace : CFtpControlSocket::ParseSubcommandResult(0) Trace : CFtpControlSocket::ListSubcommandResult() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : PASV Trace : CFtpControlSocket::OnReceive() Réponse : 227 Entering Passive Mode (64,111,111,142,138,75). Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : LIST -a Trace : CTransferSocket::OnConnect Trace : CTransferSocket::OnClose Trace : CTransferSocket::TransferEnd(1) Trace : CFtpControlSocket::TransferEnd() Trace : CFtpControlSocket::OnReceive() Réponse : 150 Opening ASCII mode data connection for file list Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Trace : CFtpControlSocket::OnReceive() Réponse : 226 Transfer complete Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Trace : CFtpControlSocket::ParseSubcommandResult(0) Trace : CFtpControlSocket::ListSubcommandResult() Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Statut : Lecture du contenu du répertoire achevée.

#3689 Unknown SOCKS protocol version high 16 years 10 years
Description

Using the same socks 5 proxy, connection work with Filezilla version 2.2.32 but I receive error "Unknown SOCKS protocol version: 1" with FileZilla version 3.1.1.1

#3699 not able to connect to ftp.justfree.com high outdated 16 years 12 years
Description

After upgrading from version 3.0.8 to 3.1.1.1, I'm afraid that I cannot connect to the ftp server of my file hosting provider using Filezilla.

I guess that this is the log:

23:24:03 Status: Resolving address of ftp.justfree.com 23:24:04 Status: Connecting to 205.134.191.187:21... 23:24:04 Status: Connection established, waiting for welcome message... 23:24:19 Error: Connection timed out 23:24:19 Trace: CFtpControlSocket::ResetOperation(2114) 23:24:19 Trace: CControlSocket::ResetOperation(2114) 23:24:19 Error: Could not connect to server

gFTP connects fine to the FTP server. Here is the log (user and group names have been renamed):

Looking up ftp.justfree.com Trying ftp.justfree.com:21 Connected to ftp.justfree.com:21 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 220-You are user number 3 of 50 allowed. 220-Local time is now 21:28. Server port: 21. 220-This is a private system - No anonymous login 220-IPv6 connections are also welcome on this server. 220 You will be disconnected after 15 minutes of inactivity. USER userid 331 User userid OK. Password required PASS xxxx 230-User userid has group access to: groupies 230 OK. Current restricted directory is / SYST 215 UNIX Type: L8 TYPE I 200 TYPE is now 8-bit binary PWD 257 "/" is your current location Loading directory listing / from server (LC_TIME=en_US.UTF-8) PORT 192,168,1,33,205,105 200 PORT command successful LIST -aL 150 Connecting to port 52585 226-ASCII 226-Options: -a -l 226 35 matches total

I'm afraid that it seems to be a bug in FileZilla client.

I hope it helps,

Pablo

#3702 Folder contents not fully uploaded! high rejected 16 years 10 years
Description

Hello, as the title says not everything in a folder will be uploaded and I tried it several times and this happens since the last five updates of FileZilla, so some content was uploaded and some not and it's impossible for me to explain it why, in the older releases it was possible to upload a full folder with its content but in the newer ones its not possible and I ask why? My OS Windows Server 2008 Enterprise Edition x64 so I'm forced to look for other freeware which does this stuff. If you have questions E-Mail it to me my E-Mail address is Zoe.Skotos@…

#3705 ftp access impossible high outdated 16 years 9 years
Description

hi, i can't access an ftp in aruba.it using my macbook. i get the following message Response: 530 more info : hosting.aruba.it/password Error: Could not connect to server i have accessed other ftps using filezilla with my macbook and had no problem. i have been able to access the same aruba ftp using my pc and it has worked without a problem. i have obviously used the same access information for both the pc and mac. i have also rebooted the mac, closed and reopened filezilla. any ideas please?

#3709 ECONNRESET - Connection reset by peer high rejected 16 years 16 years
Description

After the upgrade, the lcient get disconnect every 2-5 minutes (ECONNRESET - Connection reset by peer). In the older versions this doesn't happen.

#3714 disconnection from server high rejected 16 years 16 years
Description

3.1.1.1 version Command: PORT 10,18,83,26,192,33 Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing

Except for the ECONNABORTED word, it was doing the same on my last version. It's been three months since I am able to access the site to upload files.

#3717 Errors at uploading of a considerable quantity of small files high outdated 16 years 12 years
Description

Uploaded more than 100.000 files, after loading about 15.000 two times there was an error http://xayam.by.ru/Download/error1.jpg, then after rupture of connection an error http://xayam.by.ru/Download/error2.jpg. After application closing there was an error http://xayam.by.ru/Download/error3.jpg. Sorry my English.

#3724 Directory listing fails on FTPS connection (other FTP clients work well) high rejected 16 years 16 years
Description

Filezilla 3.1.1 and 3.1.2 both has this behavior. When conecting to a secured linux box, in FTPES mode, I can log in, but directory listing fails. Log:

Status: Resolving address of ftp.pszinfo.hu Status: Connecting to *:2221... Status: Connection established, waiting for welcome message... Response: 220 "*, FTP service" Command: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Trace: Handshake successful Trace: Cipher: 3DES-CBC, MAC: SHA1 Status: Verifying certificate... Command: USER elias.tamas@*.hu Status: TLS/SSL connection established. Response: 331 Please specify the password. Command: PASS Response: 230 Login successful. Command: PBSZ 0 Response: 200 PBSZ set to 0. Command: PROT P Response: 200 PROT now Private. Status: Connected Status: Retrieving directory listing... Command: CWD / Response: 250 Directory successfully changed. Command: TYPE I Response: 200 Switching to Binary mode. Command: PASV Response: 227 Entering Passive Mode (*,195,101) Command: LIST Trace: Skipping socket event 4, id mismatch. Response: 150 Here comes the directory listing. Trace: Handshake successful Trace: Cipher: 3DES-CBC, MAC: SHA1 Trace: GnuTLS error -9: A TLS packet with unexpected length was received. Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Trace: Skipping socket event 4, no socket or id mismatch. Response: 226 Directory send OK. Error: Failed to retrieve directory listing Status: Disconnected from server

However, Total commander's ftp client handles the same server very well:


Connect to: (2008.08.30 20:44:45) hostname=ftpes://ftp.*.hu:2221 username=elias.tamas@*.hu startdir=


Connect to: (2008.08.30 20:45:10) hostname=ftp.*.hu:2221 username=elias.tamas@*.hu startdir= ftp.*.hu=* 220 "*, FTP service" AUTH TLS 234 Proceed with negotiation. Cert subject: /C=HU/ST=Zala/L=Nagykanizsa/O=*/OU=FTP szerver/CN=ftp.pszinfo.hu/Email=admin@*.hu Cert issuer: /C=HU/ST=Zala/L=Nagykanizsa/O=*/OU=FTP szerver/CN=ftp.*.hu/Email=admin@*.hu USER elias.tamas@*.hu 331 Please specify the password. PASS * 230 Login successful. SYST 550 Permission denied. FEAT 550 Permission denied. PBSZ 0 200 PBSZ set to 0. PROT P 200 PROT now Private. Connect ok! PWD 257 "/" Alkönyvtár TYPE A 200 Switching to ASCII mode. PORT 10,2,0,2,74,243 550 Permission denied. PASV 227 Entering Passive Mode (*,195,86) LIST 150 Here comes the directory listing. Letöltés Várakozás a szerverre... 226 Directory send OK.

#3847 Error while copying, same file override dismiss. high outdated 16 years 12 years
Description

While copying Filezilla shows an copy error, saying that a file already exists, however, this file is inside file bulk i'm transmmiting. Also it sais it could override the previous file with another with the same name; but size are different and the original file size is right.

#3887 Freeze while uploading/downloading too many files high fixed 16 years 15 years
Description

I had to backup some files for a computer under Ubuntu and Windows Vista. On Vista, everything is good but on Ubuntu, Filezilla freeze before starting each file transfer. Sometimes, there is 40 seconds between 2 transfers. More connections at once you allowed, more freezes you have. With only 1 connection, it freeze too.

System: Laptop Intel Core 2 duo 1.8 GHz Ethernet 10/100 chipset

Server: FileZilla server under Windows XP SP3

How to reproduce: 1- Take large number of files (use for example 2-3 javadoc folders) 2- Add this files to the queue 3- Start download or upload

#3941 Wrong upload directory high outdated 16 years 12 years
Description

It's been a few times that I uploaded a bunch of files, and while it's uploading, I change remote directory as I have something else to see... Well, some random local files get uploaded to the current directory I'm browsing!! How neat is that? It's only one every so often.

When building the queue, thank you to save the remote directory AT TIME of building the queue, and stick to it please.

This bug has been on for years now. Really counter productive.

Thank you and good luck.

#3970 Remote devices (USB, Ethernet) slow to load file list high rejected 16 years 15 years
Description

Hi,

I've got an Ethernet storage device (Western Digital) which is so slow at loading the file list in FileZilla.

Comparing it to other FTP software, they load the list super fast. You can see a performance decrease on other software compared to your computer hard drive, but I would expect that with anything that's remote based.

On my screen I could wait up to 10 seconds before I can do anything as when using the local site explorer for a remote device freezes any other action taking place on FileZilla until the list has loaded.

It's fairly quicker when it's just listing folders but you can still see a performance decrease and a 'freeze'.

Newest version of FZ.

#3996 File uploads will not Resume , high outdated 16 years 12 years
Description

I have problems with uploading files after interruptions . The file will not resume they just overwrite no matter setting: default , overwrite if new source or larger file. it is as if it forgets where its uploading to.

#4000 Filename is not quoted properly when choosing "default editor for text files" high fixed 16 years 10 years
Description

If I open a txt file with spaces in it's name it will open a few blank tabs instead.

#4001 directory upload problems high fixed 16 years 16 years
Description

I have a problem with the newest release of Filezilla client 3.1.5.1.

When i try to upload a directory (fckeditor) to my webhost (one.com), it only uploads the files and NOT the directories... I now use an older version 3.1.4rc-1 and this version uploads the complete directorystucture...

Hope this will be fixed soon in the new version! thanks!

#4014 Locale-aware case conversion filename's in toolbar icons works improperly in Turkish locale high fixed 16 years 16 years
Description

See the comment in my blog post about the issue and my blog post about why applications fail with Turkish locale.

http://planet.gentoo.org/developers/serkan/2008/11/16/applications_failing_with_turkish_locale#c20047

Also see Pardus bug report on the issue: http://bugs.pardus.org.tr/show_bug.cgi?id=7669

#4030 SubFolders Not Uploading high duplicate 16 years 11 years
Description

version 3.1.5.1

Example Folder Structure


MainFolder

-SubFolderA

File1

-SubFolderB

File2

-FileA -FileB


Action: Dragging MainFolder from local and dropping in remote Action: Dragging MainFolder from local and dropping in queue

Result: Only files under MainFolder are added to queue and uploaded. Subfolders appear to be ignored. This has not been the case in the past. Downloading (remote to local) subfolders work as expected.

I have used FileZilla for years with no major headaches and want to thank you for looking into this issue.

#4074 Version 3.16 not resolving decimal IP high rejected 15 years 15 years
Description

Versions prior to 3.16 seems to resolve IPs in decimal format no problem but as soon as upgrade to version 3.16 it stop working. Solution for now is to put in the dot IP address. Tried with different dns and number of different ISP and networks but no luck.

#4087 Drag & Drop from FileZilla to Client Folders causes error high outdated 15 years 12 years
Description

Trying to drag a File from FTP-Folder to download to the desktop or any other folder on the client-system causes an error: "can't find the target of drag'n'drop operation. Shell extension might not installed properly..." (translated from german system) Reinstalling fzshellext_64.dll has no effect.

Dragging files to ftp-upload works fine...

FileZilla Version 3.1.6, Dec. 2 2008

#4105 FileZilla crashes when connection to remote FZ server is broken Tim Kosse high fixed 15 years 10 years
Description

A downloading FileZilla client crashes and loses the download queue on my friend's computer when I restart my computer which runs the FileZilla server application he is connected to. Last time the crash situation included an "Illegal operation" Windows error.

#4110 FileZilla CrashReport high fixed 15 years 15 years
Description

FileZilla crashes due startup and uploads.

#4113 Filezilla crashes with uploading high outdated 15 years 12 years
Description

Im having the problem that filezilla crashes everytime if i want to upload a pretty amount of files. Like the phpbb forums or joomla portal.

It happens everytime when im uploading the files to my host.

#4141 Problem with crashing when downloading folder/files very repeatable high fixed 15 years 10 years
Description

Using Filezilla 3.2.0 (and also 3.1.6) Windows XP PRO SP1 on AMD Athalon

Connection is FTP on port 21

Filezilla was working fine on prior version. Upgraded to 3.1.6 in December 2008 and began having some crashes. Upgraded to 3.2.0 today (2008-01-07) and still have problems crashing.

Crash happens nearly every-time I try to download (backup) the Plugins folder for a WordPress Blog. I initiate the download by dragging plugins folder from remote filelist to local filelist. The folder that is being copied does not exist on the local computer prior to initiating the download on Filezilla.

The folder has only 153 files, 16 folders, about 2.5 MB.

Crashes with other folders as well but this is the folder I am working on right now, and it is the folder being copied when the attached logfile was created.

When Filezilla crashes, perhaps 50% to 75% of the download is complete. I get a Windows crash message with these details: AppName: filezilla.exe AppVer: 3.2.0.0 ModName: msvcrt.dll ModVer: 7.0.2600.1106 Offset: 00033de0

Filezilla USUALLY continues to run behind the Win-error box and sometimes it even completes the files in the queue before the Filezilla window closes.

Sometimes during this downloading, after the Win-error box opens, Filezilla will show a file-exists dialog indicating that a zero-length file already exists at the destination. Of course the file did not exist at the target location before the download because the target folder did not exist then and it was created by Filezilla.

#4185 non-standard characters in home path prevent client from functioning normally high fixed 15 years 15 years
Description

I installed FileZilla FTP client, started it, and an error message popped up:


Error loading xml file


Could not load "C:\Documents and Settings\Dženan Zukić\Application Data\FileZilla\filezilla.xml", make sure the file is valid. For this session, default settings will be used and any changes to the settings are not persistent.


OK


After clicking OK, several more similar messages are displayed, and file window is shown. Some more messages may appear during usage, all referring to the same file.

I believe that reason is character "ć", which is not included in charset ISO 8859-1 (US-ASCII) which is default on my system.

Again when closing the application, similar message is displayed.

#4195 Select multiple directories does not work (<shift-click>) high outdated 15 years 11 years
Description

Latest version of Filezilla (3.2) when trying to select multiple directrories in remote site window only last click item is highlighted. In previous version, I could click first and shift-click last and all in between would be highlighted for download.

#4204 FileZilla Client (Windows) uses IPv6 in preference to IPv4 high rejected 15 years 15 years
Description

I have several Windows clients running Windows XP Pro SP3 and Windows Vista SP1. I have FileZilla client 3.2.0 installed. All these machines have a dual IPv4 and IPv6 configuration as I am currently testing IPv6. My DNS server (Windows 2003 Server SP2) returns both IPv4 and IPv6 addresses for my servers when queried.

My FileZilla sever (0.9.30) is running on a Windows XP SP3 machine, also with a valid IPv6 configuration.

When I use the FileZilla client to try and connect to a server for which my DNS server can return both an IPv6 address and an IPv4 address, the FileZilla client always tries to use the IPv6 address in preference to the IPv4 address. This might not be an issue except that the FileZilla server does not seem to listen to/accept connections on its host's IPv6 address. As a result the client is not able to connect. I have tried changing the binding order on the client machines to make IPv4 come before IPv6 but it does not help.

This seems like a bug to me. Surely use of IPv6 should at a minimum only be by explicit request? Ideally one could specify which to use as a default at the client level and maybe also with a host specific override. I imagine mixed environments are becoming quite common and this could become a big problem.

#4209 filezilla crashes high fixed 15 years 12 years
Description

when i upload large of mybb forum files and it creshes.

i did use the latest filezilla 3.2.1 and it still crashes.

#4238 Filezilla crashes on startup high fixed 15 years 11 years
Description

Filezilla crashes on startup, crashreport attached.

concerned setting in filezilla.xml:

<Setting name="Last local directory" type="string">/Users/WakA/Downloads/series/</Setting>

If the directory specified no longer exists (is renamed/moved etc.) filezilla crashes.

Filezilla 3.2.1

#4241 DDE association not working high fixed 15 years 15 years
Description

Attempts to do "View/Edit" on a remote file that happens to be a Microsoft Office file (e.g., Word .doc, Excel .xls) fail with the new version of Filezilla (3.2.1). They worked just fine in 3.2.0. The error message you see is:

The file "" cannot be opened: The associated program (WX_DDE #c:\Program Files\Microsoft Office\OFFICE11\Excel.exe" /e#Excel#system#[open("")]) could not be found.

Since I use this program to remotely edit Office files on outside computers, this is a blocker for me, but I have set the priority to "high".

#4252 Mac issues high fixed 15 years 15 years
Description

I recently updated my intel Macbook pro. Filezilla now refuses to open and keeps getting an error. Can you please fix this because I love this FTP client and I need to use it for school but I can't if it won't run on my computer.

#4258 The application Filezilla quit unexpectedly - after upgrade high fixed 15 years 15 years
Description

I recently upgraded to the latest version of FileZilla. I think it worked after upgrading but a day or two later, I cannot open it anymore. It comes up saying "The application Filezilla quit unexpectedly"...

I've tried uninstalling and reinstalling it and the same issue occurs. The only time I got it to work was when I restarted my computer.

The only other thing is I also upgraded the software on my Mac recently... Could that have done anything?

#4262 Crash after Apple Security Update 2009-001 high fixed 15 years 15 years
Description

Hi everyone, after Apple released the Security Update 2009-001 FileZilla Client crashes and could not start up! Please help! Thanks in advance Simone

#4275 Downloading files to wrong directories high fixed 15 years 15 years
Description

I saw some older tickets about this issue, but never with a (working) solution.

When I checked my local hdd after downloading a big folder with images, I noticed that directories are all over the place. I can't figure out if the messing up is consequent.

I'm using active mode, but the wizard tells me everythings fine. I'm also using a filefilter to exclude thumbnails. When I add the dir to the queue, everything seems fine, trouble start when processing the queue (wrong folders are immediately created, while NOT listed in the queue before).

#4276 3.2.2 doesn't handle download of directory tree correctly high duplicate 15 years 15 years
Description

Steps to reproduce :

1/ connect to a remote ftpd 2/ select a remote directory 3/ using contextual menu, ask for download in a local empty directory (or drag & drop the directory from the remote windows to the local one)

Result : it seems that some -- not all -- sub directories can't be created in the local folder.

In the example : I have selected 2 direcories : languages and pdf : pdf is ok but not language.

I join a log file.

PS : this bug doesn't occur with 3.2.1.

Thank you

#4277 cannot open files...associated program error high fixed 15 years 15 years
Description

I saw other users had this same problem on the PC....

I just downloaded 3.2.2 and now I get the error message: The file home.html cannot be opened. The associated program ('Applications/TextEdit.app' <"home.html") could not be found. Please check your file type associations.

I've never had a problem with earlier versions. Can I delete this last update and download an earlier version? I have a deadline of TODAY to complete my website and this is the only way I have of editing...I don't want to have to switch to another editor, I've been using Filezilla for years and this is the first time I've had a problem. By the way, I get the same message no matter what type of extension is on it. Yet the program is there, I have my files associated properly, and if I download have no problem opening them up.

#4281 Cannot connect to SFTP-SSH server on port 22 high rejected 15 years 15 years
Description

We've been running WinSSHD from BitVise for a couple of years here. No problem with FileZilla at all until the latest release (3.2.2.1). Suddenly we're unable to connect to our BitVise WinSSHD server and perform FTP functions.

FileZilla error messages are: Status: Connecting to secure.asiflex.com... Response: fzSftp started Command: open "CISNOPLN@…" 22 Command: Pass: Error: Authentication failed. Error: Critical error Error: Could not connect to server

Previous version of FileZilla still successfully connects to the BitVise WinSSHD server, so I'm inclined to believe something got "broken" in this latest release.

#4286 3.2.2.1 remote dir list bug. high rejected 15 years 15 years
Description

This is actually an old bug but for some reason ignored: the remove directory pane cannot display chinese correctly like version 2.2.30 did. See attached picture.

#4309 Upload of large files completes, but shows zero bytes on server high outdated 15 years 12 years
Description

Re: Filezilla 3.2.2.1

Hello, I enjoy using Filezilla daily, but there's a bug when uploading large files. This has occurred in previous versions of Filezilla, but I haven't reported it until now. The uploads complete, only to show zero bytes on the server. The uploaded files do not play or download when requested by a browser. These are mostly audio and video files in excess of say 100 MB up to 250 MB. I've tried uploading the same files to the same server directory with other clients - WS-FTP, Cute, Smart, ftp Explorer, ftp Voyager, etc. They all complete the transfer and show the correct file size. Which makes me think there's a subtle bug in Filezilla. I've attached the Filezilla verbose log. For now, I'm using WS-FTP to transfer large files.

#4317 FileZilla & Wacom high outdated 15 years 10 years
Description

I see a ticket close with an annoying issue that is not resolved with the increasing of the drag threshold. Apparently FileZilla doesn't use a component that make use of the wacom configuration.

Inside of the FileZilla browser when you click a folder with the wacom it generate a drag event instead of a click event and an error message appear every time showing:

A directory cannot be dragged into one of its subfolders.

It is basically imposible to use filezilla with the wacom and only happend with FileZilla, applications like CyberDuck does not have this problem. By now I had to use another ftp software becouse of that.

I see this note about it: http://www.nabble.com/Drag-threshold-td21814481.html Explaining more technically what the problem is.

I used FileZilla since ever! but is really annoying to left the pen and use FileZilla with the touch pad every single time...

Best Regards!

#4328 remote file edit problem when editing multiple files with same name but in different folder high fixed 15 years 10 years
Description

I have to edit many files with same name that are on different folders. eg: /dev/web.config, /live/web.config, etc. The problem is that after completed editing the first file and uploading it and then editing the second file and saving it triggers two "file has changed" dialog boxes. and if saved, the first remote file is overwritten with the second file.

FileZilla client version: 3.2.2.1 System: Windows XP SP3 on Intel P4 3.0GHz

#4344 Incorrect sort order - Remote site high duplicate 15 years 15 years
Description

Using FileZilla Client 3.2.3-rc1

When connected to an ftp site, I clicked on the "Last Modified" column header in the Remote Site window. Files are *not* sorting correctly by Last Modified Date (whether ASC or DESC is irrelevant).

Attached image shows files obviously NOT sorted in descending order from Most to Least recent by Last Modified Date

#4346 Multi-level directories and files upload problem high outdated 15 years 11 years
Description

I have been uploading files which has more than 7,400+ files and 2,200+ directories for the past 2 days to our web hosting. I have tried the upload a dozen of times every time clearing the files again on the server to make sure that it will re-upload everything.

The problem encountered is after checking the files, there are a lot of missing files on the server especially if its in the 2nd or 3rd level directory although files on lower directories are complete (well it looks like its complete).

After a couple of re-tries (deleting and re-uploading the files), I checked the list of "Successful Transfer" and the missing files was not in the list. Note, there are no failed transfers.

After this, I re-queued the files by dragging the files again to the Queue list. Making sure the files that I noticed are missing is in the queue list. This time, I didn't delete the files in the server but selected the "Skip" option for the existing files.

It was able to upload some of the missing files, but after running the web application there are still lots of missing files.

This is getting tiring. Its not possible to check every 7,400+ files to see if they are all uploaded. Just checking them will take days which will hamper our productivity. Actually it already hampered our development and productivity since I have been trying to upload our web app since yesterday.

I know this was working prior to updating to the current version (3.2.2.1)

OS is Windows XP with SP3

#4414 All text boxes populated with domain name high rejected 15 years 15 years
Description

When I create a new site, all the text boxes are populate the the domain name for my site. This includes the ftp port, the local and remote default directories - I can't seem to be able to save the new site, so I'm having to roll back to an older version.

#4417 Site Manager already open high fixed 15 years 15 years
Description

I have users on an Open Directory, their home folder is located on a remote Xsan so they can move to different machines and hold their settings, when opening Filezilla they can use everything except Site Manager. When clicking on site manager the Error pops up: Site Manager already open

The Site Manager is apened in another instance of FileZilla 3. Do you want to continue? Any changes made in the Site Manager won't be saved then. and "NO" and "YES" buttons. Yes opens the Site manager but nothing will save. I have looked at the settings and the .Filezilla folder is on the remote server instead of locally on the machine. Is there anyway to point the folder? or a fix for this issue? I am able to go to the sitemanager.xml on the server and put info in the xml it will appear in the site manager but it will not accept any new connections, and i have users who are always updating settings.

#4484 Directory Listing invalid connecting to Wildcat! FTP Service (v5.6.450.7HF) high rejected 15 years 15 years
Description

Upon logging into the Wildcat service the directory listing shows size=0;type=dir;perm=elc;create=20050131092633;modify=20050131092633;(client directory name)- but not the proper contents of the directory.

#4493 Arabic names files transfaring high rejected 15 years 11 years
Description

FileZilla will fail when transfering files that are named with Arabic letters.

#4512 Filezilla client over ftp proxy high rejected 15 years 11 years
Description

since the last 3 versions of filezilla client we experience that if we use an ftp proxy ( witch we are obligated ) to connect to the internet FTP servers that downloads from ftp servers resume over the actual filesize. Meaning that if you download a file of say about 300MB it doesn't stop at 300MB it always gives an error message at the end of the file concerning retry and it starts downloading the file from scratch. But it still gives the download completion as "> 100%" and this goes on and on untill you end the download. After enough searching I stumbled on the fact that it was related to Filezilla client. I tried the same setup with another software like Core FTP LE and there the file just ends at his size and is saved.

Can you investigate this,

#4537 unintentional move of files by clicking into filezilla Tim Kosse high fixed 15 years 10 years
Description

Filezilla Version 3.2.4.1. The Bug still remained after updating to 3.2.4.1. I often have a very bad and nerving problem. I use Filezilla for editing files on the “ftp remote side” (server side). My

default editor is Notepad++ and I use the “widescreen-view” with directory-trees in FileZilla. Now my problem: I perform a right click on “ftp remote side” on a file and then in the context menu I click 'edit'. The Notepad

opens the file and I do modifications. I save the file and click into the FileZilla-window (on “ftp remote side”) and confirm

the overwrite prompt. And then sometimes this bug appears: FileZilla moves another file (the one I have clicked onto in order to go back into the FileZilla window) into another directory

of the directory tree. I have not clicked and dragged/moved the file! I have only clicked the file in order to go back to the

FileZilla window and then I confirm the prompt. I think the bug comes only in a sequence of unfortunate events.

#4546 Cannot FTP files! high rejected 15 years 15 years
Description

I can connect to my FTP site fine and the target directory lists fine as well, but when I attempt to FTP any file, I get the following:

Status: Directory listing successful Status: Resolving address of fitnesscenterdowntown.com Status: Connecting to 64.136.20.57:21... Status: Connection established, waiting for welcome message... Response: 220-FTP server ready. Response: 220 This is a private system - No anonymous login Command: USER fitnesscenterdowntown.com Response: 331 User fitnesscenterdowntown.com OK. Password required Command: PASS Response: 421 I can't accept more than 1 connections as the same user Error: Could not connect to server Status: Delaying connection due to previously failed connection attempt... Status: Resolving address of fitnesscenterdowntown.com Status: Connecting to 64.136.20.57:21... Status: Connection established, waiting for welcome message... Response: 220-FTP server ready. Response: 220 This is a private system - No anonymous login Command: USER fitnesscenterdowntown.com Response: 331 User fitnesscenterdowntown.com OK. Password required Command: PASS Response: 421 I can't accept more than 1 connections as the same user Error: Could not connect to server Status: Delaying connection due to previously failed connection attempt... Status: Resolving address of fitnesscenterdowntown.com Status: Connecting to 64.136.20.57:21... Status: Connection established, waiting for welcome message... Response: 220-FTP server ready. Response: 220 This is a private system - No anonymous login Command: USER fitnesscenterdowntown.com Response: 331 User fitnesscenterdowntown.com OK. Password required Command: PASS Response: 421 I can't accept more than 1 connections as the same user Error: Could not connect to server

#4549 filezilla don't end session and download file keep grown high rejected 15 years 10 years
Description

i am using version 3.2.4.1, and i am try to download from our headquarters on USA.

i know the FTP use there is cuteftp server. the issue i am having is when i am download file biger then 20MB the sessin never end, what happen is that the file is download to my local drive and i see the 100% completd, but it stay in queued and keep download and the file on my local drive keep grown.

i can successfully download file smoler then 20MB, also this happen only to this site and it doesn't happen when i am using cuteftp client or smartftp client.

more details:

  1. i am behind cisco nat.(remeber this doesn't happen when using cuteftp client behind the cisco)
  2. when i am use filezilla from other adsl connection it work.

i am working with default setting on filezilla and i don't know why ther is diff result between filezilla to cuteftp

you can see image show the size of files

#4552 showing 100% usage in the windows task manager, blocking ouklook high outdated 15 years 11 years
Description

fileZilla is showing 100% cpu utilize, in random days.

Blocking my outlook express 2003 for send and receiving mail from my mail server,

Some-times my system gets hang-up,

then i need to forcefully end the task in the windows task Manager,

OS : Windows Xp SP3 Anti-Virus : Kaspersky Anti-Virus

#4553 The FileZilla Client v3.2.4.1 can't show non-English characters correctly because MLSD command high rejected 15 years 15 years
Description

After I upgrade to the latest version ( v3.2.4.1 ) of the FileZilla Client, it just can't show non-English characters correctly. I see the "2009-04-14 - FileZilla Client 3.2.4-rc1 released" notes about "Always use MLSD to retrieve directory listings on servers supporting it". I think it cause this problem Is it possible to turn it off to avoid this problem? Or is it a bug?

#4561 FTPS TLS initializing crashes high outdated 15 years 12 years
Description

When connected through FTPS, filezilla shuts down directly after displaying the last log line "initializing TLS". Did not recive any "not responding" dialog or anything. Tried restarting the computer and reinstall filezilla with no luck. Ordinary FTP works with no problems.

My version is 3.2.4.1 FileZilla_3.2.4.1_win32-setup.exe MD5 checksum: 4B4900C2875E07161B4AACA255C71FF5

HP Mini, laptop VIA C7-M 1600MHz (32bit) 1,75GB RAM (Pysical Address Extension)

Host: ftps://hevox.net (Self-signed certificate)

#4576 Unable to log in high rejected 15 years 15 years
Description

Please advise on inablility to log in.

site: ftp.pirltd.org.uk Username. legrj1509 Password. chris823

Message on attempts to log in reads

530 User legrj1509 cannot log in.

In use: Filezilla 3.2.4.1 Client (Reloaded today)

Operating system: Windows XP Fillazilla.exe is ticked in the Windowes Firewall exception list.

Other website used here has no Filezilla log in problem. Webhost has checked and it is working at their end.

Thanks in anticipation of your help.

Christopher Legrand

#4580 filezilla crashes on global site download if file or folder generates 550 error high outdated 15 years 12 years
Description

when trying to download a complete remote site, the filezilla client crashes if this site contains a file or folder that, when seperately downloaded as a single file or folder, would generate a ftp 550 error : 550 : No such file or directory. filezilla crashes (displays the crashed popup), while other threads successfully download the rest of the site. it seems the offending files are not visible in the standard available windows ftp commandline client utility (ftp.exe) the full error when attempting a separate download of such a file is : "550 icon: No such file or directory Error: Critical error"

the crash info in the eventviewer is : "Application popup: filezilla.exe - Application Error : The instruction at "0x77c43de0" referenced memory at "0x04397000". The memory could not be "read".

Click on OK to terminate the program"

incidentally, the crash is reported in the system section of the windows event viewer as an application popup, while instead it should be reported in the application section as an error.

#4581 Corrupting Wordpress File Uploads! high outdated 15 years 12 years
Description

For some reason, MANY people using Filezilla to upload files to their Wordpress, self-hosted blogs are getting parse errors. It seems filezilla is doing something to the files as it uploads that is corrupting the file and causing our blogs to be UNUSABLE. Sometimes you can just keep uploading the offending file until filezilla gets it right, but I have now reached a point where even my localized file seems corrupted. Not sure how to explain this, but if you search wordpress.org forums for parse error, you will see the mention of filezilla being the ftp client. I wasnt having any trouble until the last two upgrades. The last one seemingly the worst offender of all! Now i get to try to figure out how the heck to get this fixed, as my blog is out of commission until i do. I liked filezilla until the swtich to wordpress...guess i better find a different ftp client.

#4589 skipped files in directory listing (ISO8859-2) high rejected 15 years 15 years
Description

Files with ISO8859-2 character in the name are skipped when listing directory. Attached are two screens - one form Filezilla and second one from Firefox. As you can see in Filezilla only two files are listed in the directory...

#4608 3.2.6-rc1 edit file - certificate problem high fixed 15 years 15 years
Description

If i connect to a tls server the certificate is ok (set it to always accept), but when i edit a file the popup to accept the certificate comes sometimes (i think when i haven't submitted something for a longer time) and also when i click always it helps nothing. (I have a self signed certifikate) On FileZilla 3.2.5 the problem was not here. New GNUTLS!?

1 2 3 4 5 6 7 8 9 10 11 12
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.