Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2501 - 2600 of 4044)

Ticket Summary Owner Priority Resolution Created Modified
#10023 FileZilla times out when retrieving directory listing normal duplicate 9 years 9 years
Description

Status: Resolving address of ftp Status: Connecting to .... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate...

This version of Filezilla is telling me "Unknown sertificate" on remote server

Status: TLS connection established. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing of "/public_html"...

hangs here for like 10-15 secs

Command: CWD /public_html Response: 250 OK. Current directory is /public_html Command: PWD Response: 257 "/public_html" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (212,125,204,217,125,118) Command: MLSD Error: Connection timed out Error: Failed to retrieve directory listing

It stops here..

FileZilla Client


Version: 3.10.0

Build information:

Compiled for: i686-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2015-01-07 Compiled with: i686-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++11

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.20 SQLite: 3.8.7.2

Operating system:

Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition Version: 6.1 Platform: 64-bit system

Previous version worked fine, then desided to upgrade after having done my transfers, and it is now borked. In advance, Thanks for fixing.

#790 FileZilla strips leading / character Alexander Schuch normal 19 years 17 years
Description

Novell's FTP server software allows one to access the files on ANY Novell file server in the directory tree, using this syntax:

cwd server/volume/dir/subdir

When I enter such a path in FileZilla (2.2.10), such as "admin/ groups/registrar", it strips the first '/' character, changing the string I entered to "/admin/groups/registrar", and as such returns a '550 invalid path' error.

Another FTP client, NCFtp (www.ncftp.com) had the same issue a few versions back, but has since been fixed. WS_FTP on Windows, Fetch and Transmit on Mac OSX, and the command line FTP program on any Mac/Linux/Windows system all work correctly with this functionality and do not have this issue.

Please take a look at it. We really like FileZilla, but with that problem accessing Novell's FTP server, we have to steer clear of it for now.

I can provide a test account to our Novell server if you don't have one available to test against.

Thanks!

#11063 FileZilla stopped and won't restart high rejected 8 years 7 years
Description

Hi, My FileZilla stopped working halfway through a download, and won't restart. I get the following Status: Resolving address of nl3851.dediseedbox.com Status: Connecting to 46.166.187.194:21... Status: Connection established, waiting for welcome message... Error: Could not connect to server What could be going wrong. This is the first time it has happened. There is nothing wrong with the Internet at present. Regards Quenten Walker

#9672 FileZilla stop upload file when file queue lager than 200 normal outdated 10 years 9 years
Description

I have a directory lager than 300 File with 58MB, when i upload up to 200 file, Filezilla continue loop info in console log with no upload process and unresponding, so that i must force with application and try many time, but same result. Hoping this info useful for you, thank

#10368 FileZilla sometimes asks for overwriting a self-created zero byte file normal outdated 9 years 9 years
Description

Hi,

FileZilla sometimes asks for overwriting a self-created zero byte file (with the name of the file to upload), when uploading files to my FTP server. But overwriting and/or uploading fails.

FileZilla Client


Version: 3.10.3

Build information:

Compiled for: x86_64-pc-linux-gnu Compiled on: x86_64-pc-linux-gnu Build date: 2015-03-30 Compiled with: gcc (Ubuntu 4.9.1-16ubuntu6) 4.9.1 Compiler flags: -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -std=gnu++11

Linked against:

wxWidgets: 3.0.2 GnuTLS: 3.2.16 SQLite: 3.8.6

Operating system:

Name: Linux 3.16.0-34-generic x86_64 Version: 3.16

Best Regards, Ettore Atalan

#11712 FileZilla software is starting up and shutting down. normal rejected 6 years 6 years
Description

The filezilla software closes after a few seconds after I update the latest version on this day.

#3984 FileZilla show incorrect Date/Time on transfer normal rejected 16 years 10 years
Description

When I upload files, the server showed incorrect date/time

#4634 FileZilla should remember Synchronized browsing setting in Site Manager Tim Kosse blocker invalid 15 years 7 years
Description

Operating System Windows 2000 SP 4

I mark 'Synchronized browsing' in the settings. It works during a session. After closing and starting FileZilla again, the setting is forgotten.

#10214 FileZilla restarts download after intermittent connection problem normal outdated 9 years 7 years
Description

Repro:

  1. Start a big file download.
  2. Reboot the server to force the connection to drop. I used a Windows 2012 R2 IIS FTP site and rebooted the entire machine.
  3. Observe, that the file transfer starts anew. This is a problem if the file takes a few days to download. A lot of progress is lost.

Note, that the typical dialog asking the user how to resolve a conflict (skip, overwrite, resume, ...) did not appear.

Desired behavior: Ask the user or simply resume the file download.

The Filezilla log showed the following during the connection outage:

Some earlier connection problem that apparently was resolved by restarting:

Command: RETR FILENAME Response: 150 Opening BINARY mode data connection. Response: 226 Transfer complete. Command: PASV Response: 227 Entering Passive Mode (IP,216,163). Command: REST 50930845561 Response: 350 Restarting at 50930845561. Command: RETR FILENAME Response: 150 Opening BINARY mode data connection. Error: Disconnected from server: ECONNABORTED - Connection aborted Error: File transfer failed after transferring 2 GB in 39888 seconds Status: Resolving address of HOSTNAME Status: Connecting to IP:PORT... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Connected Status: Starting download of PATH/FILENAME Status: Testing resume capabilities of server Command: TYPE I Response: 200 Type set to I. Command: PASV

... A few hours later the server reboot:

Command: RETR FILENAME Response: 150 Opening BINARY mode data connection. Error: Could not read from transfer socket: ECONNRESET - Connection reset by peer Error: Connection timed out Error: File transfer failed after transferring 8 GB in 3380 seconds Status: Resolving address of HOSTNAME Status: Connecting to IP:PORT... Error: Connection timed out Error: Could not connect to server Status: Delaying connection for 5 seconds due to previously failed connection attempt... Status: Resolving address of HOSTNAME Status: Connecting to IP:PORT... Error: Connection timed out

These messages were repeated a lot. Lots of retries. Now Filezilla gives up to restart:

Status: Connecting to IP:PORT... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Connected Status: Starting download of PATH/FILENAME Status: Testing resume capabilities of server Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (IP,192,4). Command: REST 162230556159 Response: 350 Restarting at 162230556159. Command: RETR FILENAME Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Command: PASV Response: 227 Entering Passive Mode (IP,192,5). Command: REST 62409403658 Response: 350 Restarting at 62409403658. Command: RETR FILENAME Response: 150 Opening BINARY mode data connection. Error: Connection timed out Error: File transfer failed after transferring 93 MB in 35 seconds Status: Resolving address of HOSTNAME Status: Connecting to IP:PORT... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Connected Status: Starting download of PATH/FILENAME Status: Testing resume capabilities of server Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (IP,192,13). Command: REST 162230556159 Response: 350 Restarting at 162230556159. Command: RETR FILENAME Response: 150 Opening BINARY mode data connection. Error: Connection timed out Error: File transfer failed Status: Resolving address of HOSTNAME Status: Connecting to IP:PORT... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Connected Status: Starting download of PATH/FILENAME Command: CWD PATH Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (IP,192,14). Command: RETR FILENAME Error: Connection timed out Error: File transfer failed Status: Resolving address of HOSTNAME Status: Connecting to IP:PORT... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Connected Status: Starting download of PATH/FILENAME Command: CWD PATH Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (IP,192,15). Command: RETR FILENAME Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 4 MB in 12 seconds Status: Resolving address of HOSTNAME Status: Connecting to IP:PORT... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Connected Status: Starting download of PATH/FILENAME

Should be easy to repro. I have had this problem many times already.

Sometimes, sleeping the client machine at night and resuming it in the morning also causes this issue.

Version: 3.10.02. Has been happening for a long time, though. Nothing new.

#10158 FileZilla reports error: success on removing temporary file every time I shut it down normal rejected 9 years 9 years
Description

Every time I close FileZilla, I get "File 'C:\Users\Rich\AppData\Roaming\FileZilla\filezilla.xml~' couldn't be removed (error 0: the operation completed successfully.)"

It's mostly a nuisance, but it's unclear to me why this transpires, and error success seems like incorrect behavior.

#8305 FileZilla process does not terminate on exit critical fixed 12 years 10 years
Description

My install of FileZilla just updated (to 3.6.0). To reproduce the bug: open an SFTP site, exit out of FileZilla, then open Windows Task Manager. Both 'filezilla.exe' and 'fzsftp.exe' remain running.

I call FileZilla from a VBScript, and my program continues only after exiting FileZilla. After installing the latest version, exiting FileZilla did not allow my process to continue.

Opening Windows Task Manager, it became evident that closing the FileZilla interface does *not* halt 'filezilla.exe' or 'fzsftp.exe'; both of these remain resident in memory despite exiting-out of FileZilla.

Opening FileZilla manually and connecting to an SFTP site causes the same behavior. The behavior only manifests if an SFTP site is opened.

#12653 FileZilla portable starting as "uncleaned" start and need close and reopen normal rejected 2 years 2 years
Description

I am using PortableApps version and each start warning me about "unclean" shutdown and need re-open and start again

#10155 FileZilla not working after recent update high duplicate 9 years 9 years
Description

Hi,

I have been unable to connect to my usual servers after I updated FileZilla yesterday. It was working fine before the update.

Error message: Connection timed out ... Could not connect to server.

I ran tracer command to see if I could reach the server — and I could. So it's not a machine or external connectivity issue.

Furthermore, I could reach the server and do normal upload functions via FireFTP, which is not my first choice. I definitely prefer FileZilla.

Thanks.

Anu

#9417 FileZilla not connect to remote site normal outdated 10 years 7 years
Description

Miketech73 (at) yahoo (dot) com filezilla *says* I'm connected; but won't connect to remote site.

Win 7-64 home prem svc pak 1 AMD Phenom II dual core 3.00 Ghz ram: installed: 4.00 Gb, 3.75 usable McAfee virus & firewall no win firewall

FileZilla 3.8.0 build date: 2014-03-28 uninstalled FileZilla; re-booted, then re-installed FileZilla

was working before last update; FileZilla 3.7.4.1 worked, now can't connect to remote site.

log:

2014-04-03 21:37:45 13820 3 Status: Connecting to 184.168.164.1:21... 2014-04-03 21:37:49 13820 3 Status: Connection established, waiting for welcome message... 2014-04-03 21:37:50 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:50 13820 3 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 2014-04-03 21:37:50 13820 3 Response: 220-You are user number 4 of 500 allowed. 2014-04-03 21:37:50 13820 3 Response: 220-Local time is now 18:37. Server port: 21. 2014-04-03 21:37:50 13820 3 Response: 220-This is a private system - No anonymous login 2014-04-03 21:37:50 13820 3 Response: 220 You will be disconnected after 3 minutes of inactivity. 2014-04-03 21:37:50 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:50 13820 3 Command: USER d9ee6681 2014-04-03 21:37:51 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:51 13820 3 Response: 331 User d9ee6681 OK. Password required 2014-04-03 21:37:51 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:51 13820 3 Command: PASS * 2014-04-03 21:37:52 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:52 13820 3 Response: 230 OK. Current restricted directory is / 2014-04-03 21:37:52 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:52 13820 3 Command: SYST 2014-04-03 21:37:52 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:52 13820 3 Response: 215 UNIX Type: L8 2014-04-03 21:37:52 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:52 13820 3 Command: FEAT 2014-04-03 21:37:53 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:53 13820 3 Response: 211-Extensions supported: 2014-04-03 21:37:53 13820 3 Response: EPRT 2014-04-03 21:37:53 13820 3 Response: IDLE 2014-04-03 21:37:53 13820 3 Response: MDTM 2014-04-03 21:37:53 13820 3 Response: SIZE 2014-04-03 21:37:53 13820 3 Response: MFMT 2014-04-03 21:37:53 13820 3 Response: REST STREAM 2014-04-03 21:37:53 13820 3 Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; 2014-04-03 21:37:53 13820 3 Response: MLSD 2014-04-03 21:37:53 13820 3 Response: AUTH TLS 2014-04-03 21:37:53 13820 3 Response: PBSZ 2014-04-03 21:37:53 13820 3 Response: PROT 2014-04-03 21:37:53 13820 3 Response: UTF8 2014-04-03 21:37:53 13820 3 Response: ESTA 2014-04-03 21:37:53 13820 3 Response: PASV 2014-04-03 21:37:53 13820 3 Response: EPSV 2014-04-03 21:37:53 13820 3 Response: SPSV 2014-04-03 21:37:53 13820 3 Response: ESTP 2014-04-03 21:37:53 13820 3 Response: 211 End. 2014-04-03 21:37:53 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:53 13820 3 Command: OPTS UTF8 ON 2014-04-03 21:37:54 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:54 13820 3 Response: 200 OK, UTF-8 enabled 2014-04-03 21:37:54 13820 3 Status: Connected 2014-04-03 21:37:54 13820 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-03 21:37:54 13820 3 Trace: CControlSocket::ResetOperation(0) 2014-04-03 21:37:54 13820 3 Trace: Measured latency of 795 ms 2014-04-03 21:37:54 13820 3 Status: Retrieving directory listing... 2014-04-03 21:37:54 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:54 13820 3 Trace: CFtpControlSocket::ChangeDirSend() 2014-04-03 21:37:54 13820 3 Command: PWD 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:55 13820 3 Response: 257 "/" is your current location 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-03 21:37:55 13820 3 Trace: CControlSocket::ResetOperation(0) 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::ParseSubcommandResult(0) 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::ListSubcommandResult() 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::TransferSend() 2014-04-03 21:37:55 13820 3 Command: TYPE I 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:55 13820 3 Response: 200 TYPE is now 8-bit binary 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::TransferSend() 2014-04-03 21:37:55 13820 3 Command: PASV 2014-04-03 21:37:56 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:56 13820 3 Response: 227 Entering Passive Mode (184,168,164,1,196,55) 2014-04-03 21:37:56 13820 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-03 21:37:56 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:56 13820 3 Trace: CFtpControlSocket::TransferSend() 2014-04-03 21:37:56 13820 3 Command: MLSD 2014-04-03 21:37:57 13820 3 Trace: CTransferSocket::OnConnect 2014-04-03 21:38:04 13820 3 Trace: CTransferSocket::OnClose(10053) 2014-04-03 21:38:04 13820 3 Error: Transfer connection interrupted: ECONNABORTED - Connection aborted 2014-04-03 21:38:04 13820 3 Trace: CTransferSocket::TransferEnd(3) 2014-04-03 21:38:04 13820 3 Trace: CFtpControlSocket::TransferEnd() 2014-04-03 21:38:58 13820 3 Error: Connection timed out 2014-04-03 21:38:58 13820 3 Trace: CFtpControlSocket::ResetOperation(2114) 2014-04-03 21:38:58 13820 3 Trace: CControlSocket::ResetOperation(2114) 2014-04-03 21:38:58 13820 3 Trace: CFtpControlSocket::ResetOperation(2114) 2014-04-03 21:38:58 13820 3 Trace: CControlSocket::ResetOperation(2114) 2014-04-03 21:38:58 13820 3 Error: Failed to retrieve directory listing

2014-04-05 12:04:39 1888 3 Status: Resolving address of post768.org 2014-04-05 12:04:39 1888 3 Status: Connection attempt failed with "EAI_NODATA - No address associated with nodename". 2014-04-05 12:04:39 1888 3 Trace: CRealControlSocket::OnClose(11004) 2014-04-05 12:04:39 1888 3 Trace: CFtpControlSocket::ResetOperation(66) 2014-04-05 12:04:39 1888 3 Trace: CControlSocket::ResetOperation(66) 2014-04-05 12:04:39 1888 3 Error: Could not connect to server 2014-04-05 12:04:39 1888 3 Status: Waiting to retry... 2014-04-05 12:04:44 1888 3 Status: Resolving address of post768.org 2014-04-05 12:04:44 1888 3 Status: Connection attempt failed with "EAI_NODATA - No address associated with nodename". 2014-04-05 12:04:44 1888 3 Trace: CRealControlSocket::OnClose(11004) 2014-04-05 12:04:44 1888 3 Trace: CFtpControlSocket::ResetOperation(66) 2014-04-05 12:04:44 1888 3 Trace: CControlSocket::ResetOperation(66) 2014-04-05 12:04:44 1888 3 Error: Could not connect to server 2014-04-05 12:05:11 1888 3 Status: Resolving address of post768.org 2014-04-05 12:05:11 1888 3 Status: Connection attempt failed with "EAI_NODATA - No address associated with nodename". 2014-04-05 12:05:11 1888 3 Trace: CRealControlSocket::OnClose(11004) 2014-04-05 12:05:11 1888 3 Trace: CFtpControlSocket::ResetOperation(66) 2014-04-05 12:05:11 1888 3 Trace: CControlSocket::ResetOperation(66) 2014-04-05 12:05:11 1888 3 Error: Could not connect to server 2014-04-05 12:05:11 1888 3 Status: Waiting to retry... 2014-04-05 12:05:16 1888 3 Status: Delaying connection for 1 second due to previously failed connection attempt... 2014-04-05 12:05:16 1888 3 Status: Resolving address of post768.org 2014-04-05 12:05:16 1888 3 Status: Connection attempt failed with "EAI_NODATA - No address associated with nodename". 2014-04-05 12:05:16 1888 3 Trace: CRealControlSocket::OnClose(11004) 2014-04-05 12:05:16 1888 3 Trace: CFtpControlSocket::ResetOperation(66) 2014-04-05 12:05:16 1888 3 Trace: CControlSocket::ResetOperation(66) 2014-04-05 12:05:16 1888 3 Error: Could not connect to server 2014-04-05 12:16:10 2364 3 Status: Resolving address of post768.org 2014-04-05 12:16:12 2364 3 Status: Connecting to 184.168.164.1:21... 2014-04-05 12:16:21 2364 3 Status: Connection established, waiting for welcome message... 2014-04-05 12:16:21 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:21 2364 3 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 2014-04-05 12:16:21 2364 3 Response: 220-You are user number 6 of 500 allowed. 2014-04-05 12:16:21 2364 3 Response: 220-Local time is now 09:16. Server port: 21. 2014-04-05 12:16:21 2364 3 Response: 220-This is a private system - No anonymous login 2014-04-05 12:16:21 2364 3 Response: 220 You will be disconnected after 3 minutes of inactivity. 2014-04-05 12:16:21 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:21 2364 3 Command: USER d9ee6681 2014-04-05 12:16:22 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:22 2364 3 Response: 331 User d9ee6681 OK. Password required 2014-04-05 12:16:22 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:22 2364 3 Command: PASS * 2014-04-05 12:16:23 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:23 2364 3 Response: 230 OK. Current restricted directory is / 2014-04-05 12:16:23 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:23 2364 3 Command: SYST 2014-04-05 12:16:23 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:23 2364 3 Response: 215 UNIX Type: L8 2014-04-05 12:16:23 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:23 2364 3 Command: FEAT 2014-04-05 12:16:24 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:24 2364 3 Response: 211-Extensions supported: 2014-04-05 12:16:24 2364 3 Response: EPRT 2014-04-05 12:16:24 2364 3 Response: IDLE 2014-04-05 12:16:24 2364 3 Response: MDTM 2014-04-05 12:16:24 2364 3 Response: SIZE 2014-04-05 12:16:24 2364 3 Response: MFMT 2014-04-05 12:16:24 2364 3 Response: REST STREAM 2014-04-05 12:16:24 2364 3 Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; 2014-04-05 12:16:24 2364 3 Response: MLSD 2014-04-05 12:16:24 2364 3 Response: AUTH TLS 2014-04-05 12:16:24 2364 3 Response: PBSZ 2014-04-05 12:16:24 2364 3 Response: PROT 2014-04-05 12:16:24 2364 3 Response: UTF8 2014-04-05 12:16:24 2364 3 Response: ESTA 2014-04-05 12:16:24 2364 3 Response: PASV 2014-04-05 12:16:24 2364 3 Response: EPSV 2014-04-05 12:16:24 2364 3 Response: SPSV 2014-04-05 12:16:24 2364 3 Response: ESTP 2014-04-05 12:16:24 2364 3 Response: 211 End. 2014-04-05 12:16:24 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:24 2364 3 Command: OPTS UTF8 ON 2014-04-05 12:16:25 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:25 2364 3 Response: 200 OK, UTF-8 enabled 2014-04-05 12:16:25 2364 3 Status: Connected 2014-04-05 12:16:25 2364 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 12:16:25 2364 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 12:16:25 2364 3 Trace: Measured latency of 731 ms 2014-04-05 12:16:25 2364 3 Status: Retrieving directory listing... 2014-04-05 12:16:25 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:25 2364 3 Trace: CFtpControlSocket::ChangeDirSend() 2014-04-05 12:16:25 2364 3 Command: PWD 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:26 2364 3 Response: 257 "/" is your current location 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 12:16:26 2364 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::ParseSubcommandResult(0) 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::ListSubcommandResult() 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 12:16:26 2364 3 Command: TYPE I 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:26 2364 3 Response: 200 TYPE is now 8-bit binary 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 12:16:26 2364 3 Command: PASV 2014-04-05 12:16:27 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:27 2364 3 Response: 227 Entering Passive Mode (184,168,164,1,196,120) 2014-04-05 12:16:27 2364 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 12:16:27 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:27 2364 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 12:16:27 2364 3 Command: MLSD 2014-04-05 12:16:28 2364 3 Trace: CTransferSocket::OnConnect 2014-04-05 12:16:35 2364 3 Trace: CTransferSocket::OnClose(10053) 2014-04-05 12:16:35 2364 3 Error: Transfer connection interrupted: ECONNABORTED - Connection aborted 2014-04-05 12:16:35 2364 3 Trace: CTransferSocket::TransferEnd(3) 2014-04-05 12:16:35 2364 3 Trace: CFtpControlSocket::TransferEnd() 2014-04-05 12:17:20 2364 3 Trace: CFtpControlSocket::ResetOperation(10) 2014-04-05 12:17:20 2364 3 Trace: CControlSocket::ResetOperation(10) 2014-04-05 12:17:20 2364 3 Trace: CFtpControlSocket::ResetOperation(10) 2014-04-05 12:17:20 2364 3 Trace: CControlSocket::ResetOperation(10) 2014-04-05 12:17:20 2364 3 Error: Directory listing aborted by user 2014-04-05 12:17:20 2364 3 Status: Disconnected from server 2014-04-05 12:17:20 2364 3 Trace: CFtpControlSocket::ResetOperation(66) 2014-04-05 12:17:20 2364 3 Trace: CControlSocket::ResetOperation(66) 2014-04-05 12:17:20 2364 3 Status: Resolving address of post768.org 2014-04-05 12:17:20 2364 3 Status: Connecting to 184.168.164.1:21... 2014-04-05 12:17:21 2364 3 Status: Connection established, waiting for welcome message... 2014-04-05 12:17:21 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:17:21 2364 3 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 2014-04-05 12:17:21 2364 3 Response: 220-You are user number 7 of 500 allowed. 2014-04-05 12:17:21 2364 3 Response: 220-Local time is now 09:17. Server port: 21. 2014-04-05 12:17:21 2364 3 Response: 220-This is a private system - No anonymous login 2014-04-05 12:17:21 2364 3 Response: 220 You will be disconnected after 3 minutes of inactivity. 2014-04-05 12:17:21 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:17:21 2364 3 Command: USER d9ee6681 2014-04-05 12:17:22 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:17:22 2364 3 Response: 331 User d9ee6681 OK. Password required 2014-04-05 12:17:22 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:17:22 2364 3 Command: PASS * 2014-04-05 12:17:23 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:17:23 2364 3 Response: 230 OK. Current restricted directory is / 2014-04-05 12:17:23 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:17:23 2364 3 Command: OPTS UTF8 ON 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:17:24 2364 3 Response: 200 OK, UTF-8 enabled 2014-04-05 12:17:24 2364 3 Status: Connected 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 12:17:24 2364 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 12:17:24 2364 3 Trace: Measured latency of 726 ms 2014-04-05 12:17:24 2364 3 Status: Retrieving directory listing... 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::ChangeDirSend() 2014-04-05 12:17:24 2364 3 Command: PWD 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:17:24 2364 3 Response: 257 "/" is your current location 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 12:17:24 2364 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::ParseSubcommandResult(0) 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::ListSubcommandResult() 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 12:17:24 2364 3 Command: TYPE I 2014-04-05 12:17:25 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:17:25 2364 3 Response: 200 TYPE is now 8-bit binary 2014-04-05 12:17:25 2364 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 12:17:25 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:17:25 2364 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 12:17:25 2364 3 Command: PASV 2014-04-05 12:17:26 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:17:26 2364 3 Response: 227 Entering Passive Mode (184,168,164,1,197,214) 2014-04-05 12:17:26 2364 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 12:17:26 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:17:26 2364 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 12:17:26 2364 3 Command: MLSD 2014-04-05 12:17:26 2364 3 Trace: CTransferSocket::OnConnect 2014-04-05 12:17:33 2364 3 Trace: CTransferSocket::OnClose(10053) 2014-04-05 12:17:33 2364 3 Error: Transfer connection interrupted: ECONNABORTED - Connection aborted 2014-04-05 12:17:33 2364 3 Trace: CTransferSocket::TransferEnd(3) 2014-04-05 12:17:33 2364 3 Trace: CFtpControlSocket::TransferEnd() 2014-04-05 12:18:23 2364 3 Trace: CFtpControlSocket::ResetOperation(10) 2014-04-05 12:18:23 2364 3 Trace: CControlSocket::ResetOperation(10) 2014-04-05 12:18:23 2364 3 Trace: CFtpControlSocket::ResetOperation(10) 2014-04-05 12:18:23 2364 3 Trace: CControlSocket::ResetOperation(10) 2014-04-05 12:18:23 2364 3 Error: Directory listing aborted by user 2014-04-05 12:20:26 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:20:26 2364 3 Response: 421 Timeout (no new data for 180 seconds) 2014-04-05 12:20:26 2364 3 Trace: Skipping reply after cancelled operation or keepalive command. 2014-04-05 12:20:26 2364 3 Error: Connection closed by server 2014-04-05 12:20:26 2364 3 Trace: CFtpControlSocket::ResetOperation(66) 2014-04-05 12:20:26 2364 3 Trace: CControlSocket::ResetOperation(66) 2014-04-05 14:02:00 540 3 Status: Resolving address of post768.org 2014-04-05 14:02:01 540 3 Status: Connecting to 184.168.164.1:21... 2014-04-05 14:02:02 540 3 Status: Connection established, waiting for welcome message... 2014-04-05 14:02:02 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:02 540 3 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 2014-04-05 14:02:02 540 3 Response: 220-You are user number 5 of 500 allowed. 2014-04-05 14:02:02 540 3 Response: 220-Local time is now 11:02. Server port: 21. 2014-04-05 14:02:02 540 3 Response: 220-This is a private system - No anonymous login 2014-04-05 14:02:02 540 3 Response: 220 You will be disconnected after 3 minutes of inactivity. 2014-04-05 14:02:02 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:02 540 3 Command: USER d9ee6681 2014-04-05 14:02:03 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:03 540 3 Response: 331 User d9ee6681 OK. Password required 2014-04-05 14:02:03 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:03 540 3 Command: PASS * 2014-04-05 14:02:04 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:04 540 3 Response: 230 OK. Current restricted directory is / 2014-04-05 14:02:04 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:04 540 3 Command: SYST 2014-04-05 14:02:05 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:05 540 3 Response: 215 UNIX Type: L8 2014-04-05 14:02:05 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:05 540 3 Command: FEAT 2014-04-05 14:02:05 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:05 540 3 Response: 211-Extensions supported: 2014-04-05 14:02:05 540 3 Response: EPRT 2014-04-05 14:02:05 540 3 Response: IDLE 2014-04-05 14:02:05 540 3 Response: MDTM 2014-04-05 14:02:05 540 3 Response: SIZE 2014-04-05 14:02:05 540 3 Response: MFMT 2014-04-05 14:02:05 540 3 Response: REST STREAM 2014-04-05 14:02:05 540 3 Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; 2014-04-05 14:02:05 540 3 Response: MLSD 2014-04-05 14:02:05 540 3 Response: AUTH TLS 2014-04-05 14:02:05 540 3 Response: PBSZ 2014-04-05 14:02:05 540 3 Response: PROT 2014-04-05 14:02:05 540 3 Response: UTF8 2014-04-05 14:02:05 540 3 Response: ESTA 2014-04-05 14:02:05 540 3 Response: PASV 2014-04-05 14:02:05 540 3 Response: EPSV 2014-04-05 14:02:05 540 3 Response: SPSV 2014-04-05 14:02:05 540 3 Response: ESTP 2014-04-05 14:02:05 540 3 Response: 211 End. 2014-04-05 14:02:05 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:05 540 3 Command: OPTS UTF8 ON 2014-04-05 14:02:06 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:06 540 3 Response: 200 OK, UTF-8 enabled 2014-04-05 14:02:06 540 3 Status: Connected 2014-04-05 14:02:06 540 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 14:02:06 540 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 14:02:06 540 3 Trace: Measured latency of 710 ms 2014-04-05 14:02:06 540 3 Status: Retrieving directory listing... 2014-04-05 14:02:06 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:06 540 3 Trace: CFtpControlSocket::ChangeDirSend() 2014-04-05 14:02:06 540 3 Command: PWD 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:07 540 3 Response: 257 "/" is your current location 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 14:02:07 540 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::ParseSubcommandResult(0) 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::ListSubcommandResult() 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:02:07 540 3 Command: TYPE I 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:07 540 3 Response: 200 TYPE is now 8-bit binary 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:02:07 540 3 Command: PASV 2014-04-05 14:02:08 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:08 540 3 Response: 227 Entering Passive Mode (184,168,164,1,196,116) 2014-04-05 14:02:08 540 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 14:02:08 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:08 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:02:08 540 3 Command: MLSD 2014-04-05 14:02:08 540 3 Trace: CTransferSocket::OnConnect 2014-04-05 14:02:15 540 3 Trace: CTransferSocket::OnClose(10053) 2014-04-05 14:02:15 540 3 Error: Transfer connection interrupted: ECONNABORTED - Connection aborted 2014-04-05 14:02:15 540 3 Trace: CTransferSocket::TransferEnd(3) 2014-04-05 14:02:15 540 3 Trace: CFtpControlSocket::TransferEnd() 2014-04-05 14:02:57 540 3 Trace: CFtpControlSocket::ResetOperation(10) 2014-04-05 14:02:57 540 3 Trace: CControlSocket::ResetOperation(10) 2014-04-05 14:02:57 540 3 Trace: CFtpControlSocket::ResetOperation(10) 2014-04-05 14:02:57 540 3 Trace: CControlSocket::ResetOperation(10) 2014-04-05 14:02:57 540 3 Error: Directory listing aborted by user 2014-04-05 14:02:57 540 3 Status: Disconnected from server 2014-04-05 14:02:57 540 3 Trace: CFtpControlSocket::ResetOperation(66) 2014-04-05 14:02:57 540 3 Trace: CControlSocket::ResetOperation(66) 2014-04-05 14:02:57 540 3 Status: Resolving address of post768.org 2014-04-05 14:02:57 540 3 Status: Connecting to 184.168.164.1:21... 2014-04-05 14:02:57 540 3 Status: Connection established, waiting for welcome message... 2014-04-05 14:02:58 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:58 540 3 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 2014-04-05 14:02:58 540 3 Response: 220-You are user number 7 of 500 allowed. 2014-04-05 14:02:58 540 3 Response: 220-Local time is now 11:03. Server port: 21. 2014-04-05 14:02:58 540 3 Response: 220-This is a private system - No anonymous login 2014-04-05 14:02:58 540 3 Response: 220 You will be disconnected after 3 minutes of inactivity. 2014-04-05 14:02:58 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:58 540 3 Command: USER d9ee6681 2014-04-05 14:02:59 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:59 540 3 Response: 331 User d9ee6681 OK. Password required 2014-04-05 14:02:59 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:59 540 3 Command: PASS * 2014-04-05 14:03:00 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:03:00 540 3 Response: 230 OK. Current restricted directory is / 2014-04-05 14:03:00 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:03:00 540 3 Command: OPTS UTF8 ON 2014-04-05 14:03:00 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:03:00 540 3 Response: 200 OK, UTF-8 enabled 2014-04-05 14:03:00 540 3 Status: Connected 2014-04-05 14:03:00 540 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 14:03:00 540 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 14:03:00 540 3 Trace: Measured latency of 675 ms 2014-04-05 14:03:00 540 3 Status: Retrieving directory listing... 2014-04-05 14:03:00 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:03:00 540 3 Trace: CFtpControlSocket::ChangeDirSend() 2014-04-05 14:03:00 540 3 Command: PWD 2014-04-05 14:03:01 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:03:01 540 3 Response: 257 "/" is your current location 2014-04-05 14:03:01 540 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 14:03:01 540 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 14:03:01 540 3 Trace: CFtpControlSocket::ParseSubcommandResult(0) 2014-04-05 14:03:01 540 3 Trace: CFtpControlSocket::ListSubcommandResult() 2014-04-05 14:03:01 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:03:01 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:03:01 540 3 Command: TYPE I 2014-04-05 14:03:02 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:03:02 540 3 Response: 200 TYPE is now 8-bit binary 2014-04-05 14:03:02 540 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 14:03:02 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:03:02 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:03:02 540 3 Command: PASV 2014-04-05 14:03:02 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:03:02 540 3 Response: 227 Entering Passive Mode (184,168,164,1,197,141) 2014-04-05 14:03:02 540 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 14:03:02 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:03:02 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:03:02 540 3 Command: MLSD 2014-04-05 14:03:02 540 3 Trace: CTransferSocket::OnConnect 2014-04-05 14:03:09 540 3 Trace: CTransferSocket::OnClose(10053) 2014-04-05 14:03:09 540 3 Error: Transfer connection interrupted: ECONNABORTED - Connection aborted 2014-04-05 14:03:09 540 3 Trace: CTransferSocket::TransferEnd(3) 2014-04-05 14:03:09 540 3 Trace: CFtpControlSocket::TransferEnd() 2014-04-05 14:04:03 540 3 Error: Connection timed out 2014-04-05 14:04:03 540 3 Trace: CFtpControlSocket::ResetOperation(2114) 2014-04-05 14:04:03 540 3 Trace: CControlSocket::ResetOperation(2114) 2014-04-05 14:04:03 540 3 Trace: CFtpControlSocket::ResetOperation(2114) 2014-04-05 14:04:03 540 3 Trace: CControlSocket::ResetOperation(2114) 2014-04-05 14:04:03 540 3 Error: Failed to retrieve directory listing 2014-04-05 14:16:13 540 3 Status: Connecting to 184.168.164.1:21... 2014-04-05 14:16:13 540 3 Status: Connection established, waiting for welcome message... 2014-04-05 14:16:14 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:14 540 3 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 2014-04-05 14:16:14 540 3 Response: 220-You are user number 7 of 500 allowed. 2014-04-05 14:16:14 540 3 Response: 220-Local time is now 11:16. Server port: 21. 2014-04-05 14:16:14 540 3 Response: 220-This is a private system - No anonymous login 2014-04-05 14:16:14 540 3 Response: 220 You will be disconnected after 3 minutes of inactivity. 2014-04-05 14:16:14 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:14 540 3 Command: USER d9ee6681 2014-04-05 14:16:15 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:15 540 3 Response: 331 User d9ee6681 OK. Password required 2014-04-05 14:16:15 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:15 540 3 Command: PASS * 2014-04-05 14:16:15 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:15 540 3 Response: 230 OK. Current restricted directory is / 2014-04-05 14:16:15 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:15 540 3 Command: SYST 2014-04-05 14:16:16 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:16 540 3 Response: 215 UNIX Type: L8 2014-04-05 14:16:16 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:16 540 3 Command: FEAT 2014-04-05 14:16:17 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:17 540 3 Response: 211-Extensions supported: 2014-04-05 14:16:17 540 3 Response: EPRT 2014-04-05 14:16:17 540 3 Response: IDLE 2014-04-05 14:16:17 540 3 Response: MDTM 2014-04-05 14:16:17 540 3 Response: SIZE 2014-04-05 14:16:17 540 3 Response: MFMT 2014-04-05 14:16:17 540 3 Response: REST STREAM 2014-04-05 14:16:17 540 3 Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; 2014-04-05 14:16:17 540 3 Response: MLSD 2014-04-05 14:16:17 540 3 Response: AUTH TLS 2014-04-05 14:16:17 540 3 Response: PBSZ 2014-04-05 14:16:17 540 3 Response: PROT 2014-04-05 14:16:17 540 3 Response: UTF8 2014-04-05 14:16:17 540 3 Response: ESTA 2014-04-05 14:16:17 540 3 Response: PASV 2014-04-05 14:16:17 540 3 Response: EPSV 2014-04-05 14:16:17 540 3 Response: SPSV 2014-04-05 14:16:17 540 3 Response: ESTP 2014-04-05 14:16:17 540 3 Response: 211 End. 2014-04-05 14:16:17 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:17 540 3 Command: OPTS UTF8 ON 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:18 540 3 Response: 200 OK, UTF-8 enabled 2014-04-05 14:16:18 540 3 Status: Connected 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 14:16:18 540 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 14:16:18 540 3 Trace: Measured latency of 768 ms 2014-04-05 14:16:18 540 3 Status: Retrieving directory listing... 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::ChangeDirSend() 2014-04-05 14:16:18 540 3 Command: PWD 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:18 540 3 Response: 257 "/" is your current location 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 14:16:18 540 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::ParseSubcommandResult(0) 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::ListSubcommandResult() 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:16:18 540 3 Command: TYPE I 2014-04-05 14:16:19 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:19 540 3 Response: 200 TYPE is now 8-bit binary 2014-04-05 14:16:19 540 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 14:16:19 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:19 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:16:19 540 3 Command: PASV 2014-04-05 14:16:20 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:20 540 3 Response: 227 Entering Passive Mode (184,168,164,1,197,235) 2014-04-05 14:16:20 540 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 14:16:20 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:20 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:16:20 540 3 Command: MLSD 2014-04-05 14:16:20 540 3 Trace: CTransferSocket::OnConnect 2014-04-05 14:16:27 540 3 Trace: CTransferSocket::OnClose(10053) 2014-04-05 14:16:27 540 3 Error: Transfer connection interrupted: ECONNABORTED - Connection aborted 2014-04-05 14:16:27 540 3 Trace: CTransferSocket::TransferEnd(3) 2014-04-05 14:16:27 540 3 Trace: CFtpControlSocket::TransferEnd() 2014-04-05 14:17:21 540 3 Error: Connection timed out 2014-04-05 14:17:21 540 3 Trace: CFtpControlSocket::ResetOperation(2114) 2014-04-05 14:17:21 540 3 Trace: CControlSocket::ResetOperation(2114) 2014-04-05 14:17:21 540 3 Trace: CFtpControlSocket::ResetOperation(2114) 2014-04-05 14:17:21 540 3 Trace: CControlSocket::ResetOperation(2114) 2014-04-05 14:17:21 540 3 Error: Failed to retrieve directory listing

#10632 FileZilla keeps asking me to install new version even though new version has been installed normal worksforme 9 years 9 years
Description

When I open FileZilla, I am prompted to install version 3.13.0. I install it. But each time I launch Filezilla for a new use, I'm prompted to install the version I have already installed.

Here's the message:

3.13.0 (2015-08-15)

+ Display home directory instead of root directory if the last used directory does not exist + Larger initial size of main window if there is no stored size + Slightly increased size of page selection box in settings dialog

  • Fix assertion in directory listing parser
  • Fix drag&drop of remote files which broke in 3.13.0-rc1

3.13.0-rc2 (2015-08-10)

  • Updated SFTP components from PuTTY
  • Official binaries now link against GnuTLS 3.4.4
  • Official binaries now link against SQLite 3.8.11.1

3.13.0-rc1 (2015-08-06)

+ For SFTP servers the private key file to use can now be specified in the Site Manager + The contents of each queue tab can now be exported through the context menu + MSW: The installer now registers the App Path so that FileZilla is recognized in the Win+R dialog + FileZilla now uses pugixml instead of TinyXML to parse and create XML files + Several performance improvements + Code cleanup and modernization, building FileZilla now requires a C++14 compiler

  • Fixed an assert loading sitemanager.xml created by an old version
  • If password saving is disabled, specifying a password on the command-line no longer leads to extraneous password prompts when transferring files
  • If deleting remote directories via the directory tree, navigate out of the directory tree that is to be deleted
#3856 FileZilla keep crashing when uploading files normal outdated 16 years 12 years
Description

Since yesterday, FileZilla (3.1.3.1) keep crashing when I'm uploading file. I'm trying to upload file (Joomla core) to my FTP server. When a specific file, it crash, and exit. It does like that to another file (CMSMS core, etc).

#8483 FileZilla is not disconnecting properly normal outdated 11 years 11 years
Description

I get connection errors when trying to connect. I have set the connection to auto. I found out from my web hosting provider that I have 7-8 connections that are going on simultaenously. It doesn't disconnect properly.

#10962 FileZilla is enforcing aes256-gcm@openssh.com which is not supported by older server normal duplicate 8 years 8 years
Description

Connecting to slightly older servers (SLES11 SP3) fails without proper error message (Error: Server unexpectedly closed network connection).

The server log reveals this: sshd[29972]: fatal: matching cipher is not supported: aes256-gcm@… [preauth]

debug log doesn't reveal if FileZilla is only offering a single cipher, but anyways - none of them is supported by OpenSSH 6.2 as shipped with SLES11SP3.

At the moment FileZilla seems not to be able to access any server but the most recent via sftp.

#11442 FileZilla is doen't works - Big Bug low invalid 7 years 7 years
Description

Hello,

FileZilla can't log in to server. Log in failed, because FileZilla have a big bugs. We have try with 6 Servers and with another FTP Client. Only FileZille Client is not works....

#8913 FileZilla is blocked by my Malwarebytes virus protection high rejected 11 years 11 years
Description

I have tried updating my old version to 3.7.0.2 FileZilla Client


Version: 3.5.3

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2012-01-08 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 Vista (build 6002, Service Pack 2) Version: 6.0 Platform: 32 bit system

however I get the following message: Status: Disconnected from server Status: Downloading /updatecheck.php?platform=i586-pc-mingw32msvc&version=3.5.3&osversion=6.0&osarch=32 Status: Resolving address of update.filezilla-project.org Status: Connection attempt failed with "EAI_NONAME - Neither nodename nor servname provided, or not known". Error: Disconnected from server: EAI_NONAME - Neither nodename nor servname provided, or not known Error: Disconnected from server Error: File transfer failed

How it can be resolved?

I tried new installation,downloaded the new Client Download file and tried to install it. However my malwarebytes virus protection blocking/Quarantine it. The file that was quarantined is: PUP.Optional.BundledToolBar.A

Why?

#12990 FileZilla installer FileZilla_3.65.0_win64_sponsored2-setup.exe has viruses normal rejected 8 months 8 months
Description

FileZilla installer FileZilla_3.65.0_win64_sponsored2-setup.exe has viruses:

CrowdStrike Falcon Win/grayware_confidence_60% (D)

ESET-NOD32 A Variant Of Win32/PlayaNext.B Potentially Unwanted

Rising PUA.PlayaNext!8.188A6 (CLOUD)

#5210 FileZilla ignores leading space of filename normal rejected 14 years 10 years
Description

version 3.3.2 CONDITIONS:

  1. A server has a file with a leading space in its filename.
  2. FileZilla's directory display parses the name, removes the leading space, and displays the filename without the leading space.
  3. FileZilla is then unable to correctly reference the file by name for file deletion, renaming, etc. as the leading space is "missing" from commands issued by FileZilla.

I have confirmed this behavior by deliberately creating a file with a leading space on my server, and observing FileZilla's behavior, and noting FileZilla's attempts in the server's xferlog.

A bug search showed obscure reports made about this three years ago, but not well described.

#950 FileZilla hangs at LIST normal 19 years 18 years
Description

My ISP is TDC (http://tdc.dk) that comes with a free homepage. When logging in everything works as normal until FileZilla has to use the FTP LIST command. The program doesn't crash or freeze, it's just stuck trying to list the folders and files. FileZilla 2.2.15 works fine. The address to the FTP site is home20.inet.tele.dk port 21.

#9901 FileZilla gives erroneous failed message normal wontfix 10 years 7 years
Description

I have a very large file -- 320+MB -- and when I upload it to our FTP Side, after about 30-45 minutes, it ALWAYS ends on the Failed Transfers list with the reason "could not start transfer."

This error is (a) obviously erroneous as it just uploaded the file. I can verify this by first deleting the version on the site and then uploading a new version. When it's done uploading the new version is there; and (b) it didn't actually fail because if I download the file (which is a signed exe) it passes all integrity checks and its signature is still intact which it wouldn't be if it had failed.

If you'd like to grab the file to play with it's at:

http://wwww.frameforge3d.com/web_install/FrameForgePreviz35_setup.exe

#12896 FileZilla fails to save settings on Windows 11 if Notepad is uninstalled normal wontfix 14 months 14 months
Description

Hello,

If Notepad is uninstalled, FileZilla fails to save settings as formats may become messed up and displays this error.

"FAILED TO VALIDATE SETTINGS"

Associated program not found: C:\Windows\System32\notepad.exe

If you remove the first few lines, it will display errors as for some reason, format is incorrect in many of those filetypes (never touched this window)

Solving is easy as you just remove misspelled settings and add quotes, but it's weird that FileZilla even created such associations in the first place.

1137 "C:\Program Files\Notepad++\notepad++.exe" %f conf "C:\Program Files\Notepad++\notepad++.exe" %f htaccess "C:\Program Files\Notepad++\notepad++.exe" %f log "C:\Program Files\Notepad++\notepad++.exe" %f php "C:\Program Files\Notepad++\notepad++.exe" %f txt "C:\Program Files\Notepad++\notepad++.exe" %f

#4733 FileZilla fails to recognize disconnect normal rejected 15 years 15 years
Description

With the previous version, if FileZilla, if you get disconnected, you could click on the "R" to reconnect. Now with the recent update, when you get disconnected, you have to click on the disconnect, so that you can then click on the "R" to reconnect. Wayne Sallee Wayne@…

#8706 FileZilla fails to open high outdated 11 years 11 years
Description

Just downloaded latest version:FileZilla_3.7.0.1_i686-apple-darwin9.app.tar Put in Applications folder. Tried opening but fails with a bunch of error messages. See attached files. I did have a previous version that worked well. I no longer have it and am now without an FTP client. I downloaded and re-installed several times. Same result.

#8746 FileZilla fails to login high duplicate 11 years 11 years
Description

While attempting to login to any of my servers, FileZilla will suddenly close and I get the following report;

Process: filezilla [1692] 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 [175] User ID: 501

Date/Time: 2013-06-10 21:02:03.414 -0700 OS Version: Mac OS X 10.8.4 (12E55) Report Version: 10

Interval Since Last Report: 14529 sec Crashes Since Last Report: 2 Per-App Interval Since Last Report: 358 sec Per-App Crashes Since Last Report: 2 Anonymous UUID: F077EC8D-2D9E-34E4-9736-AA6E5678431A

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

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

VM Regions Near 0xf09eb648:

CG backing stores 00000000c8836000-00000000c8eda000 [ 6800K] rw-/rw- SM=SHM

-->

Submap 00000000ffff0000-00000000ffff1000 r--/r-- process-only submap

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 de.filezilla 0x004715f3 wxStringBase::operator=(wxStringBase const&) + 35 1 de.filezilla 0x001a984f CCertificate::CCertificate(CCertificate const&) + 175 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 0x9a0569ae kevent + 10 1 libdispatch.dylib 0x9825bc71 _dispatch_mgr_invoke + 993 2 libdispatch.dylib 0x9825b7a9 _dispatch_mgr_thread + 53

Thread 2: 0 libsystem_kernel.dylib 0x9a0560ee workq_kernreturn + 10 1 libsystem_c.dylib 0x91cc70ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x91cc6e79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x91caed2a start_wqthread + 30

Thread 3: 0 libsystem_kernel.dylib 0x9a0560ee workq_kernreturn + 10 1 libsystem_c.dylib 0x91cc70ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x91cc6e79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x91caed2a start_wqthread + 30

Thread 4: 0 libsystem_kernel.dylib 0x9a053826 semaphore_timedwait_trap + 10 1 com.apple.CoreServices.CarbonCore 0x98bfb810 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 0x98bfba7b PrivateMPEntryPoint + 68 9 libsystem_c.dylib 0x91cc45b7 _pthread_start + 344 10 libsystem_c.dylib 0x91caed4e thread_start + 34

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

eax: 0x09e4b9d4 ebx: 0x004715e4 ecx: 0xf09eb654 edx: 0x005c2f34 edi: 0x09e4b9d4 esi: 0x09eb5154 ebp: 0xbffff938 esp: 0xbffff910

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

cr2: 0xf09eb648

Logical CPU: 0

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 0x2be4000 - 0x2bf1ff3 com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x806f000 - 0x807cff7 +net.telestream.license (1.0.8.2-GC - 1.0.8.2-GC) <A61005C5-E6A4-84A6-2A85-38E53CFBD6AF> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense 0x8085000 - 0x808cffc com.apple.AppleGVAHW.component (1.1 - 1) <5DB91F15-3FD3-308F-8FC5-662562F3EA78> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW 0x8093000 - 0x8097ff7 com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <08137D06-718F-30B1-8BF3-9498BEAFA5C6> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec 0x809c000 - 0x80a0fff com.apple.CommonCocoaPanels (4.0 - 16) <7676B15F-69E2-39D2-9F35-9D2959A99079> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels 0x80ae000 - 0x80aeff5 +cl_kernels (???) <3D70D195-6FD0-46A8-BB62-F9BC9A2891E6> cl_kernels 0x80c4000 - 0x80c7ff3 +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit 0x80cc000 - 0x80edfff com.apple.AppleIntermediateCodec (2.0.1 - 5718) <6A70694B-21C7-381B-8DE3-CD6490C70A77> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec 0x9148000 - 0x91a0fff +com.DivXInc.DivXDecoder (6.8.4.3 - 6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder 0x9366000 - 0x93a0fff com.apple.QuickTimeFireWireDV.component (7.7.1 - 2599.31) <586904D8-4781-392C-9AD5-C9F547E1C65D> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV 0x93ac000 - 0x95a1ff2 +net.telestream.wmv.import (2.4.0.11 - 2.4.0.11) <83F7489B-3935-E1BA-B934-69179217A26D> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import 0x95d6000 - 0x9681fff libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib 0x9721000 - 0x98e3ff2 +net.telestream.wmv.advanced (2.4.0.11 - 2.4.0.11) <92B25580-FF56-5E91-902F-D1DC3E7EC9C2> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced 0x9927000 - 0x998ffeb com.apple.AppleProResDecoder (3.0.2 - 5718) <4442CBCE-7163-3E6A-8511-A52E9F6D8AFC> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder 0x99c0000 - 0x9a09fff com.apple.AppleVAH264HW.component (3.0 - 3.0) <DC2A8842-FDE5-32F8-B2D6-00683394AEE3> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW 0x9acd000 - 0x9c18fff com.apple.AppleGVAFramework (5.0.6 - 5.0.6) <103CBDDD-E0C2-3B62-923B-AA46F2AB3CD7> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA 0x9c34000 - 0x9c4cff2 com.apple.applepixletvideo (1.2.31 - 1.2d31) <B5622D90-ADF3-3DB2-B64B-5F4AF7C274E3> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo 0x9c51000 - 0x9c5ffff 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 0x9c6d000 - 0x9c6effd com.apple.ironwoodcore (1.1.1 - 1.1.1) <098CE576-3239-3B41-9141-A5BE6E476C84> /System/Library/PrivateFrameworks/SpeechObjects.framework/Versions/A/Frameworks/DictationServicesCore.framework/DictationServicesCore 0x9c82000 - 0x9c8affd libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib 0xa36c000 - 0xa3fefff unorm8_bgra.dylib (2.2.16) <1298D118-0B14-3F3D-B2CA-348A1C67183E> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib

0x8feed000 - 0x8ff1fe57 dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld 0x900fc000 - 0x9014bff6 libTIFF.dylib (850) <78E121A6-92A2-3120-883C-7AA3C2966F9C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x9014c000 - 0x90196ff7 com.apple.framework.CoreWLAN (3.3 - 330.15) <74C4B50F-7016-341F-8261-D379B8F0CC97> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x90197000 - 0x901d6ff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x901d7000 - 0x901fbfff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x901fc000 - 0x901fefff com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x901ff000 - 0x901ffffd libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib 0x90200000 - 0x9020dff7 com.apple.HelpData (2.1.4 - 85) <1E180AEF-53FF-3D8B-9513-7FCA1B25A4AB> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x9020e000 - 0x90265ff3 com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x90268000 - 0x9027afff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib 0x9027b000 - 0x902d2ff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x902d3000 - 0x902d3fff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib 0x902d4000 - 0x9052dff5 com.apple.JavaScriptCore (8536 - 8536.30) <24A2ACA7-6E51-30C6-B9AE-17A77E511735> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x9052e000 - 0x9060ffff libcrypto.0.9.8.dylib (47.1) <E4820342-4F42-3DEB-90DB-DE5A66C5585E> /usr/lib/libcrypto.0.9.8.dylib 0x90610000 - 0x9072cffb com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x9072d000 - 0x907ebff3 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 0x907ec000 - 0x907efff7 com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x907f0000 - 0x90803ff9 com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x90804000 - 0x90880ffb libType1Scaler.dylib (101.1) <0D94D786-29F7-33DB-B64B-B264FA5EACD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib 0x90881000 - 0x9088bfff 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 0x9088c000 - 0x908d4ff5 com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x908d5000 - 0x908e3fff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib 0x908e4000 - 0x90902ff3 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 0x90903000 - 0x90904fff libsystem_sandbox.dylib (220.3) <C532F6A6-7E85-38F3-8660-EC1066DF67BE> /usr/lib/system/libsystem_sandbox.dylib 0x90905000 - 0x9097aff7 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 0x9097b000 - 0x9097bfff com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x9097c000 - 0x90985ff9 com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x90986000 - 0x909c8fff libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib 0x909c9000 - 0x90be0fff com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x90be1000 - 0x90c78ff7 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 0x90c79000 - 0x90ca9ff3 libtidy.A.dylib (15.10) <F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib 0x90d4c000 - 0x90d8cfff com.apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x90dbd000 - 0x90ddaff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib 0x90ddb000 - 0x90eebffb com.apple.QuickTimeImporters.component (7.7.1 - 2599.31) <EB33C708-9BDB-345C-AC5A-278B84035EA7> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x90eec000 - 0x90fddffc libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib 0x90fde000 - 0x910dcff7 libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x910dd000 - 0x91266ff7 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 0x91267000 - 0x91267fff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib 0x91291000 - 0x912aefff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib 0x912af000 - 0x912f3ff7 libGLU.dylib (8.9.2) <F33F6C73-7F89-3B5B-A50F-2AB57BBA314D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x912f4000 - 0x912f7ff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib 0x9137a000 - 0x91431ff3 com.apple.QuickTimeMPEG4.component (7.7.1 - 2599.31) <DB1FF52B-C701-3E7D-9751-88B1599981E4> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4 0x91432000 - 0x9149afe7 libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x9149b000 - 0x914a8ff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x914a9000 - 0x914a9fff com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x914aa000 - 0x914b4ffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x914b5000 - 0x914fcff7 com.apple.framework.CoreWiFi (1.3 - 130.13) <1961CC70-C00D-31DE-BAB5-A077538CD5CB> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x914fd000 - 0x918f9feb com.apple.VideoToolbox (1.0 - 926.104) <4275B89E-F826-3F65-ACE1-89052A9CAC6B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x918fc000 - 0x91ab8ffd libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib 0x91ab9000 - 0x91b8ffff com.apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x91b90000 - 0x91bb5ff7 com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x91bb8000 - 0x91bb8fff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x91c13000 - 0x91c48fff libTrueTypeScaler.dylib (84.6) <B7DB746B-7A61-38EF-8CA7-408ED9C14A02> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x91c49000 - 0x91cadff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib 0x91cae000 - 0x91d6bfeb libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib 0x91d6c000 - 0x9201affb com.apple.MediaToolbox (1.0 - 926.104) <DD264DFD-9AFB-38E2-A44C-B463DCB721A0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x9201b000 - 0x92075ffb 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 0x92076000 - 0x9209afff libJPEG.dylib (850) <36FEAB05-86C5-33B9-9DE9-5FAD8AEBA15F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x9209d000 - 0x921b5ff7 com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x921b6000 - 0x921cbfff 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 0x921cc000 - 0x921ebff3 com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x9228a000 - 0x92402ff5 com.apple.QuartzCore (1.8 - 304.3) <F2EFC117-CDC6-3252-A4A8-880965764385> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x92403000 - 0x9242eff9 com.apple.framework.Apple80211 (8.4 - 840.22.1) <DBC31BEB-B771-315F-852D-66ADC3BD75A1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x9242f000 - 0x924c7fff 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 0x924c8000 - 0x924fbfff libssl.0.9.8.dylib (47.1) <1725A506-BD80-39D5-8EE8-78D2FBBE194C> /usr/lib/libssl.0.9.8.dylib 0x92747000 - 0x92789fff libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib 0x9278a000 - 0x92972ffb com.apple.CoreFoundation (6.8 - 744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x92973000 - 0x936abff7 com.apple.QuickTimeComponents.component (7.7.1 - 2599.31) <74631EAD-8A37-3628-829D-3D47A8BF8A50> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x936ac000 - 0x936afffc libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x936b0000 - 0x937bdff3 com.apple.ImageIO.framework (3.2.1 - 850) <C964E877-660E-3482-ACF9-EC25DFEAF307> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x937be000 - 0x93c00fff 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 0x93c0d000 - 0x93c3affe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib 0x93c3b000 - 0x93c80ff7 com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x93c81000 - 0x93c83ffd libCVMSPluginSupport.dylib (8.9.2) <D6D0BB75-42DA-3772-AB5E-CBD59B343393> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x93fc3000 - 0x93fe5fff libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib 0x93fe6000 - 0x93fe6ffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <F7638E43-F885-372E-9DAE-24D0C21AA66E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x93fe7000 - 0x9401affb com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x9401b000 - 0x94044ff7 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 0x94045000 - 0x94049ffc libGIF.dylib (850) <45CD8B8F-7324-3187-B01C-8E16C04F33FA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9404a000 - 0x9404cffb libRadiance.dylib (850) <83434287-A09E-3A3F-A1AC-085B563BA46D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9404d000 - 0x94056fff 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 0x94057000 - 0x940bdfff 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 0x940c8000 - 0x940cbfff 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 0x940cc000 - 0x941d7ff7 libJP2.dylib (850) <3FFCEFA6-317A-34AF-8D99-AEBB017543C5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x941fe000 - 0x94299fff com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x9429a000 - 0x942b7fff libxpc.dylib (140.43) <C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib 0x942b8000 - 0x942c7fff libGL.dylib (8.9.2) <1082B9A5-9AA3-35D4-968B-3A3FE15B1ED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x9432a000 - 0x94331fff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib 0x94332000 - 0x943acff7 com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x9461b000 - 0x946caff7 com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x946cb000 - 0x9496eff3 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 0x949a5000 - 0x94dc2fff FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x94dc3000 - 0x94decfff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib 0x94ded000 - 0x94dfbfff com.apple.opengl (1.8.9 - 1.8.9) <1872D2CD-00A8-30D1-8ECC-B663F4E4C530> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x94dfc000 - 0x94e00ffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib 0x94e3e000 - 0x94eadffb com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x94eae000 - 0x94eb1ffc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib 0x94f03000 - 0x94f4ffff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib 0x94f50000 - 0x94f7cff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib 0x94f7d000 - 0x94f86fff com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x952ab000 - 0x952acfff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib 0x952ad000 - 0x9533fffb libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x95340000 - 0x953a8ff7 com.apple.framework.IOKit (2.0.1 - 755.24.1) <70DE925B-51E8-3C65-8928-FB49FD823D94> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x95753000 - 0x9575fff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x95760000 - 0x95761fff libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib 0x95762000 - 0x95764ffc com.apple.QuickTimeH264.component (7.7.1 - 2599.31) <3DE0F972-7307-30AA-BFE4-9C53E09CC6E4> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264 0x95765000 - 0x958beffb com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <8BF022FC-C38A-34AA-8469-D98294094659> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x958bf000 - 0x9593bff3 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 0x9593c000 - 0x95969ffb com.apple.CoreServicesInternal (154.3 - 154.3) <A452602B-67CB-39C4-95EB-E59433C65774> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x9596a000 - 0x959a0ffb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x959a1000 - 0x959e3ff7 libcups.2.dylib (327.6) <D994A44F-CCDD-3D40-B732-79CB88F45908> /usr/lib/libcups.2.dylib 0x959e4000 - 0x95ab8ff3 com.apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x95ab9000 - 0x95ac0ffb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib 0x95ac1000 - 0x95ac7fff 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 0x95ac8000 - 0x95acfffe com.apple.agl (3.2.1 - AGL-3.2.1) <8E0411D3-19F7-30E1-92A2-337F7F0EBCDA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x95ad7000 - 0x95e8fffa libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x95e90000 - 0x9651cff3 com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x9651d000 - 0x9652bff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib 0x96cc8000 - 0x96d4dff7 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 0x96d4e000 - 0x96d64fff 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 0x96d65000 - 0x96d66ffd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x96d67000 - 0x96e11fff 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 0x96e12000 - 0x96e12fff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x96e13000 - 0x96e33ffd com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x96f92000 - 0x96fd9ff3 com.apple.CoreMedia (1.0 - 926.104) <D0E3BE86-12ED-31BE-816F-E72D757A9F2F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x96fda000 - 0x9701cffb com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x9701d000 - 0x9701efff libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib 0x9701f000 - 0x9702bff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib 0x9702c000 - 0x97032fff libGFXShared.dylib (8.9.2) <F3B0E66D-5C47-3A5A-A2CD-F0C58E8322C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x97033000 - 0x9712bff9 libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib 0x9712c000 - 0x97130fff com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x97131000 - 0x9717fff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x97185000 - 0x97185fff com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x97186000 - 0x971eaff7 com.apple.datadetectorscore (4.1 - 269.3) <C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x971eb000 - 0x97245fff com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x97246000 - 0x97248fff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib 0x97249000 - 0x972abfff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib 0x972ac000 - 0x972b0ff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib 0x972b1000 - 0x97e6dff3 com.apple.AppKit (6.8 - 1187.39) <ACA24416-D910-39B8-9387-52A6C6A561F8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x97e6e000 - 0x98251fff 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 0x98252000 - 0x98256fff 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 0x98257000 - 0x98269ff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib 0x9826a000 - 0x983a5ff7 libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x983a6000 - 0x98446ff7 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 0x986ba000 - 0x986caff7 libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib 0x986cb000 - 0x986d2fff libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib 0x986d3000 - 0x98821ff3 com.apple.CFNetwork (596.4.3 - 596.4.3) <547BD138-E902-35F0-B6EC-41DD06794B22> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x98822000 - 0x98883fff com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <A3B911DB-77DF-3037-A47A-634B08E5727D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x98888000 - 0x98995057 libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib 0x98996000 - 0x9899dff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x9899e000 - 0x989f9ff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x98a51000 - 0x98a8cfef libGLImage.dylib (8.9.2) <9D41F71E-E927-3767-A856-55480E20E9D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x98a8d000 - 0x98a8effd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib 0x98a8f000 - 0x98a8ffff libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib 0x98a90000 - 0x98a9bfff libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib 0x98a9c000 - 0x98a9dfff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib 0x98a9e000 - 0x98ad5ffa com.apple.LDAPFramework (2.4.28 - 194.5) <23668AB5-68EA-37D2-978E-C9EF22BF8C0C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x98ad6000 - 0x98b24ffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x98b65000 - 0x98e6aff7 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 0x98f09000 - 0x98f12ffd 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 0x98f13000 - 0x98f38ffb com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x98f39000 - 0x98f39fff 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 0x98f3a000 - 0x98f46ffe libkxld.dylib (2050.24.15) <BEC097B0-9D9A-3484-99DB-0F537E71963E> /usr/lib/system/libkxld.dylib 0x98f58000 - 0x98fb3fff 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 0x9900f000 - 0x99028fff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x99029000 - 0x99029fff com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x9902a000 - 0x990defff com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x990df000 - 0x990efff2 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 0x990f0000 - 0x99107fff com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x99108000 - 0x991f1ff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib 0x991f2000 - 0x992efff7 com.apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x992f0000 - 0x99423ff3 com.apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x99424000 - 0x99439fff 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 0x994a1000 - 0x994afff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib 0x994b0000 - 0x994c7ff4 com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x994cc000 - 0x994fdfff 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 0x994ff000 - 0x9977bff7 com.apple.QuickTime (7.7.1 - 2599.31) <D9571083-873B-3221-A7DF-23BAFC0F3467> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x9977c000 - 0x99786fff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib 0x99787000 - 0x99791fff 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 0x99792000 - 0x99793fff libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib 0x99794000 - 0x997b0fff libPng.dylib (850) <26AD967A-D55E-3C5A-A643-D9953136DE58> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x9a033000 - 0x9a036ff9 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 0x9a03a000 - 0x9a040ffc libCGXCoreImage.A.dylib (332) <C370B56E-888F-31E8-B6F9-C3944725FBD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x9a041000 - 0x9a05bffc libsystem_kernel.dylib (2050.24.15) <9E58DCC0-D5FF-37E1-AA7F-F2206719E138> /usr/lib/system/libsystem_kernel.dylib 0x9a05c000 - 0x9a37cff3 com.apple.Foundation (6.8 - 945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x9a37d000 - 0x9a385fff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib 0x9a386000 - 0x9a646ff3 com.apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x9a647000 - 0x9a653ffa com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x9a654000 - 0x9a67ffff com.apple.shortcut (2.2 - 2.2) <FA94F2BF-37E1-3F16-9085-7BCCB815BAE9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x9a680000 - 0x9a684fff com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

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: 1312 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=193.5M resident=67.3M(35%) swapped_out_or_unallocated=126.2M(65%) Writable regions: Total=94.5M written=4500K(5%) resident=16.4M(17%) swapped_out=0K(0%) unallocated=78.1M(83%) REGION TYPE VIRTUAL =========== ======= ATS (font support) 33.3M ATS (font support) (reserved) 8K reserved VM address space (unallocated) CG backing stores 7024K CG image 4K CG raster data 56K CG shared images 192K CoreImage 4K CoreServices 1472K IOKit 8K MALLOC 26.3M MALLOC guard page 48K Memory tag=240 4K Memory tag=242 12K Memory tag=243 4K Memory tag=249 156K Memory tag=35 4660K OpenCL 8K Stack 66.0M VM_ALLOCATE 16.2M DATA 10.8M DATA/OBJC 304K IMAGE 528K IMPORT 36K LINKEDIT 39.3M OBJC 1692K OBJC/DATA 200K PAGEZERO 4K TEXT 154.3M UNICODE 544K mapped file 87.8M shared memory 308K =========== ======= TOTAL 450.7M TOTAL, minus reserved VM space 450.7M

Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.30f1 Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 800 MHz, 0x2C00000000000000, 0x31364854463235363634485A2D3830304531 Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 800 MHz, 0x2C00000000000000, 0x31364854463235363634485A2D3830304531 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.16) Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Serial ATA Device: WDC WD3200AAJS-40VWA1, 320.07 GB Parallel ATA Device: OPTIARC DVD RW AD-5630A USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0xfa400000 / 3 USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0xfa440000 / 7 USB Device: My Book, 0x1058 (Western Digital Technologies, Inc.), 0x1102, 0xfa444000 / 9 USB Device: My Book 1110, 0x1058 (Western Digital Technologies, Inc.), 0x1110, 0xfa443000 / 8 USB Device: Photosmart C309a series, 0x03f0 (Hewlett Packard), 0x7311, 0xfa420000 / 6 USB Device: DVC 170, 0x2304 (Pinnacle), 0x021e, 0xfa430000 / 5 USB Device: My Book, 0x1058 (Western Digital Technologies, Inc.), 0x1102, 0xfa410000 / 4 USB Device: My Book 1110, 0x1058 (Western Digital Technologies, Inc.), 0x1110, 0xfa200000 / 2 USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 3 USB Device: My Passport 0748, 0x1058 (Western Digital Technologies, Inc.), 0x0748, 0xfd100000 / 2 USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2 USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1a100000 / 2 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x820f, 0x1a110000 / 3

#10950 FileZilla fails to list directory contents with certain filename present, times out critical fixed 8 years 8 years
Description

Encountered on 3.20.1, tried nightly snapshot from 2016-08-23 and encountered it there as well.

I have a Debian jessie 8.5 system running openssh-server 6.7p1-5+deb8u3. I attempt to access it via sftp://IP as my user/pass, and it logs in successfully, says "Listing directory /home/FOO", and then reports timeout after 20 seconds, repeat forever.

Experimentation has revealed that removing the file named "download?dl=packages%2Fdebian%2Fnautilus-dropbox_0.7.1_amd64.deb" in my homedir causes FileZilla to behave as expected. (Determined by comparing the "raw directory output" from FileZilla with ls -f and seeing which file came next.

Other SSH and SFTP clients, like PuTTY, sftp under Cygwin, and WinSCP, on the same machine, function perfectly fine while filezilla is not behaving.

I do not have any saved config settings for this host.

#11121 FileZilla fails to create a file in Windows that was created on a Mac normal wontfix 7 years 7 years
Description

Following error is displayed in FileZilla while download a file:

Error: Failed to open "X:\folder\file.ext" for writing Error: File transfer failed

The error is actually from Windows 10 because it cannot create the foreign character of the Mac computer.

So you should check the filename for Mac characters and either change the error message or prompt the user to automatically change the characters in the file so it can be downloaded.

#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\

#8812 FileZilla doesnt pass in Windows Server 2012 normal outdated 11 years 11 years
Description

Hello, I try to use Filezilla in my network with windows server 2012 and only works if i disable the firewall. I create all the firewall rules to permit Filezilla and cant work.

#7956 FileZilla doesn't work with vsftpd using SSL critical duplicate 12 years 12 years
Description

Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Status: Resolving address of kpaste.net Status: Connecting to 94.23.155.23:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 (vsFTPd 2.3.2) Trace: CFtpControlSocket::SendNextCommand() Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 Proceed with negotiation. Status: Initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::Failure(-12, 53) Trace: GnuTLS alert 40: Handshake failed Error: GnuTLS error -12: A TLS fatal alert has been received. Trace: CRealControlSocket::OnClose(53) Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(66) Status: Waiting to retry...

#4335 FileZilla doesn't work with non-english filenames normal rejected 15 years 15 years
Description

Go to an FTP site with non-english filenames in FileZilla (by non-english I mean Chinese, Korean or Japanese)

Notice that the filenames do not even show up in Filezilla at all. Use the built in windows ftp.exe to do the same, notice that they do show up.

#988 FileZilla doesn't support z/OS datasets normal 18 years 18 years
Description

Have been using FileZilla to access mainframe system. Have noticed a problem. z/OS is comprised of two different types of filesystems: USS (Unix System Services) HFS/ZFS that behaves much like traditional unix systems from an FTP client perspective and then there are MVS datasets. The MVS datasets are accessed in the following manner with an FTP client:

'DSNAME1.QUALIFY.THIS'

Depending on the type of dataset, this may represent an individual file or a whole directory. However, when using the GUI, if I am in the HFS location /u/home/cuppett and typing in a directory change into the GUI, it attempts to navigate to this location:

/u/home/cuppett/'DSNAME.QUALIFY.THIS'

I am asking that the pwd not get added onto the front if a special character such as ' is added to the front of the path, or perhaps if the pwd is cleared out on the remote side, pwd is never prepended to what is typed in.

#11825 FileZilla doesn't show up on the MacOS App Switcher normal worksforme 5 years 5 years
Description

I use the app switcher (CMD+Tab) to switch between applications on MacOS. However, I've noticed recently that FileZilla no longer shows up on the list of running applications on the app switcher.

This means I have to have it visible, so that I can click in the app, or I have to click on the app in the task bar so that I can find it again.

#7164 FileZilla doesn't recognize c:\windows\system32\MetaPad.exe as viewer normal rejected 13 years 10 years
Description

FileZilla doesn't recognize c:\windows\system32\MetaPad.exe as viewer

#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.

#5426 FileZilla does not reconnect after ECONNABORTED normal outdated 14 years 12 years
Description

Sometimes if I click a folder, I get the message: "Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing"

Yes, I know you're never gonna fix ECONNABORTED, but there are two problems here:

  1. If I have directory sync on and click a local folder in the directory tree pane, that folder still appears selected but the folder isn't changed. This means I have to click somewhere else, then click back again to load the folder.
  2. If I hit F5 then FileZilla reconnects perfectly fine, so this should just be done automatically.
#11453 FileZilla does not open high worksforme 7 years 6 years
Description

Since version 3.28.0-rc1 FileZilla is not opening in Linux Mint, I tried opening the "/FileZilla3/bin/filezilla" with two clicks but nothing happens. When accessing the terminal as root and trying to execute the same BIN the command returns the following error:

"./filezilla: error while loading shared libraries: libpng16.so.16: can not open shared object file: No such file or directory " Info OS:

NAME="Linux Mint" VERSION="18.1 (Serena)" ID=linuxmint ID_LIKE=ubuntu PRETTY_NAME="Linux Mint 18.1" VERSION_ID="18.1" VERSION_CODENAME=serena UBUNTU_CODENAME=xenial

#4689 FileZilla does not download the files, whose name has been used in a bulleted letters normal rejected 15 years 15 years
Description

FileZilla does not download the files, whose name has been used in a bulleted letters as "äöüõ " These letters are used in finnish and estonian languages same error will occured if these letter is used on directory name. Error: /Mäng Marilt.jpg: open for read: no such file or directory its possible to rename the file, and then download is possible.

My FileZilla version is 3.2.6.1. on Windows XP

#4815 FileZilla dead locks files when upload of a file isn't successful on first attempts normal outdated 15 years 11 years
Description

I am currently using 3G as my internet connection. Unfortunately it is not shaped and consistently fluctuates in speeds. This sometimes causes problems when I am uploading large files in size i.e. The client will try to upload a file from my computer to the server. Because of the file size, the upload attempt will fail. After a few tries the file will become dead locked, which in my opinion is the clients doing as it does not seem to release the file physically after an attempt has failed. It then displays a "critical error: file is in use" and it cannot upload the file after that. This actually happens quite often to me. To fix this I have to close the client and service in task manager. Please can you have a look into it.

#12459 FileZilla crashing while adding Google Drive normal fixed 3 years 3 years
Description

Hello, after the latest update Google Drive is not working, and while adding the google drive using the site Filezilla is crashing. Please look into it and suggest a solution.

#11386 FileZilla crashes, when trying to edit the password field while adding a new server in the server settings normal fixed 7 years 7 years
Description

Filezilla: 3.27.1 openSUSE Tumbleweed 20170830, Kernel 4.11.8 Settings: Using Masterpassword

I am not sure, if the version-upgrade or using a master-password is the last relevant change I made, since filezilla crashes.

Steps to reproduce (everytime):

  • Open Server-Manager
  • Add new server
  • change the auth-type to "Normal"
  • Try to edit/paste the password field

=> filezilla crashes

#4044 FileZilla crashes while uploading files in bulk normal outdated 15 years 12 years
Description

I am using the latest of FileZilla 3.1.5.1. OS-Windows XP with SP3, RAM-2GB, Processor-Intel Core 2 Duo 1.80. I am uploading around 160000 jpg images to our site using FTP. I am using the anonymous account for the FTP. For the first time about 30000 images uploaded successfully. Suddenly the system restarted due to power fluctuation. I have again started uploading the same selecting the option "Overwrite is different size or source newer". But this time FileZilla crashed. I have again tried for 3 to 4 time but got the same. I have reinstalled FileZilla but the same problem occurs.

I am sending the windows error report along with snap shots

#4022 FileZilla crashes while processing a queue normal outdated 15 years 8 years
Description

FileZilla Client 3.1.5.1 Windows XP MCE 2002 + SP3

The client crashes reproducably while processing a large queue. Every time I start running my queue when I come back to the system, it has crashed.

I couldn't locate any symbols for FileZilla.

I have attached a minidump, and I have a full process dump I extracted it from if you need it.

================== !analyze -v ==================== FAULTING_IP: filezilla+528329 00928329 8b02 mov eax,dword ptr [edx]

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff) ExceptionAddress: 00928329 (filezilla+0x00528329)

ExceptionCode: c0000005 (Access violation)

ExceptionFlags: 00000000

NumberParameters: 2

Parameter[0]: 00000000 Parameter[1]: 00000004

Attempt to read from address 00000004

DEFAULT_BUCKET_ID: INVALID_POINTER_READ

PROCESS_NAME: filezilla.exe

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

READ_ADDRESS: 00000004

FAULTING_THREAD: 00001158

PRIMARY_PROBLEM_CLASS: INVALID_POINTER_READ

BUGCHECK_STR: APPLICATION_FAULT_INVALID_POINTER_READ

LAST_CONTROL_TRANSFER: from 005540e7 to 00928329

STACK_TEXT: WARNING: Stack unwind information not available. Following frames may be wrong. 0022f4f0 005540e7 0022f57c 00000004 0022f530 filezilla+0x528329 0022f510 0055dcd4 0022f57c 00000000 0022f83c filezilla+0x1540e7 0022f5d0 0055e3e6 01573b90 0022f83c 0055e1d6 filezilla+0x15dcd4 0022f770 00546b4d 01573b90 0022f83c 00000001 filezilla+0x15e3e6 0022f7a0 004c30c0 01573b90 0022f83c 00000000 filezilla+0x146b4d 0022f950 004c3dfe 0157be18 013effa0 00000001 filezilla+0xc30c0 0022f9d0 004c423f 0157be18 013effa0 040f6360 filezilla+0xc3dfe 0022fa00 004c436f 0157be18 013effa0 040f6360 filezilla+0xc423f 0022fa20 0081c0ef 0157be18 015a1230 004c4300 filezilla+0xc436f 0022fa50 0081c900 00aad320 0157be18 015a1230 filezilla+0x41c0ef 0022fa80 0081cc3b 00aad2ec 015a1230 0157be18 filezilla+0x41c900 0022faa0 0081ceff 0157be18 015a1230 015a1230 filezilla+0x41cc3b 0022fb10 00857305 0157be18 0404d498 01383420 filezilla+0x41ceff 0022fb30 00911960 013831c8 00911949 0003016f filezilla+0x457305 0022fb50 7e42b372 00000000 00000001 0022fbec filezilla+0x511960 0022fb6c 7e42b317 00030000 00000001 0022fbec user32!DispatchHookW+0x31 0022fba8 7e4278d0 0022fbdc 0022fbec 0022fc08 user32!CallHookWithSEH+0x21 0022fbcc 7c90e453 0022fbdc 00000030 00030000 user32__fnHkINLPMSG+0x25 0022fc08 7e4191be 7e4191f1 0022fc90 00000000 ntdllKiUserCallbackDispatcher+0x13 0022fc28 007cceb8 0022fc90 00000000 00000000 user32NtUserGetMessage+0xc 0022fcb8 007d1724 01592760 00400000 0022fd28 filezilla+0x3cceb8 0022fd28 00773c8a 01592760 00320035 0022fda8 filezilla+0x3d1724 0022fda8 008933b7 013831c8 003f6ad8 00aaa010 filezilla+0x373c8a 0022fe08 00771e89 0022fea8 003f6ad8 00000001 filezilla+0x4933b7 0022feb8 0042c1ab 00400000 00000000 00252356 filezilla+0x371e89 0022fed8 008e4719 00400000 00000000 00252356 filezilla+0x2c1ab 0022ff58 004010a7 004012f0 009b3b94 0022ff78 filezilla+0x4e4719 0022ffa0 00401123 00000002 aefa2d08 7c90dc9c filezilla+0x10a7 0022ffc0 7c817067 00320035 00360034 7ffd9000 filezilla+0x1123 0022fff0 00000000 00401110 00000000 00000000 kernel32BaseProcessStart+0x23

STACK_COMMAND: ~0s; .ecxr ; kb

FOLLOWUP_IP: filezilla+528329 00928329 8b02 mov eax,dword ptr [edx]

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: filezilla+528329

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: filezilla

IMAGE_NAME: filezilla.exe

DEBUG_FLR_IMAGE_TIMESTAMP: 491ef087

FAILURE_BUCKET_ID: INVALID_POINTER_READ_c0000005_filezilla.exe!Unknown

BUCKET_ID: APPLICATION_FAULT_INVALID_POINTER_READ_filezilla+528329

Followup: MachineOwner

#11763 FileZilla crashes when starting TLS normal rejected 6 years 6 years
Description

I have updated to 3.37.3 and after I have started a connection to a server, FileZilla chrashes. I have tried it with a fresh installation directory, but the same happens.

Last Loglines: 2018-10-03 20:38:52 31949 1 Befehl: AUTH TLS 2018-10-03 20:38:52 31949 1 Antwort: 234 AUTH TLS OK. 2018-10-03 20:38:52 31949 1 Status: Initialisiere TLS...

If I change back to 3.36.0, all is working normal.

Sincerely, Markus

#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.

#11227 FileZilla crashes when I download normal rejected 7 years 7 years
Description

FileZilla crashes every time I try to download something from a server to my computer.

#12100 FileZilla crashes on launch and newest version can't be opened normal worksforme 4 years 3 years
Description

FileZilla 3.45.1 was the only version I could start on my Mac, but now it crashes on launch. At the bottom of the message there is the report. All other newer versions, after installation, return the message "The application could not be opened"

Crash Report Process: filezilla [2641] Path: /Users/USER/Desktop/FileZilla.app/Contents/MacOS/filezilla Identifier: org.filezilla-project.filezilla Version: ??? Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: filezilla [2641] User ID: 501

Date/Time: 2020-01-30 09:59:52.787 +0100 OS Version: Mac OS X 10.14.6 (18G2022) Report Version: 12 Anonymous UUID: 01707240-4EEC-3652-E2D3-4CF3A5C4FA75

Time Awake Since Boot: 1200 seconds

System Integrity Protection: enabled

Crashed Thread: 0

Exception Type: EXC_CRASH (Code Signature Invalid) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace CODESIGNING, Code 0x1

kernel messages:

VM Regions Near 0 (cr2): -->

TEXT 0000000105cd8000-00000001067c9000 [ 10.9M] r-x/rwx SM=COW

Thread 0 Crashed: 0 0x000000010e54c000 _dyld_start + 0

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

rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000 rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x0000000000000000 rsp: 0x00007ffee9f27bc8

r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000000

r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000 rip: 0x000000010e54c000 rfl: 0x0000000000000200 cr2: 0x0000000000000000

Logical CPU: 0 Error Code: 0x00000000 Trap Number: 0

Binary Images:

0x105cd8000 - 0x1067c8ff7 + (0) <2AA5D23A-5618-3011-9FE0-EB563ED44B45> 0x10e54b000 - 0x10e5b570f + (655.1.1) <B3D9DDCB-5AA7-3674-9608-16B5AA4AA494>

External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 0 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: 489 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=13.9M resident=0K(0%) swapped_out_or_unallocated=13.9M(100%) Writable regions: Total=8500K written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=8500K(100%)

VIRTUAL REGION

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= STACK GUARD 56.0M 1 Stack 8192K 1 DATA 1016K 4 LINKEDIT 2556K 2 TEXT 11.4M 2 shared memory 8K 2 =========== ======= ======= TOTAL 78.9M 12

Model: iMac18,3, BootROM 179.0.0.0.0, 4 processors, Intel Core i5, 3,8 GHz, 16 GB, SMC 2.41f1 Graphics: kHW_AMDRadeonPro580Item, Radeon Pro 580, spdisplays_pcie_device, 8 GB Memory Module: BANK 0/DIMM0, 8 GB, DDR4, 2400 MHz, 0x80AD, 0x484D413831475336414652384E2D554820202020 Memory Module: BANK 1/DIMM0, 8 GB, DDR4, 2400 MHz, 0x80AD, 0x484D413831475336414652384E2D554820202020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x16F), Broadcom BCM43xx 1.0 (7.77.61.3 AirPortDriverBrcmNIC-1305.9) Bluetooth: Version 6.0.14d3, 3 services, 27 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 Serial ATA Device: APPLE HDD ST3000DM001, 3 TB USB Device: USB 3.0 Bus USB Device: External USB 3.0 USB Device: My Book 1234 USB Device: M3 Portable USB Device: Bluetooth USB Host Controller USB Device: FaceTime HD Camera (Built-in) Thunderbolt Bus: iMac, Apple Inc., 41.1

#8879 FileZilla crashes at start high outdated 11 years 10 years
Description

This problem just started happening today. I cannot open the application on my Mac at work. As soon as I do, a Problem Report for FileZilla box pops up. Can someone please help me get this working again? It is essential to my web development work. Thanks.

#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.

#7812 FileZilla crash when Windows Homegroup device disconnected low worksforme 13 years 9 years
Description

Filezilla crashes when I access my laptop from FileZilla, then disconnect the laptop from my Homegroup and try to navigate away from the laptop directory.

Steps to reproduce the crash:

  1. Connect a device to your homegroup
  2. Access the device on FileZilla (Local site) by going to
    COMPUTERNAME
  3. Disconnect the same device you access
  4. Attempt to navigate away from the device
#7388 FileZilla crash by Enter directory with utf8 chars normal worksforme 13 years 10 years
Description

FileZilla crash by clicking on "Enter directory" where the Folder name include UTF8 chars. Test Folder name: "test - 鬼脈轉生 帝輪十年經典"

#3719 FileZilla craches when the PRT input is hidden low duplicate 16 years 16 years
Description

In the quickconnectbar.xrc file:

  • if the IP element is hidden (ID_QUICKCONNECT_HOST), there is no problem. The default IP or the IP specified in command line is well used.
  • if the Port element is hidden (ID_QUICKCONNECT_PORT), the application craches! I need to hide the 2 elements and I don't understand why we don't have the same behavior. Is it possible to fix this problem please?

Thank you for your support.

#11486 FileZilla could not download the new version normal rejected 6 years 6 years
Description

After open FileZilla, it detects a new version (3.29.0 (2017-11-06)) but can't download it. Here is the installed version:

FileZilla Client


Version: 3.28.0

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2017-09-29 Compiled with: x86_64-w64-mingw32-gcc (GCC) 6.3.0 20170516 Compiler flags: -g -O2 -Wall

Linked against:

wxWidgets: 3.0.4 SQLite: 3.19.3 GnuTLS: 3.5.13

Operating system:

Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition Version: 6.1 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 Settings dir: C:\Users\Carlos Dias\AppData\Roaming\FileZilla\

#4664 FileZilla connections fail using Old/Pre-installed clients, but not fresh installs high outdated 15 years 11 years
Description

FileZilla (newest versions) fails to connect to a VSFTPD server (2.1.2) using the standard timeout of 20 seconds in standard FTP mode on Windows XP machines. Clients never 'touch' the server as far as server logging is concerned and shows 'connection timed out could not connect to server'. Server is running RedHat Enterprise v5 patched as needed. Kernel: 2.6.18-92.1.22.el5 #1 SMP

  1. Increasing the client side timeout to 30 seconds allows the clients to connect, but directory displays and other actions are sluggish.
  2. This occurs on previously installed and used FileZilla clients, even those that have been uninstalled and reinstalled.
  3. NEW/Fresh (never before installed) installs of FileZilla on Windows XP/Vista machines connect to the server quickly and flawlessly every time with the stock 20 second timeout.
  4. We have turned OFF firewalls on the server side, no effect.
  5. Disabled firewalls on Windows machines, no effect.
  6. Using other FTP clients (cuteFTP, NCFTP, and command line clients) on the effected machines provides clean/quick FTP connections. Only FileZilla seems to have this problem.
  7. This is occurring from various locations, and connection types so its not related to a particular network or location on the client side.
  8. Problem can be reproduced every time.
#11863 FileZilla client stays in memory after failed transmission and closing program normal outdated 5 years 2 years
Description

The problem occured after the update from 3.34.0. All later versions have problems with memory management, including most recent 3.40.0. The program keeps running in the background and can only be closed to start a new session after Ctrl-Alt-Del and ending the process manualy.

This behavior is always when an connection can not be made or when the transfer is interupted. After that is is not possible to open a new connection without closing the progrma and manualy ending the process in memory.

An other report mentions the same behavoir. That describes this while updating the version. That happens with me also.

#5380 FileZilla client prompts for next passcode when using securid authentication normal worksforme 14 years 14 years
Description

When using SFTP and RADIUS/Securid authentication users are able to log in successfully. However, upon upload or download of files you are then prompted again to enter your next PASSCODE. Users should not be prompted fopr next passcode after successfully logging in to transfer files.

#5096 FileZilla client hangs when accessed under Remote Desktop session normal fixed 14 years 10 years
Description

When under Remote Desktop session, attempt to bring FileZilla from the system tray will hang FileZilla.

#4827 FileZilla client does not support SSL 3 or TLS 1.0 normal wontfix 15 years 10 years
Description

FileZilla client 3.2.7.1 sends a client hello specifying support for TLS 1.1 only. This means that servers that only support TLS 1.0 cannot negotiate a connection.

Neither SSL 3.0 or TLS 1.0 is considered seriously insecure at this time, and they are much more widely deployed than TLS 1.1, so they should be supported.

Details:

From the TLS 1.1 RFC:

Appendix E. Backward Compatibility with SSL

For historical reasons and in order to avoid a profligate consumption of reserved port numbers, application protocols that are secured by TLS 1.1, TLS 1.0, SSL 3.0, and SSL 2.0 all frequently share the same connection port. For example, the https protocol (HTTP secured by SSL or TLS) uses port 443 regardless of which security protocol it is using. Thus, some mechanism must be determined to distinguish and negotiate among the various protocols.

TLS versions 1.1 and 1.0, and SSL 3.0 are very similar; thus, supporting both is easy. TLS clients who wish to negotiate with such older servers SHOULD send client hello messages using the SSL 3.0 record format and client hello structure, sending {3, 2} for the version field to note that they support TLS 1.1. If the server supports only TLS 1.0 or SSL 3.0, it will respond with a downrev 3.0 server hello; if it supports TLS 1.1 it will respond with a TLS 1.1 server hello. The negotiation then proceeds as appropriate for the negotiated protocol.

Similarly, a TLS 1.1 server that wishes to interoperate with TLS 1.0 or SSL 3.0 clients SHOULD accept SSL 3.0 client hello messages and respond with a SSL 3.0 server hello if an SSL 3.0 client hello with a version field of {3, 0} is received, denoting that this client does not support TLS. Similarly, if a SSL 3.0 or TLS 1.0 hello with a version field of {3, 1} is received, the server SHOULD respond with a TLS 1.0 hello with a version field of {3, 1}.

From a WireShark packet capture:

Frame 8 (126 bytes on wire, 126 bytes captured)

Ethernet II, Src: CompalIn_88:54:36 (00:1b:38:88:54:36), Dst: Cisco_fb:b8:00 (00:14:f1:fb:b8:00) Internet Protocol, Src: 10.20.69.248 (10.20.69.248), Dst: 10.20.239.21 (10.20.239.21) Transmission Control Protocol, Src Port: gsi (1850), Dst Port: 11932 (11932), Seq: 11, Ack: 81, Len: 72 Secure Socket Layer

SSL Record Layer: Handshake Protocol: Client Hello

Content Type: Handshake (22) Version: TLS 1.1 (0x0302) <-- This is the lowest version supported. Length: 67 Handshake Protocol: Client Hello

Handshake Type: Client Hello (1) Length: 63 Version: TLS 1.1 (0x0302) <-- And this is the preferred version. Random Session ID Length: 0 Cipher Suites Length: 24 Cipher Suites (12 suites) Compression Methods Length: 1 Compression Methods (1 method)

#12638 FileZilla client creates directory with non-valid names normal outdated 2 years 2 years
Description

using filezilla to download directories from a openVMS system. The OpenVMS system has a directory named "CON". filezilla creates a directory in windows called "CON" when I ftp the directory but it causes issue since this is an invalid directory name. Explorer wouldn't do anything when I tried to delete the 'CON' directory, cmd.exe gave an 'access is denied' when I would try to remove the directory. Checking security and trying to do anything on the folder that was created would just result in various errors about access denied, unexpected error, undetermined error etc. Researching I found that there certain keywords that are not allowed to be used as directory names and "CON" is one of those. I was able to eventually remove the directory but I had to search around to find a specific rd command to do this as the other options (rd, rmdir, explorer) wouldn't remove the directory.

#5479 FileZilla client crashes when changing language normal fixed 14 years 11 years
Description

When changing the language from the default (which is Finnish on my computer) to English and then selecting File --> Exit, FileZilla FTP Client (v3.3.3) crashes. The crash doesn't occur if I don't change the language.

The error message is "Unhandled exception at 0x00a19e29 in filezilla.exe: 0xC0000005: Access violation reading location 0x002f004a."

#7324 FileZilla client crashes after deleting a local file normal outdated 13 years 11 years
Description

Program crashes after deleting a file on the local machine.

I run the latest version 3.4.0 of FileZilla client on Ubuntu 11.04. Before deleting a file on the local machine from inside the program, I had connected to an ftp server an copied a file across. After this, the program is frozen, and the only option to recover is to reboot the machine. The name of the deleted file was index.php~.

#10838 FileZilla client checks for updates, even with "Check for FileZilla updates automatically: Never" normal rejected 8 years 8 years
Description

v3.16.1 gives an update for 3.17.0.1, even with the "check for update"-setting disabled. I am often abroad on a mobile pay-per-byte connection, and both dialog and mobile data costs pretty annoying.

I am aware of the general rule to install the latest version and try again before reporting the bug, which would ofcourse ' ' ' solve ' ' ' the problem as in not showing that there's a newer version.

My config (relevant sections):

<Setting name="Update Check">0</Setting> <Setting name="Update Check Interval">7</Setting> <Setting name="Last automatic update check">2016-05-16 23:01:59</Setting> <Setting name="Update Check New Version">nightly 2016-05-09 http://filezilla-project.org/nightlies/2016-05-09/x86_64-w64-mingw32/FileZilla_3_setup.exe 7088584 sha512 4c0b208c0d37cf4c0e24bea9dde489c0a6485692b2bf13b770769b4d7c7213d05af9110319d6f9ab73cdbd105bb95d3eb3fe60e69bd01307077d8c7bb98d23f4

release 3.17.0.1 http://downloads.sourceforge.net/filezilla/FileZilla_3.17.0.1_win64-setup.exe 6513888 sha512 4d5e5d426af9dd689cb8c070d528c849719dc18544de194475bf3a0f5e35f8c9d449749fb2074a68292579b267ee2b23d1e2b31bae20d7185aa44061cca6981c

3.17.0.1 (2016-05-09) ... I removed 'whatsnew' items for bug report brevity ... </Setting>

<Setting name="Update Check Check Beta">0</Setting>

#8217 FileZilla client [Message Log] panel render error! high duplicate 12 years 12 years
Description

SOFT: FileZilla Portable v3.5.3 OS : Windows 7 x64, Aero, Intel G45, all is updated CASE:

Open FileZilla Client, all is OK. Connect to one site, error occure. the [Message Log] panel's rendering exceed its Border. It will damage the UI of Menu/Toolbar/QuickConnBar and even the LocalDir panel.

TRY:

I have test FileZilla Portable on Windows XP with same config/Data, no this error.

#8326 FileZilla cannot transfer files with a leading space! normal outdated 11 years 8 years
Description

I would like to re-open this ticket. http://trac.filezilla-project.org/ticket/5210

Three years ago it is claimed this was a "rejected ticket." And yet the exact same problem still exists.

"To solve this issue, simply upgrade to a modern server supporting the MLSD command o refrain from using leading spaces."

This is not true. Even servers completely up to date still have the problem with leading spaces and files that cannot be transferred. The main question is how come I can log into the same server with ANY OTHER FTP PROGRAM and the file will transfer perfectly. But using FileZilla and the files are displayed incorrectly and the transfer FAILS. I don't think this bug should just be rejected. IT IS A BUG THAT SHOULD BE FIXED!

I'm using version 3.6.0.1 and I don't see how someone can say this isn't really a bug when ALL other programs handle these files perfectly. Why can't FileZilla???

Please someone fix this! It is very annoying finding 50 files with leading spaces and then having to load up another ftp program and transfer each file manually... Thank you to whoever fixed this!!!!!

#12788 FileZilla can't locate notepad normal worksforme 19 months 19 months
Description

When I edit my settings and click save, I get an error about the program not being able to locate Notepad on Windows 11. I can see the options menus until I click save and then it just gives me the error.

#12550 FileZilla can't be opened normal worksforme 3 years 3 years
Description

Trying to update FileZilla from 3.46.3 to 3.56 on MacOS 10.15.7. Downloaded installer FileZilla_3.56.0_macosx-x86.app.tar.bz2. Unpacked it using WinZip, in Downloads folder. Double-clicking on the FileZilla.app icon gets this message: The application “FileZilla.app” can’t be opened. Version 3.46.3 works fine. I tried renaming ~/.config/filezilla (rather than deleting it), but it did not help. I checked, but did not find a ticket about this problem. Advice? Thank you, Stan Hendryx, stanhx@…

#4420 FileZilla can't acces Directory on Server normal wontfix 15 years 15 years
Description

Hello, FileZilla Team (I'm from Switzerland, so my english may be bad) If I connect with FileZila to 213.251.167.117:21 (public server) He gives me a List of four Directories, I can only access the Directory named "1" with clicking on it, my network capture toool told me, that the inaccessible Dirs contain some spaces at the Beginning or the end of the name (and one subdirectory is only named with a space, but by entering / / into the ), by entering the name manually I can access the Directory and the Files in it. As an attachment, I give you the result from my network capturing tool, in the Window you can see the Hex and ASCII output, on the Bottom, again, ASCII (but with line breaks like in Notepad) Hope this Information helps to solve this issue

#10893 FileZilla can not handle leading blank spaces in directory names normal duplicate 8 years 8 years
Description

At least on Unix file systems (I didn't try Windows) FileZilla has problems, when the first character of a directory name is a blank. You can rename "/xy/testdir" to "/xy/ testdir" with FileZila and "/xy/ testdir" is shown correctly. But after refreshing, it is shown as:"/xy/testdir" and can not be accessed with FileZilla any more or in any way. You get: Error: Directory /testdir: no such file or directory Error: Failed to retrieve directory listing

This is correct, but does not help :)

It is not an issue of the Unix filesystem, because with other FTP-clients (e.g. WS_FTP Professional) everything works fine.

You may ask, why the hell is someone using one or more leading blanks in folder names. OK, I have to do it, but can't do it with FileZilla, so I had to change to another FTP client. Please fix this, Thanks!

Content of FileZilla Info:

FileZilla Client


Version: 3.19.0

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2016-06-27 Compiled with: x86_64-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.10 SQLite: 3.11.1

Operating system:

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

#6524 FileZilla build fails because GNUTLS no longer includes libgnutls-config normal rejected 13 years 13 years
Description

FileZilla configure script fails because it can't find libgnutls-config

I do have gnutls-2.10.4 installed but it doesn't come with libgnutls-config anymore

Could you please fix FileZilla build process so it doesn't look for libgnutls-config?

thanks for a great tool!

#11299 FileZilla build failed normal fixed 7 years 7 years
Description

Just tried to build FileZilla 3.26.2 with libfilezilla 0.9.2 using GCC 5.3.0 and GNU Binutils 2.28 - got the following linkage error:

  CXXLD    filezilla
filezilla-asksavepassworddialog.o: In function `CAskSavePasswordDialog::OnOk(wxCommandEvent&)':
/home/elijah/rpmbuild/BUILD/filezilla-3.26.2/src/interface/asksavepassworddialog.cpp:50: undefined reference to `fz::random_bytes(unsigned int)'
filezilla-password_crypto.o: In function `private_key::generate()':
/home/elijah/rpmbuild/BUILD/filezilla-3.26.2/src/interface/password_crypto.cpp:40: undefined reference to `fz::random_bytes(unsigned int)'
/home/elijah/rpmbuild/BUILD/filezilla-3.26.2/src/interface/password_crypto.cpp:45: undefined reference to `fz::random_bytes(unsigned int)'
settings/filezilla-optionspage_interface.o: In function `COptionsPageInterface::SavePasswordOption()':
/home/elijah/rpmbuild/BUILD/filezilla-3.26.2/src/interface/settings/optionspage_interface.cpp:113: undefined reference to `fz::random_bytes(unsigned int)'
collect2: error: ld returned 1 exit status

Command

[elijah@santiago .libs]$ strings libfilezilla.so.0.0.0 | grep random_bytes

shows me the following output:

_ZN2fz12random_bytesEj
random_bytes
_ZN2fz12random_bytesEj
#1334 FileZilla and Flash CS3 icon look too similar normal 16 years 16 years
Description

The default FileZilla and Flash CS3 icon look too similar and are hard to distinguish when clicking around fast. It would be great if something could be done to distinguish it. See attached.

#1306 FileZilla Window on OS X Moving normal 17 years 17 years
Description

I am using FileZilla 3.0.1 for OS X. Everytime a window opens in FileZilla (Site Manager, Options, Overwrite File), the main FileZilla window moves almost off the screen. When I close the option window, I then have to move the main window back.

#3899 FileZilla Vista 64 normal rejected 16 years 16 years
Description

I have downloadet the latest release, and again it freeze when I opload 100 Mb and over, I have to restart my system the hard way, but when I lock in to the remote server the file is there anyway. It semes to be a Vista(64) problem, because it works fine on XP.

(Sorry about my english, I did my best)

#1363 FileZilla Version 3.0.5.2 Connection Timeout normal 16 years 16 years
Description

Filezilla 3.0.5.2 is disconnecting even with keep alive enabled. FZ 3.0.7 is not exhibiting this problem. I have had to revert to 3.0.7.

#9466 FileZilla Unresponsive during file transfer normal outdated 10 years 9 years
Description

With Version 3.8.0 FileZilla will become unresponsive and cease file transfers - the process has to be terminated via task manager (Windows 7) - I have had to roll back to 3.7.4.1 - with this version I experience no issues whatsoever.

#9900 FileZilla Transfers Fail After 14,385 Files Uploaded normal worksforme 10 years 7 years
Description

For some reason uploads start to fail soon as the successful transfer count reaches 14,385 (or close to this number).

This happens both when a large directory holding in excess of 14,385 files is uploaded and also when several smaller uploads totalling more than 14,385 files are uploaded.

The only way I have found around this is to pause the upload when the successful upload count gets close to 14,300 then shutdown FileZilla to clear the successful transfer log count, re-open FileZilla and resume the transfer of files in the queue.

If there is a way around this I will appreciate someone telling me.

Thank you.

Paul

#12674 FileZilla Time Stamp is Incomplete normal worksforme 2 years 2 years
Description

FileZilla is a very efficient file mover. However, there is a problem of time stamp marking where the moved file has the "modified" date as the current date instead of the original "modified" date of the file being moved. This problem occurs with the FileZilla menu selection "Preserve timestamps of transferred files" activated.

For reference, the Windows 10 copy and robocopy utilities preserve both the "modified" and "created" dates.

This FileZilla operation causes my backup operations using robocopy to needlessly copy files that are already up-to-date.

I've attached three file properties screen shots - 1) the original file; 2) the FileZilla upload; and 3) the robocopy upload. Notice the time stamps of the original and robocopy file are identical while the FileZilla file has a different "Created" date

#3982 FileZilla Stuck Under Taskbar When It Opens normal outdated 16 years 7 years
Description

I have my task bar attached to the top of my screen. When FileZilla opened the first time, the top of the FileZilla window was obstructed by the task bar (see the screenshot). In order to move the window, I have to unlock the task bar and then shrink it to uncover the menu bar of FileZilla.

#3983 FileZilla Stuck Under Taskbar When It Opens normal duplicate 16 years 16 years
Description

I have my task bar attached to the top of my screen. When FileZilla opened the first time, the top of the FileZilla window was obstructed by the task bar (see the screenshot). In order to move the window, I have to unlock the task bar and then shrink it to uncover the menu bar of FileZilla.

#9737 FileZilla SiteManager pops an "error 0:the operation completed successfully" window high outdated 10 years 7 years
Description

I recently upgraded to FileZilla 3.9.0.2. Every time I start it up and use the Site Manager to connect, I get 1 and sometimes 2 copies of a popup window with the following error: File 'C:\Users\Karen\AppData\Roaming\FileZilla\filezilla.xml~' couldn't be removed (error 0: the operation completed successfully.) Each popup window is accompanied by a loud warning sound; each has to be cleared separately before I can do anything else. They also sometimes pop up when I merely open Site Manager. I also sometimes see the popup when I close the client. I attach a screen shot of the error popup. Other than this, FileZilla client seems to operate normally. I started a connection (during which I got 2 popups) and copied the message log: Status: Connecting to 50.63.140.27... Response: fzSftp started Command: open "hedera@50.63.140.27" 22 Command: Pass: Status: Connected to 50.63.140.27 Status: Retrieving directory listing... Command: pwd Response: Current directory is: "/var/www/vhosts/lifering.org" Command: ls Status: Listing directory /var/www/vhosts/lifering.org Status: Calculating timezone offset of server... Command: mtime "pd" Response: 1407027289 Status: Timezone offsets: Server: -25200 seconds. Local: -25200 seconds. Difference: 0 seconds. Status: Directory listing successful This doesn't look helpful to me but maybe it'll help you. I've been running FileZilla literally for years and have never seen this before.

#11687 FileZilla SFTP Client 'Rename File' Bug DC DowDell normal duplicate 6 years 6 years
Description

Ever since last update, it always takes 2 tries to rename a file.

1st try does nothing. 2nd try always successful.

OS: Windows 10

#11428 FileZilla Pro: S3 connect , not to a amazon host normal fixed 7 years 6 years
Description

Enter in host name, user, password. The credentials are still being sent to Amazon and not the host name I entered.

Filezilla Pro version 3.28.0

Windows 7 Pro.

#11576 FileZilla Pro, has transfer problems to WebDav normal outdated 6 years 6 years
Description

Hi Guys, I start having a weird problem uploading to webdav. It was working before but now when I upload folders it shows that it transfers/transfers is complete and not showing as failed/, but there is no folders nor files in the remote drive. At the same time if i manually make the folder on the remote drive and upload only files into it works just fine. I made a screen video to show you how it acts.

#12915 FileZilla Pro no longer working/updated normal rejected 13 months 13 months
Description

02 May - please see attached file. FileZilla is not working on my machine & IT and cybersecurity have exhausted all options.

I downloaded FileZilla Pro earlier this week and had NO issues with it until yesterday. I kept getting the "421 Proxy is closed" error. I upgraded to the newest version of FileZilla yesterday, checked all my network connections, etc. and roped in IT--they couldn't find any issues and were already allowing the app. I've run every diagnostic and nothing is working. Like I mentioned before, I don't have an IT background & have tried just about everything. Any suggestions? Below is the message log...

Status: Connecting to <server name>... Response: fzSftp started, protocol_version=11 Command: open "<server name>" 22 Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Disconnected from server Status: Resolving address of <server name> Status: Connecting to 52.227.72.32:21... Status: Connection established, waiting for welcome message... Response: 421 Proxy is closed Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of <server name> Status: Connecting to 52.227.72.32:21... Status: Connection established, waiting for welcome message... Response: 421 Proxy is closed Error: Could not connect to server Top

#11906 FileZilla Pro needs some OneDrive sites management high wontfix 5 years 5 years
Description

Hi,

I have multiple OneDrive accounts, but after connecting to one, it seems I cannot disconnect from it, as trying to connect to the second account automatically connects me with the first one.

This is not desired.

FileZilla Pro


Version: 3.42.0

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2019-05-05 Compiled with: x86_64-w64-mingw32-gcc (GCC) 6.3.0 20170516 Compiler flags: -g -O2 -Wall

Linked against:

wxWidgets: 3.0.5 SQLite: 3.26.0 GnuTLS: 3.6.7

Operating system:

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

Thanks, Robin

#12005 FileZilla Pro freezes while trying to access subfolder in Shared Drive (Team Drive) critical fixed 5 years 5 years
Description

Hi,

I just updated to the latest version 3.45.1 and now unable to access Google's Shared Drives. *Checked accessibility via web browser, works OK.

This is what I've tried a few times after restarting.

  1. Connecting to Google Drive is per usual
  2. Accessing "My Drive" (personal) and "Shared with Me" works normally.
  3. When I click into Shared Drives, and I click on one of the Shared Drives subfolders, FileZilla Pro becomes unresponsive/frozen.
  4. Upon freezing, I'm unable to click on anything except to close it.

<Laptop and FileZilla info>

FileZilla Pro

Version: 3.45.1

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2019-09-25 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.29.0 GnuTLS: 3.6.9

Operating system:

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


<Message Log>

Status: Resolving address of www.googleapis.com Status: Connecting to [2404:6800:4001:80e::200a]:443... Status: Connection established, initializing TLS... Status: Verifying certificate... Status: TLS connection established, sending HTTP request Status: Retrieving root listing... Status: Directory listing of "/" successful Status: Retrieving directory listing of "/My Drive"... Status: Directory listing of "/My Drive" successful Status: Retrieving directory listing of "/Shared with me"... Status: Directory listing of "/Shared with me" successful Status: Retrieving directory listing of "/Shared drives"... Status: Directory listing of "/Shared drives" successful Status: Retrieving directory listing of "/Shared drives/howie Shuttle"...

#11708 FileZilla Pro 3.35.2 Will Not Update high fixed 6 years 6 years
Description

Here is the message I get when trying to download the new version.

Started update check on 2018-08-22 09:41:45 Own build type: official Downloading update.filezilla-project.org/update.php?platform=x86_64-w64-mingw32&version=3.32.0&product=3&osversion=10.0&osarch=64&updated=1&cpuid=sse,sse2,sse3,ssse3,sse4.1,sse4.2,avx,avx2,aes,pclmulqdq,rdrnd,bmi2,bmi2,adx&initial=0 Resolving address of update.filezilla-project.org Connecting to 136.243.154.122:443... Connection established, initializing TLS... Verifying certificate... TLS connection established, sending HTTP request File transfer successful, transferred 1,475 bytes in 1 second Parsing 1475 bytes of version information. Found new release 3.35.2 Downloading /FileZilla_Pro_3.35.2_win64-setup.exe Resolving address of download.filezilla-project.org Connecting to 136.243.154.86:443... Connection established, initializing TLS... Verifying certificate... TLS connection established, sending HTTP request Resolving address of prodownload.filezilla-project.org Connection timed out after 20 seconds of inactivity File transfer failed

#12827 FileZilla Portable remains as Windows background process normal rejected 18 months 17 months
Description

Each time I close FileZilla, the app is not completely closed. Each time one more process remains in Windows Task Manager. Sometimes there are 10 or even more similar processes running in the background.

The prevents me from installing any FileZilla update. I always need to abort a number of processes before being able to update.

The first time I run FileZilla after having updated FileZilla or having rebooted the computer, an error message occurs something like «Last time FileZilla did not exit properly and needs to be cleaned up. Please try again.»

This is annoying. I hope this can be fixed. Thank you.

#11050 FileZilla Nightly bug, port gets ignored normal fixed 8 years 8 years
Description

When trying to connect to non default ports it will work if you use HOST:PORT, but not if you put the port in the "Port" textbox, whether I use Quickconnect or a pre-defined server, both ignore the port.

#13032 FileZilla New Update Apple Silicon chip normal rejected 5 months 5 months
Description

Hi,

This morning I noticed that my private key authentication, which used to work seamlessly, is now frequently timing out. When it doesn't time out, it's taking a very long time to successfully process actions such as directory changes or file updates. My initial thought is that this might be related to the notification in my FileZilla that a new version is available. However, there doesn't appear to be a valid version available for my operating system.

I already tried making new connections to my web server. When that didn't help, I quit and restarted FileZilla, which also didn't help.

#9827 FileZilla Network Configuration Wizard Error normal duplicate 10 years 9 years
Description

Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.9.0.4 Response: 230 logged on. Checking for correct external IP address IP 71.179.248.34 hb-bhj-cei-de Response: 200 OK PREP 1033 Response: 200 Using port 1033, data token 28798304 PORT 71,179,248,34,4,9 Connection closed

Attempting to set up FileZilla with settings: Passive, External IP, Use the following IP Address, Use the following port range, and I get that error. PLease help!

#11167 FileZilla Keeps Eventually TIming Out high rejected 7 years 7 years
Description

Anytime I use FileZilla for moving a decent amount of files or largely sized files it just Times Out and won't get another good connection. This has been happening for the past 6 months, I should've reported sooner but I kept thinking it was fixed everytime I saw a fresh update. It's happened over various OS X versions as they keep making newer ones. It seems touchy and I haven't quite figured out how to fix this in a bypass sort of way.

So let's say I want to download a 1GB file from one of my servers, it is working just fine and then when it may get to, let's say, 40% it just pauses. Then it says Timed Out, continues to attempt reconnecting but fails. Some ways I've bypassed it have been: -Waiting 10 minutes to almost a week -Unprocessing the Queue and waiting, then Process it again -Disconnect, and waiting, then Reconnect -Restarting FileZilla Restarting my computer doesn't seem to fix it, as well as re-installing FileZilla, and I've also triedwiping the server data. This has happened on at least 4 seperate servers for me. And not all of the above work, like previously stated it's a weird bug and seems touchy. Some require multiple of the above to happen, sometimes it just takes a whole lot of time.

The servers run on professional hosts and have not reported any issues or downtimes and did not see why it was happening to me. I have spoken to other users on Windows and they haven't had issues using my servers.

#4042 FileZilla Fails to upload entire folder tree normal duplicate 15 years 15 years
Description

FileZilla v3.1.5.1 seems to have a problem uploading Entire file trees.

on an attempt to upload a folder tree, I dragged and dropped the base folder of a wordpress plugin in FileZilla. The base folder and immediate sub-folders were transferred, with the files they contain. However, any folders further down the tree were not transferred.

In reference to the attached screenshot, the highlighted folder was the one I dragged and dropped (from local window in FZ to server window in FZ). The sub-folders marked in green were sucessfully transferred with the files contained. The folders further down the tree marked in red were not transferred.

The fault is consistent on my system, but has not ocurred in previous versions of FileZilla.

System spec HP 8510w Mobile Workstation (laptop)(nVidia QuadroFX 570m graphics card, intel Core2 Duo T7700, 4 GB RAM) Running english Windows Vista x64 SP1

#5587 FileZilla Crashes with right mouse click normal outdated 14 years 12 years
Description

Anytime i right mouse click in FileZilla it crashes the program and displays the following message ?

Error Signature AppName: filezilla.exe AppVer: 3.3.4.1 ModName: oleacc.dll ModVer: 4.2.5406.0 Offset: 0001e368

#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

#8715 FileZilla Crashes on connecting attempt normal fixed 11 years 11 years
Description

Hello, I am trying to connect to ftpes account. I was previously connecting to it. But I have updated to the latest version recently and the application is crashing when ever I try to connect. It comes to the step Initialising TLS and crashes. Below is the error report:

Process: filezilla [2033] 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 [235] User ID: 501

Date/Time: 2013-05-30 00:07:32.462 +0530 OS Version: Mac OS X 10.8.3 (12D78) Report Version: 10

Interval Since Last Report: 16520 sec Crashes Since Last Report: 4 Per-App Interval Since Last Report: 824 sec Per-App Crashes Since Last Report: 4 Anonymous UUID: F464DBA8-4864-4DDE-1A37-B312481947A9

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 00000000ffff2000-00000000ffff3000 [ 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 0x001a984f CCertificate::CCertificate(CCertificate const&) + 175 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 0x9a0719ae kevent + 10 1 libdispatch.dylib 0x97a9dc71 _dispatch_mgr_invoke + 993 2 libdispatch.dylib 0x97a9d7a9 _dispatch_mgr_thread + 53

Thread 2: 0 libsystem_kernel.dylib 0x9a0710ee workq_kernreturn + 10 1 libsystem_c.dylib 0x909920ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x90991e79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x90979d2a start_wqthread + 30

Thread 3: 0 libsystem_kernel.dylib 0x9a0710ee workq_kernreturn + 10 1 libsystem_c.dylib 0x909920ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x90991e79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x90979d2a start_wqthread + 30

Thread 4: 0 libsystem_kernel.dylib 0x9a0710ee workq_kernreturn + 10 1 libsystem_c.dylib 0x909920ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x90991e79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x90979d2a start_wqthread + 30

Thread 5: 0 libsystem_kernel.dylib 0x9a06e826 semaphore_timedwait_trap + 10 1 com.apple.CoreServices.CarbonCore 0x93225810 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 0x93225a7b PrivateMPEntryPoint + 68 9 libsystem_c.dylib 0x9098f5b7 _pthread_start + 344 10 libsystem_c.dylib 0x90979d4e thread_start + 34

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

eax: 0x02e1b2e4 ebx: 0x004715e4 ecx: 0x00000000 edx: 0x005c2f34 edi: 0x02e1b2e4 esi: 0x02e16dd4 ebp: 0xbffff918 esp: 0xbffff8f0

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

cr2: 0xfffffff4

Logical CPU: 1

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.28.10) <C181C3FB-91E3-38AB-A709-6B61935B3AD8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0xa6a000 - 0x16fdffb com.apple.WebCore (8536 - 8536.28.10) <AA738A8C-808D-302A-B58D-404C58075C45> /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 0x2f78000 - 0x2f85ff3 com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x3cce000 - 0x3cdfff7 com.apple.FCP Uncompressed 422.component (2.0.1 - 5757.41) <B7A08A5D-EEF4-3FCE-B9E4-B3828C5A32FC> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422 0x3ce4000 - 0x3cebffc com.apple.AppleGVAHW.component (1.1 - 1) <5DB91F15-3FD3-308F-8FC5-662562F3EA78> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW 0x3fe8000 - 0x3fecfff com.apple.CommonCocoaPanels (4.0 - 16) <7676B15F-69E2-39D2-9F35-9D2959A99079> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels 0x96ce000 - 0x96e5ff3 +net.telestream.license (1.1.0.1 -GC - 1.1.0.1 -GC) <4E228E42-930D-3FDF-B1EC-A871594A9BD8> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense 0xa70a000 - 0xa744fff com.apple.QuickTimeFireWireDV.component (7.7.1 - 2599.24) <1E9A8E7C-A9FD-34FD-AB7C-C3784BAB821F> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV 0xa750000 - 0xa861fef +net.telestream.wmv.import (3.2.0.16 - 3.2.0.16) <103E5A8B-B974-3501-B592-354F3BE438EA> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import 0xa891000 - 0xaa57ffb +net.telestream.wmv.advanced (3.2.0.16 - 3.2.0.16) <4F35D162-7339-31C9-A954-038B56FDEC40> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced 0xaaa2000 - 0xaad5ff7 com.apple.AppleAVCIntraCodec (2.1 - 6010.16) <DE2D1FF9-DAD0-32A1-A3A1-236E7007FDA1> /Library/QuickTime/AppleAVCIntraCodec.component/Contents/MacOS/AppleAVCIntraCodec 0xaae1000 - 0xab68ff7 com.apple.AppleProResCodec (3.0.3 - 5758.41) <14F2114C-6713-333D-B8A3-8C7FB5E5E066> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec 0xaba7000 - 0xabf0fff com.apple.AppleVAH264HW.component (3.0 - 3.0) <FDF1C720-ED0E-323E-BA44-21423DE18D61> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW 0xacb4000 - 0xadfffff com.apple.AppleGVAFramework (5.0.6 - 5.0.6) <103CBDDD-E0C2-3B62-923B-AA46F2AB3CD7> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA 0xae1b000 - 0xae58ff3 com.apple.DVCPROHDCodec (2.0.1 - 5708) <A7A316BF-4EC5-366E-AAAE-A3D337FE50C8> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec 0xae68000 - 0xaf05fff com.apple.AppleHDVCodec (2.0.3 - 5905.97) <24C4772E-1256-39E3-9E56-0223C2FFE080> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec 0xaf21000 - 0xaf42fe7 com.apple.AppleIntermediateCodec (2.0.1 - 5718) <A16F6FC6-BC4B-3E05-8340-840D64CE277C> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec 0xaf51000 - 0xaf67ffb com.apple.IMXCodec (2.0.1 - 5708) <BCCDCFDE-527B-3634-ABB9-E8588C91E407> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec 0xaf79000 - 0xaf91ff2 com.apple.applepixletvideo (1.2.31 - 1.2d31) <B5622D90-ADF3-3DB2-B64B-5F4AF7C274E3> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo 0xaf96000 - 0xafa4fff com.apple.iokit.IOHIDLib (1.8.1 - 1.8.1) <21036C5A-1951-38F3-9C86-0CED7F3094B0> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib

0x8fecc000 - 0x8fefee57 dyld (210.2.3) <23DBDBB1-1D21-342C-AC2A-0E55F27E6A1F> /usr/lib/dyld 0x90033000 - 0x90041ff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib 0x90042000 - 0x902beff7 com.apple.QuickTime (7.7.1 - 2599.24) <5B1CA228-A6B3-39DF-A5CC-F981E59DAD1D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x902c4000 - 0x902c8fff com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x902c9000 - 0x90522ff8 com.apple.JavaScriptCore (8536 - 8536.28.10) <B02A662A-7DE6-3C9D-AB08-AA746D48FF2B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x90523000 - 0x90548ffb com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x90549000 - 0x9054bfff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib 0x9054c000 - 0x9054cfff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib 0x9054d000 - 0x9065aff3 com.apple.ImageIO.framework (3.2.0 - 849) <B34C2380-51F6-38B1-BB6C-C2E5185D90EF> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x90698000 - 0x906a8ff2 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 0x906a9000 - 0x90801ffb com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <0D36953C-9897-3E9B-8C70-847E90B203A2> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x90802000 - 0x90824fff libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib 0x90825000 - 0x9082ffff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib 0x90830000 - 0x90847ff4 com.apple.CoreMediaAuthoring (2.1 - 914) <8D71DE7D-7F53-3052-9FAF-132CB61BA9F5> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x90856000 - 0x90873fff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib 0x90874000 - 0x9087fffb com.apple.DirectoryService.Framework (10.8 - 151.10) <234F4A14-60ED-300B-93B2-D5052878558F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x90880000 - 0x90896fff com.apple.CFOpenDirectory (10.8 - 151.10) <3640B988-F915-3E0D-897C-CB04C95BA601> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x90897000 - 0x90911ff3 com.apple.securityfoundation (6.0 - 55115.4) <8A3DA1FE-1985-3ECB-945A-6B1E853B4BDC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x9096a000 - 0x90978fff com.apple.opengl (1.8.7 - 1.8.7) <0631EC1D-833B-39D2-A907-A9F7617E5504> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x90979000 - 0x90a36feb libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib 0x912b5000 - 0x912bbfff com.apple.phonenumbers (1.1 - 47) <DD22B3D1-DA4B-3794-9D73-E90D49A1F88E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x912bc000 - 0x913f7ff7 libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x913f8000 - 0x913fbffc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib 0x913fc000 - 0x9144cff7 com.apple.CoreMediaIO (307.0 - 4155) <49D36F54-D414-3745-8194-69FC3B632ED3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x9144d000 - 0x9144effd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib 0x9144f000 - 0x914e7fff 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 0x914e8000 - 0x917a8ff3 com.apple.security (7.0 - 55179.11) <165A3105-9ADF-329B-93FC-3C8EFAEDDD13> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x917ac000 - 0x917b6fff com.apple.DisplayServicesFW (2.7.2 - 357) <76D33A58-C39E-398A-9597-389A9B1FE76D> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x917b7000 - 0x917b7fff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x91a2a000 - 0x91a81ff3 com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x91a82000 - 0x91ad0ff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x91ad1000 - 0x91bde057 libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib 0x91bdf000 - 0x91c08ff7 libRIP.A.dylib (331.0.4) <FE496AFC-420A-3712-BC79-FC8C63ADB73D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x91c09000 - 0x91c38ff7 com.apple.securityinterface (6.0 - 55024.4) <7C5E28DC-F8BE-3238-883F-E1646A2AF895> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x91c39000 - 0x92056fff FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x92057000 - 0x92d8ffff com.apple.QuickTimeComponents.component (7.7.1 - 2599.24) <51BE2DF8-7B3B-36F5-8860-50071A8702E4> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x92d90000 - 0x92df6ffc com.apple.ISSupport (1.9.8 - 56) <D2AC4E10-0B3C-3194-AEB7-1E9964CBC0D0> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x92df7000 - 0x92e07ff7 libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib 0x92e08000 - 0x92eb7ff7 com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x92eb8000 - 0x92ebbffc libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x92ebc000 - 0x92f03ff3 com.apple.CoreMedia (1.0 - 926.87) <713B7213-D695-3162-9852-DBC114C26178> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x92f04000 - 0x92f43ff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x92f44000 - 0x92f48fff 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 0x92f49000 - 0x93160fff com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x93161000 - 0x93164ff7 com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x93165000 - 0x93168ff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib 0x9318f000 - 0x93494ff7 com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <356AE2DF-ABB0-319C-8B5B-2F33D693889F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x93495000 - 0x93495ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <D35BA73D-1E56-3A1D-9F9F-971F3BF8C136> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x93496000 - 0x934a4fff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib 0x934a5000 - 0x934a6fff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib 0x934a7000 - 0x934a7ffe com.apple.AOSMigrate (1.0 - 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate 0x934a8000 - 0x934cdff7 com.apple.quartzfilters (1.8.0 - 1.7.0) <F6A88D89-AB4A-3217-9D65-C2C259B5F09B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x934e3000 - 0x934e4fff libsystem_sandbox.dylib (220.2) <61A79095-1978-3AAA-B0E0-658BC8E5F045> /usr/lib/system/libsystem_sandbox.dylib 0x934e5000 - 0x93540fff 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 0x93541000 - 0x93548ffe com.apple.agl (3.2.1 - AGL-3.2.1) <D0A9B878-7F1F-3210-B6AF-91D2DBEFF21B> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x93553000 - 0x93553fff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib 0x93554000 - 0x9355ffff libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib 0x93560000 - 0x93567ff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x93568000 - 0x935b4fff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib 0x935b5000 - 0x935cafff 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 0x935cb000 - 0x93622ff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x93666000 - 0x9375eff9 libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib 0x937a0000 - 0x93804fff com.apple.datadetectorscore (4.1 - 269.2) <B4D53047-C613-32F8-9E08-0154EA81B487> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x93805000 - 0x93807ffc com.apple.QuickTimeH264.component (7.7.1 - 2599.24) <54598D54-DBFC-3EA1-9712-05F4052A79E2> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264 0x93808000 - 0x93808fff com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x93809000 - 0x93885ff3 com.apple.Metadata (10.7.0 - 707.5) <F2BC2AB4-A87A-3D37-A496-AC21EF3E1244> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x93886000 - 0x93890fff libCSync.A.dylib (331.0.4) <71A7B331-C8A2-322C-AFB0-062EE9C3B848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x93891000 - 0x938a0fff libGL.dylib (8.7.25) <818E3E6B-9B00-3117-8157-9E95CB59A47B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x938a1000 - 0x939bdffb com.apple.desktopservices (1.7.3 - 1.7.3) <7157C51D-C695-3C9E-B532-F551E7E55B56> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x939be000 - 0x939c2fff com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x939c3000 - 0x93a2bfe7 libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x93a2c000 - 0x93a2effb libRadiance.dylib (849) <EAF7C74F-2A71-3A07-82E1-4FADEAFCF201> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x93a2f000 - 0x93a4dff3 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 0x93a4e000 - 0x93ab2ff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib 0x93ab3000 - 0x9466fff7 com.apple.AppKit (6.8 - 1187.37) <6FBB3467-04F9-395F-8EA8-C84347C5BE43> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x94670000 - 0x94673fff 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 0x94674000 - 0x946b6ff7 libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib 0x946b7000 - 0x946d7ffd com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x946d8000 - 0x946e4ff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib 0x946e5000 - 0x9476dfff com.apple.PDFKit (2.7.3 - 2.7.3) <3E1B3BB0-4137-3C99-9C7D-4B34C8943F22> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x9476e000 - 0x9478dff3 com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x9478e000 - 0x9478efff com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x9478f000 - 0x947c2ff5 libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib 0x94f5f000 - 0x94f69fff 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 0x94f6a000 - 0x94fc5ff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x94fc6000 - 0x94fcdfff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib 0x94fce000 - 0x9502cff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <953DD669-8C6E-387D-AB3F-D8C8965347DF> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x9502d000 - 0x951b6ff7 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 0x951b7000 - 0x95275ff3 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 0x95276000 - 0x956b8ff3 com.apple.CoreGraphics (1.600.0 - 331.0.4) <BC041647-FB5A-3D07-A253-F3D34E25BF6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x956b9000 - 0x957d1ff7 com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x957d2000 - 0x95872ff7 com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x95873000 - 0x95ae0ffb com.apple.imageKit (2.2 - 670) <E5D08218-C9FC-32ED-B461-4725B2456404> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x95e5a000 - 0x95e5dff3 com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x95e5e000 - 0x95e5efff 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 0x95e6a000 - 0x95e6afff libSystem.B.dylib (169.3) <F479E729-89C7-3B4C-9731-678EB673A861> /usr/lib/libSystem.B.dylib 0x95eb1000 - 0x95ebdffe libkxld.dylib (2050.22.13) <ED37AAAA-B1C0-3ADF-A897-3D580A845843> /usr/lib/system/libkxld.dylib 0x95ebe000 - 0x95ec8ffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x95fc7000 - 0x95fd0ffe com.apple.aps.framework (3.0 - 3.0) <F4EF9C03-5B1B-3559-A77D-BD1B2D11167E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x95fd1000 - 0x95fd7fff libGFXShared.dylib (8.7.25) <4268BFAF-4529-3B40-A8B9-66F176AC20CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x95fd8000 - 0x96073fff com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x96074000 - 0x9617fff7 libJP2.dylib (849) <B2D0E844-C390-376C-91D9-F3501B5C7A83> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x96180000 - 0x961b6ffb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x961b7000 - 0x961e3ff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib 0x961e4000 - 0x96219fff libTrueTypeScaler.dylib (84.6) <B7DB746B-7A61-38EF-8CA7-408ED9C14A02> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x96257000 - 0x96575ff3 com.apple.Foundation (6.8 - 945.16) <C4D95341-B4FF-30AC-815A-A23C019C57A3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x96578000 - 0x965c2ff7 com.apple.framework.CoreWLAN (3.0.2 - 302.12) <1D7CB11D-C28C-3A25-865A-4AD6EE40D493> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x965c3000 - 0x965d6ff9 com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x965d7000 - 0x96630fff com.apple.QuickLookFramework (4.0 - 555.5) <4E381B7B-7EB5-37FD-9BA7-517DB48D07A7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x96631000 - 0x9663afff com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x9663b000 - 0x9669dfff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib 0x9669e000 - 0x9669efff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x96778000 - 0x96960ffb com.apple.CoreFoundation (6.8 - 744.18) <68AFEE40-0078-347E-9DEE-32CFE0062A10> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x96961000 - 0x96965ffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib 0x96966000 - 0x96967fff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib 0x96968000 - 0x96999fff 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 0x9699a000 - 0x9699effc libGIF.dylib (849) <2F1DE1C6-4779-35A6-8ED5-BBF8ADD5962A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9699f000 - 0x9702bff3 com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x9706c000 - 0x97089fff libxpc.dylib (140.42) <1E419D55-C5C1-33FF-B52E-6C7FFBEA5E1F> /usr/lib/system/libxpc.dylib 0x9708a000 - 0x9708bfff libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib 0x97095000 - 0x97251ffd libicucore.A.dylib (491.11.2) <59A23F06-16AD-35F8-BA58-D17305232402> /usr/lib/libicucore.A.dylib 0x97252000 - 0x974f5ff3 com.apple.CoreImage (8.2.4 - 1.0.1) <BA4EE8D7-FE72-3CC3-801F-B69D8A8B426F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x974f6000 - 0x978d9fff 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 0x978da000 - 0x97949ffb com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x979a1000 - 0x979aafff 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 0x979ab000 - 0x97a05fff com.apple.ImageCaptureCore (5.0.2 - 5.0.2) <BB0D85EE-A85D-3E7B-B04E-720886553258> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x97a06000 - 0x97a06ffd libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib 0x97a07000 - 0x97a10ffd 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 0x97a11000 - 0x97a8aff0 com.apple.CorePDF (2.0 - 2) <6B5BF755-F336-359C-9A99-F006F61442CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x97a8b000 - 0x97a98ff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x97a99000 - 0x97aabff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib 0x97aac000 - 0x97d97ff7 com.apple.AOSKit (1.05 - 152.2) <9FDCE5E4-B68D-38F6-A5DB-D1597D5C4252> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit 0x97d98000 - 0x97d99ffd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x97d9d000 - 0x97d9efff libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib 0x97d9f000 - 0x97df9fff com.apple.Symbolication (1.3 - 93) <A839CFC2-F870-3652-B353-15A55D88F88D> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x97dfa000 - 0x97dfdff9 libCGXType.A.dylib (331.0.4) <981B13D6-4E8B-3468-92D3-FE436B48C0DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x97dfe000 - 0x97eb5ff3 com.apple.QuickTimeMPEG4.component (7.7.1 - 2599.24) <E79C5B16-E004-33C2-B5C0-17AD66F283E3> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4 0x97eb6000 - 0x97eedffa com.apple.LDAPFramework (2.4.28 - 194.5) <B7BAC5B9-ABA9-3799-B8B5-D2DED9383C24> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x97eee000 - 0x97f13ff7 com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x97f14000 - 0x97fc8fff com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x97fc9000 - 0x98018ff6 libTIFF.dylib (849) <229EBA67-A2D3-30B7-8177-3CA5503360EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x98019000 - 0x980fafff libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib 0x980fb000 - 0x98102fff libsystem_dnssd.dylib (379.37) <49A44FB3-559D-3C7E-AA40-23F5A8E612AC> /usr/lib/system/libsystem_dnssd.dylib 0x98103000 - 0x9814bff5 com.apple.opencl (2.2.18 - 2.2.18) <004A1DE4-49C6-3938-8B54-CD1DC23BDBE5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x9817d000 - 0x98186ff9 com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x9818b000 - 0x981b4fff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib 0x981b5000 - 0x981b7ffd libCVMSPluginSupport.dylib (8.7.25) <C8FC6227-5209-3138-89CD-03CAD11F3EC3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x981b8000 - 0x981d1fff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x981d2000 - 0x98565ff3 com.apple.MediaToolbox (1.0 - 926.87) <F3623474-03AD-3A7F-8BD1-46A44A12E74E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x98604000 - 0x98619fff 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 0x9861a000 - 0x98718ff7 libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x98765000 - 0x987f7ffb libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x987f8000 - 0x9883aff7 libcups.2.dylib (327.3) <C7A4A315-FA15-354B-8BC9-BE824C4EFF6D> /usr/lib/libcups.2.dylib 0x9883b000 - 0x9883bfff com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9883c000 - 0x988a4ff7 com.apple.framework.IOKit (2.0.1 - 755.22.5) <F9A70D23-1108-3616-9DE3-6C5730CA7AB2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x988a5000 - 0x988cfff9 com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <69AD5C5E-14A2-3E2B-AE28-2C7A7E4F5D0A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x988d0000 - 0x98936fff 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 0x98937000 - 0x9896affb com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x98a0d000 - 0x98b1dff3 com.apple.QuickTimeImporters.component (7.7.1 - 2599.24) <3DBEE5E4-4C40-3390-8405-0D9E271084B2> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x98b1e000 - 0x98db8fff com.apple.AddressBook.framework (7.1 - 1169) <AF50144A-A327-3367-81B1-95B3D46E56F0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x98db9000 - 0x98dc7ff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib 0x98dc8000 - 0x98f16fff com.apple.CFNetwork (596.3.3 - 596.3.3) <EC7EF37B-B00E-374D-9E8F-E4E22D741059> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x98f17000 - 0x98f1dfff 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 0x98f1e000 - 0x98f9affb libType1Scaler.dylib (101.1) <0D94D786-29F7-33DB-B64B-B264FA5EACD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib 0x98f9b000 - 0x98f9bfff com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x98f9c000 - 0x98fb9ff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib 0x98fba000 - 0x98fd1fff com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x98fd2000 - 0x9914aff5 com.apple.QuartzCore (1.8 - 304.2) <FB737C74-C460-32A3-9107-D2112BAE6EBC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9914b000 - 0x991f5fff com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x991f6000 - 0x99223ffb com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x99253000 - 0x9928efef libGLImage.dylib (8.7.25) <6C0B2148-032A-3911-AB21-2E07606E3D9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x99291000 - 0x9937aff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib 0x9937b000 - 0x9937bfff com.apple.Carbon (154 - 155) <C0A26E7B-28F1-3C7E-879E-A3CF3ED5111C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x9937c000 - 0x99395ffb com.apple.frameworks.preferencepanes (15.1 - 15.1) <D788C8BE-5A13-3EA3-93FA-9B5CEEFE249B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes 0x99396000 - 0x993bafff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x993bb000 - 0x99518ffb com.apple.QTKit (7.7.1 - 2599.24) <39CC892D-2874-33FE-BE30-87FE07D875BD> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x99519000 - 0x9951dff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib 0x9951e000 - 0x99520fff com.apple.securityhi (4.0 - 55002) <79E3B880-3AB7-3BF3-9CDF-117A45599545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x99521000 - 0x99545fff libJPEG.dylib (849) <CD42C17E-6B13-35BE-B585-9AE69CEA534F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x99546000 - 0x9963aff3 com.apple.QuickLookUIFramework (4.0 - 555.5) <5A62C87F-5F74-380B-8B86-8CE3D8788603> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x9963b000 - 0x9967fff7 libGLU.dylib (8.7.25) <0CC1A4D8-C095-3F2B-B55C-FDEBEA0E9CFE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x99680000 - 0x99a38ffa libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x99a39000 - 0x99b2affc libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib 0x99b2b000 - 0x99c5eff3 com.apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x99c5f000 - 0x9a05bfeb com.apple.VideoToolbox (1.0 - 926.87) <D6460276-E1CF-317D-B32F-80EAE916168C> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x9a05c000 - 0x9a076ffc libsystem_kernel.dylib (2050.22.13) <70C520E8-0394-3DFB-823B-FE8C251C169A> /usr/lib/system/libsystem_kernel.dylib 0x9a077000 - 0x9a10eff7 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 0x9a10f000 - 0x9a110fff libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib 0x9a111000 - 0x9a196ff7 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 0x9a197000 - 0x9a19ffff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib 0x9a1a0000 - 0x9a3d0fff com.apple.QuartzComposer (5.1 - 284) <4E8682B7-EBAE-3C40-ABDB-8705EC7952BD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x9a3d1000 - 0x9a412ff7 com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D9479FFE-2D79-373C-9F73-E746664ACD5C> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x9a413000 - 0x9a461ffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x9a464000 - 0x9a4a9ff7 com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x9a4aa000 - 0x9a504ffb 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 0x9a505000 - 0x9a5d9ff3 com.apple.backup.framework (1.4.2 - 1.4.2) <0473EB45-E9BF-3C10-B235-A6E2B960A88F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x9a5da000 - 0x9a5ecfff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib 0x9a5ed000 - 0x9a622ff7 com.apple.framework.internetaccounts (2.1 - 210) <553BF1E7-B26F-3BE7-BAA9-D80E53E73B0D> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts 0x9a623000 - 0x9a62affb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib 0x9a62b000 - 0x9a637ffa com.apple.CrashReporterSupport (10.8.3 - 417) <A4A45B14-8992-3739-82BC-3C5E5C2686F9> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x9a63c000 - 0x9a67effb com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x9a67f000 - 0x9a69bfff libPng.dylib (849) <BF2CB6F5-A2F1-35A4-93F7-ACA6D7F02084> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x9a69c000 - 0x9a6a8ff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x9a6a9000 - 0x9a6d6ffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib 0x9a6d7000 - 0x9a74cff7 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

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: 1896 thread_create: 2 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=206.0M resident=127.6M(62%) swapped_out_or_unallocated=78.4M(38%) Writable regions: Total=115.6M written=2956K(2%) resident=19.4M(17%) swapped_out=1544K(1%) unallocated=96.2M(83%) REGION TYPE VIRTUAL =========== ======= ATS (font support) 32.9M ATS (font support) (reserved) 4K reserved VM address space (unallocated) CG backing stores 9652K CG raster data 56K CG shared images 1216K CoreServices 2000K IOKit 8K MALLOC 43.8M MALLOC guard page 48K Memory tag=240 4K Memory tag=242 12K Memory tag=249 156K Memory tag=35 2456K Stack 66.5M VM_ALLOCATE 16.2M DATA 11.8M DATA/OBJC 272K IMAGE 528K IMPORT 16K LINKEDIT 39.1M OBJC 2964K OBJC/DATA 48K PAGEZERO 4K TEXT 166.9M UNICODE 544K mapped file 72.0M shared memory 308K =========== ======= TOTAL 469.1M TOTAL, minus reserved VM space 469.1M

Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.68f99 Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020 Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.16) Bluetooth: Version 4.1.3f3 11349, 2 service, 11 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en1 Serial ATA Device: TOSHIBA MK5065GSXF, 500.11 GB Serial ATA Device: MATSHITADVD-R UJ-8A8 USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3 USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 5 USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8 USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2 USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2 USB Device: GT-I9082, 0x04e8 (Samsung Electronics Co., Ltd.), 0x6865, 0xfd120000 / 4 USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

#4110 FileZilla CrashReport high fixed 15 years 15 years
Description

FileZilla crashes due startup and uploads.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.