Opened 16 years ago

Last modified 16 years ago

#3615 closed Bug report

Crashes on upload

Reported by: morpheusathame Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc: morpheusathame, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Nothing has changed in my setup, and I have never had this problem before - plus it is occurring on multiple sites. When I drag a file or folder over to upload, the app just crashes. The whole thing shuts down and disappears. Below is the crash report data that Apple gathers automatically - maybe it will help.

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

Date/Time: 2008-07-21 11:01:46.520 -0500
OS Version: Mac OS X 10.5.4 (9E17)
Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000197c06c
Crashed Thread: 0

Thread 0 Crashed:
0 com.apple.QD 0x96f13401 _SetDstBits32BGRA + 8
1 com.apple.QD 0x96f06d15 DevRgn + 301
2 com.apple.QD 0x96f06b25 StdRgn + 671
3 com.apple.QD 0x96f06880 CallRgn + 50
4 com.apple.HIToolbox 0x94b9a4e6 MyDrawingProc + 101
5 com.apple.QD 0x96f34581 CommonDeviceLoop + 918
6 com.apple.HIToolbox 0x94b9a58c InvertMyRegion + 164
7 com.apple.HIToolbox 0x94b9a87e HideDragHilite + 132
8 com.apple.HIToolbox 0x94bdfedb CTextensionDrag::HideDragFeedBack(OpaqueDragRef*) + 89
9 com.apple.HIToolbox 0x94be0470 CTextensionDrag::DragInWindow(OpaqueDragRef*, unsigned char) + 292
10 com.apple.HIToolbox 0x94be0519 CTextensionDrag::DragTracking(short, OpaqueDragRef*, unsigned char, unsigned char) + 107
11 com.apple.HIToolbox 0x94bf481b OpaqueTXNObject::DragTracking(short, OpaqueDragRef*, unsigned char) + 119
12 com.apple.HIToolbox 0x94bf485c CEasyTextDrag::ClientDragTracking(short, OpaqueDragRef*, unsigned char) + 56
13 com.apple.HIToolbox 0x94bdec8c MyDragTrackingProc(short, OpaqueWindowPtr*, void*, OpaqueDragRef*) + 50
14 com.apple.HIToolbox 0x94a8b4ca CarbonTrackingMapper + 190
15 com.apple.HIServices 0x93361540 DoTrackingMessage + 408
16 com.apple.HIServices 0x93361d80 SendTrackingMessage + 47
17 com.apple.HIServices 0x9336177d DragInApplication + 303
18 com.apple.HIServices 0x933602de CoreDragStartDragging + 539
19 com.apple.HIToolbox 0x94a8b28f TrackDrag + 562
20 de.filezilla 0x0028c9de wxDropSource::DoDragDrop(int) + 446
21 de.filezilla 0x00042db2 CLocalListView::OnBeginDrag(wxListEvent&) + 578
22 de.filezilla 0x003d65e3 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
23 de.filezilla 0x003d675f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
24 de.filezilla 0x003d6b2f wxEvtHandler::ProcessEvent(wxEvent&) + 207
25 de.filezilla 0x0033ab32 wxWindowBase::TryParent(wxEvent&) + 98
26 de.filezilla 0x003d6adc wxEvtHandler::ProcessEvent(wxEvent&) + 124
27 de.filezilla 0x003d6acc wxEvtHandler::ProcessEvent(wxEvent&) + 108
28 de.filezilla 0x0029f854 wxMacListCtrlEventDelegate::ProcessEvent(wxEvent&) + 100
29 de.filezilla 0x002e885c wxListMainWindow::OnMouse(wxMouseEvent&) + 1964
30 de.filezilla 0x003d65e3 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
31 de.filezilla 0x003d675f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
32 de.filezilla 0x003d6b2f wxEvtHandler::ProcessEvent(wxEvent&) + 207
33 de.filezilla 0x003d6acc wxEvtHandler::ProcessEvent(wxEvent&) + 108
34 de.filezilla 0x0034d78e wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) + 46
35 de.filezilla 0x002cd67d wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 733
36 de.filezilla 0x002ce106 wxMacTopLevelEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1302
37 com.apple.HIToolbox 0x94982763 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
38 com.apple.HIToolbox 0x94981b9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
39 com.apple.HIToolbox 0x9499e4ee SendEventToEventTarget + 52
40 com.apple.HIToolbox 0x949b0b90 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1208
41 com.apple.HIToolbox 0x94982b1c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
42 com.apple.HIToolbox 0x94981b9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
43 com.apple.HIToolbox 0x9499e4ee SendEventToEventTarget + 52
44 de.filezilla 0x00274cf6 wxApp::MacHandleOneEvent(void*) + 38
45 de.filezilla 0x00274dcf wxApp::MacDoOneEvent() + 127
46 de.filezilla 0x0028db33 wxEventLoop::Dispatch() + 35
47 de.filezilla 0x00302c8f wxEventLoopManual::Run() + 111
48 de.filezilla 0x002eed23 wxAppBase::MainLoop() + 83
49 de.filezilla 0x0039ad4a wxEntry(int&, wchar_t) + 106
50 de.filezilla 0x00020a38 main + 24
51 de.filezilla 0x000021c6 start + 54

Thread 1:
0 libSystem.B.dylib 0x933f35e2 select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x933d46f5 _pthread_start + 321
2 libSystem.B.dylib 0x933d45b2 thread_start + 34

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

eax: 0x0197c06c ebx: 0x96f0689a ecx: 0x00b5d5ff edx: 0x00b5d5ff
edi: 0x00000418 esi: 0x0197c06c ebp: 0xbfffdfe8 esp: 0xbfffdfac

ss: 0x0000001f efl: 0x00010246 eip: 0x96f13401 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

cr2: 0x0197c06c

Binary Images:

0x1000 - 0x559ff7 +de.filezilla 3.0.11.1 (3.0.11.1) <2cf4eaaf4a91c0b436d10c4be10ab40b> /Applications/FileZilla.app/Contents/MacOS/filezilla

0x730000 - 0x731fe1 com.apple.textencoding.unicode 2.2 (2.2) <6566f38ef8ee61fab9aaecfb6a81f208> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0xfda000 - 0xfdefff com.apple.CommonCocoaPanels 3.0 (15) <7f1832e071bcc3f27a1e159f2f09cc89> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
0xfe5000 - 0xff1fff com.apple.iokit.IOHIDLib 1.5.2 (1.5.2) <81b1c110ef345bc71536a820ef5a6389> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib

0x159cb000 - 0x15ae9ff7 com.apple.RawCamera.bundle 2.0.7 (2.0.7) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <5013f43c4d2c33c9619011f103ec3238> /usr/lib/dyld
0x90003000 - 0x900cefff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x900ee000 - 0x9012ffe7 libRIP.A.dylib ??? (???) <c8d988d3880d7268468112c64c626d86> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x90130000 - 0x90158fff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
0x90159000 - 0x9047afea com.apple.QuickTime 7.5.0 (861) <4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9047b000 - 0x9049ffff libxslt.1.dylib ??? (???) <59399cc446ed903fd9479526ee9f116b> /usr/lib/libxslt.1.dylib
0x904a0000 - 0x904a0ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x904a1000 - 0x904b5ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x904b6000 - 0x904fcfef com.apple.Metadata 10.5.2 (398.18) <adbb3a14e8f7da444e16d2fd61862771> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9066c000 - 0x9079efff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9079f000 - 0x907a5fff com.apple.print.framework.Print 218.0.2 (220.1) <2979f3be4e7e8adc875bf21658e9be94> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x907a6000 - 0x907a7ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
0x907a8000 - 0x907a8fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x907a9000 - 0x90b67fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x90b68000 - 0x90caeff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90caf000 - 0x90cb9feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90cba000 - 0x90cd9ffa libJPEG.dylib ??? (???) <c776945af9d960ccf5a80aa2d89fd918> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90e4b000 - 0x91648fef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x92a2b000 - 0x92aa8fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92b10000 - 0x92b14fff libGIF.dylib ??? (???) <75b4fd9684d792add088205f987fb02e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92c20000 - 0x92c27fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
0x92c28000 - 0x92f02ff3 com.apple.CoreServices.CarbonCore 786.4 (786.4) <059c4803a7a95e3c1a95a332baeb1edf> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x92f03000 - 0x92f8aff7 libsqlite3.0.dylib ??? (???) <11311084bc4be9d4555dfac74fe7218a> /usr/lib/libsqlite3.0.dylib
0x92f8b000 - 0x92fc5fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92fc6000 - 0x93059ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9305a000 - 0x930d4ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x930d5000 - 0x930ddfff com.apple.DiskArbitration 2.2.1 (2.2.1) <42908e7ecc17a83cec4afef2850ec79e> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x93118000 - 0x93140ff7 com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x93141000 - 0x931d4fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93275000 - 0x93290ff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93291000 - 0x9331dff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9331e000 - 0x93320ff5 libRadiance.dylib ??? (???) <c307054a6d8337c85ef501780b54704d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93321000 - 0x9334cfe7 libauto.dylib ??? (???) <2072d673706bbe463ed2426af57a28d7> /usr/lib/libauto.dylib
0x9334d000 - 0x9334ffff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93350000 - 0x933a0ff7 com.apple.HIServices 1.7.0 (???) <f83f0cb838a646c69f08fd38a31265f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x933a1000 - 0x933a1ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x933a2000 - 0x93502ff3 libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
0x93503000 - 0x935f7ff4 libiconv.2.dylib ??? (???) <3f183527811098bb7332f67a1f902bfd> /usr/lib/libiconv.2.dylib
0x935f8000 - 0x9398efff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9398f000 - 0x939a5fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x939a9000 - 0x93a33fe3 com.apple.DesktopServices 1.4.6 (1.4.6) <94d1a28b351b7dff77becadab0967772> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93a34000 - 0x93a90ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93a91000 - 0x93ab1ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93b07000 - 0x94157fff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x94158000 - 0x9423dff3 com.apple.CoreData 100.1 (186) <9187380c86061cb4c37b6bec8abeae75> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9423e000 - 0x94711ffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9497b000 - 0x94c82ff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94c91000 - 0x94ca7fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94cad000 - 0x94cbdfff 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
0x94cf4000 - 0x94cf4ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x94d57000 - 0x94e11fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x94e12000 - 0x94e17fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x94f1a000 - 0x94fccffb libcrypto.0.9.7.dylib ??? (???) <8f92cbdc8777bea2ec49b06ee79fabc0> /usr/lib/libcrypto.0.9.7.dylib
0x94fcd000 - 0x95004fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x95005000 - 0x95047fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9504e000 - 0x9512dfff libobjc.A.dylib ??? (???) <99a9ad33ca07114848fdd7580968a572> /usr/lib/libobjc.A.dylib
0x952ae000 - 0x952aeff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95395000 - 0x95395ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x953e7000 - 0x95416fe3 com.apple.AE 402.2 (402.2) <d0da935e781446faa4563e7a9c587cce> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x95418000 - 0x95423fe7 libCSync.A.dylib ??? (???) <8011fc1963cebdde0c6f101dbee5afd7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x95424000 - 0x9569ffe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x956a0000 - 0x956a4fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x95768000 - 0x95774fe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95775000 - 0x957b3ff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x957c1000 - 0x957cfffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
0x957d0000 - 0x95897ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x95898000 - 0x959d0ff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
0x959db000 - 0x95ba9fff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95baa000 - 0x95c29ff5 com.apple.SearchKit 1.2.0 (1.2.0) <5abfde5537969168b8a8743ccb9ec735> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x95c2a000 - 0x95c42fff com.apple.openscripting 1.2.6 (???) <4e0b05f9f47c6f7e2b01b321b2eb1413> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x95c43000 - 0x95c4afff com.apple.agl 3.0.9 (AGL-3.0.9) <493bdf1318b1458ff62cbfb7b8c2bbdd> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x95c70000 - 0x95cecfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <be7120e91df91425e904d5327b4338b7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x95ced000 - 0x95cf8ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x95d16000 - 0x963b2fff com.apple.CoreGraphics 1.351.31 (???) <c97a42498636b2596764e48669f98e00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x963b3000 - 0x963c3ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x964a5000 - 0x964acffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
0x964ad000 - 0x964b0fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x964dc000 - 0x968ecfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x968ed000 - 0x96978fff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x969b8000 - 0x96a3aff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x96a3b000 - 0x96a7afef libTIFF.dylib ??? (???) <4b7d3b3b9a9c8335c2538371cb39b60b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x96a7b000 - 0x96b9ffe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96ba0000 - 0x96ba0ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96c6b000 - 0x96c6bffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x96c6c000 - 0x96d3aff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x96e05000 - 0x96e05ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96e0c000 - 0x96eedff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x96eee000 - 0x96f95feb com.apple.QD 3.11.52 (???) <d6efc4827b91e646965d15c409a6610f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96f96000 - 0x97046fff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x97047000 - 0x9704eff7 libCGATS.A.dylib ??? (???) <02a2c63ef94a180f9a0924cbff8d01ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9704f000 - 0x9710cfff com.apple.WebKit 5525.18 (5525.18) <7e41e38368974ed048c2f027a961dbd4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9710d000 - 0x97167ff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x971d6000 - 0x971f4fff libresolv.9.dylib ??? (???) <32ccbe19e89a3fdd09a0c88151ea508c> /usr/lib/libresolv.9.dylib
0x971f5000 - 0x97222feb libvDSP.dylib ??? (???) <2ee4eb005babc90eaa352b33eb09226e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x97223000 - 0x97280ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
0x97281000 - 0x9728afff 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
0x97297000 - 0x972f0ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Change History (3)

comment:1 by Tim Kosse, 16 years ago

Do you have more than one display?

If so, what happens if you unplug all but one display?

comment:2 by Tim Kosse, 16 years ago

Stefan Csomor, the lead developer behind the Mac port of wxWidgets, was able to reproduce this problem. He think he has found the problem and has made some changes that might fix this issue, see
http://svn.wxwidgets.org/viewvc/wx/wxWidgets/branches/WX_2_8_BRANCH/src/mac/carbon/textctrl.cpp?r1=54763&r2=54762&pathrev=54763
http://svn.wxwidgets.org/viewvc/wx/wxWidgets/branches/WX_2_8_BRANCH/src/mac/carbon/textctrl.cpp?r1=54764&r2=54763&pathrev=54764

Please try this special build of FileZilla that incorporates Stefan's changes: http://filezilla-project.org/nightlies2/2008-07-22/i686-apple-darwin9/FileZilla3.app.tar.bz2

comment:3 by sf-robot, 16 years ago

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

Note: See TracTickets for help on using tickets.