Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash of all Cyberduck versions after 2.73 #3004

Closed
cyberduck opened this issue Feb 19, 2009 · 1 comment
Closed

Crash of all Cyberduck versions after 2.73 #3004

cyberduck opened this issue Feb 19, 2009 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

ff817b2 created the issue

I cannot user versions > 2.73. They alle crash on starting. PB 12", 17", iMac G5, Macmnini-Intel:

Process:         Cyberduck [556]
Path:            /Applications/ Eigene Programme/! Internet/FTP/Cyberduck/Cyberduck.app/Contents/MacOS/Cyberduck
Identifier:      ch.sudo.cyberduck
Version:         3.1.2 (4500) (4500)
Code Type:       PPC (Native)
Parent Process:  launchd [83]

Date/Time:       2009-02-19 16:52:15.240 +0000
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

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

Application Specific Information:

Java information:
 Version: Java HotSpot(TM) Client VM (1.5.0_13-119 mixed mode, sharing)
 Virtual Machine version: Java HotSpot(TM) Client VM (1.5.0_13-119) for macosx-ppc, built on Sep 28 2007 23:55:48 by root with gcc 4.0.1 (Apple Inc. build 5465)
 Exception type: Bus Error (0xa) at pc=0x928d3310

Current thread (0x01a01400):  JavaThread "main" [_thread_in_native, id=-1609082832]
Stack: [0xbf800000,0xc0000000)
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  com.apple.cocoa.application.NSApplication.sendEvent(Lcom/apple/cocoa/application/NSEvent;)V+0
j  ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(Lcom/apple/cocoa/application/NSEvent;)V+199
v  ~StubRoutines::call_stub
Java Threads: ( => current thread )
  0x01a193c0 JavaThread "Background" [_thread_in_native, id=9805312]
  0x01a17650 JavaThread "Thread-4" [_thread_in_native, id=9473536]
  0x01a17230 JavaThread "Thread-3" [_thread_in_native, id=9469952]
  0x01a16f80 JavaThread "Thread-2" [_thread_in_native, id=9462784]
  0x01a16a90 JavaThread "Thread-1" [_thread_in_native, id=9676800]
  0x01a0d6e0 JavaThread "Thread-0" daemon [_thread_in_native, id=-263680000]
  0x01a0a740 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=8520192]
  0x01a09d30 JavaThread "CompilerThread0" daemon [_thread_blocked, id=8516608]
  0x01a09750 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8513024]
  0x01a09080 JavaThread "Finalizer" daemon [_thread_blocked, id=8505856]
  0x01a08cb0 JavaThread "Reference Handler" daemon [_thread_blocked, id=8499712]
=>0x01a01400 JavaThread "main" [_thread_in_native, id=-1609082832]
Other Threads:
  0x01a08430 VMThread [id=8496128]
  0x01a0b330 WatcherThread [id=8523776]

VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 576K, used 565K [0x25580000, 0x25620000, 0x25c80000)
  eden space 512K,  97% used [0x25580000, 0x255fd4c8, 0x25600000)
  from space 64K,  99% used [0x25610000, 0x2561fff8, 0x25620000)
  to   space 64K,   0% used [0x25600000, 0x25600000, 0x25610000)
 tenured generation   total 1408K, used 648K [0x25c80000, 0x25de0000, 0x29580000)
   the space 1408K,  46% used [0x25c80000, 0x25d22120, 0x25d22200, 0x25de0000)
 compacting perm gen  total 8192K, used 5928K [0x29580000, 0x29d80000, 0x2d580000)
   the space 8192K,  72% used [0x29580000, 0x29b4a2e0, 0x29b4a400, 0x29d80000)
    ro space 8192K,  63% used [0x2d580000, 0x2da96c48, 0x2da96e00, 0x2dd80000)
    rw space 12288K,  43% used [0x2dd80000, 0x2e2af088, 0x2e2af200, 0x2e980000)

Virtual Machine arguments:
 Java command: <unknown>
 launcher type: generic


Thread 0 Crashed:
0   libobjc.A.dylib               	0x928d3310 objc_msgSendSuper + 16
1   libAppKitJava.B.dylib         	0x50c0a69c Java_com_apple_cocoa_application_NSApplication_sendEvent + 236
2   ???                           	0x041eaaac 0 + 69118636
3   ???                           	0x041e8160 0 + 69108064
4   libjvm.dylib                  	0x004c4284 0x3c9000 + 1028740
5   libjvm.dylib                  	0x004c3ff4 0x3c9000 + 1028084
6   libjvm.dylib                  	0x00454768 0x3c9000 + 571240
7   libjvm.dylib                  	0x005d145c JNI_CreateJavaVM_Impl + 112108
8   libObjCJava.A.dylib           	0x53d07a20 __JAVAMethodInvoke + 172
9   libObjCJava.A.dylib           	0x53d07d18 JAVAMethodInvokeVoid + 48
10  libObjCJava.A.dylib           	0x53d0ecb0 _NSInvokeJavaMethod + 1144
11  libObjCJava.A.dylib           	0x53d0a8cc _BRIDGEMethodImp + 176
12  com.apple.AppKit              	0x90dc4dc0 -[NSApplication run] + 776
13  com.apple.AppKit              	0x90d9579c NSApplicationMain + 440
14  ch.sudo.cyberduck             	0x00002a50 _start + 744
15  ch.sudo.cyberduck             	0x00002760 start + 44
16  ???                           	0x00000ffc 0 + 4092

Thread 1:
0   libSystem.B.dylib             	0x908b9158 mach_msg_trap + 8
1   libSystem.B.dylib             	0x908c007c mach_msg + 56
2   libSystem.B.dylib             	0x90941eb4 mach_msg_server + 500
3   libjvm.dylib                  	0x003d67e0 0x3c9000 + 55264
4   libjvm.dylib                  	0x003d6500 0x3c9000 + 54528
5   libjvm.dylib                  	0x006978e0 JVM_RaiseSignal + 481824
6   libSystem.B.dylib             	0x9094a178 _pthread_body + 36

Thread 2:
0   libSystem.B.dylib             	0x908b9158 mach_msg_trap + 8
1   libSystem.B.dylib             	0x908c007c mach_msg + 56
2   libjvm.dylib                  	0x0040cb94 0x3c9000 + 277396
3   libjvm.dylib                  	0x006978e0 JVM_RaiseSignal + 481824
4   libSystem.B.dylib             	0x9094a178 _pthread_body + 36

Thread 3:
0   libSystem.B.dylib             	0x908b9158 mach_msg_trap + 8
1   libSystem.B.dylib             	0x908c007c mach_msg + 56
2   libjvm.dylib                  	0x006077e8 JVM_MonitorWait + 664
3   ???                           	0x041eaaac 0 + 69118636
4   ???                           	0x041e8160 0 + 69108064
5   libjvm.dylib                  	0x004c4284 0x3c9000 + 1028740
6   libjvm.dylib                  	0x0040d6d0 0x3c9000 + 280272
7   libjvm.dylib                  	0x0040d5bc 0x3c9000 + 279996
8   libjvm.dylib                  	0x0040d54c 0x3c9000 + 279884
9   libjvm.dylib                  	0x0040d408 0x3c9000 + 279560
10  libjvm.dylib                  	0x006978e0 JVM_RaiseSignal + 481824
11  libSystem.B.dylib             	0x9094a178 _pthread_body + 36

Thread 4:
0   libSystem.B.dylib             	0x908b9158 mach_msg_trap + 8
1   libSystem.B.dylib             	0x908c007c mach_msg + 56
2   libjvm.dylib                  	0x006077e8 JVM_MonitorWait + 664
3   ???                           	0x041ea9bc 0 + 69118396
4   ???                           	0x041e8160 0 + 69108064
5   libjvm.dylib                  	0x004c4284 0x3c9000 + 1028740
6   libjvm.dylib                  	0x0040d6d0 0x3c9000 + 280272
7   libjvm.dylib                  	0x0040d5bc 0x3c9000 + 279996
8   libjvm.dylib                  	0x0040d54c 0x3c9000 + 279884
9   libjvm.dylib                  	0x0040d408 0x3c9000 + 279560
10  libjvm.dylib                  	0x006978e0 JVM_RaiseSignal + 481824
11  libSystem.B.dylib             	0x9094a178 _pthread_body + 36

Thread 5:
0   libSystem.B.dylib             	0x908b91a8 semaphore_wait_trap + 8
1   libjvm.dylib                  	0x0040e820 0x3c9000 + 284704
2   libjvm.dylib                  	0x0040d408 0x3c9000 + 279560
3   libjvm.dylib                  	0x006978e0 JVM_RaiseSignal + 481824
4   libSystem.B.dylib             	0x9094a178 _pthread_body + 36

Thread 6:
0   libSystem.B.dylib             	0x908b9158 mach_msg_trap + 8
1   libjvm.dylib                  	0x00564de4 0x3c9000 + 1687012
2   libjvm.dylib                  	0x0040ee34 0x3c9000 + 286260
3   libjvm.dylib                  	0x0040d408 0x3c9000 + 279560
4   libjvm.dylib                  	0x006978e0 JVM_RaiseSignal + 481824
5   libSystem.B.dylib             	0x9094a178 _pthread_body + 36

Thread 7:
0   libSystem.B.dylib             	0x908b9158 mach_msg_trap + 8
1   libSystem.B.dylib             	0x908c007c mach_msg + 56
2   libjvm.dylib                  	0x0040f2c0 0x3c9000 + 287424
3   libjvm.dylib                  	0x0040d408 0x3c9000 + 279560
4   libjvm.dylib                  	0x006978e0 JVM_RaiseSignal + 481824
5   libSystem.B.dylib             	0x9094a178 _pthread_body + 36

Thread 8:
0   libSystem.B.dylib             	0x908b9158 mach_msg_trap + 8
1   libSystem.B.dylib             	0x908c007c mach_msg + 56
2   libjvm.dylib                  	0x0040f65c 0x3c9000 + 288348
3   libjvm.dylib                  	0x006978e0 JVM_RaiseSignal + 481824
4   libSystem.B.dylib             	0x9094a178 _pthread_body + 36

Thread 9:
0   libSystem.B.dylib             	0x9091cd20 select$DARWIN_EXTSN + 12
1   libObjCJava.A.dylib           	0x53d164f0 thread_func + 572

Thread 10:
0   libSystem.B.dylib             	0x908b9158 mach_msg_trap + 8
1   libSystem.B.dylib             	0x908c007c mach_msg + 56

Thread 11:
0   libSystem.B.dylib             	0x9091cd20 select$DARWIN_EXTSN + 12
1   libjdns_sd.jnilib             	0x01fc8698 Java_com_apple_dnssd_AppleService_BlockForData + 324
2   ???                           	0x041eae0c 0 + 69119500
3   ???                           	0x041e8160 0 + 69108064
4   libjvm.dylib                  	0x004c4284 0x3c9000 + 1028740
5   libjvm.dylib                  	0x0040d6d0 0x3c9000 + 280272
6   libjvm.dylib                  	0x0040d5bc 0x3c9000 + 279996
7   libjvm.dylib                  	0x0040d54c 0x3c9000 + 279884
8   libjvm.dylib                  	0x0040d408 0x3c9000 + 279560
9   libjvm.dylib                  	0x006978e0 JVM_RaiseSignal + 481824
10  libSystem.B.dylib             	0x9094a178 _pthread_body + 36

Thread 12:
0   libSystem.B.dylib             	0x9091cd20 select$DARWIN_EXTSN + 12
1   libjdns_sd.jnilib             	0x01fc8698 Java_com_apple_dnssd_AppleService_BlockForData + 324
2   ???                           	0x041eae0c 0 + 69119500
3   ???                           	0x041e8160 0 + 69108064
4   libjvm.dylib                  	0x004c4284 0x3c9000 + 1028740
5   libjvm.dylib                  	0x0040d6d0 0x3c9000 + 280272
6   libjvm.dylib                  	0x0040d5bc 0x3c9000 + 279996
7   libjvm.dylib                  	0x0040d54c 0x3c9000 + 279884
8   libjvm.dylib                  	0x0040d408 0x3c9000 + 279560
9   libjvm.dylib                  	0x006978e0 JVM_RaiseSignal + 481824
10  libSystem.B.dylib             	0x9094a178 _pthread_body + 36

Thread 13:
0   libSystem.B.dylib             	0x9091cd20 select$DARWIN_EXTSN + 12
1   libjdns_sd.jnilib             	0x01fc8698 Java_com_apple_dnssd_AppleService_BlockForData + 324
2   ???                           	0x041eae0c 0 + 69119500
3   ???                           	0x041e8160 0 + 69108064
4   libjvm.dylib                  	0x004c4284 0x3c9000 + 1028740
5   libjvm.dylib                  	0x0040d6d0 0x3c9000 + 280272
6   libjvm.dylib                  	0x0040d5bc 0x3c9000 + 279996
7   libjvm.dylib                  	0x0040d54c 0x3c9000 + 279884
8   libjvm.dylib                  	0x0040d408 0x3c9000 + 279560
9   libjvm.dylib                  	0x006978e0 JVM_RaiseSignal + 481824
10  libSystem.B.dylib             	0x9094a178 _pthread_body + 36

Thread 14:
0   libSystem.B.dylib             	0x9091cd20 select$DARWIN_EXTSN + 12
1   libjdns_sd.jnilib             	0x01fc8698 Java_com_apple_dnssd_AppleService_BlockForData + 324
2   ???                           	0x041eae0c 0 + 69119500
3   ???                           	0x041e8160 0 + 69108064
4   libjvm.dylib                  	0x004c4284 0x3c9000 + 1028740
5   libjvm.dylib                  	0x0040d6d0 0x3c9000 + 280272
6   libjvm.dylib                  	0x0040d5bc 0x3c9000 + 279996
7   libjvm.dylib                  	0x0040d54c 0x3c9000 + 279884
8   libjvm.dylib                  	0x0040d408 0x3c9000 + 279560
9   libjvm.dylib                  	0x006978e0 JVM_RaiseSignal + 481824
10  libSystem.B.dylib             	0x9094a178 _pthread_body + 36

Thread 15:
0   libSystem.B.dylib             	0x908c6620 read$UNIX2003 + 12
1   libnet.jnilib                 	0x0c18e2a0 Java_java_net_SocketInputStream_socketRead0 + 432
2   ???                           	0x041eae0c 0 + 69119500
3   ???                           	0x041e8160 0 + 69108064
4   libjvm.dylib                  	0x004c4284 0x3c9000 + 1028740
5   libjvm.dylib                  	0x0040d6d0 0x3c9000 + 280272
6   libjvm.dylib                  	0x0040d5bc 0x3c9000 + 279996
7   libjvm.dylib                  	0x0040d54c 0x3c9000 + 279884
8   libjvm.dylib                  	0x0040d408 0x3c9000 + 279560
9   libjvm.dylib                  	0x006978e0 JVM_RaiseSignal + 481824
10  libSystem.B.dylib             	0x9094a178 _pthread_body + 36

Thread 0 crashed with PPC Thread State 32:
  srr0: 0x928d3310  srr1: 0x0200f030   dar: 0x00000020 dsisr: 0x40000000
    0: 0x50c0a6b0    4ebaa120643e8e11fdd2ae7c0e1bf851d351ca65: 0xbfffe590    9a4fcd33664203359f012f38946da4cdabcd8c28: 0xa013b53c    9a4fcd33664203359f012f38946da4cdabcd8c28: 0xbfffe5cc
    4: 0x928da254    5: 0x00198d10    69b0f48152f0c714b524e531bf7d05aa245d52ec: 0xffffffff    f756337026105bb428584e724683f240b5279935: 0x000000ff
    025a6cdb0625a91e27d80328e584b5755aa8fd61: 0xa1b1c1d3    005fa3c87353cfba96ab144218f9e6ac25ea7b8e: 0x00957600   386532709a95e6135a78589e79e523264da13810: 0x00000400   207d75d678f13e1c3f3a53cdbe6dad8892665c06: 0x6d73a254
   13c0b3cb6de19b84f4cd0a548c704f7c4fab9dbd: 0x00000000   0cbadf089077052f905249951f7b99722fd5f7ad: 0x01a01400   e1fc08c3029df9fcac2544364ac97d57b3e443d5: 0x0426c498   3595a23a9998ede11082badf05de400eb03a2e5e: 0x50c0a5b0
   7d323af4917ae2a01a57daeced0c177e79c5e7b5: 0xbfffe960   8be463e31cb73f8862f52b6eb0ab72e5bb77d506: 0x295a8bd8   14a66bb10512c993f5e352c1f24e1ce7a2845fd6: 0xbfffe9b4   7c3474dffeb9db11dcb924aeb36519191981bcf1: 0xbfffe948
   585bcd07325141b590aa4dc4c0281c4b21251034: 0x295ae798   087e495c90638d22330eb717d69bcbc33dc5b036: 0x295a8bd8   3dadce03d96a997ef3072ef7d9426603a6c73903: 0x000000b7   30e2970ae64f9eb8b781e67ce583a8e65969d8cf: 0x0000000a
   817ef34af8ff35ed1e7ef4784b6e6a715e07f761: 0xbfffedbc   97466f97882231be1b34fa7d9da38af3aa31acc4: 0xbfffebc0   39cb3f9167c032c49fb437fe6829803fba0fdebf: 0xbfffecd0   867f9d7d6385e4ceab4a6e449465cde5026e414f: 0x0200300c
   48f5b46c4ee0bd8005df389bf9f9b1cd224417d0: 0xbfffedb8   c96d0980882bda65628633ff4822a39b3aa3d84a: 0x928da254   00844ad8139a19f52711949cfc0e5c96fef9f00a: 0x041e8070   21aa2347f353d9a5c672e43b0a995ad1dc913afe: 0x50c0a5bc
    cr: 0x44000444   xer: 0x00000000    lr: 0x50c0a6b0   ctr: 0x928d3300
vrsave: 0x00000000

Binary Images:
    0x1000 -     0xfff9 +ch.sudo.cyberduck 3.1.2 (4500) (4500) <c1ce1fb75d3f6d2efefc08683604029a> /Applications/ Eigene Programme/! Internet/FTP/Cyberduck/Cyberduck.app/Contents/MacOS/Cyberduck
   0x18000 -    0x24fef +org.andymatuschak.Sparkle ??? (1.1) /Applications/ Eigene Programme/! Internet/FTP/Cyberduck/Cyberduck.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
   0x30000 -    0x51ff1  libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
   0x76000 -    0x7dfff  com.apple.JavaVM 12.0.2 (12.0.2) <7ed9cca31f71204a478eda695567e614> /System/Library/Frameworks/JavaVM.framework/JavaVM
   0x98000 -    0x9fff0  libverify.dylib ??? (???) <676e44e86ebe9b1aa3d9e08df88164ed> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libverify.dylib
   0xa4000 -    0xc1fff  libjava.jnilib ??? (???) <52c78087a8b8c29fe82361367a269256> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libjava.jnilib
   0xd0000 -    0xdcfff  libzip.jnilib ??? (???) <de43c78b9c3bdbfe1ad7197f800a8312> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libzip.jnilib
  0x3c9000 -   0x72bfff  libjvm.dylib ??? (???) <fa3f5f95dcfb4128b0a168dfda315b9a> /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Libraries/libjvm.dylib
 0x1fc3000 -  0x1fc3fff +libURLSchemeHandlerConfiguration.dylib ??? (???) <2b896ebc80604d2365340331d235c9f7> /Applications/ Eigene Programme/! Internet/FTP/Cyberduck/Cyberduck.app/Contents/Resources/Java/libURLSchemeHandlerConfiguration.dylib
 0x1fc7000 -  0x1fcafff  libjdns_sd.jnilib ??? (???) <a0c9efdf4f7a22b09c133f9def40d2a7> /usr/lib/java/libjdns_sd.jnilib
 0x636e000 -  0x636effe +net.infinite-labs.PlugSuit.PRIVATE.Injected 1.5.5 (1.55) <0994e4761063206e201852e0a18b9270> /Users/Reinard/Library/PreferencePanes/PlugSuit.prefPane/Contents/Resources/PlugSuit Agent.app/Contents/Resources/Injected.plugsuit-support/Contents/MacOS/Injected
 0x6384000 -  0x6389ffb +PlugSuitSupport.dylib ??? (???) <cb2656d6f1eabbd8900557fd9b7a3298> /Users/Reinard/Library/PreferencePanes/PlugSuit.prefPane/Contents/Resources/PlugSuit Agent.app/Contents/Resources/Injected.plugsuit-support/Contents/Resources/PlugSuitSupport.dylib
 0x6428000 -  0x642efff  libCGXCoreImage.A.dylib ??? (???) <c48065859a043fc77855aff2b43bc157> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
 0x6448000 -  0x644bfff  com.apple.ink.component 1.3.1 (105) <15ee01e261d5830ae5bccb869d59c54f> /System/Library/Components/Ink.component/Contents/MacOS/Ink
 0x6d4d000 -  0x6dbafff  libFoundationJava.B.dylib ??? (???) <1b0f45dd367b575bb573bfee068374ee> /usr/lib/java/libFoundationJava.B.dylib
 0x6e16000 -  0x6e16ffe +org.xlife.InquisitorLoader 3.2 (58) <c21614235c7f294e1ec45894c7981831> /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor
 0x8de1000 -  0x8de8fff +libLocal.dylib ??? (???) <f7eb3ae90f698027efed806da26a94aa> /Applications/ Eigene Programme/! Internet/FTP/Cyberduck/Cyberduck.app/Contents/Resources/Java/libLocal.dylib
 0x9dfb000 -  0x9dfcff4 +com.li.hao.saftloader 2.1.2 (1041) <d5224fa869f62c2b73b1fc818fc2a37a> /Library/InputManagers/Saft/SaftLoader.bundle/Contents/MacOS/SaftLoader
 0x9e00000 -  0x9e02fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
 0x9e07000 -  0x9e08ffd +com.1passwd.InputManager 2.9.7 (7328) <ade6b2bf0eeba54cbd43119f4a6999b1> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
 0x9e0c000 -  0x9e0dffe +com.newsfirex.Safari140 1.0 (2) <4eb11f032050b0093aca5e9b3c4b95bc> /Library/InputManagers/Safari140/Safari140.bundle/Contents/MacOS/Safari140
 0x9e11000 -  0x9e18ffb +net.infinite-labs.Afloat 2.0 (2.0) <0a7f5fe6b0ab20d5f4d5ce515b2b2a44> /Users/Reinard/Library/Application Support/SIMBL/Plugins/Afloat.bundle/Contents/MacOS/Afloat
 0x9e23000 -  0x9e2cfff +com.seanpatrickobrien.ilifecontrols ??? (1.0) <edad77472d5d50e4a863b686cf72c5b4> /Users/Reinard/Library/Application Support/SIMBL/Plugins/Afloat.bundle/Contents/Frameworks/iLifeControls.framework/Versions/A/iLifeControls
 0x9e35000 -  0x9fe7ff7  com.apple.RawCamera.bundle 2.0.10 (2.0.10) <385afe576f8fd60530711a5eab4ed182> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0xa0af000 -  0xa0b0ffc +libGrowl.dylib ??? (???) <a6f5f3e827bd57c1e808298c393457e9> /Applications/ Eigene Programme/! Internet/FTP/Cyberduck/Cyberduck.app/Contents/Resources/Java/libGrowl.dylib
 0xc185000 -  0xc191fff  libnet.jnilib ??? (???) <2b77cf1ab3272bc3b542829c41a3473e> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libnet.jnilib
 0xc3f0000 -  0xc469fe3 +com.DivXInc.DivXDecoder 6.0.5 (6.0.5) /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
 0xc47a000 -  0xc5e4fdb +com.elgato.mpegsupport EyeTV MPEG Support 1.0.7 (build 43) (1.0.7) /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
 0xc783000 -  0xc78afe7 +com.unsanity.smartcrashreports Smart Crash Reports version 1.2.1 (1.2.1) /Users/Reinard/Library/InputManagers-Tiger/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
0x50c00000 - 0x50d76fff  libAppKitJava.B.dylib ??? (???) <60c5a0f6fb58d8d4c6a801ed9241dd28> /usr/lib/java/libAppKitJava.B.dylib
0x53d00000 - 0x53d1cfff  libObjCJava.A.dylib ??? (???) <d053c170a13189b3a88ecd0af4f4bfe4> /usr/lib/java/libObjCJava.A.dylib
0x8fe00000 - 0x8fe30c23  dyld 97.1 (???) <8dc1fc6c74fe1f055be16980dd45001e> /usr/lib/dyld
0x90003000 - 0x90248ffb  com.apple.Foundation 6.5.7 (677.22) <dab423bf20d5c2d78c4536e4e3da9300> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9024f000 - 0x902fffff  edu.mit.Kerberos 6.0.12 (6.0.12) <17b514ffed29c890fc8ba8eac9dce56e> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x90300000 - 0x9032dfff  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90344000 - 0x903bffff  com.apple.SearchKit 1.2.1 (1.2.1) <23c2c93a7ec832505d5c7b67fee89a6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x903c0000 - 0x903c7ffb  com.apple.print.framework.Print 218.0.2 (220.1) <c7e0e618d5867ae227403ae385aacd82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x903c8000 - 0x904b1fff  libxml2.2.dylib ??? (???) <937240ebb2126c6daa2a659938b0254f> /usr/lib/libxml2.2.dylib
0x904b2000 - 0x9050fffb  com.apple.HIServices 1.7.0 (???) <5f468086ca01158e12cd07f829132edf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9053a000 - 0x905fcff7  com.apple.WebKit 5525.18.1 (5525.18.1) <1afb141f964d2bf88ed33fc8fb311cac> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x905fd000 - 0x90608ff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x90609000 - 0x90609fff  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x908b8000 - 0x90a58fe3  libSystem.B.dylib ??? (???) <3260ab8c558e938c8180b3ba1036aec1> /usr/lib/libSystem.B.dylib
0x90a7a000 - 0x90b3fffb  com.apple.CoreData 100.1 (186) <9cf54cb19b18e53ee22edb7ababa6e6c> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x90b40000 - 0x90ba7ffb  libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
0x90ba8000 - 0x90bd0fff  libxslt.1.dylib ??? (???) <a628a1484428ce3c87c56cf663faeb54> /usr/lib/libxslt.1.dylib
0x90bd1000 - 0x90bf7fff  libcups.2.dylib ??? (???) <c340096dadbdc8edd534e5aec33a8e85> /usr/lib/libcups.2.dylib
0x90d45000 - 0x90d8ffff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x90d90000 - 0x91505fff  com.apple.AppKit 6.5.6 (949.43) <3afcaa243535d0817efeb978448ef3dc> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9150c000 - 0x91a88ff7  com.apple.CoreGraphics 1.407.2 (???) <6a101d8218dc8d12ca0b901c57aa44b7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x91a89000 - 0x91a90fff  com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x91a91000 - 0x91a95ffe  libGIF.dylib ??? (???) <491b205a6b8bb0c0c6ee6aaeea19a671> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91a99000 - 0x91adaffb  libTIFF.dylib ??? (???) <4c1422124af245485d6ceee207f4d735> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91adb000 - 0x91aebffb  com.apple.agl 3.0.9 (AGL-3.0.9) <056d952943aac260426645ce6a24eb9e> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x91aec000 - 0x921cdff3  com.apple.WebCore 5525.18.1 (5525.18.1) <b669528276cf3169cdff7a812a0760d6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x921ce000 - 0x921e1fff  com.apple.LangAnalysis 1.6.4 (1.6.4) <f12db38b92cbf96b024206698434d14d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x921fe000 - 0x9225efff  com.apple.CoreText 2.0.3 (???) <4ce8460abbfca7c9bd655ae0173976df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9225f000 - 0x9227affb  libPng.dylib ??? (???) <248297ff5b022c274d5dcfa0de3b37b2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9227b000 - 0x92297ffb  com.apple.openscripting 1.2.8 (???) <eb961ce3c1b1e564c2eefe3682ee0555> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92298000 - 0x9247effb  com.apple.security 5.0.4 (34102) <93e74504c60b38418e708caf47342cf5> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x924e8000 - 0x9253efff  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9253f000 - 0x9255efff  libresolv.9.dylib ??? (???) <8c370b0ab8184a37e84131a444a0f696> /usr/lib/libresolv.9.dylib
0x92570000 - 0x925bffff  libGLImage.dylib ??? (???) <1df480344fb6e09ff32ac97bfdda7e50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x92690000 - 0x92729fc3  libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9272a000 - 0x92738ff3  com.apple.opengl 1.5.9 (1.5.9) <c3d74d9bd2fa60d9c346db5658e52815> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x92745000 - 0x9274aff6  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x9274b000 - 0x92754fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x927ee000 - 0x92888ff7  com.apple.ApplicationServices.ATS 3.4 (???) <06af1441f632e171a7f61dca809462ba> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x928bc000 - 0x9299ffff  libobjc.A.dylib ??? (???) <39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib
0x92a56000 - 0x92d7ffe7  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92de6000 - 0x92e67fff  com.apple.print.framework.PrintCore 5.5.3 (245.3) <032f772f8169945c1d1b524d96edcef6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x92ed3000 - 0x92f1afff  com.apple.NavigationServices 3.5.2 (163) <d28660870dff1cd46d7ea7d40271340f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92f1c000 - 0x93255ffb  com.apple.HIToolbox 1.5.4 (???) <9624d2ffaf16019b6301517339df88c9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93266000 - 0x93297fff  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x93298000 - 0x93298fff  com.apple.Carbon 136 (136) <a85de0e96c9f876edec85e40fb691722> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93299000 - 0x932a7fff  libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
0x932ae000 - 0x932e7fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <22e7a58ae6fe75d9dfd8e2e66d7dfb78> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x932e8000 - 0x93337fff  com.apple.Metadata 10.5.2 (398.25) <fdad4bda89efd0e2e9ca37493e10ca4c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x93338000 - 0x933c2fff  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x933c3000 - 0x934d7ffa  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x934d8000 - 0x93622ffb  com.apple.ImageIO.framework 2.0.4 (2.0.4) <cbe744146e1f0e77cca0edce92bea0f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93623000 - 0x9434afef  com.apple.QuickTimeComponents.component 7.5.5 (995.22.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9434f000 - 0x9434fff8  com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x94350000 - 0x94368ffb  com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x94369000 - 0x94389ff7  libJPEG.dylib ??? (???) <f92878fdf02ffb1474b8bc60c47bb72d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9438a000 - 0x9445dfff  com.apple.CoreServices.OSServices 226.5 (226.5) <359b9ab7957b9c92362006344b8e0e13> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9445e000 - 0x9447dfff  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9447e000 - 0x947e3ffe  com.apple.QuartzCore 1.5.7 (1.5.7) <75a8ef92c54d1ce016dfe662a6626f04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94902000 - 0x94904ffd  libRadiance.dylib ??? (???) <34cc3c24f4be3a4372275400b6e05b85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94905000 - 0x9491effb  com.apple.CoreVideo 1.5.1 (1.5.1) <43996b088c16cd1fb1223bcfabc3c366> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9491f000 - 0x9494aff7  libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
0x94b17000 - 0x94bb8ff7  com.apple.QuickTimeImporters.component 7.5.5 (995.22.3) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x94bb9000 - 0x94be2ffb  com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x94be3000 - 0x94be6fff  com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94be7000 - 0x94bf3ff3  com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x94bf4000 - 0x95022ffa  libGLProgrammability.dylib ??? (???) <2c52a11697da6ede976b56d54e3815ef> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95023000 - 0x9516affb  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9516b000 - 0x95214ffc  com.apple.CFNetwork 422.11 (422.11) <189498280742bb4579e91b165301d331> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95215000 - 0x952fcfff  com.apple.JavaScriptCore 5525.18 (5525.18) <d94ee2a4a7aa244335a4a2a49a5aaeec> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95341000 - 0x953d0ffb  com.apple.DesktopServices 1.4.7 (1.4.7) <61a5a252cdedffd471e4ea91ed357afe> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x953d1000 - 0x95459ffb  com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f88caa828a4b54ed1932e1578bf9236a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x955c3000 - 0x955c3ffa  com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x955c4000 - 0x955d7ffb  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5b27baaca82de45b30cab68779279d8c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x955d8000 - 0x956a7fff  com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x956a9000 - 0x956c0ffb  com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x956c1000 - 0x95749fff  com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9574a000 - 0x95804fff  libcrypto.0.9.7.dylib ??? (???) <335916b82e302fec637432caf7c9e8e5> /usr/lib/libcrypto.0.9.7.dylib
0x95805000 - 0x9589bfff  com.apple.LaunchServices 290.3 (290.3) <a8a738aede278909ff721ce9a754142f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x958c7000 - 0x9595bff7  com.apple.framework.IOKit 1.5.1 (???) <498f2ba1b47432ee4deebca2655ff932> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9595c000 - 0x959e1fff  libsqlite3.0.dylib ??? (???) <f2a33fe2663eab9c7f4806d2cf05b4ee> /usr/lib/libsqlite3.0.dylib
0x95a2e000 - 0x95a4dfff  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x95a4e000 - 0x95a59fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <817174777f7b41bfa3e0cc8974fffbdc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x95a61000 - 0x95a96fff  com.apple.AE 402.2 (402.2) <0b15a08da8ec38b74fb9dd6e579ed25f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x95a97000 - 0x95aa2ffb  libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
0x95aa3000 - 0x95aa3fff  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95aa4000 - 0x95aa5ff8  com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95aa6000 - 0x95b56fff  com.apple.QD 3.11.54 (???) <cd7bef6f156b82851cfb164ccd9f3986> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x95b57000 - 0x95b75fff  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x95bb5000 - 0x95ee3fff  com.apple.QuickTime 7.5.5 (995.22.3) <98ef03eeecac6f0776bab73509f26c79> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x95ee4000 - 0x95f46ffb  com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x95f8e000 - 0x95f96fff  libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
0x96104000 - 0x96141fff  libRIP.A.dylib ??? (???) <662becbd3173fd67eec7ad523d2d9c56> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x961a8000 - 0x961b5fff  libCSync.A.dylib ??? (???) <bc19f19cfa6c23f9ca4e4419ea18f43e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x961b6000 - 0x962feffb  libicucore.A.dylib ??? (???) <f49319412f5ee8b5f06fef2baa72916b> /usr/lib/libicucore.A.dylib
0x962ff000 - 0x962ffffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x96306000 - 0x96307fff  libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
0x96308000 - 0x96310ffb  libCGATS.A.dylib ??? (???) <0c83819d2d428a8df27c8cc0f13ba1dc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x96311000 - 0x96613ffb  com.apple.CoreServices.CarbonCore 786.10 (786.10) <3861a1af8d647c75688761d7ef4b5bf3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x96723000 - 0x96848ffb  com.apple.CoreFoundation 6.5.5 (476.17) <d13dc71c870a82b7d2f721731e584287> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96849000 - 0x96e03fff  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96fa5000 - 0x96fa8ffb  com.apple.securityhi 3.0 (30817) <08b7dd59bdfadfc2e73cd708bb8bdc31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0xc0000000 - 0xc0009fff +com.growl.growlframework 1.1.4 (1.1.4) <f3d26d1512c59057776e200a31f1462f> /Applications/ Eigene Programme/! Internet/FTP/Cyberduck/Cyberduck.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0xfffec000 - 0xfffeffff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff8000 - 0xffff9703  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib



@cyberduck
Copy link
Collaborator Author

@dkocher commented

Possibly your Java installation is broken. Try to install a Java Update available from Apple Downloads.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants