Opened 14 years ago

Closed 14 years ago

#5387 closed Bug report (fixed)

Crash during multiple upload

Reported by: Hauk Landsverk Owned by:
Priority: normal Component: FileZilla Client
Keywords: crash divide by zero 3.3.3 rc1 Cc:
Component version: Operating system type: OS X
Operating system version: 10.6.3

Description

Multiple uploads cause FZ3.3.3-RC1 to crash due to divide by zero error:
Process: filezilla [3004]
Path: /Users/hauklandsverk/Desktop/FileZilla.app/Contents/MacOS/filezilla
Identifier: de.filezilla
Version: 3.3.3-rc1 (3.3.3-rc1)
Code Type: X86 (Native)
Parent Process: launchd [766]

Date/Time: 2010-06-07 08:57:40.145 +0200
OS Version: Mac OS X 10.6.3 (10D573)
Report Version: 6

Interval Since Last Report: 839112 sec
Crashes Since Last Report: 7
Per-App Interval Since Last Report: 412 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: B670C47E-F504-49A2-95D1-722AEAD65B57

Exception Type: EXC_ARITHMETIC (SIGFPE)
Exception Codes: EXC_I386_DIV (divide by zero)
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x98295b66 divdi3 + 230
1 de.filezilla 0x0046f0b3 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
2 de.filezilla 0x0046f22f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
3 de.filezilla 0x0046f5ff wxEvtHandler::ProcessEvent(wxEvent&) + 207
4 de.filezilla 0x0036f3e2 wxWindow::MacDoRedraw(void*, long) + 1218
5 de.filezilla 0x0036dabb wxWindow::wxWindow(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&) + 1227
6 de.filezilla 0x0036e1d3 wxMacWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 339
7 com.apple.HIToolbox 0x91f3a0a9 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
8 com.apple.HIToolbox 0x91f39370 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
9 com.apple.HIToolbox 0x91f391cf SendEventToEventTargetWithOptions + 58
10 com.apple.HIToolbox 0x91f61245 HIView::SendDraw(short, OpaqueGrafPtr*,
HIShape const*, CGContext*) + 475
11 com.apple.HIToolbox 0x91f60b99 HIView::RecursiveDrawComposited(HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 713
12 com.apple.HIToolbox 0x91f60e0c HIView::RecursiveDrawComposited(
HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1340
13 com.apple.HIToolbox 0x91f60e0c HIView::RecursiveDrawComposited(HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1340
14 com.apple.HIToolbox 0x91f60e0c HIView::RecursiveDrawComposited(
HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1340
15 com.apple.HIToolbox 0x91f60e0c HIView::RecursiveDrawComposited(HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1340
16 com.apple.HIToolbox 0x91f60e0c HIView::RecursiveDrawComposited(
HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1340
17 com.apple.HIToolbox 0x91f60e0c HIView::RecursiveDrawComposited(HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1340
18 com.apple.HIToolbox 0x91f60e0c HIView::RecursiveDrawComposited(
HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1340
19 com.apple.HIToolbox 0x91f60e0c HIView::RecursiveDrawComposited(HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1340
20 com.apple.HIToolbox 0x91f60e0c HIView::RecursiveDrawComposited(
HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1340
21 com.apple.HIToolbox 0x91f5fbbf HIView::DrawComposited(short, OpaqueGrafPtr*, HIShape const*, unsigned long, HIView*, CGContext*) + 873
22 com.apple.HIToolbox 0x91f5f805 HIView::Draw(short, OpaqueGrafPtr*, unsigned long) + 83
23 com.apple.HIToolbox 0x91f5f755 HIView::Render(unsigned long, CGContext*) + 45
24 com.apple.HIToolbox 0x91f68b88 FlushWindowObject(WindowData*, void, unsigned char) + 754
25 com.apple.HIToolbox 0x91f685a1 FlushAllBuffers(
CFRunLoopObserver*, unsigned long, void*) + 177
26 com.apple.CoreFoundation 0x97ada2e2 CFRunLoopDoObservers + 1186
27 com.apple.CoreFoundation 0x97a960c9 CFRunLoopRunSpecific + 409
28 com.apple.CoreFoundation 0x97a95f21 CFRunLoopRunInMode + 97
29 com.apple.HIToolbox 0x91f670fc RunCurrentEventLoopInMode + 392
30 com.apple.HIToolbox 0x91f66ded ReceiveNextEventCommon + 158
31 com.apple.HIToolbox 0x920ef287 ReceiveNextEvent + 83
32 de.filezilla 0x0030ac5b wxApp::MacDoOneEvent() + 91
33 de.filezilla 0x003238c3 wxEventLoop::Dispatch() + 35
34 de.filezilla 0x0039ae4f wxEventLoopManual::Run() + 111
35 de.filezilla 0x00386a43 wxAppBase::MainLoop() + 83
36 de.filezilla 0x0043321a wxEntry(int&, wchar_t
) + 154
37 de.filezilla 0x00038098 main + 24
38 de.filezilla 0x000023e6 start + 54

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x982a5b42 kevent + 10
1 libSystem.B.dylib 0x982a625c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x982a5719 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x982a54be _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x982a4f41 _pthread_wqthread + 390
5 libSystem.B.dylib 0x982a4d86 start_wqthread + 30

Thread 2:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 7:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 8:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 9:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 10:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 11:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 12:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 13:
0 libSystem.B.dylib 0x9827f34e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x91128212 MPWaitOnSemaphore + 125
2 de.filezilla 0x00466aeb wxSemaphoreInternal::WaitTimeout(unsigned long) + 27
3 de.filezilla 0x00466ba4 wxSemaphore::Wait() + 36
4 de.filezilla 0x004675ad wxConditionInternal::Wait() + 45
5 de.filezilla 0x001a46c7 CIOThread::Entry() + 311
6 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
7 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
8 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
9 libSystem.B.dylib 0x982aca19 _pthread_start + 345
10 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 14:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 15:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 16:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 17:
0 libSystem.B.dylib 0x9827f34e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x91128212 MPWaitOnSemaphore + 125
2 de.filezilla 0x00466aeb wxSemaphoreInternal::WaitTimeout(unsigned long) + 27
3 de.filezilla 0x00466ba4 wxSemaphore::Wait() + 36
4 de.filezilla 0x004675ad wxConditionInternal::Wait() + 45
5 de.filezilla 0x001a46c7 CIOThread::Entry() + 311
6 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
7 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
8 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
9 libSystem.B.dylib 0x982aca19 _pthread_start + 345
10 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 18:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 19:
0 libSystem.B.dylib 0x9827f34e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x91128212 MPWaitOnSemaphore + 125
2 de.filezilla 0x00466aeb wxSemaphoreInternal::WaitTimeout(unsigned long) + 27
3 de.filezilla 0x00466ba4 wxSemaphore::Wait() + 36
4 de.filezilla 0x004675ad wxConditionInternal::Wait() + 45
5 de.filezilla 0x001a46c7 CIOThread::Entry() + 311
6 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
7 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
8 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
9 libSystem.B.dylib 0x982aca19 _pthread_start + 345
10 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 20:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 21:
0 libSystem.B.dylib 0x9827f34e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x91128212 MPWaitOnSemaphore + 125
2 de.filezilla 0x00466aeb wxSemaphoreInternal::WaitTimeout(unsigned long) + 27
3 de.filezilla 0x00466ba4 wxSemaphore::Wait() + 36
4 de.filezilla 0x004675ad wxConditionInternal::Wait() + 45
5 de.filezilla 0x001a46c7 CIOThread::Entry() + 311
6 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
7 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
8 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
9 libSystem.B.dylib 0x982aca19 _pthread_start + 345
10 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 22:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 23:
0 libSystem.B.dylib 0x9827f34e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x91128212 MPWaitOnSemaphore + 125
2 de.filezilla 0x00466aeb wxSemaphoreInternal::WaitTimeout(unsigned long) + 27
3 de.filezilla 0x00466ba4 wxSemaphore::Wait() + 36
4 de.filezilla 0x004675ad wxConditionInternal::Wait() + 45
5 de.filezilla 0x001a46c7 CIOThread::Entry() + 311
6 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
7 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
8 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
9 libSystem.B.dylib 0x982aca19 _pthread_start + 345
10 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 24:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 25:
0 libSystem.B.dylib 0x9827f34e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x91128212 MPWaitOnSemaphore + 125
2 de.filezilla 0x00466aeb wxSemaphoreInternal::WaitTimeout(unsigned long) + 27
3 de.filezilla 0x00466ba4 wxSemaphore::Wait() + 36
4 de.filezilla 0x004675ad wxConditionInternal::Wait() + 45
5 de.filezilla 0x001a46c7 CIOThread::Entry() + 311
6 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
7 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
8 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
9 libSystem.B.dylib 0x982aca19 _pthread_start + 345
10 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 26:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 27:
0 libSystem.B.dylib 0x9827f34e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x91128212 MPWaitOnSemaphore + 125
2 de.filezilla 0x00466aeb wxSemaphoreInternal::WaitTimeout(unsigned long) + 27
3 de.filezilla 0x00466ba4 wxSemaphore::Wait() + 36
4 de.filezilla 0x004675ad wxConditionInternal::Wait() + 45
5 de.filezilla 0x001a46c7 CIOThread::Entry() + 311
6 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
7 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
8 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
9 libSystem.B.dylib 0x982aca19 _pthread_start + 345
10 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 28:
0 libSystem.B.dylib 0x9829e286 select$DARWIN_EXTSN + 10
1 de.filezilla 0x001cf63c CSocketThread::Entry() + 540
2 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
3 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
4 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
5 libSystem.B.dylib 0x982aca19 _pthread_start + 345
6 libSystem.B.dylib 0x982ac89e thread_start + 34

Thread 29:
0 libSystem.B.dylib 0x9827f34e semaphore_timedwait_trap + 10
1 ...ple.CoreServices.CarbonCore 0x91128212 MPWaitOnSemaphore + 125
2 de.filezilla 0x00466aeb wxSemaphoreInternal::WaitTimeout(unsigned long) + 27
3 de.filezilla 0x00466ba4 wxSemaphore::Wait() + 36
4 de.filezilla 0x004675ad wxConditionInternal::Wait() + 45
5 de.filezilla 0x001a46c7 CIOThread::Entry() + 311
6 de.filezilla 0x001d32d6 wxThreadExImpl::Entry() + 22
7 de.filezilla 0x00467f8d wxThreadInternal::MacThreadStart(void*) + 173
8 ...ple.CoreServices.CarbonCore 0x910f5eb6 PrivateMPEntryPoint + 68
9 libSystem.B.dylib 0x982aca19 _pthread_start + 345
10 libSystem.B.dylib 0x982ac89e thread_start + 34

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

eax: 0x00000000 ebx: 0x00000000 ecx: 0x00000000 edx: 0x00000000
edi: 0x00000000 esi: 0x00000000 ebp: 0xbfffe5a8 esp: 0xbfffe2a4

ss: 0x0000001f efl: 0x00210246 eip: 0x98295b66 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

cr2: 0x18d2d000

Binary Images:

0x1000 - 0x615fe3 +de.filezilla 3.3.3-rc1 (3.3.3-rc1) <455B9949-0B0B-9859-A064-F21424133BCE> /Users/hauklandsverk/Desktop/FileZilla.app/Contents/MacOS/filezilla

0x83f000 - 0x840ff7 com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x8e5000 - 0x8e5ffe +com.cubeyellow.StopSafariZoomInputManager ??? (1.0) <BC01A115-612B-DF69-90D5-DA4F373E8F74> /Library/InputManagers/StopSafariZoomInputManager/StopSafariZoomInputManager.bundle/Contents/MacOS/StopSafariZoomInputManager
0x8f9000 - 0x8f9ff7 libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
0xcdc000 - 0xce6ff7 +com.unsanity.smartcrashreports Smart Crash Reports version 1.5 (1.5) /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
0xff7000 - 0xffaff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit

0x16391000 - 0x163a2fe7 com.apple.FCP Uncompressed 422.component 1.6 (1.6) <5CEF993F-DBAC-12FD-57C6-EFA42AB7AEE2> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
0x163a9000 - 0x163aeff7 com.apple.AppleMPEG2Codec 1.0.1 (220) <6FDFF3C8-7ECE-CB74-1374-9C0230C54F78> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
0x163ca000 - 0x163d6fff +net.telestream.license 1.0.1.3-GC (1.0.1.3-GC) <105E1717-1FCC-4168-1295-768FB28C4217> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
0x163df000 - 0x163f9feb com.apple.AppleIntermediateCodec 1.3 (151) <038597CB-32E7-EBA5-F816-24ED96182EA4> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0x16a72000 - 0x16ac7fdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x16af5000 - 0x16bb5fff +net.sourceforge.webcam-osx.common 0.9.2 (0.9.2) /Library/QuickTime/macam.component/Contents/MacOS/macam
0x16e0a000 - 0x16e46fe3 com.apple.QuickTimeFireWireDV.component 7.6.6 (1729) <E282B44A-AF33-668B-315A-1C18EC25682B> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x16e52000 - 0x170e7ffb +org.perian.Perian 1.2.1 (1.2.1) <7FBFA9CD-68D1-DFB5-6296-A11B06B62B37> /Library/QuickTime/Perian.component/Contents/MacOS/Perian
0x17532000 - 0x1779fff7 +com.yourcompany.XviD_Codec ??? (1.0) /Library/QuickTime/XviD_Codec 1.0 alpha.component/Contents/MacOS/XviD_Codec
0x17c82000 - 0x17e79fc2 +net.telestream.wmv.import 2.2.3.7 (2.2.3.7) <16463171-CBC5-41AC-A577-883C116422EE> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
0x17ee8000 - 0x17f9dfe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
0x17fe3000 - 0x18145fe2 +net.telestream.wmv.advanced 2.2.3.7 (2.2.3.7) <33EA1744-8FF4-4991-97C8-279DB599B913> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
0x181ac000 - 0x18219fe7 com.apple.AppleProResCodec 2.0 (224) <B7A79FF2-9C32-5554-A3C3-BE91F9B89419> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
0x18266000 - 0x182e0fe3 com.apple.AppleVAH264HW.component 2.0 (1.0) <0FC65A8D-3E68-BC03-284B-EFACF6915686> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
0x183a3000 - 0x183dafe7 com.apple.DVCPROHDCodec 1.5 (237) <5BA42205-5AEE-73BB-A7DE-5417EF028D5B> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
0x183ea000 - 0x18499fe3 com.apple.AppleHDVCodec 1.5 (228) <8D2121A0-BA53-28A2-C9A5-3BED137701DA> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
0x184c1000 - 0x184d4fe3 com.apple.IMXCodec 1.4 (155) <B7A1514F-1A2B-EC3E-719D-B8BB25016A05> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
0x184e6000 - 0x184eaff7 com.apple.CommonCocoaPanels 4.0 (16) <30D57C5A-2C5E-3A3E-A9D8-F5E968322AD6> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
0x184f7000 - 0x184f9ff7 com.apple.MLTEFile 3.2.0 (3.2.0) <71F70505-F986-B8E1-7C0D-278DF22742ED> /System/Library/CoreServices/MLTEFile.bundle/Contents/MacOS/MLTEFile
0x18600000 - 0x18619fe7 com.apple.applepixletvideo 1.2.19 (1.2d19) <4A68731C-8071-6CF5-012C-40F00CD1333A> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x1861e000 - 0x1862bff7 com.apple.iokit.IOHIDLib 1.6.2 (1.6.2) <11387549-A1D4-9DAE-7616-D7F148CCEBF9> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
0x90125000 - 0x90130ff7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <F914F427-98EA-98BC-923D-47274A90D441> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90131000 - 0x90192fe7 com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90193000 - 0x901aeff7 libPng.dylib ??? (???) <929FE8EE-277D-F6EB-D672-E6F4CEBF1504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90348000 - 0x903fefff libFontParser.dylib ??? (???) <5935E105-1E45-886C-6420-C1CCA886C375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9054f000 - 0x90582ff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90583000 - 0x905a1ff7 com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x905a2000 - 0x905c2fe7 libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib
0x9063d000 - 0x907bffe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib
0x90a03000 - 0x90a47fe7 com.apple.Metadata 10.6.3 (507.8) <53BB360A-1813-170D-827F-C1863EF15537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90a48000 - 0x90a83feb libFontRegistry.dylib ??? (???) <F50A60E1-3757-D007-A20D-A5504C17334C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x90a84000 - 0x90ac7ff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x90df7000 - 0x90dfcff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x90dfd000 - 0x90e0afe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6008C8AC-8DB1-B38B-52A9-9133533B0DA2> /usr/lib/libbz2.1.0.dylib
0x90e0b000 - 0x90e48ff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <830FED9E-3E24-004C-35D5-2C1273F79734> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90e49000 - 0x90eadffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x90eae000 - 0x90f5bfe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
0x90f87000 - 0x90f95fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib
0x90f96000 - 0x90fd8ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90fd9000 - 0x9100eff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib
0x9100f000 - 0x91024fff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91025000 - 0x910ceff7 com.apple.CFNetwork 454.9.4 (454.9.4) <2F8B5BA5-099F-6CDA-F500-4CA188BBCDBC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x910cf000 - 0x913effeb com.apple.CoreServices.CarbonCore 861.6 (861.6) <D3D5D9F1-01ED-DCAD-6AA9-4ABE60C7A112> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x913f0000 - 0x914bafef com.apple.CoreServices.OSServices 357 (357) <764872C3-AE30-7F54-494D-4BA3CE4F4DFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x914bb000 - 0x914c5ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x914f9000 - 0x914fdff7 libGIF.dylib ??? (???) <03880BA1-7A86-0F2B-617A-C66B1D05DD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91520000 - 0x91520ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x91590000 - 0x9160afef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9168d000 - 0x91868ff3 libType1Scaler.dylib ??? (???) <944F686E-9CC2-03F0-A139-8F322F0AC49F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x91869000 - 0x91885fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91886000 - 0x91cbbff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91cbc000 - 0x91cedff3 libTrueTypeScaler.dylib ??? (???) <F6A32C01-CD82-54F6-218E-0406D40D1D9A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x91d16000 - 0x91d98ffb SecurityFoundation 36840.0.0 (compatibility 1.0.0) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x91d99000 - 0x91daaff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91dab000 - 0x91e53ffb com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91f30000 - 0x91f31ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91f32000 - 0x92256fef com.apple.HIToolbox 1.6.2 (???) <F5F99E78-5377-DD54-6138-9FC84467F938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92257000 - 0x92363ff7 libGLProgrammability.dylib ??? (???) <CA0A975B-2BEE-44E7-CFA6-8105CFE6FE00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9237a000 - 0x9237bff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9237c000 - 0x92414fe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x92415000 - 0x92439ff7 libJPEG.dylib ??? (???) <EDA86712-F49C-760C-BE55-9B899A4A5D1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9243a000 - 0x924d7fe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x924d8000 - 0x924fefff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x92a00000 - 0x92a21fe7 com.apple.opencl 12.1 (12.1) <1BCA4F60-E612-5C1B-EF50-A810D70CDF05> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x92a9a000 - 0x92b8eff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
0x92b8f000 - 0x92b9aff7 libGL.dylib ??? (???) <EAD85409-9036-831B-C378-E50780305DA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92bcd000 - 0x92c13ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
0x92c14000 - 0x92d42fe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92d43000 - 0x92d84ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <C6E50C7E-EBEE-32AF-FF07-8E325E21A838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92d85000 - 0x92d88ff7 libCoreVMClient.dylib ??? (???) <98CB96B1-85FE-25AF-AB19-ED061912FC3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x92d89000 - 0x930f0ff7 com.apple.QuartzCore 1.6.1 (227.18) <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x930f1000 - 0x930f4ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x930f5000 - 0x93146ff7 com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93154000 - 0x93157ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <69BE578C-A364-A150-35E3-53EE00F56F05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x93158000 - 0x9319cff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x931d7000 - 0x931dbff7 libGFXShared.dylib ??? (???) <286F466C-2856-B579-B87F-4E9A35C80263> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x93256000 - 0x9325dff3 com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x932ba000 - 0x932baff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x932bb000 - 0x9339fff7 com.apple.WebKit 6531.22 (6531.22.7) <87C81D6F-77B1-C517-93E6-5DEF214326A7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x933a0000 - 0x933b8ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x933b9000 - 0x93738ff3 com.apple.RawCamera.bundle 3.0.2 (527) <981AB834-6C34-6FA5-F886-01DF06C56609> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9377a000 - 0x9387bfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
0x9387c000 - 0x93935fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x93936000 - 0x94215ff7 com.apple.AppKit 6.6.5 (1038.29) <E76A05A6-27C6-DA02-0961-5C8EEDC5F0A7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94216000 - 0x94a05537 com.apple.CoreGraphics 1.543.33 (???) <C57E2964-80AF-6346-6D3E-23AED9D26977> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x94a06000 - 0x94a98fe3 com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94ad5000 - 0x94b85ff3 com.apple.ColorSync 4.6.3 (4.6.3) <68B6A1B9-86CF-0C5A-7D63-56ED4BB2EB5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94b86000 - 0x94c61fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <ECEDFDF2-C40E-8DF0-F8FC-249CCA762E62> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94c62000 - 0x94c69ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x94c6a000 - 0x94c7aff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x94c7b000 - 0x94c7dff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x94c7e000 - 0x94c7eff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94c7f000 - 0x94eefffb com.apple.Foundation 6.6.2 (751.21) <DA7A173A-4435-ECD6-F4AF-977D722FD2F7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95033000 - 0x9503fff7 libkxld.dylib ??? (???) <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib
0x952a4000 - 0x952e7ff7 libGLU.dylib ??? (???) <CE02968E-930D-E63B-7B21-B87205F8B19A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9532f000 - 0x9540cff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9540d000 - 0x9540dff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x9540e000 - 0x954bcff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x954ee000 - 0x95589ff7 com.apple.ApplicationServices.ATS 4.2 (???) <3BEB7210-4C85-7309-B22D-695765526524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9558a000 - 0x957ecff3 com.apple.security 6.1.1 (37594) <1AC07F75-7E27-9662-21DA-B05DFF047B26> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x957f3000 - 0x959afff3 com.apple.ImageIO.framework 3.0.2 (3.0.1) <CB39B067-58B8-70DB-3E40-160604664A6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x959b0000 - 0x95aa2ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib
0x95aa3000 - 0x95af0feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x95e28000 - 0x95e83ff7 com.apple.framework.IOKit 2.0 (???) <69E4FE93-376C-565E-650F-04FAD213AA24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95e84000 - 0x95e86ff7 com.apple.QuickTimeH264.component 7.6.6 (1729) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x95e87000 - 0x95eb1ff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x963ba000 - 0x9730bfe7 com.apple.QuickTimeComponents.component 7.6.6 (1729) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x97353000 - 0x97355ff7 libRadiance.dylib ??? (???) <9358E1EF-F802-B76E-8E23-2D0695787CFB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x97356000 - 0x973c5ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x973c6000 - 0x973c6ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x973c7000 - 0x973dbfe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x973dc000 - 0x97425fe7 libTIFF.dylib ??? (???) <E45B169E-253E-E865-1501-97777D2702F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x97426000 - 0x97552fff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x97553000 - 0x97565ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x97566000 - 0x97574ff7 com.apple.opengl 1.6.7 (1.6.7) <3C529790-DEE9-AC27-A879-806E4C23323C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9761f000 - 0x977bdfeb com.apple.JavaScriptCore 6531.22 (6531.22.5) <3FB9AF5B-17DD-D4C8-C7B1-4F79B404496E> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x977de000 - 0x977e7ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x97836000 - 0x9785eff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x9785f000 - 0x9785fff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x97873000 - 0x97880ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x97888000 - 0x978f2fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x97915000 - 0x97965ff7 com.apple.framework.familycontrols 2.0.1 (2010) <50E74916-19A5-F2FC-AB57-76F2C8DDF0A7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x97966000 - 0x979e6feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x979e7000 - 0x979e7ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x979e8000 - 0x97a59ff7 com.apple.AppleVAFramework 4.8.11 (4.8.11) <BDDDFA36-4B53-4B57-B3D4-427DA8226A80> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x97a5a000 - 0x97bd3ffb com.apple.CoreFoundation 6.6.1 (550.19) <1E97FB1E-9E42-B8EB-E463-5C75315FDA31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x97bd4000 - 0x97bd8ff7 IOSurface ??? (???) <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x97bd9000 - 0x97caafe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <0A608513-31AD-D533-8386-10245FD62057> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x97cab000 - 0x97cdcff7 libGLImage.dylib ??? (???) <AF110892-B10A-5B61-F898-21FB2BCE63BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x97cdd000 - 0x97cfffef com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x97e60000 - 0x98276ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9827e000 - 0x98423feb libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
0x98424000 - 0x9855bff7 com.apple.CoreAUC 6.04.00 (6.04.00) <0551FB8D-0894-B40B-B924-4AF51E3648AF> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x98639000 - 0x9863ffff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9865f000 - 0x98695fff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
0x98696000 - 0x98746fe3 com.apple.QuickTimeImporters.component 7.6.6 (1729) <6C2372BA-69D9-E713-902F-95E16FD18EFD> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x9874c000 - 0x98760ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x98761000 - 0x98764fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x98765000 - 0x9876ffe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x987b0000 - 0x98aa9fef com.apple.QuickTime 7.6.6 (1729) <4C99ED7D-5A4B-E41E-602D-2D01A99168CD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x98aaa000 - 0x98aaaff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x98b1d000 - 0x98b27ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x98ca9000 - 0x994dcfe7 com.apple.WebCore 6531.22 (6531.22.7) <952A0D34-63F5-F7F7-D6E5-D0AD78002F89> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib

Model: MacBookPro5,1, BootROM MBP51.007E.B05, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.33f8
Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
Bluetooth: Version 2.3.1f4, 2 service, 2 devices, 2 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS723232L9SA62, 298,09 GB
Serial ATA Device: MATSHITADVD-R UJ-868
USB Device: iPhone, 0x05ac (Apple Inc.), 0x1292, 0x24100000
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0237, 0x04600000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000

Change History (1)

comment:1 by Tim Kosse, 14 years ago

Resolution: fixed
Status: newclosed

Thanks, should be fixed.

Please try the most recent build from http://filezilla-project.org/nightly.php

Note: See TracTickets for help on using tickets.