Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (501 - 600 of 4044)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Summary Owner Priority Resolution Created Operating system type
#1279 different sorting in tree and file view Alexander Schuch normal 17 years
Description

The sorting algorithm in the (remote) tree view seems to differ from the algorithm in the (remote) file view underneath. On one hand (german) vowel mutations are grouped amongst the classic vowels but on the other hand they are listed at the end.

#1282 Timezone issue Alexander Schuch normal 17 years
Description

I checked and found a bug entered from 2005. (didn't seem to have any answer) However, I am suffering today.

Client is XP PRO. Connecting to a Linux box (Linux router.dta.ca 2.6.9-55.0.2.EL)

When I connect the times are +4 hours off. So it reads in FileZilla as 13:08 instead of 09:08. I set the time zone offset (TimeZoneOffset="-4" ) accordingly and the times are ok.

The Linux timezone is EDT (Eastern Daylight Time) - correct. Double checked the time and it is fine. When I drop a file onto my Linux box via FileZilla the FILE TIME is correct.

Current FileZilla is 2.2.32.

Very odd. Points to a "how is Filezilla determining the proper time zones?" question.

I dropped a file into another site and sure enough the time was wrong (compared to what my time zone is). The only issue is I have no control of that box so I am unsure what timezone it is in nor it's settings.

thanks belly

#1285 Leading spaces confuse client normal 17 years
Description

The client will not deal with directories which have a leading space in the name.

#1287 Deleting a lot of files takes very long normal 17 years
Description

Filezilla 2.2.32 (older versions too): Deleting multiple files from an AIX ftp server takes very long. When deleting > 1000 files, it will take about 10 seconds per file. If, in the remote file list, the cursor is set to a file outside of the list of files to remove, deleting speeds up dramatically. The application locks up (can not be interrupted), and usually needs to be terminated to gain access to the remote system again. No information (except the times) can be generated from the debug settings. This looks like a problem with the GUI when deleting an entry from the list of selected items when a file is remotely deleted.

#1288 Filezilla 2.2.20 introduced a USER32.DLL bug on Win95OSR2 Alexander Schuch normal 17 years
Description

Hi,

I cannot run any Filezilla on Windows 95 since 2.2.20 to cuurent version. I tracked down he last working version was 2.2.19a. After installing bugzilla and attempting to execute it I get a popup error message:

C:\Program Files/Filezilla/Filezilla.exe The device connected to tthe system does not work.

(sorry, the actual message is not in English so I have to translate that).

A second popup window contains:

Error during program execution File FILEZILLA.EXE is connected/linked to USER32.DLL:EndMenu

Maybe the second message gives you some clue. Thanks. Martin

#1289 Deletes All Settings normal 17 years
Description

Warning, not only are there NO viable release notes, version 3 install to a new directory - for no known reason, does not read any settings from version 2, and someone decided it was not important enough for people to be able to import all their settings, for the "reason" that the file structure is different! That's a lame excuse, since the file structure certainly was known to the team and could be transferred

Someone(s) surely took a lot of time to build a new version - and then did not create it in a very logical way. Why not do it right the first time, as now most of my sites will not work because someone did not think about what they were doing? I now have to spend a couple of hours repairing the damage.

This should have been a HUGE warning and a release notes that actually says something - neither of which there was!

I was happy with this software for years, now someone(s) need to go back to school and learn that an upgrade is for improvement, adding features - not to remove features and settings.

Can we get the settings so they import as this a a LARGE bug!

#1290 Client wont minimize on Windows Key + M low 17 years
Description

Regardless whether or not Filezilla is the application in focus or not, the windows shortcut Windows Key (Which in its self is Ctrl + Esc) + the M key minimizes all windows except Filezilla. It seems the filezilla just seems to be switching itself to no longer being in focus rather than minimizing.

Version 3.0.0 Bug seen on windows XP Pro SP2, and Vista Home Premium Edition, other windows verions not tested.

Cannot recall seeing this bug < 3.0.0

#1291 Site Manager Size, Position and Drag-Drop normal 17 years
Description

When using the site manager it would be nice if it saves the size and position you left it. This is especially annoying when you have sites with bigger names. At least size would be good enough for me.

Also, it would be nice if you can organize sites by dragging and dropping. I created folders to seperate work, personal for example to find I had to recreate all the sites again vs. just moving them. Now a move to would work as well if drag and drop is to buggy.

#1295 Incomplete Contents of Directory normal 17 years
Description

Limited usability issue for users with many files:

Summary: When listing a directory it seems there is a limit of 2000 items Filezilla will display at a time. This affects at least versions 2.x through the lastest 3.0.1.

Reason for conclusion: I have a directory with maybe 2,200 files or so. When using my cpanel file manager I can see the last 200+ files but can't see them through filezilla. In my case I have 2 subdirectories in this directory. Filezilla displays the ".." up directory, my two subdirectory, then 1997 files, for a total of 2000 items in view.

Alternative fix: If this is a desired limit for security or possible bug problems, maybe there could be an option in settings that allows a person to override this max limit with a user entered max number of listings. This would allow those like me who keep huge listings of files to continue to use this excellent FTP program.

Thanks, Nick

#1296 Assumption of coding error in CAsyncSocketEx normal 17 years
Description

In CAsyncSocketExHelperWindow::RemoveLayers(...)

Line 274 :

if (!pMsg
!pSocket pSocket == pOrigSocket pSocket->m_SocketData.hSocket != pMsg->hSocket)

Should be :

if (!pMsg
!pSocket pSocket == pOrigSocket pSocket->m_SocketData.hSocket == pMsg->hSocket)
#1297 Window Pushed off Screen on Mac osx normal 17 years
Description

I am using Filezilla 3.0.1 (build date: 2007-09-19) on Mac OS X (version 10.4.10)(Dual 2GHz powerPC G5),

The main application seems to work fine (from the small use I have had from it) however, whenever I open a window from the main app, (ie, site manager, update widow, about info) the location of the main application window is pushed down about half the height of the desktop toward the bottom of the screen, If I open 2 windows in a row, the main application is moved completely off screen, and the only way I have found to bring it back is to close down filezilla and open back up again.

#1298 Bad change of directory normal 17 years
Description

I have a site with this structure directory: DirA DirB --DirB1 --DirA (same name that first directory but inside DirB)

If I go to DirB, and I do double-click to enter in the second DirA, FileZilla open the DirA directory in root directory.

I use Ubuntu 7.04 Feisty Fawn and FileZilla 3.0.0-beta7

Bye.

#1299 Saving Directories After Reconnection normal 17 years
Description

After you are logged out of a server (delay), and then reconnect, the client does not save your visited directories anymore (in the selection box on top of the directory listing / tree view. Only the current directory is listed there, and if you go to another directory, the list is CHANGED to the current directory only.

#1300 CHMOD in Windows normal 17 years
Description

In the previous version (the 2...something), you could have changed the file attributes in Linux AND Windows, but now you simply execute a simple "CHMOD" command, which of course does not work on Windows servers.

#1301 Filezilla Mac Interface Issue v3.0.1 normal 17 years
Description

When opening any popup window, (ie. About, site manager etc) It jumps the main filezilla window down to the top left corner of the popup window. Do it enough and it jumps off the screen requiring you to restart the program.

#1302 files viewed as directories normal 17 years
Description

some files are listed as directories but are really files. files with attributes with first bit 'l' are files but trated as dir. FileZilla version tested from 2.2.32 to 3.0.1

#1303 Can Not drag file from filezilla to Explorer normal 17 years
Description

Filezilla ver 3.0.1

I get the error message:

"Could not determine the target of the Drag&Drop operation. Either the shell extension is not installed properly or you didn't drop the file into an Explorer window."

I have the shell extension installed and I dropped the file into an explorer window.

Also, I am able to drag & drop a file from explorer to Filezilla.

#1306 FileZilla Window on OS X Moving normal 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.

#1307 exporting settings Alexander Schuch normal 17 years
Description

I could not transfer settings from the old version to the newer version

#1309 time zone offset not > + / -12 hours normal 17 years
Description

Hi team,

it must be a bit the ignorance of those who think they are in the center of the world and timezones (and their offset) are a term of the old World.

Here the bug (at least I would call a it a functional misconception):

the 'new' version 3.0.1 does not allow a 'server timezone offset' of > +/- 12 hours. This is a a functional mistake.

I'm living in Singapore, TZ is GMT +8 My server is in US, TZ GMT -6

means, I have to adjust the server time by plus 14 hours. The other way around it would be an offset of -14 hours.

In FZ version 2.2.31 this was not an issue and it was possible to adjust the TZ by +/-24 hours what is correct. Now, in the new version it is not working and if I try to reset the serve timezone offset to greater than 12 hours it is ignoring my entry and is keeping the last entry.

Interestingly, the pull down menu offers numbers from -24 to + 24.

Wondering which hard working freshmeat was thinking the world has only +/- 12 hours time zones so it must have also only +/- 12 time zone differences.

cheers

Carsten from sunny Singapore

#1310 security issue Filezilla Client 3.0.1 low 17 years
Description

Hi, the file

X:\Documents and Settings\USER\Application Data\FileZilla\sitemanager.xml

contains the password without encrypt.

Windows version

#1313 Status Pane - No information displayed normal 17 years
Description

Howdy:

You asked that we report all bugs found.

I updated this morning to 3.0.2

The first pane, the status pane – has quit working in this version.

It is blank and does not display any status information.

All other panes appear to be fine.

Only thing I noticed was the status pane.

Running Win xp pro sp2 Duo core P4 3.0 gig

Take care, love your product.

#1314 Reboot required but installation continues normal 17 years
Description

Hi,

When I download a newer version of FileZilla and install it, the following happens:

  • It prompts me to uninstall the previous version
  • I accept
  • It asks me if I want to reboot now
  • I accept
  • It proceeds to install the new version
  • The reboot stops

So ...

  • Should the installation of the new version occur when the reboot has been chosen?
  • Should the reboot stop when the new version has been installed?

At the moment it doesn't appear to work quite right.

Nige.

#1315 v3 hangs or won't load normal 17 years
Description

Bear with me, since I have to give a good context for the problem. I work for a small company that maintains a working copy of it's website on the network (set up as network drive G:), then sends the changes to the live site via FTP. (I recently installed Filezilla 3.0.2.1 and love it.) This company is very closely associated with a university, and we use their network since they have such vast resources, though that means I have no control over the quality/performance of their network.

So, here's the goods: I came in, tried to connect filezilla through the site manager to the ftp, which is configured to bring up the network drive (g:\) on and the public_html on the live site, and it hung. I killed it, figuring the program was just being bitchy, but then when I restarted it, nothing came up except for a running filezilla process. In any case, I found the source of the problem: the office has been having problems accessing the network drive, and it was being entirely non-responsive, and since filezilla goes right back to where I was, it was trying to bring up G:, but stalling (without even loading the interface). My thinking is, this might be easily fixed by adding a timeout function where it just gives up trying to bring up the local directory and defaults to something safe, say "My Computer". Just my thinking, someone else might have a better solution?

#1316 Mac OS: contents of activity pane missing normal 17 years
Description

3.0.2 - i686 Mac OS 10.4.10

The pane where I was supposed to see the activities of the transfer shows nothing on my Mac. I realized that after running FileZilla on Windows.

#1319 Uploads to FTP server are converted to one line normal 17 years
Description

Hey, when I upload a file to my FTP server using File Zilla the entire file is converted to one line. I used another FTP software to upload to my server and the other FTP software uploaded fine. When I uploaded my file with File Zilla, I downloaded the file, and every part of the file was on one line.

#1320 .html file becomes unformatted normal 17 years
Description

I use filezilla for all my purposes on 4 different websites.

However, for a particular type of webpage (our result files which are html), whenever I use filezilla, the whole page becomes unformatted/corrupted once uploaded, and shows all chinese fonts.

Because of this I have had to use another ftp software for the past one year, just to upload our result files, where that software works fine. For the rest of the html, asp, php etc. pages on the website filezilla works fine and I have had no issues with it for the past two years.

I am attaching an html file for your verification. Ours is a linux server. The websites where I have tried this out have been both on windows and linux servers but this problem persisted over the years.

#1322 Resume visual bug Alexander Schuch normal 17 years
Description

Resume causes percentage bar reaches 100% so fast, even upload is not finished

#1323 FileZilla Bombs When Attemping To Delete A Large File Array normal 17 years
Description

When attempting to clean out a directory from my server; FileZilla crashed with error "The instruction at "0x77bd8173" referenced memory at "0x01505000". The memory could not be "read"."

I was able to duplicate the crash by creating a directory with greater than 300 files and attempting to delete the upper level directory. The program successfully lists the directory contents and begins the deletion process but then shortly after it freezes and eventually abends with the above error. The files in the directory can be manually removed if done so a few at a time.

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

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

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

See screenshot

#1325 drag and drop normal 16 years
Description

The drag and drop function isn't work in FileZilla Client 3.0.3 after the installation...

#1326 error in deleting folder Alexander Schuch normal 16 years
Description

Filezilla dont delete empty folder. Filezilla crash when deleting file recursively.

#1328 Resume function problem with large files. normal 16 years
Description

Trying to resume a file. I have 4 468 924 291 byte, the file is 18 115 551 271 byte. Resume has worked several times before, but now is unsuccessful. I think this is because it appears to try to resume at the very end of the file. Some sort of 4gb limit?

Here's an excerpt from the log (sorry for the Swedish, but I think it is clear):

Kommando: PORT 71,139,43,137,200,50 Svar: 200 PORT command successful. Kommando: REST 18115551271 Svar: 501 Reply marker is invalid. Status: Påbörjar hämtning av /Brochure/ANSPA.rar Status: Testar om servern klarar av att återuppta överföringar Kommando: PORT 71,139,43,137,200,51 Svar: 200 PORT command successful. Kommando: REST 18115551271 Svar: 501 Reply marker is invalid.

#1330 Directory and files names with accents normal 16 years
Description

Hello!

The new version of Filezilla is very good !

I have a big problem with the french language and accents. When I want to transfer pc-> ftp files or directories whose name contains accented characters there is a problem. The first time, the transfer goes well and directories are created and files are transferred.

I turn off Filezilla and restarts.

When I want to update their files, it is impossible.

I found that the file names are changed (UTF8?) on the ftp server.

From then on, it's useless.

Exemple:

Normal name: "Avec les médias" After the restart: "Avec les médias"

Thank's for your help !

Greetings

#1331 v. 3.0.4.1 Drag&Drop problem normal 16 years
Description

When dragging and dropping from FileZilla client into Windows explorer, the operation fails with the following message: "Could not determine the target of the Drag&Drop operation. Either the shell extension is not installed properly or you didn't drop the files into an Explorer window."

Just installed this version, and problem happened on first attempt. Shell extension was selected for install. Using WinXP SP2.

#1332 Small bug in russian interface normal 16 years
Description

There is a small bug in russian translation: Path: Правка-Настройки (you can find screen in attach) Now string: Правка файлов не сервере Correct string: Правка файлов на сервере

p.s. Also I saw some not exactly right translation in russian interface. May I sent you my version? p.p.s. with best wishes

#1333 Nothing appears in lower remote pane normal 16 years
Description

In classic mode, on the lower-right pane (where files appear) there is a scrollbar as if there should be something there, but nothing appears. This just started happening randomly when things were working fine before, and I tried upgrading, then reinstalling to no avail. I rebooted twice in the process and that didn't help things. It also still happens if I try to change the interface layout. I'm attaching an image to show the issue. Since this is a work computer, I blurred out some things for security reasons.

There are no error messages, e.g.: Response: 257 "/include/sitespecific" is current directory. Command: PASV Response: 227 Entering Passive Mode (69,28,174,147,17,109) Command: LIST Response: 150 Opening ASCII mode data connection for /bin/ls. Response: 226 Transfer complete. Status: Directory listing successful

#1334 FileZilla and Flash CS3 icon look too similar normal 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.

#1338 directorz list after deleting normal 16 years
Description

If you enter a directory and delete it from the server list window FileZilla report an error instead of chaging a directoz higher

SEE THE SCREENSHOT! SOLUTION The window must change into a higher directory

WHAT I HAVE DONE http://uploadnow.de/imgloader.php?image=image-1198425681369.JPG ERROR http://uploadnow.de/imgloader.php?image=image-1198425717514.JPG

#1339 Remote directory tree cannot display Chinese word correctly normal 16 years
Description

Version: 3.0.4.1 After db-clicked on the directory in Chinese, it will became chaos word. Following is the log: Command: CWD /其他歌手经典专辑交流/ Response: 250 Directory changed to /ÆäËû¸èÊÖ¾­µäר¼­½»Á÷

#1340 Remote directory tree cannot display Chinese word correctly normal 16 years
Description

Version: 3.0.4.1 After db-clicked on the directory in Chinese, it will became chaos word. Following is the log: Command: CWD /其他歌手经典专辑交流/ Response: 250 Directory changed to /ÆäËû¸èÊÖ¾­µäר¼­½»Á÷

#1342 Downloads from server are corrupted normal 16 years
Description

Hey .. when I download somehting from the server over normal FTP transfere ... files are corrupted ... this bug wasn't in the previous version ... my program settings are all default expet that I set the (send keep alive commands) ... thanks !

#1345 Local file edit not working when not connected normal 16 years
Description

When FileZilla Client is launched and before making connection to the server, if right click a local file and select edit, nothing happens. This will only works after connection is established and remote files are visibla.

#1347 empty directories could not be deleted via ftp normal 16 years
Description

I'am using FileZilla-Client Version 3.0.5.2. When I connect to a FTP-Server i seems that it is not possible to delete empty directories (on server).

Workaround : upload a file to this directory and then delete directory including file.

#1350 Site Manager, F2 should rename normal 16 years
Description

Version 3.0.5.2 In the Site Manager dialog, the F2 key should rename a site since F2, on Windows at least, is the rename key.

#1351 Can't work with STRATUS systems low 16 years
Description

Hello,

I tried to transfer files from STRATUS systems under VOS release and I get a "550 LIST: ftp internal error s$expand_path:" error.

-Source : PC Windows XP SP2

-Target : STRATUS Continuum systems VOS release 13.3.4h

For your information, under STRATUS systems the ">" character is the same as "/" under UNIS/LINUX systems. Could you please have a look to work with this kind of fault tolerant systems?

(See file attached)

TIA, Jorge

#1352 Client fails to launch on Mac OS X 10.3.9 normal 16 years
Description

FileZilla.app bounces once in Dock then disappears.

Console shows a number of errors in the form: "FileZilla.app/Contents/MacOS/filezilla undefined reference to (xyz) expected to be defined in Carbon"

#1353 TLS/SSL certificate normal 16 years
Description

the option to "always trust certificate in future sessions" is grey'd out meaning one has to ok it everytime he logs.

#1355 Fail to handle Big5 code filename normal 16 years
Description

Both 3.05.2 and 3.06 fail to download and upload many file with Traditional Chinese characters (Big5 code). same file can upload and/or download without problem after rename. Rename back to orginial Chinese name through the client have no problem. Download of same file with orginial Chinese name through DOS mode FTP have no problem.

Debug log is attached.

#1357 Transfer fails when special character in remote path name normal 16 years
Description

My downloads do not start in the latest versions of FileZilla when I select files in folders which contain special characters in their path name (i.e. ä - a with dots on top etc.).

This worked in previous releases.

#1358 simply wont upload normal 16 years
Description
  1. Opened filezilla and prompted me to download and install versoin 3.0.6 which I did
  2. Without restarting I opened the client and connected to a server
  3. Chose a bunch of files and clicked upload
  4. After transferring 246 files out of over 2039 it stopped.
  5. Enabled debug mode and showed the following information:

Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of E:\wamp\www\Folder\Proyect\1.6-19\upload\design\templates\default\admin\config\core.html Trace: CFtpControlSocket::SendNextCommand() Status: ftpcontrolsocket.cpp(1764): Waiting for replies to skip before sending next command... caller=0p1405ad8

#1359 unable to connect to VxWorks Server if rootdir is not / normal 16 years
Description

FileZilla 3.0.6 on WinXP 32bit Server VxWorks on my dslbox

FileZilla logwindow: Trace: ControlSocket.cpp(979): CRealControlSocket::ContinueConnect(0p22d1f4) m_pEngine=0p10dc238 caller=0p132a750 Status: Verbinde mit 192.168.0.1:21... Status: Verbindung hergestellt, warte auf Willkommensnachricht... Trace: CFtpControlSocket::OnReceive() Antwort: 220 VxWorks (VxWorks5.4.2) FTP server ready Trace: CFtpControlSocket::SendNextCommand() Befehl: USER admin Trace: CFtpControlSocket::OnReceive() Antwort: 331 Password required Trace: CFtpControlSocket::SendNextCommand() Befehl: PASS Trace: CFtpControlSocket::OnReceive() Antwort: 230 User logged in Status: Verbunden Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Empfange Verzeichnisinhalt... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Befehl: PWD Trace: CFtpControlSocket::OnReceive() Antwort: 257 Current directory is "/RFA/" Trace: ControlSocket.cpp(346): Failed to parse returned path. caller=0p132a750 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Fehler: Verzeichnisinhalt konnte nicht empfangen werden

WireShark capture of connect: 220 VxWorks (VxWorks5.4.2) FTP server ready USER admin 331 Password required PASS DSLadmin 230 User logged in PWD 257 Current directory is "/RFA/"

I created a profile for this server with type "VxWorks". the remote directory listing does not appear - no matter if I set a remote startupdir (Standard-Verzeichnis auf Server)

hint: the connection with a simple ftp client works fine. I can do a CD / or CD /RFA/ /RFA/ is the chrooted root directory! there is no way of changing to /RFA (!)

Gruß Stefan K.

#1360 Filename starting with blank causes Error normal 16 years
Description

When I'm trying to transfer a file which name startes with a blank, Filezilla isn't able to transfer it.

Client Filezilla 3.0.6 , Windows Vista Home Premium Server Filezilla Sever 0.9.24, Windows XP Greeting Tim

#1362 filezilla cannot open momupload.com? Alexander Schuch normal 16 years
Description

hi.. i want to report a bug, is filezilla cannot open ftp at momupload.com? i'm using filezilla 3.0.6. i can open it using other ftp programs.. but not with filezilla, it's always stuck at the command : LIST and after waiting for several times it got disconnected..

here's the command execution list

--

Status: Resolving IP-Address for ftp.momupload.com Status: Connecting to 205.252.24.146:21... Status: Connection established, waiting for welcome message... Response: 220-FTP server ready. Response: 220 This is a private system - No anonymous login Command: USER leonlanford@… Response: 331 User leonlanford@… OK. Password required Command: PASS Response: 230-User leonlanford@… has group access to: ftp Response: 230-You must respect a 1000000:1 (UL/DL) ratio Response: 230-OK. Current restricted directory is / Response: 230-1 files used (1%) - authorized: 100 files Response: 230 0 Kbytes used (0%) - authorized: 1048576 Kb Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: ESTP Response: PASV Response: EPSV Response: SPSV Response: ESTA Response: AUTH TLS Response: PBSZ Response: PROT Response: UTF8 Response: 211 End. Command: OPTS UTF8 ON Response: 200 OK, UTF-8 enabled Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (205,252,24,146,118,252) Command: LIST Error: Disconnected from server Error: Failed to retrieve directory listing

--

i've tried using 3.07-rc1 but still doesn't work..

thanks

#1363 FileZilla Version 3.0.5.2 Connection Timeout normal 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.

#1364 File listing refreshes not occuring at logical times Alexander Schuch normal 16 years
Description

FZ is not doing refreshes on the file listing listboxes, and is hence reporting incorrect file sizes.

F5 corrects this like expected but on transfers file details are not being updated.

#1365 uncomplete deletion normal 16 years
Description

3.0.7 windows locked up with filezilla running for reasons unkown, media file/codec error of some sort. Had to hit the restart button with filezilla running. After that it would complain "could not load filezilla.xml or Que.xml, will run with standard setting now. So i tried reinstalling filezilla, it continued to do this. I had to go to documents and settings/application data and delete the filezilla folder manually. It might be better to just delete the folder with all settings during uninstall due to some type of problem it had.

#1366 Remote Directory Listing Does Not Refresh After Name Change normal 16 years
Description

I just updated to version 3.0.7 from the most recent prevoious release and noticed a minor bug. After renaming a remote file, the remote site directory listing does not refresh. The impression is that the file rename failed - but that is not the case. Pressing F5 to manually refresh the directory shows that the rename did in fact, succeed.

Previous version did not have this bug. After renaming a file, the remote directory listing would automatically refresh to show the new file name.

#1367 Drag Copy Causing Data Damage normal 16 years
Description

To recreate this issues use the following steps:

Drag a folder from the "local site" to the "remote site".

The bug is that there is data loss in that the directory tree is destroyed. A directory tree is data, and this is being lost.

I am unable to name ANY other application that destroys data like this. I am computer programmer and I blame Fillezilla for destroying few hundred dollars worth of work.

#1370 £ symbol not allowed in sftp logins? normal 16 years
Description

When I try to connect to a server via sftp using an account withthe £ symbol in the password filezilla reports a connection error - I expect this is due to the encoding of the £ symbol in the password string passed to the server - I am a php developer and have seen many problems with the £ symbol under utf-8 encoding - so maybe this is the issue?

When using putty to connect to the server with exactly the same credentials I can login without a problem, so I'm quite sure it's a problem with filezilla's inbuilt ssh client.

I'd love to use filezilla for all my ftp related work but with this issue it makes it impossible :(

Keep up the good work guys

Chris

#1371 Filezilla forget the download que normal 16 years
Description

After close the Filezilla client the client forget the download list and the failed transfer list as well.

It should be viewable after execute Filezilla again.

#1372 SGID permissions value not calculated normal 16 years
Description

See attached screenshot. For a directory with value:

rwxr-sr-x

Filezilla is calculating permissions as 745. Accounting for setgid, total value should be 2755. I understand first octet not necessarily needed, but "4" instead of "5" is causing confusion.

#1375 Configuration Wizard failed normal 16 years
Description

Using FileZillaPortable 3.0.8.1 downloaded 03/19/08 from PortableApps.com on a Toshiba Satellite P205D-S7438 running Windows Vista Home Premium 32 bit OS. Firewall is part of Windows Live One Care. Internet connection is Qwest DSL through an ethernet hub and ActionTec DSL modem/gateway.

In the Edit/settings dialog connection section is a configuration wizard. I ran it multiple times with the same failure each time. I chose passive transfer mode with allow fallback selected. I next selected to use the servers external IP address. On the next page I first chose to ask the operating system for the external IP address, then during test faze I got the following log: Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.0.8.1 Response: 230 logged on. Checking for correct external IP address IP 192.168.0.5 bjc-bgi-a-f Response: 510 Mismatch. Your IP is 63.224.228.18, gd-cce-cci-bi Wrong external IP address Connection closed

I then restarted the wizard and chose to use the reported IP address of 63.224.228.18 and selected "ask operating system for a port". Next page was the test section where we connected to probe.filezilla-project.org This was the log: Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.0.8.1 Response: 230 logged on. Checking for correct external IP address IP 63.224.228.18 gd-cce-cci-bi Response: 200 OK PREP 50472 Response: 200 Using port 50472, data token 1835879006 PORT 63,224,228,18,197,40 Response: 200 PORT command successful LIST Response: 150 opening data connection Response: 503 Failure of data connection. Server sent invalid reply. Connection closed

The final wizard page advised me that the server sent an unrecognized reply and asked me to check for latest version (using 3.0.8.1)and submit a bug report. This is it ;)

Is this a problem with my firewall not allowing the port connection? I also tried selecting to use port range 6000 - 7000 (default sugestion), and configured the firewall to allow incoming tcp/udp protocols in that port range for FileZilla. This returned the following end message: LIST Response: 150 opening data connection Connection closed

In every case there was a long pause after the "Response: 150 opening data connection" line, then failure!

The above log copies came directly from the wizard as the FileZilla client was not actively doing anything to create a message list. (I set degugging to verbose level but did not see any output)

I have loved FileZilla in the past and would really like to use it more if we can get it communicating.

Could this be a bug caused by the PortableApps modification maybe? Unlikely I'd guess, but you guys are the experts not me :)

#1376 Mac V 3.0.8.1 PPC crashes on OS 10.3.9 (?) normal 16 years
Description

at least this appears repeatable for me.

here's an excerpt from the crash log i found

Command: filezilla Path: /Applications/FileZilla.app/Contents/MacOS/filezilla Version: ??? (???) PID: 573 Thread: Unknown

Link (dyld) error:

dyld: /Applications/FileZilla.app/Contents/MacOS/filezilla version mismatch for library: /usr/lib/libiconv.2.dylib (co\ mpatibility version of user: 7.0.0 greater than library's version: 5.0.0)

Host Name: g4mac.local Date/Time: 2008-03-21 12:45:36 +0100 OS Version: 10.3.9 (Build 7W98) Report Version: 2

Command: filezilla Path: /Applications/FileZilla.app/Contents/MacOS/filezilla Version: ??? (???) PID: 587 Thread: Unknown

Link (dyld) error:

dyld: /Applications/FileZilla.app/Contents/MacOS/filezilla version mismatch for library: /usr/lib/libiconv.2.dylib (co\ mpatibility version of user: 7.0.0 greater than library's version: 5.0.0)

#1377 During the file transfer a part of a file gets currupted normal 16 years
Description

During the file transfer a part of a file gets currupted which results in having a server plugin broken.

In the attached documents (orignal and changed file) the lines (original) 1950-2023 will be removed. In addition, line 1949 (01521;;Teleport) will replaced with (01521;;TelePORT 82,83,17,203,128,62 to). Altough some parts were deleted the file sizes are both the same.

#1379 Deleting Folders German Umlauts normal 16 years
Description

Hello,

i am using the latest FileZila Version 3.8.1. This Version still has problems deleting subfolders those parent folders names contains german umlauts.

For example create the following folders:

Grün

  • test

It is not possible to delete both folders at once (recursive). The folders still exist after deleting.

Thanks for your work.

Best regards. David

#1380 date/time of transfered files are not preserved normal 16 years
Description

I try with menu option checked or not. Same thing, all the time the file I uploaded on server take the time of the transfer and doesn't keep origin time.

I use fileZilla 3.0.8.1, in french winth XP SP2.

#1381 Files missed when downloading normal 16 years
Description

Hi, i was using Filezilla to download a site from a ftp server. the site had about 3200 files. when i downloaded the site it only contained about 2300 files i.e. about 900 files were missing. that is about 30% of the total files. please fix this bug otherwise it will be impossible for me to continue using Filezilla because of its extreme unreliability

#1382 Installer requires acceptance of GPL normal 16 years
Description

The installer requires acceptance of the GPL. This is incorrect, since end users do not have to accept the GPL. The GPL is not an 'end user license'. It even says so in the GPL itself:

" 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works"

If the user 'does not accept the GPL' of an application, then that just means they can't distribute it. It does not prevent them from using the application.

To fix this, the EULA agree/box should be removed from the installer.

#1383 Cannot keyboard-browse filelists properly normal 16 years
Description

In the "Local site" pane, try the following:

  • Navigate to C:\
  • Set focus to the filelist
  • Type the name of a directory (directory gets selected)
  • Press Enter (it opens the directory)
  • Now try to type the name a subdirectory

Expected behaviour: Should work select directory as typed.

Actual behaviour: Doesn't work.

Additional information: Works after a delay. Presumably pressing ENTER doesn't reset the keystroke buffer. It should.

#1384 V3 upgrade overwrote V2 settings normal 16 years
Description

When installing V3 Portable, it mentions that an "OLD" directory is where I'd find my V2 settings in "FileZillaPortable\Data\settings\old\FileZilla2.xml". This did not exist and apears to have been completly overwritten. Should V3 recognized an existing install?

#1386 No " LIST" before downloading a folder normal 16 years
Description

Maybe it's not a bug, and you design FileZilla like that for performance.

Firstly, I went into a folder "/testfolder", there was only 1 file "a.txt". Then I go back into the root folder "/". After some minutes, someone uploaded a file "b.txt" into the folder "/testfolder", and now there were 2 files(a.txt and b.txt) in "/testfolder".

Secondly, I downloaded the folder "/testfolder" by dragging it to my local disk. FileZilla downloaded "a.txt" only. Because FileZilla didn't execute "LIST" before download, it didn't known "b.txt" existed now.

#1387 PWD Reply Parse: single-quoted paths are never parsed (bug) normal 16 years
Description

There is a subtle bug in CControlSocket::ParsePwdReply():

int pos1 = reply.Find('"'); int pos2 = reply.Find('"', true);

if (pos1 == -1
pos1 >= pos2)

{

int pos1 = reply.Find('\); int pos2 = reply.Find('\, true);

The variables “pos1” and “pos2” are overridden within the inner “if” block so, after it completes its execution, the assigned values get lost and the original variables remain unchanged.

The fix is straightforward: simply remove the “int” keyword in the assignment of “pos1” and “pos2” within the “if” block.

#1388 Drag lock normal 16 years
Description

When I drag a file from the local site window to a Windows explorer window, the copy starts as expected. However, until the copy is finished, it is not possible to return to Filezilla because when I click to the Filezilla window bar, a cross (+) appears telling the drag will start on this part. This is also true on any part of the Filezilla interface.

#1389 Filezilla stops sending keep-alive normal 16 years
Description

Filezilla stops sending keep-alive commands after 30 minutes.

#1390 Name files changes when uploading normal 16 years
Description

During the upload-proces the name of two images were switched. Image1 was renamed to Image2 and the otherway around.

#1392 Unnecessary period at the end of a library name (z/OS) normal 16 years
Description

On z/OS system (FTP server: FTPD1 IBM FTP CS V1R7) when trying to list members (files in PC systems) in a library (directory in PC systems), FileZilla3 executes a command:

CWD 'PREFIX.ISPF.ISPPROF.' (unnecessary period at the end of string)

instead of: CWD 'PREFIX.ISPF.ISPPROF'

In FileZilla2 there was no such problem.

#1393 Language Change normal 16 years
Description

A useful feature in FileZilla (version 3.0.9.2) is the option to change the language.

  1. From the menu bar select: Edit > Settings…
  2. Select the desired language from the list in the Language page.

However, when Hungarian is selected from English (or vis versa), only the Menu Bar changes, not the Message log, Local directory tree, Remote directory tree and Transfer queue. These are only changed upon closing and reopening of the program.

It would be appreciated if the program would refresh all windows and frames with the selected language, without needing to exit and reopen the program.

Thanks in advance for updating the program.

#1398 Save settings from last session not possible normal 16 years
Description

Every time I open FileZilla (Version 3.0.9.3) there's a message that it wasn't possible to save the settings made during the last session. By opening the program every time there's the welcome-message again. The host-information like adress and password is still there but settings like design, the last opened server-side folders aso are missing. I uninstalled FZ, rebooted and installed it again but the problem remains. It wasn't there in the previous version of FZ (3.0.9.2).

I use Windows XP MCE. The FileZilla version installed is 3.0.9.3 (I attached the about-box below).

If you have any further questions please don't hesitate to e-mail me.

jack

#1399 FileZilla 3.0.9.3 normal 16 years
Description

Just upgraded to the latest version, result is that I can no longer log on to the ftp site where my son stores his photos (ftp://lachmann.storagesolutions.com/)

Downgraded to 3.0.9.2 and it works again, tried another upgrade to 3.0.9.3 and that again fails miserably.

System XP Pro, SP2, AMD Athlon 64 3700+, 1 GB.

Messages are:

12:10:47 Status: Resolving IP-Address for lachmann.onlinestoragesolution.com 12:11:02 Trace: ControlSocket.cpp(1003): CRealControlSocket::ContinueConnect(0) m_pEngine=0p122d208 caller=0p12a6998 12:11:02 Error: Invalid hostname or host not found 12:11:02 Trace: CFtpControlSocket::ResetOperation(70) 12:11:02 Trace: CControlSocket::ResetOperation(70) 12:11:02 Error: Critical error 12:11:02 Error: Could not connect to server

And if I just use Firefox, <ftp://lachmann.storagesolution.com/> it also works flawlessly.

#1401 Maximum amount of current connections normal 16 years
Description

Filezilla 3.0.9.3

Maximum amount of current connections

My HDD receiver allows only one ftp connection. Even if I set it to 1 simultaneous connection in FileZilla Setup it did not work.

FileZilla shows alwas the current directory content. Maybe this is also one connection ...

(it works with other FTP clients ... So I guess it is a problem with FileZilla)

#1402 Upload Problems - with files bigger than 2GB normal 16 years
Description

FileZilla 3.0.9.3

The download with big files (e.g. > 2GB) runns very vell. But the upload makes problems if the file is greater than 2GB. It is not exact the 2GB border, it some MB's above ... However, the suddenly the upload stopps with these files ...

I can do the same thing with other FTP clients -> so I'll guess, it is a problem with FileZilla

#1405 Site manager dropdown can't handle click-drag-release normal 16 years
Description

The Site Manager drop down menu in the main window doesn't function in the same way as the other menus and Windows XP in general.

Reproducible: Always

Steps to Reproduce:

  1. While in FileZilla 3.0.10, click on the Site Manager dropdown menu arrow in the main window without releasing the mouse button,
  1. Move the pointer to any site in the list and release the mouse button.

Actual results: Nothing

Expected results: FileZilla closes the menu and connects to the selected site.

#1406 Edit file, closed editor not registered. normal 16 years
Description

Filezilla Client 3.0.10 OS: Vista (SP1) Tested with Notepad and NotePad++

Connect to server right click and edit a file close editor without saving file close filezilla Filezilla thinks there is still a file being edited.

#1408 Desktop Icons moved normal 16 years
Description

Having upgraded to the latest version, I was horrified to find that it completely screwed up all my carefully crafted icon positions on my desktop.

Fortunately I am aware that microsoft cannot be trusted to keep the icons in the same place so I had a program remember where the icons were and could replace them to the original positions.

Others might not be so lucky and having forced this change on their icon positions will produce a very bad first impression.

Please fix this asthetic bug or else I will not be upgrading again for fear of this happening again.

Thanks.

Simon.

#1409 Minor Bug While Uploading. Alexander Schuch normal 16 years
Description

While uploading a large number of files the Remote Site: says <Not connected to any server> when in fact it is connected.

#1410 filezilla disconnects on large queue normal 16 years
Description

if i add a directory to queue "/www/", while its recursing the contents "theres 65 directories", it randomly disconnects and does not finish queuing the files, i have to manually restart it from where it left off at.

#1411 Filezilla do no recognize ftp-ssl (ccc) normal 16 years
Description

Proftpd has the capability to use CCC. This allow user/password + data channel to be encrypted via tls. After authentication client must send prot c to leave the encrypted channel. Filezilla can't do this.

The use of CCC tls mode allow the netfilter ftp_conntrack module to read and open the passive port

#1412 Symbolic Links are not handled correctly normal 16 years
Description

Hello

I am using FileZilla since the 2.x series, and it consistently does not handle symbolic links to files correctly.

If, for example, one tries to download

kubuntu-8.04-desktop-i386.iso

from

ftp://ftp.mirrorservice.org/sites/releases.ubuntu.com/kubuntu/hardy/

FileZilla displays the error message:

Failed to retrieve directory listing

and cannot download the file (which is actually a symbolic link to the file

ftp://ftp.mirrorservice.org/sites/releases.ubuntu.com/kubuntu/.pool/kubuntu-8.04-desktop-i386.iso).

It also seems very strange to me that it seems to have never occurred to any user as a bug (I did a search for "symbolic" before posting this, but nothing turned up); either I must be missing something important, or my search was not for the right word...

#1413 Trojan horse notification from Norton anti-virus normal 16 years
Description

When I'm using filezilla I constantly get notifications from Norton Anti-virus about a trojan horse in filezilla

#1414 Automatically downloaded installer cannot be executed normal 16 years
Description

When I open Filezilla and the automatic updater downloads the new version and then tries to execute it I get this error: Execution of command 'C:\Documents and Settings\Administrator\My Documents\My Downloads\FileZilla_3.0.11_win32-setup.exe' failed (error 193: unknown error c1)

This has been happening on since about four versions ago...sorry I've just been lazy in submitting it. This is on a PowerEdge 2900 Server with Windows Server 2003 x32 R2 SP2, 10GB RAM, Dual Quad Core Xeon's @ 2.00GHZ.

If you need anymore information let me know. The only thing I can thing of is whatever process executes the exe doesn't have permission to do so. I'll have to check on my XP machine to see if this does the same thing. I'll update this and let you know.

fbsdguy

#1417 Chinese Compatibility on FileZliia Client 3.0.11 normal 16 years
Description

I come from TAIWAN (R.O.C), use Tradition Chinese Font

I could success to transfer some directory or files on FileZilla Client 2.2.19a, but fail on FileZilla Client 3.0.11,

see these result pictures below :

http://i298.photobucket.com/albums/mm254/pcboy_photo/f2219a.jpg

http://i298.photobucket.com/albums/mm254/pcboy_photo/f3011-1.jpg

http://i298.photobucket.com/albums/mm254/pcboy_photo/f3011-2.jpg

#1418 No network drive mapping normal 16 years
Description

Fz 3.0.11.1 does not map my network drives; XP Prof. SP2

#1419 timeout during transfer behind proxy normal 16 years
Description

We have a virus scanning proxy here. Upon download, it will fetch the file, scan it and then transfer it to FTP client.

While the file is fetched, the FTP client doesn't see anything. This triggers a timeout. FileZilla has a maximum timeout of 999 seconds. For files of several hundred megabytes or slow FTP servers, this timeout is too low.

A workaround is to set the timeout not via the settings GUI dialog, but change it directly in the filezilla.xml config file.

Please remove the artificial limit of 999 seconds when conguring the timeout via GUI allow to disable timeout completely. I understand that under normal circumstances having timeouts is good and 999 is unresonalby high. But we have special circumstances here. Thank you.

#1420 Vista specific settings export failure normal 16 years
Description

Exporting of settings save dialog does not report a save failure under Vista. Filezilla indicates the save succeeded when it did not. This is NOT a problem with XP or Win 2000.

The problem occurs when saving into a folder such as Program Files that requires administrator priveleges for writing a file. The Vista privelege escalation dialog goes smoothly and correctly, but the user's authorization to proceed is mishandled by Filezilla and no indication is given that the save failed.

The attached screen dump shows that filezilla3a.xml existed when it didn't. It continued to not exist even after the apparently flawless save "completed".

NOTE: Exporting the settings to the Documents folder of course works, and dragging the resultant file from Documents to the access restricted Filezilla Client directory works.

#1421 Filezilla fails when used from a path with spaces normal 16 years
Description

I'm using Filezilla 3 on Mac OS X.

Filezilla refused to work for a long time - reporting 'fzsftp failed to start'.

(I checked that fzsftp was in the package and even set the environment variable that solved the problem for some users.)

Eventually I discovered that this was because I was running it from a path with spaces in it. (A drive called 'Second Drive'.)

Moving it to a path without spaces in it solved the problem.

#1422 <Not connected to any server> Alexander Schuch normal 16 years
Description

I am using Filezilla 3.1.0. Whenever I either upload files from my PC to my FTP server or download files from my FTP server to my PC, the remote site info "Filename, Filesize, Filetype, etc will disappear and the message <Not connected to any server> appears where the files should be. This message happens when I get about 1/2 of the files transferred. I am transferring about 900+ files at a time. The files transfer OK even though I get the message because I am still connected to the remote FTP server.

#1424 "File has changed" does not work normal 16 years
Description

Version 3.1.0

There's something wrong with "file changed" detection. When you right click a file (local or remote side), edit and close, it lost the modification or keep showing the "upload this file back to the server" in loop, everytime the window get focus. Sometime it ignores the changes, and sometimes saves the local file wrong or "reload" the lastest version of the file, what is a very dangerous risk.

REQUEST: please consider an option to disable this feature completly (local/remote sync). I really don't like it, it's annoying. Disabled, let the user control if he wants or not sync with the server. Sometimes the user only wants the local file, or remote file, for some reason, without resync.

#1425 Windows 3.1.0.1 Install problem normal 16 years
Description

After update to filezilla 3.1.0.1 on Windows XP SP3, the software says impossible to read filezilla.xml and the default configurations will be used. It happens every time I run.

#1427 Crash in Leopard normal 16 years
Description

Crash in mac osx leopard

Process: filezilla [5238] Path: /Applications/FileZilla.app/Contents/MacOS/filezilla Identifier: de.filezilla Version: 3.1.0.1 (3.1.0.1) Code Type: X86 (Native) Parent Process: launchd [228]

Date/Time: 2008-07-30 01:20:19.211 +0200 OS Version: Mac OS X 10.5.4 (9E17) Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000d02b1df0 Crashed Thread: 4

Thread 0: 0 libSystem.B.dylib 0x93d1568e semwait_signal + 10 1 libSystem.B.dylib 0x93d4036d pthread_cond_wait$UNIX2003 + 73 2 ...ple.CoreServices.CarbonCore 0x967fe347 TSWaitOnCondition + 126 3 ...ple.CoreServices.CarbonCore 0x967dd2d2 TSWaitOnConditionTimedRelative + 202 4 ...ple.CoreServices.CarbonCore 0x9681c661 MPEnterCriticalRegion + 194 5 de.filezilla 0x003d72b3 wxMutexInternal::Lock() + 67 6 de.filezilla 0x0016ad1e CSocket::DetachThread() + 46 7 de.filezilla 0x0016aea7 CSocket::~CSocket() + 55 8 de.filezilla 0x001708cc CTransferSocket::TransferEnd(TransferEndReason) + 188 9 de.filezilla 0x00171e59 CTransferSocket::CheckGetNextReadBuffer() + 153 10 de.filezilla 0x00171fc1 CTransferSocket::OnSend() + 177 11 de.filezilla 0x00171700 CTransferSocket::OnSocketEvent(CSocketEvent&) + 688 12 de.filezilla 0x003df923 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115 13 de.filezilla 0x003dfa9f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111 14 de.filezilla 0x003dfe6f wxEvtHandler::ProcessEvent(wxEvent&) + 207 15 de.filezilla 0x003dfefc wxEvtHandler::ProcessPendingEvents() + 108 16 de.filezilla 0x003710d9 wxAppConsole::ProcessPendingEvents() + 137 17 de.filezilla 0x003d9352 wxMacProcessNotifierAndPendingEvents + 34 18 de.filezilla 0x0027dc84 wxApp::MacHandleOneEvent(void*) + 100 19 de.filezilla 0x0027dd1f wxApp::MacDoOneEvent() + 127 20 de.filezilla 0x00296a83 wxEventLoop::Dispatch() + 35 21 de.filezilla 0x0030bb3f wxEventLoopManual::Run() + 111 22 de.filezilla 0x002f7bd3 wxAppBase::MainLoop() + 83 23 de.filezilla 0x003a3d1a wxEntry(int&, wchar_t) + 106 24 de.filezilla 0x00020b88 main + 24 25 de.filezilla 0x00002026 start + 54

Thread 1: 0 libSystem.B.dylib 0x93d5e5e2 select$DARWIN_EXTSN + 10 1 de.filezilla 0x00170236 wxThreadExImpl::Entry() + 22 2 de.filezilla 0x003d8aed wxThreadInternal::MacThreadStart(void*) + 173 3 ...ple.CoreServices.CarbonCore 0x967fc55b PrivateMPEntryPoint + 56 4 libSystem.B.dylib 0x93d3f6f5 _pthread_start + 321 5 libSystem.B.dylib 0x93d3f5b2 thread_start + 34

Thread 2: 0 libSystem.B.dylib 0x93d5e5e2 select$DARWIN_EXTSN + 10 1 de.filezilla 0x00170236 wxThreadExImpl::Entry() + 22 2 de.filezilla 0x003d8aed wxThreadInternal::MacThreadStart(void*) + 173 3 ...ple.CoreServices.CarbonCore 0x967fc55b PrivateMPEntryPoint + 56 4 libSystem.B.dylib 0x93d3f6f5 _pthread_start + 321 5 libSystem.B.dylib 0x93d3f5b2 thread_start + 34

Thread 3: 0 libSystem.B.dylib 0x93d5e5e2 select$DARWIN_EXTSN + 10 1 de.filezilla 0x00170236 wxThreadExImpl::Entry() + 22 2 de.filezilla 0x003d8aed wxThreadInternal::MacThreadStart(void*) + 173 3 ...ple.CoreServices.CarbonCore 0x967fc55b PrivateMPEntryPoint + 56 4 libSystem.B.dylib 0x93d3f6f5 _pthread_start + 321 5 libSystem.B.dylib 0x93d3f5b2 thread_start + 34

Thread 4 Crashed: 0 de.filezilla 0x0016cc5c CSocketThread::Entry() + 476 1 de.filezilla 0x00170236 wxThreadExImpl::Entry() + 22 2 de.filezilla 0x003d8aed wxThreadInternal::MacThreadStart(void*) + 173 3 ...ple.CoreServices.CarbonCore 0x967fc55b PrivateMPEntryPoint + 56 4 libSystem.B.dylib 0x93d3f6f5 _pthread_start + 321 5 libSystem.B.dylib 0x93d3f5b2 thread_start + 34

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

eax: 0x07ffffff ebx: 0x0016ca8b ecx: 0x80000000 edx: 0x26636ea0 edi: 0x26625040 esi: 0x00000002 ebp: 0xb02b1ef8 esp: 0xb02b1d20

ss: 0x0000001f efl: 0x00010286 eip: 0x0016cc5c cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037

cr2: 0xd02b1df0

Binary Images:

0x1000 - 0x567fe7 +de.filezilla 3.1.0.1 (3.1.0.1) <b3dc4417ff56b910a1ca3e6350ef4a2c> /Applications/FileZilla.app/Contents/MacOS/filezilla

0x742000 - 0x743fe1 com.apple.textencoding.unicode 2.2 (2.2) <6566f38ef8ee61fab9aaecfb6a81f208> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings 0xfbd000 - 0xfc1fff com.apple.CommonCocoaPanels 3.0 (15) <7f1832e071bcc3f27a1e159f2f09cc89> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels 0xfc8000 - 0xfd4fff com.apple.iokit.IOHIDLib 1.5.2 (1.5.2) <aa8f369564ff74bfcad8ea5adc0599f1> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib

0x25959000 - 0x25a77ff7 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <56067945130800a348eb076676d41e92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <14ac3b684fa5a31932fa89c4bba7a29b> /usr/lib/dyld 0x90003000 - 0x90041ff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x90042000 - 0x90042fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x90043000 - 0x9009cff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x9009d000 - 0x9009dff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9009e000 - 0x900cbfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x9011c000 - 0x90254ff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib 0x902a0000 - 0x902d7fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x902d8000 - 0x903bdff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x903be000 - 0x903c0fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x9055d000 - 0x9062bff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x9062c000 - 0x906a9fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x906aa000 - 0x906b1fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib 0x906b2000 - 0x906c2fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x906cf000 - 0x906daff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x906e1000 - 0x90813fff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x90a9a000 - 0x90ad4fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x90ad5000 - 0x90b61ff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x90b62000 - 0x91035ffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x91037000 - 0x91078fe7 libRIP.A.dylib ??? (???) <c8d988d3880d7268468112c64c626d86> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x91079000 - 0x910d6ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib 0x910d7000 - 0x910f5fff libresolv.9.dylib ??? (???) <9602435a6eac87a0d1f41b8ca8541693> /usr/lib/libresolv.9.dylib 0x910f6000 - 0x91506fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x915db000 - 0x91698fff com.apple.WebKit 5525.18 (5525.18) <9228870ec6a53b83134fd13a359276a8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x916b1000 - 0x91733ff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x917b6000 - 0x917b6ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x917b7000 - 0x917e6fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x917e7000 - 0x91829fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x9182a000 - 0x9191eff4 libiconv.2.dylib ??? (???) <3f183527811098bb7332f67a1f902bfd> /usr/lib/libiconv.2.dylib 0x92929000 - 0x92cbffff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x92cc0000 - 0x92cd6fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <fe4dc9ab74be4a7d2b56417de4668f68> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x92cd7000 - 0x92d56ff5 com.apple.SearchKit 1.2.0 (1.2.0) <5abfde5537969168b8a8743ccb9ec735> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x92e1f000 - 0x92eb2fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x92ec0000 - 0x92f4afe3 com.apple.DesktopServices 1.4.6 (1.4.6) <1abd4175c3089704be6824c073f7cc33> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x92f4b000 - 0x92f51fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x9302f000 - 0x930e1ffb libcrypto.0.9.7.dylib ??? (???) <8f92cbdc8777bea2ec49b06ee79fabc0> /usr/lib/libcrypto.0.9.7.dylib 0x930e2000 - 0x930e5fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x930e6000 - 0x930e8ff5 libRadiance.dylib ??? (???) <c307054a6d8337c85ef501780b54704d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x930e9000 - 0x930fffff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x93103000 - 0x9310aff7 libCGATS.A.dylib ??? (???) <02a2c63ef94a180f9a0924cbff8d01ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x9310b000 - 0x93115feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x93116000 - 0x931a9ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x931aa000 - 0x931beff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x931bf000 - 0x9343afe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x9343b000 - 0x9355ffe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x93560000 - 0x93567ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib 0x93568000 - 0x935e2ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x935e3000 - 0x93607fff libxslt.1.dylib ??? (???) <59399cc446ed903fd9479526ee9f116b> /usr/lib/libxslt.1.dylib 0x93608000 - 0x93658ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x93659000 - 0x93659ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x9365e000 - 0x936e5ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib 0x936e6000 - 0x937c5fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib 0x937c6000 - 0x937c6ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x937c7000 - 0x93877fff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x93878000 - 0x93932fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x93941000 - 0x93b0ffff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x93b10000 - 0x93bb7feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x93bb8000 - 0x93c99ff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib 0x93d0d000 - 0x93e6dff3 libSystem.B.dylib ??? (???) <98fc91f31f185411ddc46d3225e9af55> /usr/lib/libSystem.B.dylib 0x93e6e000 - 0x93e75fff com.apple.agl 3.0.9 (AGL-3.0.9) <493bdf1318b1458ff62cbfb7b8c2bbdd> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x93e76000 - 0x93eb5fef libTIFF.dylib ??? (???) <4b7d3b3b9a9c8335c2538371cb39b60b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x9404f000 - 0x9469ffff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x9485c000 - 0x94868fe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x948a6000 - 0x948c1ff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x948c2000 - 0x9491cff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x9491d000 - 0x94c24ff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x94c8c000 - 0x94ce8ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x94ce9000 - 0x94ce9ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x94d1f000 - 0x94d3fff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x94d46000 - 0x94d4afff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x94d4b000 - 0x94e12ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x94e13000 - 0x94e3bff7 com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x94e5b000 - 0x94e5cffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib 0x94e5d000 - 0x94e88fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x94e89000 - 0x94e92fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x94f95000 - 0x94f95ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x94f96000 - 0x95354fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x95355000 - 0x95360fe7 libCSync.A.dylib ??? (???) <8011fc1963cebdde0c6f101dbee5afd7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x954e1000 - 0x95627ff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x956a4000 - 0x9576ffff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x95770000 - 0x95774fff libGIF.dylib ??? (???) <75b4fd9684d792add088205f987fb02e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x95785000 - 0x95f82fef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x95f95000 - 0x96020fff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x96021000 - 0x96031ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x96032000 - 0x966cefff com.apple.CoreGraphics 1.351.31 (???) <c97a42498636b2596764e48669f98e00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x966cf000 - 0x966d4fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x966d5000 - 0x966f4ffa libJPEG.dylib ??? (???) <c776945af9d960ccf5a80aa2d89fd918> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x966f5000 - 0x96703ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib 0x96704000 - 0x96780feb com.apple.audio.CoreAudio 3.1.0 (3.1) <be7120e91df91425e904d5327b4338b7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x967b3000 - 0x96a8dff3 com.apple.CoreServices.CarbonCore 786.4 (786.4) <059c4803a7a95e3c1a95a332baeb1edf> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x96a8e000 - 0x96a96fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x96c3a000 - 0x96c80fef com.apple.Metadata 10.5.2 (398.18) <9466e348fc3c1fece377ae1238fe74a7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x96c81000 - 0x96c81ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x96c82000 - 0x96f96fe2 com.apple.QuickTime 7.4.1 (14) <91da0a127f79b4943c8fbff886d23c5c> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x96f97000 - 0x96faffff com.apple.openscripting 1.2.6 (???) <4e0b05f9f47c6f7e2b01b321b2eb1413> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x96fb0000 - 0x96fb0ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x96fd5000 - 0x96ffdfff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

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