hbons / SparkleShare

Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.
https://sparkleshare.org
Other
4.88k stars 578 forks source link

Crash w/ SSHd port change on OSX 10.6.8 #391

Closed trollkarlen closed 12 years ago

trollkarlen commented 12 years ago

Server have changed ssh port and now sparkleshare crash after a while of trying to sync.

Here is the dump info:

    Process:         SparkleShare [40308]
    Path:            /Applications/SparkleShare.app/Contents/MacOS/SparkleShare
    Identifier:      org.sparkleshare.sparkleshare
    Version:         0.2.5 (1)
    Code Type:       X86 (Native)
    Parent Process:  launchd [1588]

    Date/Time:       2011-10-28 00:23:24.967 +0200
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6

    Interval Since Last Report:          707503 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  87736 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      A031E44A-27A0-41A6-88FE-3ECC9E4BDB05

    Exception Type:  EXC_BAD_ACCESS (SIGABRT)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000ffffffff
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread

    Application Specific Information:
    abort() called

    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib               0x91ed2c5a __kill + 10
    1   libSystem.B.dylib               0x91ed2c4c kill$UNIX2003 + 32
    2   libSystem.B.dylib               0x91f655a5 raise + 26
    3   libSystem.B.dylib               0x91f7b6e4 abort + 93
    4   org.sparkleshare.sparkleshare   0x000c76f7 mono_handle_native_sigsegv + 964
    5   org.sparkleshare.sparkleshare   0x0000ed6e mono_sigsegv_signal_handler + 306
    6   libSystem.B.dylib               0x91ed805b _sigtramp + 43
    7   ???                             0xffffffff 0 + 4294967295
    8   com.apple.AppKit                0x946c573e -[NSCarbonMenuImpl _carbonTargetItemEvent:handlerCallRef:] + 79
    9   com.apple.AppKit                0x946b9ed7 NSSLMGlobalEventHandler + 723
    10  com.apple.HIToolbox             0x99070c2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    11  com.apple.HIToolbox             0x9906fef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    12  com.apple.HIToolbox             0x9906fd55 SendEventToEventTargetWithOptions + 58
    13  com.apple.HIToolbox             0x990de00d HiliteAndNotifyItem(MenuSelectData*, MenuData*, MenuTrackingData const*, MenuTrackingData const*, MenuResult const*) + 465
    14  com.apple.HIToolbox             0x990dd658 UpdateMenuViewFocus(MenuSelectData*, MenuData*, short, short) + 274
    15  com.apple.HIToolbox             0x990dd232 ViewFocusHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 591
    16  com.apple.HIToolbox             0x99070c2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    17  com.apple.HIToolbox             0x9906fef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    18  com.apple.HIToolbox             0x9906fd55 SendEventToEventTargetWithOptions + 58
    19  com.apple.HIToolbox             0x990d88b5 HIView::SendSetFocusPart(short, unsigned char, unsigned char, short*) + 355
    20  com.apple.HIToolbox             0x990d84e1 HIView::SetFocusPartInternal(short, unsigned char, unsigned char, short*, short, unsigned char, unsigned char) + 147
    21  com.apple.HIToolbox             0x990d82f2 HIView::SetFocusPart(short, unsigned char, unsigned char, unsigned long, FocusData*) + 348
    22  com.apple.HIToolbox             0x990d811e HIViewSetFocus + 242
    23  com.apple.HIToolbox             0x990dccd6 ChooseItem(MenuSelectData*, Rect const*) + 502
    24  com.apple.HIToolbox             0x990babf4 TrackMenuCommon(MenuSelectData&, unsigned char*) + 1611
    25  com.apple.HIToolbox             0x992653bb PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned long, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1944
    26  com.apple.HIToolbox             0x992656bb _HandlePopUpMenuSelection7 + 678
    27  com.apple.AppKit                0x949526e6 _NSSLMPopUpCarbonMenu3 + 3937
    28  com.apple.AppKit                0x94bdc596 +[NSStatusBarButtonCell popupStatusBarMenu:inRect:ofView:withEvent:] + 962
    29  com.apple.AppKit                0x94bdbbfc -[NSStatusBarButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 151
    30  com.apple.AppKit                0x9479fa4f -[NSControl mouseDown:] + 812
    31  com.apple.AppKit                0x9479da58 -[NSWindow sendEvent:] + 5549
    32  com.apple.AppKit                0x94bdcbb3 -[NSStatusBarWindow sendEvent:] + 82
    33  com.apple.AppKit                0x946b660b -[NSApplication sendEvent:] + 6431
    34  com.apple.AppKit                0x9464a253 -[NSApplication run] + 917
    35  com.apple.AppKit                0x94642289 NSApplicationMain + 574
    36  ???                             0x13db681e 0 + 333146142
    37  ???                             0x13db676e 0 + 333145966
    38  ???                             0x13db6743 0 + 333145923
    39  ???                             0x004ed144 0 + 5165380
    40  ???                             0x004ed2cc 0 + 5165772
    41  org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
    42  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
    43  org.sparkleshare.sparkleshare   0x001e142c mono_runtime_exec_main + 669
    44  org.sparkleshare.sparkleshare   0x001e0816 mono_runtime_run_main + 814
    45  org.sparkleshare.sparkleshare   0x0009b12e mono_jit_exec + 200
    46  org.sparkleshare.sparkleshare   0x00002924 main + 1118
    47  org.sparkleshare.sparkleshare   0x00002489 start + 53

    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib               0x91e98382 kevent + 10
    1   libSystem.B.dylib               0x91e98a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib               0x91e97f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib               0x91e97cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib               0x91e97781 _pthread_wqthread + 390
    5   libSystem.B.dylib               0x91e975c6 start_wqthread + 30

    Thread 2:
    0   libSystem.B.dylib               0x91e97412 __workq_kernreturn + 10
    1   libSystem.B.dylib               0x91e979a8 _pthread_wqthread + 941
    2   libSystem.B.dylib               0x91e975c6 start_wqthread + 30

    Thread 3:
    0   libSystem.B.dylib               0x91e71afa mach_msg_trap + 10
    1   libSystem.B.dylib               0x91e72267 mach_msg + 68
    2   org.sparkleshare.sparkleshare   0x001310c2 mach_exception_thread + 82
    3   org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
    4   libSystem.B.dylib               0x91e9f259 _pthread_start + 345
    5   libSystem.B.dylib               0x91e9f0de thread_start + 34

    Thread 4:
    0   libSystem.B.dylib               0x91e71b36 semaphore_wait_trap + 10
    1   org.sparkleshare.sparkleshare   0x00266963 mono_sem_wait + 19
    2   org.sparkleshare.sparkleshare   0x00170417 finalizer_thread + 99
    3   org.sparkleshare.sparkleshare   0x0021c150 start_wrapper + 600
    4   org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
    5   org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
    6   libSystem.B.dylib               0x91e9f259 _pthread_start + 345
    7   libSystem.B.dylib               0x91e9f0de thread_start + 34

    Thread 5:
    0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
    1   libSystem.B.dylib               0x91ecb9c5 nanosleep$UNIX2003 + 188
    2   org.sparkleshare.sparkleshare   0x0025ac6a SleepEx + 228
    3   org.sparkleshare.sparkleshare   0x0021d46e ves_icall_System_Threading_Thread_Sleep_internal + 57
    4   ???                             0x02545587 0 + 39081351
    5   ???                             0x02545507 0 + 39081223
    6   ???                             0x02540c6a 0 + 39062634
    7   ???                             0x02540867 0 + 39061607
    8   ???                             0x007eb226 0 + 8303142
    9   org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
    10  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
    11  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
    12  org.sparkleshare.sparkleshare   0x0021c1a2 start_wrapper + 682
    13  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
    14  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
    15  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
    16  libSystem.B.dylib               0x91e9f0de thread_start + 34

    Thread 6:
    0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
    1   libSystem.B.dylib               0x91ecb9c5 nanosleep$UNIX2003 + 188
    2   org.sparkleshare.sparkleshare   0x0025ac6a SleepEx + 228
    3   org.sparkleshare.sparkleshare   0x0021d46e ves_icall_System_Threading_Thread_Sleep_internal + 57
    4   ???                             0x02545587 0 + 39081351
    5   ???                             0x02545507 0 + 39081223
    6   ???                             0x0254cf3b 0 + 39112507
    7   ???                             0x02540867 0 + 39061607
    8   ???                             0x007eb226 0 + 8303142
    9   org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
    10  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
    11  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
    12  org.sparkleshare.sparkleshare   0x0021c1a2 start_wrapper + 682
    13  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
    14  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
    15  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
    16  libSystem.B.dylib               0x91e9f0de thread_start + 34

    Thread 7:
    0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
    1   libSystem.B.dylib               0x91e9f75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib               0x91e9f2b1 pthread_cond_timedwait$UNIX2003 + 72
    3   org.sparkleshare.sparkleshare   0x00242b45 _wapi_handle_timedwait_signal_handle + 563
    4   org.sparkleshare.sparkleshare   0x00257db2 WaitForSingleObjectEx + 653
    5   org.sparkleshare.sparkleshare   0x001cec4d ves_icall_System_Threading_Monitor_Monitor_wait + 319
    6   ???                             0x0282886b 0 + 42109035
    7   ???                             0x02828692 0 + 42108562
    8   ???                             0x02826f05 0 + 42102533
    9   ???                             0x02540867 0 + 39061607
    10  ???                             0x007eb226 0 + 8303142
    11  org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
    12  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
    13  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
    14  org.sparkleshare.sparkleshare   0x0021c1a2 start_wrapper + 682
    15  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
    16  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
    17  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
    18  libSystem.B.dylib               0x91e9f0de thread_start + 34

    Thread 8:
    0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
    1   libSystem.B.dylib               0x91ecb9c5 nanosleep$UNIX2003 + 188
    2   org.sparkleshare.sparkleshare   0x0025ac6a SleepEx + 228
    3   org.sparkleshare.sparkleshare   0x0021d46e ves_icall_System_Threading_Thread_Sleep_internal + 57
    4   ???                             0x02545587 0 + 39081351
    5   ???                             0x02545507 0 + 39081223
    6   ???                             0x13db9a3a 0 + 333158970
    7   ???                             0x13db99db 0 + 333158875
    8   ???                             0x13db99a3 0 + 333158819
    9   ???                             0x028deb88 0 + 42855304
    10  ???                             0x02540867 0 + 39061607
    11  ???                             0x007eb226 0 + 8303142
    12  org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
    13  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
    14  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
    15  org.sparkleshare.sparkleshare   0x0021c1a2 start_wrapper + 682
    16  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
    17  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
    18  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
    19  libSystem.B.dylib               0x91e9f0de thread_start + 34

    Thread 9:
    0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
    1   libSystem.B.dylib               0x91ecb9c5 nanosleep$UNIX2003 + 188
    2   org.sparkleshare.sparkleshare   0x0025ac6a SleepEx + 228
    3   org.sparkleshare.sparkleshare   0x0021801a monitor_thread + 63
    4   org.sparkleshare.sparkleshare   0x0021c150 start_wrapper + 600
    5   org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
    6   org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
    7   libSystem.B.dylib               0x91e9f259 _pthread_start + 345
    8   libSystem.B.dylib               0x91e9f0de thread_start + 34

    Thread 10:
    0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
    1   libSystem.B.dylib               0x91e9f75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib               0x91ea13f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.Foundation            0x972846b3 -[NSCondition wait] + 316
    4   com.apple.Foundation            0x97271d35 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1111
    5   com.apple.Foundation            0x9728480f -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    6   ???                             0x13db7bb1 0 + 333151153
    7   ???                             0x13db7b1f 0 + 333151007
    8   ???                             0x13db81e6 0 + 333152742
    9   ???                             0x02bfdfe5 0 + 46129125
    10  ???                             0x02bfd931 0 + 46127409
    11  ???                             0x004eccaa 0 + 5164202
    12  org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
    13  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
    14  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
    15  org.sparkleshare.sparkleshare   0x00217c1d mono_async_invoke + 148
    16  org.sparkleshare.sparkleshare   0x0021a3fa async_invoke_thread + 749
    17  org.sparkleshare.sparkleshare   0x0021c150 start_wrapper + 600
    18  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
    19  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
    20  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
    21  libSystem.B.dylib               0x91e9f0de thread_start + 34

    Thread 11:
    0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
    1   libSystem.B.dylib               0x91e9f75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib               0x91ea13f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.Foundation            0x972846b3 -[NSCondition wait] + 316
    4   com.apple.Foundation            0x97271d35 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1111
    5   com.apple.Foundation            0x9728480f -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    6   ???                             0x13db7bb1 0 + 333151153
    7   ???                             0x13db7b1f 0 + 333151007
    8   ???                             0x13db81e6 0 + 333152742
    9   ???                             0x02bfdfe5 0 + 46129125
    10  ???                             0x02bfd931 0 + 46127409
    11  ???                             0x004eccaa 0 + 5164202
    12  org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
    13  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
    14  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
    15  org.sparkleshare.sparkleshare   0x00217c1d mono_async_invoke + 148
    16  org.sparkleshare.sparkleshare   0x0021a3fa async_invoke_thread + 749
    17  org.sparkleshare.sparkleshare   0x0021c150 start_wrapper + 600
    18  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
    19  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
    20  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
    21  libSystem.B.dylib               0x91e9f0de thread_start + 34

    Thread 12:
    0   libSystem.B.dylib               0x91eaf0d6 recvfrom$UNIX2003 + 10
    1   org.sparkleshare.sparkleshare   0x00252d95 _wapi_recvfrom + 141
    2   org.sparkleshare.sparkleshare   0x00252d06 _wapi_recv + 54
    3   org.sparkleshare.sparkleshare   0x00213947 ves_icall_System_Net_Sockets_Socket_Receive_internal + 160
    4   ???                             0x13db0a8f 0 + 333122191
    5   ???                             0x13db0a11 0 + 333122065
    6   ???                             0x13db084f 0 + 333121615
    7   ???                             0x13db0677 0 + 333121143
    8   ???                             0x02821473 0 + 42079347
    9   ???                             0x13db02ba 0 + 333120186
    10  ???                             0x13db01a7 0 + 333119911
    11  ???                             0x02540867 0 + 39061607
    12  ???                             0x007eb226 0 + 8303142
    13  org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
    14  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
    15  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
    16  org.sparkleshare.sparkleshare   0x0021c1a2 start_wrapper + 682
    17  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
    18  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
    19  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
    20  libSystem.B.dylib               0x91e9f0de thread_start + 34

    Thread 13:
    0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
    1   libSystem.B.dylib               0x91ecb9c5 nanosleep$UNIX2003 + 188
    2   org.sparkleshare.sparkleshare   0x0025ac6a SleepEx + 228
    3   org.sparkleshare.sparkleshare   0x0021d46e ves_icall_System_Threading_Thread_Sleep_internal + 57
    4   ???                             0x02545587 0 + 39081351
    5   ???                             0x02545507 0 + 39081223
    6   ???                             0x13db0c89 0 + 333122697
    7   ???                             0x02540867 0 + 39061607
    8   ???                             0x007eb226 0 + 8303142
    9   org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
    10  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
    11  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
    12  org.sparkleshare.sparkleshare   0x0021c1a2 start_wrapper + 682
    13  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
    14  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
    15  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
    16  libSystem.B.dylib               0x91e9f0de thread_start + 34

    Thread 14:
    0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
    1   libSystem.B.dylib               0x91ecb9c5 nanosleep$UNIX2003 + 188
    2   org.sparkleshare.sparkleshare   0x0025ac6a SleepEx + 228
    3   org.sparkleshare.sparkleshare   0x0021d46e ves_icall_System_Threading_Thread_Sleep_internal + 57
    4   ???                             0x02545587 0 + 39081351
    5   ???                             0x02545507 0 + 39081223
    6   ???                             0x13db12da 0 + 333124314
    7   ???                             0x02540867 0 + 39061607
    8   ???                             0x007eb226 0 + 8303142
    9   org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
    10  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
    11  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
    12  org.sparkleshare.sparkleshare   0x0021c1a2 start_wrapper + 682
    13  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
    14  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
    15  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
    16  libSystem.B.dylib               0x91e9f0de thread_start + 34

    Thread 15:
    0   libSystem.B.dylib               0x91e97412 __workq_kernreturn + 10
    1   libSystem.B.dylib               0x91e979a8 _pthread_wqthread + 941
    2   libSystem.B.dylib               0x91e975c6 start_wqthread + 30

    Thread 16:
    0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
    1   libSystem.B.dylib               0x91e9f75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib               0x91ea13f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.Foundation            0x972846b3 -[NSCondition wait] + 316
    4   com.apple.Foundation            0x97271d35 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1111
    5   com.apple.Foundation            0x9728480f -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    6   ???                             0x13db7bb1 0 + 333151153
    7   ???                             0x13db7b1f 0 + 333151007
    8   ???                             0x13db81e6 0 + 333152742
    9   ???                             0x02bfdfe5 0 + 46129125
    10  ???                             0x02bfd931 0 + 46127409
    11  ???                             0x004eccaa 0 + 5164202
    12  org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
    13  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
    14  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
    15  org.sparkleshare.sparkleshare   0x00217c1d mono_async_invoke + 148
    16  org.sparkleshare.sparkleshare   0x0021a3fa async_invoke_thread + 749
    17  org.sparkleshare.sparkleshare   0x0021c150 start_wrapper + 600
    18  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
    19  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
    20  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
    21  libSystem.B.dylib               0x91e9f0de thread_start + 34

    Thread 17:
    0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
    1   libSystem.B.dylib               0x91e9f75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib               0x91ea13f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.Foundation            0x972846b3 -[NSCondition wait] + 316
    4   com.apple.Foundation            0x97271d35 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1111
    5   com.apple.Foundation            0x9728480f -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    6   ???                             0x13db7bb1 0 + 333151153
    7   ???                             0x13db7b1f 0 + 333151007
    8   ???                             0x13db81e6 0 + 333152742
    9   ???                             0x02bfdfe5 0 + 46129125
    10  ???                             0x02bfd931 0 + 46127409
    11  ???                             0x004eccaa 0 + 5164202
    12  org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
    13  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
    14  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
    15  org.sparkleshare.sparkleshare   0x00217c1d mono_async_invoke + 148
    16  org.sparkleshare.sparkleshare   0x0021a3fa async_invoke_thread + 749
    17  org.sparkleshare.sparkleshare   0x0021c150 start_wrapper + 600
    18  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
    19  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
    20  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
    21  libSystem.B.dylib               0x91e9f0de thread_start + 34

    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x91f7b693  ecx: 0xbfffd1fc  edx: 0x91ed2c5a
      edi: 0x010acbd8  esi: 0x92028f9c  ebp: 0xbfffd218  esp: 0xbfffd1fc
       ss: 0x0000001f  efl: 0x00000286  eip: 0x91ed2c5a   cs: 0x00000007
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0xa02f7020            

/T

hbons commented 12 years ago

Did you change the port in ~/.ssh/config?

trollkarlen commented 12 years ago

Yes, but it shouldn't crash anyway :)

/T

hbons commented 12 years ago

was there any other debug output? these seems to be internal mono messages, which aren't useful to figure out what happened.

trollkarlen commented 12 years ago

Where can i find that ?

/T

hbons commented 12 years ago

Usually it's just above or below the lines you pasted.

trollkarlen commented 12 years ago

Didnt find that but found another one: Process: SparkleShare [40357] Path: /Applications/SparkleShare.app/Contents/MacOS/SparkleShare Identifier: org.sparkleshare.sparkleshare Version: 0.2.5 (1) Code Type: X86 (Native) Parent Process: launchd [1588]

Date/Time:       2011-10-28 00:42:29.614 +0200
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          1128 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  58 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      A031E44A-27A0-41A6-88FE-3ECC9E4BDB05

Exception Type:  EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000aff3c858
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
abort() called

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib               0x91ed2c5a __kill + 10
1   libSystem.B.dylib               0x91ed2c4c kill$UNIX2003 + 32
2   libSystem.B.dylib               0x91f655a5 raise + 26
3   libSystem.B.dylib               0x91f7b6e4 abort + 93
4   org.sparkleshare.sparkleshare   0x000c76f7 mono_handle_native_sigsegv + 964
5   org.sparkleshare.sparkleshare   0x0000ed6e mono_sigsegv_signal_handler + 306
6   libSystem.B.dylib               0x91ed805b _sigtramp + 43
7   ???                             0xffffffff 0 + 4294967295
8   com.apple.AppKit                0x946c68d9 -[NSMenuItem _corePerformAction] + 435
9   com.apple.AppKit                0x946c65ca -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 174
10  com.apple.AppKit                0x946c64b6 -[NSMenu performActionForItemAtIndex:] + 65
11  com.apple.AppKit                0x946c6469 -[NSMenu _internalPerformActionForItemAtIndex:] + 50
12  com.apple.AppKit                0x946c63cf -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 97
13  com.apple.AppKit                0x946c6313 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 336
14  com.apple.AppKit                0x946baa55 NSSLMMenuEventHandler + 404
15  com.apple.HIToolbox             0x99070c2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
16  com.apple.HIToolbox             0x9906fef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
17  com.apple.HIToolbox             0x990927f3 SendEventToEventTarget + 52
18  com.apple.HIToolbox             0x990bee87 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
19  com.apple.HIToolbox             0x990e3b90 SendMenuCommandWithContextAndModifiers + 66
20  com.apple.HIToolbox             0x990e3b47 SendMenuItemSelectedEvent + 121
21  com.apple.HIToolbox             0x990e3a5d FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
22  com.apple.HIToolbox             0x99265364 PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned long, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1857
23  com.apple.HIToolbox             0x992656bb _HandlePopUpMenuSelection7 + 678
24  com.apple.AppKit                0x949526e6 _NSSLMPopUpCarbonMenu3 + 3937
25  com.apple.AppKit                0x94bdc596 +[NSStatusBarButtonCell popupStatusBarMenu:inRect:ofView:withEvent:] + 962
26  com.apple.AppKit                0x94bdbbfc -[NSStatusBarButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 151
27  com.apple.AppKit                0x9479fa4f -[NSControl mouseDown:] + 812
28  com.apple.AppKit                0x9479da58 -[NSWindow sendEvent:] + 5549
29  com.apple.AppKit                0x94bdcbb3 -[NSStatusBarWindow sendEvent:] + 82
30  com.apple.AppKit                0x946b660b -[NSApplication sendEvent:] + 6431
31  com.apple.AppKit                0x9464a253 -[NSApplication run] + 917
32  com.apple.AppKit                0x94642289 NSApplicationMain + 574
33  ???                             0x13fa3e96 0 + 335167126
34  ???                             0x13fa3de6 0 + 335166950
35  ???                             0x13fa3dbb 0 + 335166907
36  ???                             0x004ed144 0 + 5165380
37  ???                             0x004ed2cc 0 + 5165772
38  org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
39  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
40  org.sparkleshare.sparkleshare   0x001e142c mono_runtime_exec_main + 669
41  org.sparkleshare.sparkleshare   0x001e0816 mono_runtime_run_main + 814
42  org.sparkleshare.sparkleshare   0x0009b12e mono_jit_exec + 200
43  org.sparkleshare.sparkleshare   0x00002924 main + 1118
44  org.sparkleshare.sparkleshare   0x00002489 start + 53

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib               0x91e98382 kevent + 10
1   libSystem.B.dylib               0x91e98a9c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib               0x91e97f59 _dispatch_queue_invoke + 163
3   libSystem.B.dylib               0x91e97cfe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib               0x91e97781 _pthread_wqthread + 390
5   libSystem.B.dylib               0x91e975c6 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib               0x91e71afa mach_msg_trap + 10
1   libSystem.B.dylib               0x91e72267 mach_msg + 68
2   org.sparkleshare.sparkleshare   0x001310c2 mach_exception_thread + 82
3   org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
4   libSystem.B.dylib               0x91e9f259 _pthread_start + 345
5   libSystem.B.dylib               0x91e9f0de thread_start + 34

Thread 3:
0   libSystem.B.dylib               0x91e71b36 semaphore_wait_trap + 10
1   org.sparkleshare.sparkleshare   0x00266963 mono_sem_wait + 19
2   org.sparkleshare.sparkleshare   0x00170417 finalizer_thread + 99
3   org.sparkleshare.sparkleshare   0x0021c150 start_wrapper + 600
4   org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
5   org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
6   libSystem.B.dylib               0x91e9f259 _pthread_start + 345
7   libSystem.B.dylib               0x91e9f0de thread_start + 34

Thread 4:
0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
1   libSystem.B.dylib               0x91ecb9c5 nanosleep$UNIX2003 + 188
2   org.sparkleshare.sparkleshare   0x0025ac6a SleepEx + 228
3   org.sparkleshare.sparkleshare   0x0021d46e ves_icall_System_Threading_Thread_Sleep_internal + 57
4   ???                             0x0254570f 0 + 39081743
5   ???                             0x0254568f 0 + 39081615
6   ???                             0x02540c8a 0 + 39062666
7   ???                             0x02540867 0 + 39061607
8   ???                             0x007eb226 0 + 8303142
9   org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
10  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
11  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
12  org.sparkleshare.sparkleshare   0x0021c1a2 start_wrapper + 682
13  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
14  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
15  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
16  libSystem.B.dylib               0x91e9f0de thread_start + 34

Thread 5:
0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
1   libSystem.B.dylib               0x91ecb9c5 nanosleep$UNIX2003 + 188
2   org.sparkleshare.sparkleshare   0x0025ac6a SleepEx + 228
3   org.sparkleshare.sparkleshare   0x0021d46e ves_icall_System_Threading_Thread_Sleep_internal + 57
4   ???                             0x0254570f 0 + 39081743
5   ???                             0x0254568f 0 + 39081615
6   ???                             0x0254cfc3 0 + 39112643
7   ???                             0x02540867 0 + 39061607
8   ???                             0x007eb226 0 + 8303142
9   org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
10  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
11  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
12  org.sparkleshare.sparkleshare   0x0021c1a2 start_wrapper + 682
13  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
14  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
15  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
16  libSystem.B.dylib               0x91e9f0de thread_start + 34

Thread 6:
0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
1   libSystem.B.dylib               0x91e9f75e _pthread_cond_wait + 1191
2   libSystem.B.dylib               0x91e9f2b1 pthread_cond_timedwait$UNIX2003 + 72
3   org.sparkleshare.sparkleshare   0x00242b45 _wapi_handle_timedwait_signal_handle + 563
4   org.sparkleshare.sparkleshare   0x00257db2 WaitForSingleObjectEx + 653
5   org.sparkleshare.sparkleshare   0x001cec4d ves_icall_System_Threading_Monitor_Monitor_wait + 319
6   ???                             0x13acd5db 0 + 330094043
7   ???                             0x13acd502 0 + 330093826
8   ???                             0x13ac9b95 0 + 330079125
9   ???                             0x02540867 0 + 39061607
10  ???                             0x007eb226 0 + 8303142
11  org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
12  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
13  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
14  org.sparkleshare.sparkleshare   0x0021c1a2 start_wrapper + 682
15  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
16  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
17  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
18  libSystem.B.dylib               0x91e9f0de thread_start + 34

Thread 7:
0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
1   libSystem.B.dylib               0x91ecb9c5 nanosleep$UNIX2003 + 188
2   org.sparkleshare.sparkleshare   0x0025ac6a SleepEx + 228
3   org.sparkleshare.sparkleshare   0x0021d46e ves_icall_System_Threading_Thread_Sleep_internal + 57
4   ???                             0x0254570f 0 + 39081743
5   ???                             0x0254568f 0 + 39081615
6   ???                             0x13fabeda 0 + 335199962
7   ???                             0x13fabe7b 0 + 335199867
8   ???                             0x13fabe43 0 + 335199811
9   ???                             0x13acfe00 0 + 330104320
10  ???                             0x02540867 0 + 39061607
11  ???                             0x007eb226 0 + 8303142
12  org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
13  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
14  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
15  org.sparkleshare.sparkleshare   0x0021c1a2 start_wrapper + 682
16  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
17  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
18  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
19  libSystem.B.dylib               0x91e9f0de thread_start + 34

Thread 8:
0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
1   libSystem.B.dylib               0x91ecb9c5 nanosleep$UNIX2003 + 188
2   org.sparkleshare.sparkleshare   0x0025ac6a SleepEx + 228
3   org.sparkleshare.sparkleshare   0x0021801a monitor_thread + 63
4   org.sparkleshare.sparkleshare   0x0021c150 start_wrapper + 600
5   org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
6   org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
7   libSystem.B.dylib               0x91e9f259 _pthread_start + 345
8   libSystem.B.dylib               0x91e9f0de thread_start + 34

Thread 9:
0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
1   libSystem.B.dylib               0x91e9f75e _pthread_cond_wait + 1191
2   libSystem.B.dylib               0x91ea13f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.Foundation            0x972846b3 -[NSCondition wait] + 316
4   com.apple.Foundation            0x97271d35 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1111
5   com.apple.Foundation            0x9728480f -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
6   ???                             0x13ad3431 0 + 330118193
7   ???                             0x13fa9617 0 + 335189527
8   ???                             0x13faa716 0 + 335193878
9   ???                             0x13fa647d 0 + 335176829
10  ???                             0x13fa6109 0 + 335175945
11  ???                             0x004eccaa 0 + 5164202
12  org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
13  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
14  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
15  org.sparkleshare.sparkleshare   0x00217c1d mono_async_invoke + 148
16  org.sparkleshare.sparkleshare   0x0021a3fa async_invoke_thread + 749
17  org.sparkleshare.sparkleshare   0x0021c150 start_wrapper + 600
18  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
19  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
20  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
21  libSystem.B.dylib               0x91e9f0de thread_start + 34

Thread 10:
0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
1   libSystem.B.dylib               0x91e9f75e _pthread_cond_wait + 1191
2   libSystem.B.dylib               0x91ea13f8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.Foundation            0x972846b3 -[NSCondition wait] + 316
4   com.apple.Foundation            0x97271d35 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1111
5   com.apple.Foundation            0x9728480f -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
6   ???                             0x13ad3431 0 + 330118193
7   ???                             0x13fa9617 0 + 335189527
8   ???                             0x13faa716 0 + 335193878
9   ???                             0x13fa647d 0 + 335176829
10  ???                             0x13fa6109 0 + 335175945
11  ???                             0x004eccaa 0 + 5164202
12  org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
13  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
14  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
15  org.sparkleshare.sparkleshare   0x00217c1d mono_async_invoke + 148
16  org.sparkleshare.sparkleshare   0x0021a3fa async_invoke_thread + 749
17  org.sparkleshare.sparkleshare   0x0021c150 start_wrapper + 600
18  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
19  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
20  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
21  libSystem.B.dylib               0x91e9f0de thread_start + 34

Thread 11:
0   libSystem.B.dylib               0x91eaf0d6 recvfrom$UNIX2003 + 10
1   org.sparkleshare.sparkleshare   0x00252d95 _wapi_recvfrom + 141
2   org.sparkleshare.sparkleshare   0x00252d06 _wapi_recv + 54
3   org.sparkleshare.sparkleshare   0x00213947 ves_icall_System_Net_Sockets_Socket_Receive_internal + 160
4   ???                             0x13fa7c37 0 + 335182903
5   ???                             0x13fa7bb9 0 + 335182777
6   ???                             0x13fa79f7 0 + 335182327
7   ???                             0x13fa781f 0 + 335181855
8   ???                             0x0297da4b 0 + 43506251
9   ???                             0x13fa7462 0 + 335180898
10  ???                             0x13fa734f 0 + 335180623
11  ???                             0x02540867 0 + 39061607
12  ???                             0x007eb226 0 + 8303142
13  org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
14  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
15  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
16  org.sparkleshare.sparkleshare   0x0021c1a2 start_wrapper + 682
17  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
18  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
19  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
20  libSystem.B.dylib               0x91e9f0de thread_start + 34

Thread 12:
0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
1   libSystem.B.dylib               0x91ecb9c5 nanosleep$UNIX2003 + 188
2   org.sparkleshare.sparkleshare   0x0025ac6a SleepEx + 228
3   org.sparkleshare.sparkleshare   0x0021d46e ves_icall_System_Threading_Thread_Sleep_internal + 57
4   ???                             0x0254570f 0 + 39081743
5   ???                             0x0254568f 0 + 39081615
6   ???                             0x13fa7e31 0 + 335183409
7   ???                             0x02540867 0 + 39061607
8   ???                             0x007eb226 0 + 8303142
9   org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
10  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
11  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
12  org.sparkleshare.sparkleshare   0x0021c1a2 start_wrapper + 682
13  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
14  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
15  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
16  libSystem.B.dylib               0x91e9f0de thread_start + 34

Thread 13:
0   libSystem.B.dylib               0x91e9faa2 __semwait_signal + 10
1   libSystem.B.dylib               0x91ecb9c5 nanosleep$UNIX2003 + 188
2   org.sparkleshare.sparkleshare   0x0025ac6a SleepEx + 228
3   org.sparkleshare.sparkleshare   0x0021d46e ves_icall_System_Threading_Thread_Sleep_internal + 57
4   ???                             0x0254570f 0 + 39081743
5   ???                             0x0254568f 0 + 39081615
6   ???                             0x13fa8482 0 + 335185026
7   ???                             0x02540867 0 + 39061607
8   ???                             0x007eb226 0 + 8303142
9   org.sparkleshare.sparkleshare   0x0000eb39 mono_jit_runtime_invoke + 1339
10  org.sparkleshare.sparkleshare   0x001df281 mono_runtime_invoke + 138
11  org.sparkleshare.sparkleshare   0x001e03ae mono_runtime_delegate_invoke + 111
12  org.sparkleshare.sparkleshare   0x0021c1a2 start_wrapper + 682
13  org.sparkleshare.sparkleshare   0x00259ec3 thread_start_routine + 194
14  org.sparkleshare.sparkleshare   0x0028af14 GC_start_routine + 107
15  libSystem.B.dylib               0x91e9f259 _pthread_start + 345
16  libSystem.B.dylib               0x91e9f0de thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x91f7b693  ecx: 0xbfffd89c  edx: 0x91ed2c5a
  edi: 0x9b6d0000  esi: 0x92028f94  ebp: 0xbfffd8b8  esp: 0xbfffd89c
   ss: 0x0000001f  efl: 0x00000286  eip: 0x91ed2c5a   cs: 0x00000007
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xa02f7020

Binary Images:
    0x1000 -   0x333ff7 +org.sparkleshare.sparkleshare 0.2.5 (1) <36BC52B5-A824-3734-99F3-86B390BBA959> /Applications/SparkleShare.app/Contents/MacOS/SparkleShare
  0x7f2000 -   0x7fbfef +libintl.dylib 10.1.0 (compatibility 10.0.0) <87A52637-361F-87A2-CF26-36F77DF7C6A3> /Applications/SparkleShare.app/Contents/Resources/libintl.dylib
 0x2355000 -  0x2393ff7 +libMonoPosixHelper.dylib ??? (???) <76116153-C657-FFED-B647-0B7F6EFEFD02> /Applications/SparkleShare.app/Contents/Resources/libMonoPosixHelper.dylib
 0x25fd000 -  0x2635ff7  com.apple.coreWLAN.framework 6.2.5 (625.6) <032CD28E-1DA3-74CA-4187-D20DD2F81116> /System/Library/Frameworks/CoreWLAN.framework/CoreWLAN
0x14088000 - 0x1408afff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
0x90003000 - 0x9000dfe7  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
0x9000e000 - 0x90d72fe7  com.apple.WebCore 6534.51 (6534.51.22) <1E9475BF-87F2-A81F-E096-BBB126BCDF30> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x90d73000 - 0x90db1ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x90dc3000 - 0x90e24fe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90e25000 - 0x91145ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91146000 - 0x91220fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91254000 - 0x9128cff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9128d000 - 0x91358fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91359000 - 0x91396ff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x91397000 - 0x91401fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x91424000 - 0x9149ffff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x914a0000 - 0x914d3ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x914d4000 - 0x91909ff7  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
0x9190a000 - 0x91917ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x91918000 - 0x91928ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x91965000 - 0x91a0dffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91a0e000 - 0x91a0eff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x91a0f000 - 0x91a19ff7  com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x91a1a000 - 0x91b0eff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <061ABF36-8BA9-79C1-6CE7-EC69A4998F51> /usr/lib/libiconv.2.dylib
0x91b0f000 - 0x91b54ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x91c5c000 - 0x91c74ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x91c75000 - 0x91cb8ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91cb9000 - 0x91dfcfef  com.apple.QTKit 7.7 (1787) <3B47A1A0-7AB5-C1C9-42DE-5993D1012D47> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x91e71000 - 0x92018ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x92019000 - 0x92022ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92023000 - 0x920d0fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x920d1000 - 0x920d5ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x920d6000 - 0x921fcfe7  com.apple.WebKit 6534.51 (6534.51.22) <8E713C26-E90D-0E4B-5FE1-7AFFA8DF2935> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x921fd000 - 0x922fffe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x923aa000 - 0x923f0ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x923f1000 - 0x92421ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x92422000 - 0x9259dfe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x92bfb000 - 0x92c42ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x92c43000 - 0x92c44ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92d36000 - 0x92d90fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x92d91000 - 0x92dceff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x92dcf000 - 0x92ffaff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x930cd000 - 0x930cdff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x930ce000 - 0x930d1ff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x930d2000 - 0x930d6ff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x931c1000 - 0x931caff7  com.apple.corelocation 12.3 (12.3) <11640844-4B96-4B4D-0419-B7845C4A40FF> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x931cb000 - 0x9324bfeb  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
0x9324c000 - 0x932b0ffb  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
0x932b1000 - 0x932c3ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x932c6000 - 0x93348ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x93349000 - 0x9344bfef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x9346a000 - 0x93c59557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x93cbc000 - 0x93cdefef  com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93d3d000 - 0x93e7afe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e87000 - 0x93ea3fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93ea4000 - 0x93ebfff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93ec0000 - 0x93fc1fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
0x94105000 - 0x94106ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x94107000 - 0x94350ffb  com.apple.JavaScriptCore 6534.51 (6534.51.21) <EA8C05E3-4719-B3FA-E17E-EC9BBC09F5B2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x94351000 - 0x94362ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x94363000 - 0x943fefe7  com.apple.ApplicationServices.ATS 275.19 (???) <9FA31967-CF14-B033-EB8D-570561D12A13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x943ff000 - 0x94427ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
0x94428000 - 0x9442fff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94430000 - 0x94510fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x94511000 - 0x9463ffe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94640000 - 0x94f23ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94f24000 - 0x94f67ff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94f69000 - 0x95017ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x95018000 - 0x9501dff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9501e000 - 0x95058fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
0x95369000 - 0x953c6ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x953e6000 - 0x95455ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x954c8000 - 0x954fefff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
0x954ff000 - 0x954ffff7  com.apple.Carbon 150 (152) <095157D7-B4EE-F73D-72E9-6C5EF55C55E2> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x95500000 - 0x955bcfff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x955bd000 - 0x955eeff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x955ef000 - 0x95616ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x95617000 - 0x95659ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x95694000 - 0x95856feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x95857000 - 0x95963ff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95964000 - 0x95964ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x95965000 - 0x95986fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x95a6a000 - 0x95ae1ff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x95af0000 - 0x95ba9fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x95bc3000 - 0x95bd3ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x95bd4000 - 0x95c8cfeb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x965ef000 - 0x96633ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x96634000 - 0x96761ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x96762000 - 0x96782fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
0x96783000 - 0x967dbfe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x967e4000 - 0x967e7ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96831000 - 0x9683fff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96840000 - 0x9688dfeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x9688e000 - 0x968c3fe7  com.apple.framework.Apple80211 6.2.5 (625.6) <9F56E0EC-EB90-52F6-0ECF-C2E5DE85652E> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x96954000 - 0x9698eff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
0x9698f000 - 0x969b9ff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x969ba000 - 0x96a03fe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x96a3e000 - 0x96a5dff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96a5e000 - 0x96af6fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96af7000 - 0x96b0cfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96b0d000 - 0x96f23ff7  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
0x96f24000 - 0x96fd0fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x96fd1000 - 0x9704aff7  com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9704b000 - 0x97056ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x97057000 - 0x97062ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x97063000 - 0x97245fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x97246000 - 0x974b7fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9761b000 - 0x9761bff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x97660000 - 0x978c5feb  com.apple.security 6.1.2 (55002) <7F00A51B-F22A-0EBC-A321-923472D686BD> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x978d1000 - 0x97924ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x97925000 - 0x97960feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9796e000 - 0x979a1fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x979a2000 - 0x979adff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x979ae000 - 0x979b0ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x979b1000 - 0x97a43fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x97a44000 - 0x97a9aff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x97a9b000 - 0x97aafffb  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
0x97ab0000 - 0x97c32fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x97ce6000 - 0x97d0aff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x97d0b000 - 0x97d19fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x98c8f000 - 0x98c9bff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x98cdd000 - 0x98ce3fff  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
0x98ce4000 - 0x98d25ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x98d6e000 - 0x99068fef  com.apple.QuickTime 7.6.6 (1787) <AC48EAD9-7201-7CE6-C826-41B12963FECF> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x99069000 - 0x9938dfef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x99683000 - 0x99720fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x99721000 - 0x99724fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x99725000 - 0x9974bffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9974c000 - 0x99ab7ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x99ab8000 - 0x99ac2ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x99aec000 - 0x99b3cff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x99b3d000 - 0x99b3dff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x99b3e000 - 0x99fe4feb  com.apple.RawCamera.bundle 3.8.0 (577) <E49AF1AA-A663-9CC9-D015-28968F253339> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x99fe5000 - 0x9a025ff3  com.apple.securityinterface 4.0.1 (40418) <FED0C1B5-469E-ADFF-308E-C10B6A68AE45> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9a026000 - 0x9a03afe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x9a03b000 - 0x9a0a9ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9a0aa000 - 0x9a2b1feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9a497000 - 0x9a49fff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9a515000 - 0x9a51bfe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9a51c000 - 0x9a520ff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9a521000 - 0x9a59bfff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9a60b000 - 0x9a60dff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9a60e000 - 0x9a652fe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9a653000 - 0x9a653ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9a661000 - 0x9a661ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9a662000 - 0x9a663ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9a664000 - 0x9ab1fff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9ab20000 - 0x9ab23ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0xc0000000 - 0xc000aff7 +com.growl.growlframework 1.2.2 (1.2.2) <0FDA6FCE-5C7E-E4A2-DA29-F57303DD288D> /Applications/SparkleShare.app/Contents/Frameworks/Growl.framework/Growl
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

System Profile:
Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.31f1
Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: FUJITSU MHY2160BH, 149,05 GB
Parallel ATA Device: HL-DT-ST DVDRW  GSA-S10N
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000 / 2
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0229, 0x5d200000 / 3
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x1a100000 / 2

/T

hbons commented 12 years ago

Thanks but they are note useful :)

trollkarlen commented 12 years ago

It was very easy to reproduce

  1. Add folder.
  2. Change ssh port of server you added
  3. Change file some file
  4. Wait some time for it to try to sync and after a while it crashes.

/T

hbons commented 12 years ago

Wait you're changing the port whilst it's running?

trollkarlen commented 12 years ago

Nope

  1. Add folder, let it sync.
  2. Shutdown
  3. Change ssh port of server you added
  4. Start SparkleShare
  5. Change file some file
  6. Wait some time for it to try to sync and after a while it crashes.

/T

hbons commented 12 years ago

how do you change the port?

trollkarlen commented 12 years ago
service sshd stop
sudo /usr/sbin/sshd -p 2345

I guess it should be enough to just should down the ssh server.

/T

ikus060 commented 12 years ago

I can reproduce something similar under Ubuntu, my ssh server wasn't accessible anymore (the service was stopped). The Sparkleshare process then stop working :

16:56:00 [Commit][ikus060~documents] Changes made by SparkleShare
16:56:00 [Cmd] /usr/bin/git push origin master
ssh: connect to host ikus060.patrikdufresne.com port 2222: Connection refused
fatal: The remote end hung up unexpectedly

Unhandled Exception: System.InvalidOperationException: List has changed.
  at System.Collections.ArrayList+SimpleEnumerator.MoveNext () [0x00000] in <filename unknown>:0 
  at System.IO.InotifyWatcher.StopDispatching (System.IO.FileSystemWatcher fsw) [0x00000] in <filename unknown>:0 
  at System.IO.FileSystemWatcher.Stop () [0x00000] in <filename unknown>:0 
  at System.IO.FileSystemWatcher.set_EnableRaisingEvents (Boolean value) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileSystemWatcher:set_EnableRaisingEvents (bool)
  at SparkleLib.SparkleRepoBase.DisableWatching () [0x00000] in <filename unknown>:0 
  at SparkleLib.SparkleRepoBase.SyncUpBase () [0x00000] in <filename unknown>:0 
  at SparkleLib.SparkleRepoBase..ctor (System.String path, SparkleLib.SparkleBackend backend) [0x00000] in <filename unknown>:0 
  at SparkleLib.SparkleRepoGit..ctor (System.String path, SparkleLib.SparkleBackend backend) [0x00000] in <filename unknown>:0 
  at SparkleShare.SparkleController.AddRepository (System.String folder_path) [0x00000] in <filename unknown>:0 
  at SparkleShare.SparkleController.PopulateRepositories () [0x00000] in <filename unknown>:0 
  at System.Threading.Thread.StartUnsafe () [0x00000] in <filename unknown>:0
hbons commented 12 years ago

Does this still happen?

I think this is due to something else happening, as SparkleShare doesn't handle any connections, it's just wrapping git commands, which can't really cause a crash in SparkleShare itself.