Flash Builder Crashes on Mac OSX 10.6.6

All of a sudden Flash Builder is crashing - here is the error:
Process:         Adobe Flash Builder 4 [547]
Path:            /Applications/Adobe Flash Builder 4/Adobe Flash Builder 4.app/Contents/MacOS/Adobe Flash Builder 4
Identifier:      org.eclipse.eclipse
Version:         4.0.1 (4.0.1)
Code Type:       X86 (Native)
Parent Process:  launchd [90]
Date/Time:       2011-01-26 09:18:34.964 -0700
OS Version:      Mac OS X 10.6.6 (10J567)
Report Version:  6
Interval Since Last Report:          41602 sec
Crashes Since Last Report:           16
Per-App Interval Since Last Report:  27986 sec
Per-App Crashes Since Last Report:   11
Anonymous UUID:                      BD20DBA7-45F5-4453-946A-78254E3C5610
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000000000c6
Crashed Thread:  8  Java: VM Thread
Thread 0:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
5   libjvm.dylib                      0x1220dcff JNI_CreateJavaVM_Impl + 49399
6   libjvm.dylib                      0x1220dc50 JNI_CreateJavaVM_Impl + 49224
7   libjvm.dylib                      0x122dd292 JVM_EnableCompiler + 22662
8   libjvm.dylib                      0x122eb9b3 JVM_Sleep + 3465
9   libjvm.dylib                      0x1226dabd JVM_Lseek + 157
10  libjvm.dylib                      0x1229fdaa JVM_MonitorWait + 10126
11  libswt-carbon-3555.jnilib         0x18805d96 callback + 429
12  ???                               0x1880a518 0 + 411084056
13  com.apple.HIToolbox               0x905ccecf DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
14  com.apple.HIToolbox               0x905cc196 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
15  com.apple.HIToolbox               0x905cbff5 SendEventToEventTargetWithOptions + 58
16  com.apple.HIToolbox               0x9060ad25 HitTestWindowDefinition(WindowData*, Point) + 278
17  com.apple.HIToolbox               0x90617cd3 FindPlatformWindow + 721
18  com.apple.HIToolbox               0x9060da0e FindWindowCommon(Point, OpaqueWindowPtr**, short*) + 172
19  com.apple.HIToolbox               0x9060d8d7 FindWindowOfClass + 59
20  com.apple.HIToolbox               0x9060d893 FindWindow + 39
21  libswt-pi-carbon-3555.jnilib      0x4d9d6351 Java_org_eclipse_swt_internal_carbon_OS_FindWindow + 135
22  ???                               0x1680b959 0 + 377534809
23  ???                               0x16803f59 0 + 377503577
24  ???                               0x16803fdd 0 + 377503709
25  ???                               0x16803fdd 0 + 377503709
26  ???                               0x16803db1 0 + 377503153
27  ???                               0x16803ed5 0 + 377503445
28  ???                               0x16803ed5 0 + 377503445
29  ???                               0x1680428d 0 + 377504397
30  ???                               0x16803db1 0 + 377503153
31  ???                               0x16803ed5 0 + 377503445
32  ???                               0x16803ed5 0 + 377503445
33  ???                               0x168043f3 0 + 377504755
34  ???                               0x168043f3 0 + 377504755
35  ???                               0x16803f17 0 + 377503511
36  ???                               0x16803f17 0 + 377503511
37  ???                               0x16803f17 0 + 377503511
38  ???                               0x168012d3 0 + 377492179
39  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
40  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
41  libjvm.dylib                      0x12292ad8 JVM_Lseek + 151736
42  libjvm.dylib                      0x122ab106 JVM_NewInstanceFromConstructor + 3432
43  libjvm.dylib                      0x122ac79e JVM_InvokeMethod + 1086
44  libjvm.dylib                      0x122ac480 JVM_InvokeMethod + 288
45  libjvmlinkage.dylib               0x000eb72f JVM_InvokeMethod + 79
46  libjava.jnilib                    0x0073e3ee Java_sun_reflect_NativeMethodAccessorImpl_invoke0 + 38
47  ???                               0x1680b959 0 + 377534809
48  ???                               0x16803f17 0 + 377503511
49  ???                               0x16803f17 0 + 377503511
50  ???                               0x168043f3 0 + 377504755
51  ???                               0x16803f17 0 + 377503511
52  ???                               0x16803db1 0 + 377503153
53  ???                               0x16803db1 0 + 377503153
54  ???                               0x168012d3 0 + 377492179
55  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
56  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
57  libjvm.dylib                      0x12292ad8 JVM_Lseek + 151736
58  libjvm.dylib                      0x1229fb13 JVM_MonitorWait + 9463
59  libjvm.dylib                      0x122dfca1 JVM_GetClassInterfaces + 8151
60  eclipse_1206.so                   0x000767d6 startJavaJNI + 1795
61  eclipse_1206.so                   0x000751c3 startJavaVM + 120
62  eclipse_1206.so                   0x000742e9 run + 4768
63  org.eclipse.eclipse               0x000024aa original_main + 1782
64  org.eclipse.eclipse               0x00002b96 main + 1517
65  org.eclipse.eclipse               0x00001c10 _start + 210
66  org.eclipse.eclipse               0x00001b3d start + 41
Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib                 0x98ee5982 kevent + 10
1   libSystem.B.dylib                 0x98ee609c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib                 0x98ee5559 _dispatch_queue_invoke + 163
3   libSystem.B.dylib                 0x98ee52fe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib                 0x98ee4d81 _pthread_wqthread + 390
5   libSystem.B.dylib                 0x98ee4bc6 start_wqthread + 30
Thread 2:  Java: Exception Handler Thread
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libSystem.B.dylib                 0x98f2b088 mach_msg_server + 520
3   libjvm.dylib                      0x1220fa03 JNI_CreateJavaVM_Impl + 56827
4   libjvm.dylib                      0x1220f9b2 JNI_CreateJavaVM_Impl + 56746
5   libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
6   libSystem.B.dylib                 0x98eec85d _pthread_start + 345
7   libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 3:  Java: Gang worker#0 (Parallel GC Threads)
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
6   libjvm.dylib                      0x1220eb28 JNI_CreateJavaVM_Impl + 53024
7   libjvm.dylib                      0x12221b1f jio_vsnprintf + 299
8   libjvm.dylib                      0x12221a66 jio_vsnprintf + 114
9   libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
10  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
11  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 4:  Java: Gang worker#1 (Parallel GC Threads)
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
6   libjvm.dylib                      0x1220eb28 JNI_CreateJavaVM_Impl + 53024
7   libjvm.dylib                      0x12221b1f jio_vsnprintf + 299
8   libjvm.dylib                      0x12221a66 jio_vsnprintf + 114
9   libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
10  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
11  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 5:  Java: Gang worker#2 (Parallel GC Threads)
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
6   libjvm.dylib                      0x1220eb28 JNI_CreateJavaVM_Impl + 53024
7   libjvm.dylib                      0x12221b1f jio_vsnprintf + 299
8   libjvm.dylib                      0x12221a66 jio_vsnprintf + 114
9   libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
10  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
11  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 6:  Java: Gang worker#3 (Parallel GC Threads)
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
6   libjvm.dylib                      0x1220eb28 JNI_CreateJavaVM_Impl + 53024
7   libjvm.dylib                      0x12221b1f jio_vsnprintf + 299
8   libjvm.dylib                      0x12221a66 jio_vsnprintf + 114
9   libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
10  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
11  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 7:  Java: Concurrent Mark-Sweep GC Thread
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
4   libjvm.dylib                      0x1247f304 JVM_RaiseSignal + 319844
5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
6   libjvm.dylib                      0x1220eb28 JNI_CreateJavaVM_Impl + 53024
7   libjvm.dylib                      0x122b87f1 JVM_Write + 3541
8   libjvm.dylib                      0x122b873a JVM_Write + 3358
9   libjvm.dylib                      0x12227a3f jio_vsnprintf + 24651
10  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
11  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
12  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 8 Crashed:  Java: VM Thread
0   libjvm.dylib                      0x123007e0 JVM_GC + 6982
1   libjvm.dylib                      0x12300795 JVM_GC + 6907
2   libjvm.dylib                      0x12300991 JVM_GC + 7415
3   libjvm.dylib                      0x1230094b JVM_GC + 7345
4   libjvm.dylib                      0x12300d27 JVM_GC + 8333
5   libjvm.dylib                      0x12300ce3 JVM_GC + 8265
6   libjvm.dylib                      0x12300a98 JVM_GC + 7678
7   libjvm.dylib                      0x1230076a JVM_GC + 6864
8   libjvm.dylib                      0x1230072b JVM_GC + 6801
9   libjvm.dylib                      0x122f2b56 JVM_NanoTime + 16640
10  libjvm.dylib                      0x122f2868 JVM_NanoTime + 15890
11  libjvm.dylib                      0x122f26b6 JVM_NanoTime + 15456
12  libjvm.dylib                      0x12300669 JVM_GC + 6607
13  libjvm.dylib                      0x123000f7 JVM_GC + 5213
14  libjvm.dylib                      0x122ffab0 JVM_GC + 3606
15  libjvm.dylib                      0x122ff77d JVM_GC + 2787
16  libjvm.dylib                      0x122ff513 JVM_GC + 2169
17  libjvm.dylib                      0x122ff4b7 JVM_GC + 2077
18  libjvm.dylib                      0x122eff24 JVM_NanoTime + 5326
19  libjvm.dylib                      0x122fef42 JVM_GC + 680
20  libjvm.dylib                      0x122feeb8 JVM_GC + 542
21  libjvm.dylib                      0x122deca9 JVM_GetClassInterfaces + 4063
22  libjvm.dylib                      0x122dec28 JVM_GetClassInterfaces + 3934
23  libjvm.dylib                      0x12291de8 JVM_Lseek + 148424
24  libjvm.dylib                      0x12291a3a JVM_Lseek + 147482
25  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
26  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
27  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 9:  Java: Reference Handler
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
4   libjvm.dylib                      0x124c3caa JVM_RaiseSignal + 600842
5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
8   ???                               0x1680b959 0 + 377534809
9   ???                               0x16803db1 0 + 377503153
10  ???                               0x16803db1 0 + 377503153
11  ???                               0x168012d3 0 + 377492179
12  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
13  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
14  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
15  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
16  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
17  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
18  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
19  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
20  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
21  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 10:  Java: Finalizer
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
4   libjvm.dylib                      0x124c3caa JVM_RaiseSignal + 600842
5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
8   ???                               0x1680b959 0 + 377534809
9   ???                               0x1699f044 0 + 379187268
10  ???                               0x1699eca4 0 + 379186340
11  ???                               0x16803f17 0 + 377503511
12  ???                               0x168012d3 0 + 377492179
13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 11:  Java: Surrogate Locker Thread (CMS)
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
6   libjvm.dylib                      0x1220ea9b JNI_CreateJavaVM_Impl + 52883
7   libjvm.dylib                      0x122b0156 JVM_IsPrimitiveClass + 5270
8   libjvm.dylib                      0x122b0109 JVM_IsPrimitiveClass + 5193
9   libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
10  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
11  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
12  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
13  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 12:  Java: Signal Dispatcher
0   libSystem.B.dylib                 0x98ebf136 semaphore_wait_trap + 10
1   libjvm.dylib                      0x122b0d60 JVM_IsPrimitiveClass + 8352
2   libjvm.dylib                      0x122b0c46 JVM_IsPrimitiveClass + 8070
3   libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
4   libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
5   libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
6   libSystem.B.dylib                 0x98eec85d _pthread_start + 345
7   libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 13:  Java: CompilerThread0
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
6   libjvm.dylib                      0x1220ea9b JNI_CreateJavaVM_Impl + 52883
7   libjvm.dylib                      0x122b8328 JVM_Write + 2316
8   libjvm.dylib                      0x122b1deb JVM_IsPrimitiveClass + 12587
9   libjvm.dylib                      0x122b1ceb JVM_IsPrimitiveClass + 12331
10  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
11  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
12  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
13  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
14  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 14:  Java: Low Memory Detector
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
6   libjvm.dylib                      0x1220eb28 JNI_CreateJavaVM_Impl + 53024
7   libjvm.dylib                      0x122b38ae JVM_IsPrimitiveClass + 19438
8   libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
9   libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
10  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
11  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
12  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 15:  Java: VM Periodic Task Thread
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
3   libjvm.dylib                      0x124892cb JVM_RaiseSignal + 360747
4   libjvm.dylib                      0x122b5725 JVM_IsPrimitiveClass + 27237
5   libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
6   libSystem.B.dylib                 0x98eec85d _pthread_start + 345
7   libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 16:  Java: Poller SunPKCS11-Darwin
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
3   libjvm.dylib                      0x12489225 JVM_RaiseSignal + 360581
4   libjvm.dylib                      0x122ead1c JVM_Sleep + 242
5   libjvmlinkage.dylib               0x000e7a18 JVM_Sleep + 72
6   ???                               0x1680b959 0 + 377534809
7   ???                               0x16803db1 0 + 377503153
8   ???                               0x1680428d 0 + 377504397
9   ???                               0x168012d3 0 + 377492179
10  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
11  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
12  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
13  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
14  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
15  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
16  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
17  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
18  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
19  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 17:  Java: State Data Manager
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
3   libjvm.dylib                      0x12489225 JVM_RaiseSignal + 360581
4   libjvm.dylib                      0x122ead1c JVM_Sleep + 242
5   libjvmlinkage.dylib               0x000e7a18 JVM_Sleep + 72
6   ???                               0x1680b959 0 + 377534809
7   ???                               0x16803db1 0 + 377503153
8   ???                               0x1680428d 0 + 377504397
9   ???                               0x168012d3 0 + 377492179
10  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
11  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
12  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
13  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
14  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
15  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
16  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
17  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
18  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
19  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 18:  Java: Start Level Event Dispatcher
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
4   libjvm.dylib                      0x124c3caa JVM_RaiseSignal + 600842
5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
8   ???                               0x1680b959 0 + 377534809
9   ???                               0x16803db1 0 + 377503153
10  ???                               0x16803db1 0 + 377503153
11  ???                               0x16803f17 0 + 377503511
12  ???                               0x168012d3 0 + 377492179
13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 19:  Java: Framework Event Dispatcher
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
4   libjvm.dylib                      0x124c3caa JVM_RaiseSignal + 600842
5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
8   ???                               0x1680b959 0 + 377534809
9   ???                               0x16803db1 0 + 377503153
10  ???                               0x16803db1 0 + 377503153
11  ???                               0x16803f17 0 + 377503511
12  ???                               0x168012d3 0 + 377492179
13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 20:  Java: [Timer] - Main Queue Handler
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
8   ???                               0x1680b959 0 + 377534809
9   ???                               0x16803db1 0 + 377503153
10  ???                               0x1680428d 0 + 377504397
11  ???                               0x168012d3 0 + 377492179
12  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
13  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
14  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
15  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
16  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
17  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
18  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
19  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
20  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
21  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 21:  Java: Worker-0
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
8   ???                               0x1680b959 0 + 377534809
9   ???                               0x16803db1 0 + 377503153
10  ???                               0x16803db1 0 + 377503153
11  ???                               0x16803f17 0 + 377503511
12  ???                               0x168012d3 0 + 377492179
13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 22:
0   libSystem.B.dylib                 0x98eed0a6 __semwait_signal + 10
1   libSystem.B.dylib                 0x98f18ee5 nanosleep$UNIX2003 + 188
2   libBridgeTalk.jnilib              0x4e1fed8b ScObjects::Thread::sleep(unsigned int) + 59
3   libBridgeTalk.jnilib              0x4e1f8f33 ScObjects::BridgeTalkThread::run() + 163
4   libBridgeTalk.jnilib              0x4e1fee98 ScObjects::Thread::go(void*) + 168
5   libSystem.B.dylib                 0x98eec85d _pthread_start + 345
6   libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 23:  Java: Thread-1
0   libSystem.B.dylib                 0x98eed0a6 __semwait_signal + 10
1   libSystem.B.dylib                 0x98f18ee5 nanosleep$UNIX2003 + 188
2   libBridgeTalk.jnilib              0x4e1e09fb mysleep(unsigned long) + 59
3   libBridgeTalk.jnilib              0x4e1e13ac Java_com_adobe_flexide_nativelibs_BridgeTalk_WaitForMessages + 124
4   ???                               0x1680b959 0 + 377534809
5   ???                               0x16803db1 0 + 377503153
6   ???                               0x168012d3 0 + 377492179
7   libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
8   libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
9   libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
10  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
11  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
12  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
13  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
14  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
15  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
16  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 24:
0   libSystem.B.dylib                 0x98ebf142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib                 0x98eeccfc _pthread_cond_wait + 1089
2   libSystem.B.dylib                 0x98f3546f pthread_cond_wait + 48
3   com.adobe.amt.services            0x4e47e126 AMTConditionLock::LockWhenCondition(int) + 46
4   com.adobe.amt.services            0x4e476db0 _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 116
5   com.adobe.amt.services            0x4e47e18c AMTThread::Worker(void*) + 24
6   libSystem.B.dylib                 0x98eec85d _pthread_start + 345
7   libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 25:  Java: Thread-4
0   libSystem.B.dylib                 0x98f3770a accept$UNIX2003 + 10
1   libjvm.dylib                      0x12320758 JVM_Accept + 36
2   libjvmlinkage.dylib               0x000ead61 JVM_Accept + 65
3   libnet.jnilib                     0x13fbab0b Java_java_net_PlainSocketImpl_socketAccept + 347
4   ???                               0x1680b959 0 + 377534809
5   ???                               0x16803db1 0 + 377503153
6   ???                               0x16803db1 0 + 377503153
7   ???                               0x16803db1 0 + 377503153
8   ???                               0x16803f17 0 + 377503511
9   ???                               0x16803db1 0 + 377503153
10  ???                               0x1680428d 0 + 377504397
11  ???                               0x168012d3 0 + 377492179
12  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
13  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
14  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
15  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
16  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
17  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
18  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
19  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
20  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
21  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 26:  Java: Bundle File Closer
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
4   libjvm.dylib                      0x124c3caa JVM_RaiseSignal + 600842
5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
8   ???                               0x1680b959 0 + 377534809
9   ???                               0x16803db1 0 + 377503153
10  ???                               0x16803db1 0 + 377503153
11  ???                               0x16803f17 0 + 377503511
12  ???                               0x168012d3 0 + 377492179
13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 27:  Java: com.adobe.flexide.editorcore.editor.IdleTypingReconciler
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
8   ???                               0x1680b959 0 + 377534809
9   ???                               0x16803db1 0 + 377503153
10  ???                               0x168012d3 0 + 377492179
11  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
12  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
13  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
14  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
15  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
16  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
17  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
18  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
19  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
20  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 28:  Java: Worker-1
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
8   ???                               0x1680b959 0 + 377534809
9   ???                               0x16803db1 0 + 377503153
10  ???                               0x16803db1 0 + 377503153
11  ???                               0x16803f17 0 + 377503511
12  ???                               0x168012d3 0 + 377492179
13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 29:  Java: Worker-2
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
6   libjvm.dylib                      0x1220ea9b JNI_CreateJavaVM_Impl + 52883
7   libjvm.dylib                      0x122de43d JVM_GetClassInterfaces + 1907
8   libjvm.dylib                      0x122fee38 JVM_GC + 414
9   libjvm.dylib                      0x122fed96 JVM_GC + 252
10  libjvm.dylib                      0x122fece5 JVM_GC + 75
11  libjvmlinkage.dylib               0x000e7187 JVM_GC + 23
12  libjava.jnilib                    0x007401b7 Java_java_lang_Runtime_gc + 11
13  ???                               0x1680b959 0 + 377534809
14  ???                               0x16803db1 0 + 377503153
15  ???                               0x16803db1 0 + 377503153
16  ???                               0x16803f17 0 + 377503511
17  ???                               0x168012d3 0 + 377492179
18  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
19  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
20  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
21  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
22  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
23  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
24  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
25  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
26  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
27  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 30:  Java: Worker-3
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
8   ???                               0x1680b959 0 + 377534809
9   ???                               0x16803db1 0 + 377503153
10  ???                               0x16803db1 0 + 377503153
11  ???                               0x16803f17 0 + 377503511
12  ???                               0x168012d3 0 + 377492179
13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 31:  Java: Worker-4
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
8   ???                               0x1680b959 0 + 377534809
9   ???                               0x16803db1 0 + 377503153
10  ???                               0x16803db1 0 + 377503153
11  ???                               0x16803f17 0 + 377503511
12  ???                               0x168012d3 0 + 377492179
13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 32:  Java: Worker-5
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
8   ???                               0x1680b959 0 + 377534809
9   ???                               0x16803db1 0 + 377503153
10  ???                               0x16803db1 0 + 377503153
11  ???                               0x16803f17 0 + 377503511
12  ???                               0x168012d3 0 + 377492179
13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 33:  Java: Worker-6
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
8   ???                               0x1680b959 0 + 377534809
9   ???                               0x16803db1 0 + 377503153
10  ???                               0x16803db1 0 + 377503153
11  ???                               0x16803f17 0 + 377503511
12  ???                               0x168012d3 0 + 377492179
13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
Thread 34:  Java: Worker-7
0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
8   ???                               0x1680b959 0 + 377534809
9   ???                               0x16803db1 0 + 377503153

Hi, taraschuk,
did you manage to resolve the issue? Or have you reported it to jira?
I am expriencing similar problems with fb 4.6 on mac os 6.6. Flex crushes all of sudden when opening MXML file in project. I have found that this is somewhat related to the graphic card in use. If i swith card to "discrete only", open flex, reopen project (with all files closed), clean and rebuild - I am then able to open MXML with no problems.
Regards,
Kuba

Similar Messages

  • I can't install Flash Builder Premium on Mac OSX

    I have a Mac running Mountain Lion and I haven't had any issues installing any other Adobe apps. I have searched the forums to find a solution but I haven't found one yet. The error I get is: download corrupted.

    Hi coolcajun,
    1. Did you try to download and install the direct download link? You do get the same screen as in your second post, this can not be correct.
    2. If you have a issue with your environment PATH please contact Microsoft to resolve this first. Are you in a network and not the IT admin? Please consult your local IT admin to resolve this issue.
    3. Best practice for installation is to use a full admin account to prevent read / write issue on unpack and download locations.

  • Flash 8 Crash on Mac OS 10.4.8

    I have seen lots of topics about Flash 8 crashing on Macs,
    but I haven't seen this scenario listed yet, or any conclusions for
    that matter. Has anyone had a problem with Flash 8 freezing up when
    you try to modify the document settings? It's frustrating that
    Flash is the only program in Studio 8 I can't use. I've tried
    deleting my preferences and reinstalling numerous times...even
    getting the install file from different sources...but to no avail.
    I'm starting to worry it's just not compatible with my computer :-(
    I'm using a Quicksilver 2002 Powermac G4 if that helps at all.
    Thanks!

    Dumping a full log isn't going to help, and if you are developing then I would ask in the OS X Technololgy, and describe what you are doing, steps you've taken to capture code at check points and steps...
    ... after you have insured that you don't have a problems with RAM or other hardware possibly triggering a kernel panic.
    http://discussions.apple.com/category.jspa?categoryID=162

  • Where to get flash build 4 for Mac?

    I have the serial number for flash build 4. But I don't delete my flash build installation in my Mac. Now I got problem about my flash build 4.0. And I can not find where to download the flash build 4 for mac. All are flash build 4.5.
    Can I use my serial number with flash build 4.5 for Mac? or can anyone send me a link to download the flash build 4 for Mac?
    Thank you for help.

    PK,
    Theres an eval version here of NWDS, WAS 6.40, EP6:
    https://www.sdn.sap.com/sdn/downloadarea.sdn
    Select 'Web AS' from the 'Available Downloads' menu and select:
    'SAP NetWeaver Enterprise Portal on MaxDB, Developer Edition Sneak Preview - Web Application Server Java 6.40 with MaxDB, Developer Studio'
    You might also need winrar to extract (if extension is .rar). You can download a command line version for free from here:
    http://www.rarlab.com/download.htm
    Cheers,
    Steve

  • Intermittent Flash Builder Crashes in OSX 10.8.1

    Flash Builder 4.6 has been crashing intermittently since I upgraded to OSX 10.8.1.  Sometimes it will crash after 10 minutes, other times it will remain stable for a couple of hours, but it always crashes eventually.  The crash doesn't appear to be triggered by any specific operation or action.  I have several OSX crash logs that all say the same thing:
    Date/Time:       2012-08-24 10:40:26.061 -0700
    OS Version:      Mac OS X 10.8.1 (12B19)
    Report Version:  10
    Crashed Thread:  8  Java: VM Thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000064
    I can post the full crash report if necessary.
    Please help me resolve this issue.
    -Aaron

    Yes, this happened to both my MacBook Pro and iMac after upgrading to ML and it is very annoying.  I was hoping for a fix in 10.8.1 but no luck.  This has been pretty widely reported so I was shocked when it was not addressed.  I guess I have to call AppleCare and open a ticket.
    Ok, enough of that.  I tried everything - MTU setting, new location in network settings, taking the systemconfiguration folder (/library/preferences/systemconfiguration) and deleting it, and updating my routers firmware and none, none of them worked.
    It seems, at least in my case, to be tied to 802.11n and possibly the 5ghz band.  I disabled this on my router and am only using 802.11g and this and only this has cleared up the issue.  This is really disappointing but at least I am not stopping and starting wifi every 3 minutes.
    I hope this helps.

  • Flash builder crashing at splash screen

    My computer crashed and since then my flash builder hasn't worked. I've reinstalled it twice, but it still silently crashes on the splash screen. I've run it with -clean in teh terminal and get this errror:
    Exception in thread "Thread-1" org.eclipse.swt.SWTException: Invalid thread access
        at org.eclipse.swt.SWT.error(SWT.java:4282)
        at org.eclipse.swt.SWT.error(SWT.java:4197)
        at org.eclipse.swt.SWT.error(SWT.java:4168)
         at org.eclipse.swt.widgets.Widget.error(Widget.java:774)
        at org.eclipse.swt.widgets.Widget.dispose(Widget.java:661)
        at org.eclipse.swt.widgets.Shell.closeWidget(Shell.java:611)
        at org.eclipse.swt.widgets.Shell.windowWillClose(Shell.java:2261)
         at org.eclipse.swt.widgets.Display.windowProc(Display.java:5445)
        at org.eclipse.equinox.launcher.JNIBridge._takedown_splash(Native Method)
        at org.eclipse.equinox.launcher.JNIBridge.takeDownSplash(JNIBridge.java:167)
         at org.eclipse.equinox.launcher.Main.takeDownSplash(Main.java:2050)
        at org.eclipse.equinox.launcher.Main$SplashHandler.run(Main.java:111) "
     This is driving me insane not being able to figure this out. Any help before monday would be awesome.I've even tried installing the plugin with eclipse and the actionscript editor just doesn't show up. What the hell is going on?!?!Also, I'm on Mac OSX 10.8.3 running JRE 1.6 
    PLEASE HELP!!!!!

    Quicktime errors http://forums.adobe.com/message/4545437
    I am on Windows, but have a few saved Mac discussions that may help (or, may not... but free to read)
    -Mac 10.9.3 workaround https://forums.adobe.com/thread/1489922
    -more Mac 10.9.3 https://forums.adobe.com/thread/1491469
    -Enable Mac Root User https://forums.adobe.com/thread/1156604
    -more Root User http://forums.adobe.com/thread/879931
    -and more root user http://forums.adobe.com/thread/940869?tstart=0
    Troubleshooting guide for Mac freeze
    http://helpx.adobe.com/x-productkb/global/troubleshoot-system-errors-freezes-mac.html

  • Adobe Flash Player crashing in Mac

    I know there have been numerous threads about this same issue, but I was wondering if there was anything else that I can try? I have:
    Mac OSX 10.7.4
    Firefox 12.0
    I *had* Adobe 11.2.202.235 then I downgraded it back to 10.3.183.10
    When I had the latest version, youtube videos would only load to a certain point, then restarted after it played till that loaded point. 
    When I want to watch other clips, they don't load at all and crash, and my browser freezes for about a minute till it gives me the grey "Adobe has crashed" message and prompts me to send a crash report (which i always do).  Now that I've downgraded, it works a little better, but it still works intermittently.  Should I downgrade the flashplayer even more? Or just wait for a fix? or is there anything else AT ALL that I can do with this? I went to the apple store, it's not my hardware/computer, and it's not my internet at home because everyone else's computer works.  So I've deduced that it can only be flashplayer.Thanks!!!

    Here's what i got on the details tab when i clicked on one of the reports
    Signature
    hang More Reports Search
    UUID
    30d98c79-5657-40f1-9a1a-d689f2120603
    Date Processed
    2012-06-03 04:10:52
    Process Type
    plugin             Version: Filename: Flash Player.plugin
    Uptime
    220
    Install Age
                        4.3 weeks                    since version was first installed.
    Install Time
    2012-05-04 00:39:36
    Product
    Firefox
    Version
    12.0
    Build ID
    20120420145725
    Release Channel
    release
    OS
    Mac OS X
    OS Version
    10.7.4 11E53
    Build Architecture
    x86
    Build Architecture Info
    GenuineIntel family 6 model 42 stepping 7
    Crash Reason
    No crash
    Crash Address
    User Comments
    App Notes
    AdapterVendorID: 0x8086, AdapterDeviceID: 0x 126GL Context? GL Context+ GL Layers? GL Layers+
    Processor Notes
    Priority Job; No thread was identified as the cause of the crash
    EMCheckCompatibility
    True
    Winsock LSP
    Adapter Vendor ID
    Adapter Device ID

  • Flash Builder 4 for Mac: Unable to export a release build

    Hi
    I've been unable to export release builds of any AIR projects when using a Mac installation of Flash Builder 4. I can run the AIR apps within the IDE, but I keep getting the following error when exporting: "One or more errors were found while trying to build the release version. Unable to export."
    The weird thing is that I can export the exact same AIR projects using my Windows 7 copy of FB4 just fine, without any errors.
    Details of the Mac installation:
    OSX 10.5.8
    Flash Builder 4 plug-in version, v4.0.1, on Eclipse v3.4.2
    I performed a fresh install of FB4 today (before anyone suggests it ) but to no avail.
    The error log - I wasn't sure what to copy, so just took everything that had the right time entry:
    !ENTRY com.adobe.flexbuilder.project 4 43 2011-01-29 17:35:11.940
    !MESSAGE ExportReleaseVersionWizard: internal error occurred
    !STACK 0
    java.lang.reflect.InvocationTargetException
    at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:479)
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
    at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:934)
    at com.adobe.flexbuilder.exportimport.releaseversion.ExportReleaseVersionManager.doExport(Ex portReleaseVersionManager.java:305)
    at com.adobe.flexbuilder.exportimport.releaseversion.ui.ExportReleaseVersionWizard.doBuild(E xportReleaseVersionWizard.java:152)
    at com.adobe.flexbuilder.exportimport.releaseversion.ui.ExportContentPage.setVisible(ExportC ontentPage.java:115)
    at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1161)
    at org.eclipse.jface.wizard.WizardDialog.access$2(WizardDialog.java:1139)
    at org.eclipse.jface.wizard.WizardDialog$4.run(WizardDialog.java:1128)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
    at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1126)
    at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:820)
    at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:369)
    at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3482)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
    at org.eclipse.jface.window.Window.open(Window.java:801)
    at org.eclipse.ui.internal.handlers.WizardHandler$Export.executeHandler(WizardHandler.java:9 7)
    at org.eclipse.ui.internal.handlers.WizardHandler.execute(WizardHandler.java:273)
    at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:281)
    at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
    at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.jav a:508)
    at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
    at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.j ava:247)
    at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:157)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionI tem.java:583)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java :411)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3482)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:592)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    Caused by: java.lang.AbstractMethodError: org.apache.xerces.dom.DeferredElementImpl.getTextContent()Ljava/lang/String;
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.alterXmlTree(ApolloXMLBuilder.ja va:252)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.generateXmlFile(ApolloXMLBuilder .java:142)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.build(ApolloXMLBuilder.java:95)
    at com.adobe.flexbuilder.exportimport.releaseversion.ExportReleaseVersionManager$2.execute(E xportReleaseVersionManager.java:249)
    at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:104)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
    at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:116)
    at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
    ... 61 more
    Root exception:
    java.lang.AbstractMethodError: org.apache.xerces.dom.DeferredElementImpl.getTextContent()Ljava/lang/String;
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.alterXmlTree(ApolloXMLBuilder.ja va:252)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.generateXmlFile(ApolloXMLBuilder .java:142)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.build(ApolloXMLBuilder.java:95)
    at com.adobe.flexbuilder.exportimport.releaseversion.ExportReleaseVersionManager$2.execute(E xportReleaseVersionManager.java:249)
    at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:104)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
    at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:116)
    at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
    at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:934)
    at com.adobe.flexbuilder.exportimport.releaseversion.ExportReleaseVersionManager.doExport(Ex portReleaseVersionManager.java:305)
    at com.adobe.flexbuilder.exportimport.releaseversion.ui.ExportReleaseVersionWizard.doBuild(E xportReleaseVersionWizard.java:152)
    at com.adobe.flexbuilder.exportimport.releaseversion.ui.ExportContentPage.setVisible(ExportC ontentPage.java:115)
    at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1161)
    at org.eclipse.jface.wizard.WizardDialog.access$2(WizardDialog.java:1139)
    at org.eclipse.jface.wizard.WizardDialog$4.run(WizardDialog.java:1128)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
    at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1126)
    at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:820)
    at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:369)
    at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3482)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
    at org.eclipse.jface.window.Window.open(Window.java:801)
    at org.eclipse.ui.internal.handlers.WizardHandler$Export.executeHandler(WizardHandler.java:9 7)
    at org.eclipse.ui.internal.handlers.WizardHandler.execute(WizardHandler.java:273)
    at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:281)
    at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
    at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.jav a:508)
    at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
    at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.j ava:247)
    at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:157)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionI tem.java:583)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java :411)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3482)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:592)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    !ENTRY org.eclipse.core.resources 4 2 2011-01-29 17:35:12.026
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
    !STACK 0
    java.lang.AbstractMethodError: org.apache.xerces.dom.DeferredElementImpl.getTextContent()Ljava/lang/String;
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.alterXmlTree(ApolloXMLBuilder.ja va:252)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.generateXmlFile(ApolloXMLBuilder .java:142)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.build(ApolloXMLBuilder.java:95)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLIncrementalBuilder.build(ApolloXMLIncrem entalBuilder.java:74)
    at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:633)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:170)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
    at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:253)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:256)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:309)
    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:341)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:140)
    at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:238)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    !ENTRY org.eclipse.core.resources 2 75 2011-01-29 17:35:12.037
    !MESSAGE Errors during build.
    !SUBENTRY 1 com.adobe.flexbuilder.project 2 75 2011-01-29 17:35:12.037
    !MESSAGE Errors running builder 'AIR application.xml Builder' on project 'aqua'.
    !SUBENTRY 1 com.adobe.flexbuilder.project 2 75 2011-01-29 17:35:12.037
    !MESSAGE org.apache.xerces.dom.DeferredElementImpl.getTextContent()Ljava/lang/String;
    !STACK 0
    java.lang.AbstractMethodError: org.apache.xerces.dom.DeferredElementImpl.getTextContent()Ljava/lang/String;
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.alterXmlTree(ApolloXMLBuilder.ja va:252)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.generateXmlFile(ApolloXMLBuilder .java:142)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.build(ApolloXMLBuilder.java:95)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLIncrementalBuilder.build(ApolloXMLIncrem entalBuilder.java:74)
    at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:633)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:170)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
    at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:253)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:256)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:309)
    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:341)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:140)
    at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:238)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    Hi Chris
    Thanks for your reply.
    I had already seen that post, and the answers were not applicable to me. But thankfully I have found the solution now!
    I Googled the error message: "org.apache.xerces.dom.DeferredElementImpl.getTextContent()Ljava/lang/ String", and came across the following bug report:
    http://code.google.com/p/alkwarel/issues/detail?id=10
    As suggested in the link above, I deleted the xerces.jar  located in user.home/Library/Java/Extensions/. I then cleaned my project, and FB4 for Mac finally exported the release build!
    That bug has been annoying me for MONTHS. I'm so happy it's fixed now!
    All the best,
    Zabeen

  • Flash Builder crashes Flash Professional CS6 on save

    Hi,
    I'm using Flash Builder 4.7 and Flash Professional CS6 for game development. When I'm saving an action script file in Flash Builder it sometimes crashes Flash CS6. It happens several times a day and it's really annoying. I'm working on iMac with Mac OS X 10.9.1. I've also checked that I've installed all available updates.
    Please tell me how to fix that problem,
    Regards

    Here are some things that help me:
    Open the version of Flash I want to use to compile the project first
    Turn off Build Project Automatically and use Ctrl-B instead so you're just compiling when it makes sense for you rather than at every change.
    Shared asset libraries may cause crashes during the "updating assets" phase, so avoid them if you can. If you really need them, open the file in Flash before you try to publish from FB.

  • Flash cs4 crashes after mac OS 10.6.7 update

    Updated my mac yesterday to OS 10.6.7.
    Now Adobe Flash cs4 crashes upon opening.
    Will not run.
    No other program seems affected on entire computer, including Flash 8!
    No info available anywhere on this bug... here is the report (good luck figuring it out.)
    Process:         Adobe Flash CS4 [332]
    Path:            /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/MacOS/Adobe Flash CS4
    Identifier:      com.adobe.flash-10.0
    Version:         10.0.2.566 (10.0.2)
    Code Type:       X86 (Native)
    Parent Process:  launchd [128]
    Date/Time:       2011-03-23 12:04:32.178 -0400
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          22033 sec
    Crashes Since Last Report:           11
    Per-App Interval Since Last Report:  157 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                      525D79C2-96EA-4B1A-935B-63F51BF2202B
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    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                 0x95bd3156 __kill + 10
    1   libSystem.B.dylib                 0x95bd3148 kill$UNIX2003 + 32
    2   libSystem.B.dylib                 0x95c65899 raise + 26
    3   libSystem.B.dylib                 0x95c7b9b8 abort + 93
    4   libstdc++.6.dylib                 0x93dccfda __gnu_cxx::__verbose_terminate_handler() + 433
    5   libstdc++.6.dylib                 0x93dcb17a __cxxabiv1::__terminate(void (*)()) + 10
    6   libstdc++.6.dylib                 0x93dcb1ba __cxxabiv1::__unexpected(void (*)()) + 0
    7   libstdc++.6.dylib                 0x93dcb2b8 __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    8   libFontParser.dylib               0x9729d67b TcmapEncodingTable::GetSubtable(unsigned short, unsigned short, unsigned short, unsigned short*) + 591
    9   libFontParser.dylib               0x9729d406 TcmapEncodingTable::TcmapEncodingTable(TSFNTFont const&, unsigned short, unsigned short, unsigned short) + 170
    10  libFontParser.dylib               0x972a829e TTrueTypeResourceFont::GetQDEncoding(unsigned short, unsigned short, unsigned short, unsigned short*) const + 60
    11  libFontParser.dylib               0x972a8221 TTrueTypeResourceFont::GetNFNTInfo(TNFNTFontInfo&) const + 475
    12  libTrueTypeScaler.dylib           0x928014ef CreateScalerFontBlock(fsg_SplineKey*, memoryContext*) + 2028
    13  libTrueTypeScaler.dylib           0x92814a79 AssureScalerFontBlock(fsg_SplineKey*, memoryContext*, fontBlockCacheNode*&) + 48
    14  libTrueTypeScaler.dylib           0x92800bef AssureStrikeBlocks(fsg_SplineKey*, memoryContext*, cacheStrike*, TStrikeDescription const*) + 82
    15  libTrueTypeScaler.dylib           0x9280036b TTGetStrikeSpecs + 184
    16  ...ple.ApplicationServices.ATS    0x932dbdea HandleOFAScalerMessage + 1348
    17  ...ple.ApplicationServices.ATS    0x932db83a SendStrikeMessage + 162
    18  ...ple.ApplicationServices.ATS    0x932deddc _eOFAGetStrikeSpecs + 471
    19  ...ple.ApplicationServices.ATS    0x932d96a7 _eGetGlyphVectorIndex + 994
    20  ...ple.ApplicationServices.ATS    0x932d8b4f OldGlyphsCacheStrike(TStrike*, void (*)(StrikeSpecs const*, void const*), void*) + 136
    21  ...ple.ApplicationServices.ATS    0x932d879d _eGCGetStrikeMetrics + 65
    22  ...ple.ApplicationServices.ATS    0x932d7443 _eATSFontGetHorizontalMetrics + 173
    23  ...ple.ApplicationServices.ATS    0x932d737e ATSFontGetHorizontalMetrics + 76
    24  com.adobe.flash-10.0              0x007c4fbd 0x1000 + 8142781
    25  com.adobe.flash-10.0              0x007c6f5f 0x1000 + 8150879
    26  com.adobe.flash-10.0              0x007c7031 0x1000 + 8151089
    27  com.adobe.flash-10.0              0x007c2e75 0x1000 + 8134261
    28  com.adobe.flash-10.0              0x007c33b8 0x1000 + 8135608
    29  com.apple.HIToolbox               0x92a74184 IdleTimerVector + 62
    30  com.apple.CoreFoundation          0x906f9adb __CFRunLoopRun + 8059
    31  com.apple.CoreFoundation          0x906f7464 CFRunLoopRunSpecific + 452
    32  com.apple.CoreFoundation          0x906f7291 CFRunLoopRunInMode + 97
    33  com.apple.HIToolbox               0x92a1fe04 RunCurrentEventLoopInMode + 392
    34  com.apple.HIToolbox               0x92a1fbb9 ReceiveNextEventCommon + 354
    35  com.apple.HIToolbox               0x92ba8084 _AcquireNextEvent + 54
    36  com.apple.HIToolbox               0x92b9dd40 RunApplicationEventLoop + 228
    37  com.adobe.flash-10.0              0x00993fed 0x1000 + 10039277
    38  com.adobe.flash-10.0              0x0089ed33 0x1000 + 9035059
    39  com.adobe.flash-10.0              0x0089edde 0x1000 + 9035230
    40  com.adobe.flash-10.0              0x00003742 0x1000 + 10050
    41  com.adobe.flash-10.0              0x00003669 0x1000 + 9833
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x95b98922 kevent + 10
    1   libSystem.B.dylib                 0x95b9903c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                 0x95b984f9 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                 0x95b9829e _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                 0x95b97d21 _pthread_wqthread + 390
    5   libSystem.B.dylib                 0x95b97b66 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                 0x95b720e2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x95b9fc9c _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x95be845f pthread_cond_wait + 48
    3   com.adobe.amt.services            0x0c21c552 AMTConditionLock::LockWhenCondition(int) + 46
    4   com.adobe.amt.services            0x0c217995 _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 115
    5   com.adobe.amt.services            0x0c21c5b0 AMTThread::Worker(void*) + 20
    6   libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    7   libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                 0x95b7209a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95b72807 mach_msg + 68
    2   ...ple.CoreServices.CarbonCore    0x92edeaac TS_exception_listener_thread + 160
    3   libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    4   libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                 0x95ba0046 __semwait_signal + 10
    1   libSystem.B.dylib                 0x95b9fd02 _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x95ba1998 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore    0x92e4b48e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore    0x92e36e15 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore    0x92e327e3 MPWaitOnQueue + 250
    6   AdobeACE                          0x04b9138d 0x4b60000 + 201613
    7   AdobeACE                          0x04b90d85 0x4b60000 + 200069
    8   ...ple.CoreServices.CarbonCore    0x92e167ca PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    10  libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                 0x95ba4dd9 syscall + 5
    1   com.apple.OpenTransport           0x20989851 CarbonSelectThreadFunc + 257
    2   libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    3   libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                 0x95ba0046 __semwait_signal + 10
    1   libSystem.B.dylib                 0x95b9fd02 _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x95ba1998 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.OpenTransport           0x20985d73 CarbonOperationThreadFunc + 203
    4   libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    5   libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 7:  Java: Exception Handler Thread
    0   libSystem.B.dylib                 0x95b7209a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95b72807 mach_msg + 68
    2   libSystem.B.dylib                 0x95bde078 mach_msg_server + 520
    3   libjvm.dylib                      0x23b0fa6d JNI_CreateJavaVM_Impl + 56194
    4   libjvm.dylib                      0x23b0fa18 JNI_CreateJavaVM_Impl + 56109
    5   libjvm.dylib                      0x23b0e8e9 JNI_CreateJavaVM_Impl + 51710
    6   libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    7   libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 8:  Java: Gang worker#0 (Parallel GC Threads)
    0   libSystem.B.dylib                 0x95b7209a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95b72807 mach_msg + 68
    2   libjvm.dylib                      0x23d83aa9 JVM_RaiseSignal + 361175
    3   libjvm.dylib                      0x23b0ee6e JNI_CreateJavaVM_Impl + 53123
    4   libjvm.dylib                      0x23d786c1 JVM_RaiseSignal + 315119
    5   libjvm.dylib                      0x23d78790 JVM_RaiseSignal + 315326
    6   libjvm.dylib                      0x23b0eabb JNI_CreateJavaVM_Impl + 52176
    7   libjvm.dylib                      0x23b22fd2 jio_vsnprintf + 331
    8   libjvm.dylib                      0x23b0e8e9 JNI_CreateJavaVM_Impl + 51710
    9   libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    10  libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 9:  Java: Gang worker#1 (Parallel GC Threads)
    0   libSystem.B.dylib                 0x95b7209a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95b72807 mach_msg + 68
    2   libjvm.dylib                      0x23d83aa9 JVM_RaiseSignal + 361175
    3   libjvm.dylib                      0x23b0ee6e JNI_CreateJavaVM_Impl + 53123
    4   libjvm.dylib                      0x23d786c1 JVM_RaiseSignal + 315119
    5   libjvm.dylib                      0x23d78790 JVM_RaiseSignal + 315326
    6   libjvm.dylib                      0x23b0eabb JNI_CreateJavaVM_Impl + 52176
    7   libjvm.dylib                      0x23b22fd2 jio_vsnprintf + 331
    8   libjvm.dylib                      0x23b0e8e9 JNI_CreateJavaVM_Impl + 51710
    9   libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    10  libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 10:  Java: Concurrent Mark-Sweep GC Thread
    0   libSystem.B.dylib                 0x95b7209a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95b72807 mach_msg + 68
    2   libjvm.dylib                      0x23d83b79 JVM_RaiseSignal + 361383
    3   libjvm.dylib                      0x23d83f1c JVM_RaiseSignal + 362314
    4   libjvm.dylib                      0x23d786db JVM_RaiseSignal + 315145
    5   libjvm.dylib                      0x23d78790 JVM_RaiseSignal + 315326
    6   libjvm.dylib                      0x23b0eabb JNI_CreateJavaVM_Impl + 52176
    7   libjvm.dylib                      0x23bafa3b JVM_Write + 3519
    8   libjvm.dylib                      0x23baf9b7 JVM_Write + 3387
    9   libjvm.dylib                      0x23b28db7 jio_vsnprintf + 24368
    10  libjvm.dylib                      0x23b0e8e9 JNI_CreateJavaVM_Impl + 51710
    11  libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    12  libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 11:  Java: VM Thread
    0   libSystem.B.dylib                 0x95b7209a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95b72807 mach_msg + 68
    2   libjvm.dylib                      0x23d83b79 JVM_RaiseSignal + 361383
    3   libjvm.dylib                      0x23d83f1c JVM_RaiseSignal + 362314
    4   libjvm.dylib                      0x23d786db JVM_RaiseSignal + 315145
    5   libjvm.dylib                      0x23d78790 JVM_RaiseSignal + 315326
    6   libjvm.dylib                      0x23b0eabb JNI_CreateJavaVM_Impl + 52176
    7   libjvm.dylib                      0x23b8af44 JVM_Lseek + 139010
    8   libjvm.dylib                      0x23b8abf4 JVM_Lseek + 138162
    9   libjvm.dylib                      0x23b0e8e9 JNI_CreateJavaVM_Impl + 51710
    10  libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    11  libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 12:  Java: Reference Handler
    0   libSystem.B.dylib                 0x95b7209a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95b72807 mach_msg + 68
    2   libjvm.dylib                      0x23d83aa9 JVM_RaiseSignal + 361175
    3   libjvm.dylib                      0x23b0ee6e JNI_CreateJavaVM_Impl + 53123
    4   libjvm.dylib                      0x23dbe58a JVM_RaiseSignal + 601528
    5   libjvm.dylib                      0x23dbe9ed JVM_RaiseSignal + 602651
    6   libjvm.dylib                      0x23b96002 JVM_MonitorWait + 221
    7   libjvmlinkage.dylib               0x20f70e75 JVM_MonitorWait + 69
    8   ???                               0x3000b9d9 0 + 805353945
    9   ???                               0x30003e31 0 + 805322289
    10  ???                               0x30003e31 0 + 805322289
    11  ???                               0x30001374 0 + 805311348
    12  libjvm.dylib                      0x23b8c1be JVM_Lseek + 143740
    13  libjvm.dylib                      0x23b8bf66 JVM_Lseek + 143140
    14  libjvm.dylib                      0x23b95de9 JVM_StartThread + 2639
    15  libjvm.dylib                      0x23b95cee JVM_StartThread + 2388
    16  libjvm.dylib                      0x23b95c7d JVM_StartThread + 2275
    17  libjvm.dylib                      0x23b95af0 JVM_StartThread + 1878
    18  libjvm.dylib                      0x23b9599f JVM_StartThread + 1541
    19  libjvm.dylib                      0x23b0e8e9 JNI_CreateJavaVM_Impl + 51710
    20  libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    21  libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 13:  Java: Finalizer
    0   libSystem.B.dylib                 0x95b7209a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95b72807 mach_msg + 68
    2   libjvm.dylib                      0x23d83aa9 JVM_RaiseSignal + 361175
    3   libjvm.dylib                      0x23b0ee6e JNI_CreateJavaVM_Impl + 53123
    4   libjvm.dylib                      0x23dbe58a JVM_RaiseSignal + 601528
    5   libjvm.dylib                      0x23dbe9ed JVM_RaiseSignal + 602651
    6   libjvm.dylib                      0x23b96002 JVM_MonitorWait + 221
    7   libjvmlinkage.dylib               0x20f70e75 JVM_MonitorWait + 69
    8   ???                               0x3000b9d9 0 + 805353945
    9   ???                               0x30003e31 0 + 805322289
    10  ???                               0x30003f97 0 + 805322647
    11  ???                               0x30003f97 0 + 805322647
    12  ???                               0x30001374 0 + 805311348
    13  libjvm.dylib                      0x23b8c1be JVM_Lseek + 143740
    14  libjvm.dylib                      0x23b8bf66 JVM_Lseek + 143140
    15  libjvm.dylib                      0x23b95de9 JVM_StartThread + 2639
    16  libjvm.dylib                      0x23b95cee JVM_StartThread + 2388
    17  libjvm.dylib                      0x23b95c7d JVM_StartThread + 2275
    18  libjvm.dylib                      0x23b95af0 JVM_StartThread + 1878
    19  libjvm.dylib                      0x23b9599f JVM_StartThread + 1541
    20  libjvm.dylib                      0x23b0e8e9 JNI_CreateJavaVM_Impl + 51710
    21  libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    22  libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                 0x95b979b2 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x95b97f48 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x95b97b66 start_wqthread + 30
    Thread 15:  Java: Surrogate Locker Thread (CMS)
    0   libSystem.B.dylib                 0x95b7209a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95b72807 mach_msg + 68
    2   libjvm.dylib                      0x23d83aa9 JVM_RaiseSignal + 361175
    3   libjvm.dylib                      0x23b0ee6e JNI_CreateJavaVM_Impl + 53123
    4   libjvm.dylib                      0x23d786c1 JVM_RaiseSignal + 315119
    5   libjvm.dylib                      0x23d78790 JVM_RaiseSignal + 315326
    6   libjvm.dylib                      0x23b0ea02 JNI_CreateJavaVM_Impl + 51991
    7   libjvm.dylib                      0x23ba7b03 JVM_IsPrimitiveClass + 5163
    8   libjvm.dylib                      0x23b95af0 JVM_StartThread + 1878
    9   libjvm.dylib                      0x23b9599f JVM_StartThread + 1541
    10  libjvm.dylib                      0x23b0e8e9 JNI_CreateJavaVM_Impl + 51710
    11  libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    12  libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 16:  Java: Signal Dispatcher
    0   libSystem.B.dylib                 0x95b720d6 semaphore_wait_trap + 10
    1   libjvm.dylib                      0x23ba8729 JVM_IsPrimitiveClass + 8273
    2   libjvm.dylib                      0x23ba8162 JVM_IsPrimitiveClass + 6794
    3   libjvm.dylib                      0x23b95af0 JVM_StartThread + 1878
    4   libjvm.dylib                      0x23b9599f JVM_StartThread + 1541
    5   libjvm.dylib                      0x23b0e8e9 JNI_CreateJavaVM_Impl + 51710
    6   libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    7   libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 17:  Java: CompilerThread0
    0   libSystem.B.dylib                 0x95b7209a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95b72807 mach_msg + 68
    2   libjvm.dylib                      0x23d83aa9 JVM_RaiseSignal + 361175
    3   libjvm.dylib                      0x23b0ee6e JNI_CreateJavaVM_Impl + 53123
    4   libjvm.dylib                      0x23d786c1 JVM_RaiseSignal + 315119
    5   libjvm.dylib                      0x23d78790 JVM_RaiseSignal + 315326
    6   libjvm.dylib                      0x23b0ea02 JNI_CreateJavaVM_Impl + 51991
    7   libjvm.dylib                      0x23baf5cf JVM_Write + 2387
    8   libjvm.dylib                      0x23ba97c4 JVM_IsPrimitiveClass + 12524
    9   libjvm.dylib                      0x23b95af0 JVM_StartThread + 1878
    10  libjvm.dylib                      0x23b9599f JVM_StartThread + 1541
    11  libjvm.dylib                      0x23b0e8e9 JNI_CreateJavaVM_Impl + 51710
    12  libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    13  libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 18:  Java: Low Memory Detector
    0   libSystem.B.dylib                 0x95b7209a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95b72807 mach_msg + 68
    2   libjvm.dylib                      0x23d83aa9 JVM_RaiseSignal + 361175
    3   libjvm.dylib                      0x23b0ee6e JNI_CreateJavaVM_Impl + 53123
    4   libjvm.dylib                      0x23d786c1 JVM_RaiseSignal + 315119
    5   libjvm.dylib                      0x23d78790 JVM_RaiseSignal + 315326
    6   libjvm.dylib                      0x23b0eabb JNI_CreateJavaVM_Impl + 52176
    7   libjvm.dylib                      0x23baaec6 JVM_IsPrimitiveClass + 18414
    8   libjvm.dylib                      0x23b95af0 JVM_StartThread + 1878
    9   libjvm.dylib                      0x23b9599f JVM_StartThread + 1541
    10  libjvm.dylib                      0x23b0e8e9 JNI_CreateJavaVM_Impl + 51710
    11  libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    12  libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 19:  Java: VM Periodic Task Thread
    0   libSystem.B.dylib                 0x95b7209a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95b72807 mach_msg + 68
    2   libjvm.dylib                      0x23d83b79 JVM_RaiseSignal + 361383
    3   libjvm.dylib                      0x23d83f1c JVM_RaiseSignal + 362314
    4   libjvm.dylib                      0x23bacad6 JVM_IsPrimitiveClass + 25598
    5   libjvm.dylib                      0x23b0e8e9 JNI_CreateJavaVM_Impl + 51710
    6   libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    7   libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                 0x95b979b2 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x95b97f48 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x95b97b66 start_wqthread + 30
    Thread 21:
    0   libSystem.B.dylib                 0x95b721ae mach_wait_until + 10
    1   libSystem.B.dylib                 0x95bf9809 nanosleep + 345
    2   com.adobe.flash.flbridge          0x20c193e9 ScObjects::Thread::sleep(unsigned int) + 143
    3   com.adobe.flash.flbridge          0x20c19449 ScObjects::Thread::wait(unsigned int) + 23
    4   com.adobe.flash.flbridge          0x20c0a20a ScObjects::BridgeTalkThread::run() + 332
    5   com.adobe.flash.flbridge          0x20c1970b ScObjects::Thread::go(void*) + 239
    6   libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    7   libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                 0x95b7209a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x95b72807 mach_msg + 68
    2   ...ia.Flash Player.authplaylib    0x1f915d84 ExternalPlayer_Initialize + 2117252
    3   libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    4   libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 23:
    0   libSystem.B.dylib                 0x95b720e2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x95b9fc9c _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x95be845f pthread_cond_wait + 48
    3   ...ia.Flash Player.authplaylib    0x1f70427f 0x1f400000 + 3162751
    4   ...ia.Flash Player.authplaylib    0x1f7282ff ExternalPlayer_Initialize + 95231
    5   ...ia.Flash Player.authplaylib    0x1f70472f 0x1f400000 + 3163951
    6   libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    7   libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 24:
    0   libSystem.B.dylib                 0x95b720e2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x95b9fc9c _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x95be845f pthread_cond_wait + 48
    3   ...ia.Flash Player.authplaylib    0x1f70427f 0x1f400000 + 3162751
    4   ...ia.Flash Player.authplaylib    0x1f7282ff ExternalPlayer_Initialize + 95231
    5   ...ia.Flash Player.authplaylib    0x1f70472f 0x1f400000 + 3163951
    6   libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    7   libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 25:
    0   libSystem.B.dylib                 0x95b721ae mach_wait_until + 10
    1   libSystem.B.dylib                 0x95bf9809 nanosleep + 345
    2   libSystem.B.dylib                 0x95bf96aa usleep + 61
    3   AdobeLM_libFNP.dylib              0x26aa40c0 TRR_Fixup + 691150
    4   AdobeLM_libFNP.dylib              0x26a8c1cf TRR_Fixup + 593117
    5   AdobeLM_libFNP.dylib              0x26a8b42a TRR_Fixup + 589624
    6   AdobeLM_libFNP.dylib              0x26afae5d TRR_Fixup + 1046891
    7   AdobeLM_libFNP.dylib              0x26aa7a6c TRR_Fixup + 705914
    8   AdobeLM_libFNP.dylib              0x26aa7e1e TRR_Fixup + 706860
    9   AdobeLM_libFNP.dylib              0x26a2ba7c TRR_Fixup + 198026
    10  AdobeLM_libFNP.dylib              0x26a3ca8c TRR_Fixup + 267674
    11  AdobeLM_libFNP.dylib              0x26a3d963 TRR_Fixup + 271473
    12  AdobeLM_libFNP.dylib              0x26a40f1d TRR_Fixup + 285227
    13  AdobeLM_libFNP.dylib              0x26a03a46 TRR_Fixup + 34132
    14  AdobeLM_libFNP.dylib              0x26bbf103 0x269f5000 + 1876227
    15  AdobeLM_libFNP.dylib              0x26bbf641 0x269f5000 + 1877569
    16  AdobeLM_libFNP.dylib              0x26b19f75 0x269f5000 + 1199989
    17  AdobeLM_libFNP.dylib              0x26b1adc3 0x269f5000 + 1203651
    18  AdobeLM_libFNP.dylib              0x26bb1bae 0x269f5000 + 1821614
    19  com.adobe.amtlib                  0x085afaaf AMT_IsFRU + 273293
    20  com.adobe.amtlib                  0x08592113 AMT_IsFRU + 152049
    21  com.adobe.amtlib                  0x085922e7 AMT_IsFRU + 152517
    22  com.adobe.amtlib                  0x0857f5d1 AMT_IsFRU + 75439
    23  com.adobe.amtlib                  0x08580a72 AMT_IsFRU + 80720
    24  com.adobe.amtlib                  0x08584c60 AMT_IsFRU + 97598
    25  com.adobe.amtlib                  0x08584ce2 AMT_IsFRU + 97728
    26  com.adobe.amtlib                  0x0856f422 AMT_IsFRU + 9472
    27  com.adobe.amtlib                  0x0856fa8e AMT_IsFRU + 11116
    28  com.adobe.amtlib                  0x085712a1 AMT_IsFRU + 17279
    29  com.adobe.amtlib                  0x0856c34b AMTObtainProductLicense + 83501
    30  com.adobe.amtlib                  0x08562d85 AMTObtainProductLicense + 45159
    31  com.adobe.amtlib                  0x08563883 AMTObtainProductLicense + 47973
    32  com.adobe.amtlib                  0x08564509 AMTObtainProductLicense + 51179
    33  com.adobe.amtlib                  0x085648b0 AMTObtainProductLicense + 52114
    34  com.adobe.amtlib                  0x08564a28 AMTObtainProductLicense + 52490
    35  com.adobe.amtlib                  0x085ec6a4 AMT_IsFRU + 522114
    36  libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    37  libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 26:
    0   libSystem.B.dylib                 0x95b720fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x95b9fc85 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x95bceaa8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore    0x92e36e3d TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore    0x92e36b7b TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore    0x92e5adeb TimerThread + 97
    6   libSystem.B.dylib                 0x95b9f7fd _pthread_start + 345
    7   libSystem.B.dylib                 0x95b9f682 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x95c7b967  ecx: 0xbfffb9dc  edx: 0x95bd3156
      edi: 0xa0705b30  esi: 0x972da65f  ebp: 0xbfffb9f8  esp: 0xbfffb9dc
       ss: 0x0000001f  efl: 0x00000282  eip: 0x95bd3156   cs: 0x00000007
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x95c6587f
    Binary Images:
        0x1000 -  0x123eff0 +com.adobe.flash-10.0 10.0.2.566 (10.0.2) <A7C69920-4EEA-48D1-9C7E-9895FBF62001> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/MacOS/Adobe Flash CS4
    0x1728000 -  0x17fafe7 +AdobeAXEDOMCore ??? (???) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x18ae000 -  0x193b2cb +libicucnv.dylib.36.0 36.0.0 (compatibility 36.0.0) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicucnv.dylib.36.0
    0x1968000 -  0x1a3723b +libicui18n.dylib.36.0 36.0.0 (compatibility 36.0.0) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicui18n.dyl ib.36.0
    0x1ae0000 -  0x1bb4db7 +libicuuc.dylib.36.0 36.0.0 (compatibility 36.0.0) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
    0x1c15000 -  0x25c557f +libicudata.dylib.36.0 36.0.0 (compatibility 36.0.0) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x25c8000 -  0x25d7fc3 +libChar16.dylib ??? (???) <B97A174D-CCAC-40FD-A8D1-2A3891CC5CDD> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/MacOS/libChar16.dylib
    0x25e0000 -  0x25f8fc0 +libCoreTypes.dylib ??? (???) <7EEBDBBF-181B-4706-8A5D-10266B36304F> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/MacOS/libCoreTypes.dylib
    0x261b000 -  0x262afef +ZLib.dylib ??? (???) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/frameworks/ZLib.dylib
    0x262f000 -  0x2843fef  com.apple.carbonframeworktemplate 1.0 (1.0) <AC98929C-640F-4C7E-8737-9928CF7B8CD4> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/frameworks/Xerces.framework/Versions/A/Xerces
    0x2b8c000 -  0x2b90ff7  com.apple.JavaVM 13.4.0 (13.4.0) <77CA466B-7DDA-D261-53A0-312FB7B0A6DC> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x2b98000 -  0x3855fdf +com.adobe.illustrator 338 (14.0.0) <D8621BED-6312-45E6-89E1-F49896F3E87E> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AILib.framework/Versions/A/AILib
    0x494e000 -  0x499efff +com.adobe.illustrator.aiport AIPort version 1.0 (1.0) <9B4C73DE-716B-4787-BB01-E1DDDC6DEA53> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AIPort.framework/Versions/A/AIPort
    0x4a37000 -  0x4a86ff3 +FilterPort ??? (???) <66918FA0-9135-4C31-81DA-D4B5F8FDB798> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/FilterPort.framework/Versions/A/FilterPort
    0x4b25000 -  0x4b26027 +SPBasic ??? (???) <9121C50E-FA52-4FA2-B299-AF180C3A1316> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
    0x4b2a000 -  0x4b46ff9 +AdobePDFSettings ??? (???) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
    0x4b60000 -  0x4c6dfff +AdobeACE ??? (???) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x4c8b000 -  0x5193fff +AdobeAGM ??? (???) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x5303000 -  0x5342ff7 +AdobeARE ??? (???) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x534c000 -  0x5365fff +AdobeBIB ??? (???) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x536f000 -  0x5390ff7 +AdobeBIBUtils ??? (???) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x539d000 -  0x5639fef +AdobeCoolType ??? (???) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x56c4000 -  0x5a8efef +AdobeMPS ??? (???) <4E366E06-A4EB-4717-9639-0443743F5104> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x5b1d000 -  0x5c05fdf +AdobePDFPort ??? (???) <F54A25D1-5E7A-472E-83D1-10D187434C85> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x5c4a000 -  0x6242fdf +AdobePDFL ??? (???) <D2996BF8-17D2-4801-93F7-2F227538DCD8> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x6386000 -  0x63aaff6 +AdobeAXE8SharedExpat ??? (???) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x63bd000 -  0x63dffed +AdobeAXE16SharedExpat ??? (???) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobeAXE16SharedExpat.framework/Versions/A/AdobeAXE16SharedEx pat
    0x63fa000 -  0x645afc7 +AdobeXMP ??? (???) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x6469000 -  0x653efdd +FileInfo ??? (???) <F0932F89-FC98-4BA9-B4F2-C58D0E71D3C1> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x656f000 -  0x6582fff +com.adobe.AdobeSFL AdobeSFL 1.1 (1.1.0.12) <6B1D574E-0F4A-4B80-82F6-7DF7AA9C50CD> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobeSFL.framework/Versions/A/AdobeSFL
    0x6589000 -  0x6783fef +AdobeOwl ??? (???) <466BD72B-E2A5-447A-9384-B6DC9AD3AE0C> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x67fe000 -  0x7530fff +com.adobe.psl AdobePSL 11.0.0.1724 (11.0.0.1724) <6BE27A60-E0F9-4483-8E57-2A7A5227D878> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x7864000 -  0x7c3e01f +com.adobe.linguistic.LinguisticManager 4.0.0 (7863) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x7cf2000 -  0x7cf8fff +com.adobe.AdobeCrashReporter 2.5 (2.5.02272007) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x7cff000 -  0x7d1bfd7 +com.adobe.LogTransport 1.0 (1.0) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/LogTransport.framework/Versions/A/LogTransport
    0x7d26000 -  0x7f6efc7 +dvaui ??? (???) <6B82E781-8BA9-4287-89F1-339854AC1D32> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x8258000 -  0x83bbff4 +dvacore ??? (???) <98D9BE6F-6D5E-4070-AD40-332F83CAC417> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x8555000 -  0x870bff4 +com.adobe.amtlib amtlib 2.0.1.10077 (2.0.1.10077) <CB2EC3BF-6771-4DAB-BF29-6775FB6F9608> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x8742000 -  0x8771ff7 +com.adobe.headlights.LogSessionFramework ??? (2.0.0.06112008) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x8799000 -  0x87aaffb +LogTransport2 ??? (???) <835B7B84-5A67-370B-AB39-8E448AA81FA0> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/LogTransport2.framework/Versions/A/LogTransport2
    0x87b4000 -  0x87bafff +com.adobe.pip ??? (1.0.0.220) <2CA89939-DFA7-4686-8536-8A1F1107CAF1> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
    0x87c0000 -  0x8850fc3 +WRServices ??? (???) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x89d2000 -  0x8a35027 +com.adobe.PlugPlug 1.0.0.71 (1.0.0.71) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x8a96000 -  0x8a9aff7  JavaLaunching ??? (???) <EC009D89-308A-81B9-D063-B80DA22D182F> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
    0x8aa0000 -  0x8ae0ff7  com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x8af9000 -  0x8baefe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x8f98000 -  0x8f99ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x8fda000 -  0x8fe7ff7 +com.adobe.asneu.framework asneu version 1.6.2f01 (1.6.2) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x8ff5000 -  0x8ff5ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
    0xa55a000 -  0xa5a1fc7 +com.adobe.adobe_caps adobe_caps 2.0.99.0 (2.0.99.0) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0xa734000 -  0xa735ff7  ATSHI.dylib ??? (???) <56F243F1-C341-86EA-2BCC-31E75D46EBBC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0xa73a000 -  0xa748fe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <B408E41B-D90F-4A04-DB72-D61C8C52BFBC> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0xa74c000 -  0xa75eff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <EA696A00-4054-6F65-0F86-7901EAB5969F> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0xa762000 -  0xa78bfe3  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0xc1fc000 -  0xc29dfc3 +com.adobe.amt.services AMTServices 2.0.1.10077 (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:31:09) (2 . 0) <31E82904-C3C2-424E-A1AE-A5EFADBB19B8> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0x1f400000 - 0x1faa7fef +com.macromedia.Flash Player.authplaylib 10.0.22.91 (1.0.1d333) <E1ED442D-0B91-D633-DA20-E6615B1D479B> /Applications/Adobe Flash CS4/Common/Configuration/AuthPlayLib.bundle/Contents/MacOS/AuthPlayLib
    0x2067a000 - 0x2067cfff +com.macromedia.Flash.FLfile 10.0.0.544 (10.0.0) <A983B337-B19A-4DC7-B46A-2AE8F683B3B8> /Applications/Adobe Flash CS4/Common/Configuration/External Libraries/FLfile.bundle/Contents/MacOS/FLfile
    0x20827000 - 0x20827fff +com.macromedia.Flash.flastoragelib 9.0 (9.0) <4A09437D-BEFE-48C6-A7B5-5C094044AA9E> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/PlugIns/FLAStorageLib.bundle/Contents/MacOS/FLAStorageLib
    0x20950000 - 0x20973ff7 +CSI-Launcher.dylib ??? (???) /Library/Application Support/Adobe/CS4ServiceManager/CSI-Launcher.dylib
    0x20982000 - 0x2099dff7  com.apple.OpenTransport 10.6.0 (10.6.0) <ECA6FEC6-5ECD-51BA-162F-CFC43899196A> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x209ae000 - 0x209c602f +com.macromedia.Flash.FLAir 10.0.0 (10.0.0 d544) <33151461-3D89-4331-936C-4737D11C97F1> /Applications/Adobe Flash CS4/Common/Configuration/External Libraries/FLAir1_1.bundle/Contents/MacOS/FLAir1_1
    0x20a6b000 - 0x20a82fff +com.macromedia.Flash.FLAir 10.0.1 (10.0.1 d156) <88E2D410-7BBD-46EC-BF99-21E2ED7BF9E9> /Applications/Adobe Flash CS4/Common/Configuration/External Libraries/FLAir1_5.bundle/Contents/MacOS/FLAir1_5
    0x20be9000 - 0x20c2dfe3 +com.adobe.flash.flbridge 10.0.0.544 (10.0.0) <E556D6D9-DA9B-435F-93D5-D10A357EC120> /Applications/Adobe Flash CS4/Common/Configuration/External Libraries/FLBridge.bundle/Contents/MacOS/FLBridge
    0x20f70000 - 0x20f77ffb  libjvmlinkage.dylib ??? (???) <CEBF52ED-6F28-BC0E-A3F6-C1CCE925FB0A> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjvmlinkage.dylib
    0x21118000 - 0x2111fff7  libverify.dylib 1.0 (1.0) <DA039342-23CF-3CE4-63EF-CD73678B8CAC> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libverify.dylib
    0x2132e000 - 0x21336ff7  JavaNativeFoundation ??? (???) <8260884B-94B3-A407-4D0A-7FA9C846D52E> /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.fr amework/Versions/A/JavaNativeFoundation
    0x2136b000 - 0x21380ff7 +com.yourcompany.PointGrid ??? (1.0) /Applications/Adobe Flash CS4/Common/Configuration/External Libraries/PointGrid.bundle/Contents/MacOS/PointGrid
    0x21413000 - 0x2141fff7  libzip.jnilib ??? (???) <608DA0FD-B78D-9A0B-E754-0D060A9FAC50> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libzip.jnilib
    0x220ae000 - 0x22111feb +com.yourcompany.Brush ??? (1.0) /Applications/Adobe Flash CS4/Common/Configuration/External Libraries/Brush.bundle/Contents/MacOS/Brush
    0x22170000 - 0x221ecff7 +com.yourcompany.Collision ??? (1.0) /Applications/Adobe Flash CS4/Common/Configuration/External Libraries/Collision.bundle/Contents/MacOS/Collision
    0x22810000 - 0x2282cff7  libjava.jnilib ??? (???) <F89A2D1A-B783-FB16-B7A7-50955C247047> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjava.jnilib
    0x22d71000 - 0x22e40fcb  com.apple.carbonbundletemplate 1.0 (1.0) /Applications/Adobe Flash CS4/Common/Configuration/External Libraries/FlashIK.bundle/Contents/MacOS/FlashIK
    0x23b00000 - 0x23e31fe7  libjvm.dylib ??? (???) <7648F950-681E-B560-8629-97B4F66A492D> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bundle/Libraries/libjvm. dylib
    0x269f5000 - 0x26e77fe3 +AdobeLM_libFNP.dylib ??? (???) <02E9AC76-9CC6-4974-AF05-48E737C2CC20> /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/amtlib.framework/Versions/A/AdobeLM_libFNP.dylib
    0x40000000 - 0x400ae030 +AdobeJP2K ??? (???) /Applications/Adobe Flash CS4/Adobe Flash CS4.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <1C06ECD9-A2D7-BB10-AF50-0F2B598A7DEC> /usr/lib/dyld
    0x9000f000 - 0x9011bff7  libGLProgrammability.dylib ??? (???) <2D172B4E-432F-D18E-EA99-3BD56DBE7649> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x9011c000 - 0x9024afe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9024d000 - 0x90663ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x906bb000 - 0x90836fe7  com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90837000 - 0x90868ff7  libGLImage.dylib ??? (???) <1AF72191-087A-5D75-B3B9-3F537315F635> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x9089a000 - 0x908beff7  libJPEG.dylib ??? (???) <A50127EB-C202-0436-E62D-41E2E893E436> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x90aa2000 - 0x90c7effb  libType1Scaler.dylib ??? (???) <494D1BE1-8395-9A53-1224-1CFD4236D40E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libType1Scaler.dylib
    0x90c7f000 - 0x90c8bff7  libkxld.dylib ??? (???) <585F0A91-EFB8-E066-BDFB-4AFF37A8C323> /usr/lib/system/libkxld.dylib
    0x90c8f000 - 0x90ef4feb  com.apple.security 6.1.1 (37594) <251BA05D-6F3D-F687-77C2-15E52539F308> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90ef5000 - 0x90fa2fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <C8925910-B927-968B-4B71-D83A4CEF8646> /usr/lib/libobjc.A.dylib
    0x90fa3000 - 0x90fbeff7  libPng.dylib ??? (???) <65E824F7-523A-CC34-ABDD-2A3B12DE1CA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x90fbf000 - 0x91002ff7  libGLU.dylib ??? (???) <2C7B2727-26F6-F29D-9D15-33044E87359F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91003000 - 0x912fcfef  com.apple.QuickTime 7.6.6 (1756.15) <C2567783-4EAC-6803-522B-D701B95C4DAE> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x912fd000 - 0x91308ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <4560936D-7730-5DD2-BFD7-95270DDC210A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x91309000 - 0x9134aff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <95079B56-0B7B-F114-5C43-5220DBE0FBB1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x91356000 - 0x913a7ff7  com.apple.HIServices 1.8.2 (???) <63B29FF5-7077-8317-E710-2D94ADF7B499> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x913a8000 - 0x913bcfe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x913bd000 - 0x91406fe7  libTIFF.dylib ??? (???) <5CE284EC-F637-EDBB-FDB3-61E86407CBB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x914c7000 - 0x914c7ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x914c8000 - 0x914f0ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x914f1000 - 0x914f5ff7  libGIF.dylib ??? (???) <447BC6E8-4C56-3D5D-983B-6BEA0D26F319> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x9255c000 - 0x92560ff7  libGFXShared.dylib ??? (???) <4F2199F0-320F-0B59-0380-D3131D644CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x92561000 - 0x92579ff7  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
    0x9257a000 - 0x92580fe7  com.apple.CommerceCore 1.0 (9) <928FCA4F-1366-AE18-CF67-87C79F5DAC21> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x925bf000 - 0x925cdfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x9266d000 - 0x9268cff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9268d000 - 0x9268eff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <253E9552-5CEA-0D5A-1EDA-3B8F669B79EA> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x927ff000 - 0x92832ffb  libTrueTypeScaler.dylib ??? (???) <574C2C51-65EC-7D2A-086D-C9312287DE22> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x92875000 - 0x9287ffe7  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/V ersions/A/CarbonSound
    0x92880000 - 0x928c2ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x928cd000 - 0x9292efe7  com.apple.CoreText 3.151.8 (???) <6F5D6C49-4693-B9B7-6612-832E8F155747> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x92968000 - 0x929eaffb  SecurityFoundation ??? (???) <BFE377A4-C830-3ECA-E69F-8A8094CDA0A6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x929eb000 - 0x92d0ffef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x92d24000 - 0x92deffef  com.apple.CoreServices.OSServices 359 (359) <EC340F74-8192-C9DD-40B3-AE4E519A38D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x92df0000 - 0x93110ff3  com.apple.CoreServices.CarbonCore 861.34 (861.34) <3DA9098F-B71B-4BDE-5DE5-4B76C49158EB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x93111000 - 0x93123ff7  com.apple.MultitouchSupport.framework 207.10 (207.10) <D4BA36E6-3B6F-2796-0758-8473600CBF5B> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x93124000 - 0x93233fe7  com.apple.WebKit 6533.20 (6533.20.25) <248613DC-8432-F15C-B5F7-548CFCA326B5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x932ce000 - 0x93369ff7  com.apple.ApplicationServices.ATS 4.4 (???) <FD63F92B-8DDE-4DBA-A7A5-0294E3607083> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x933b1000 - 0x933baff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x933bb000 - 0x933bbff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x935d2000 - 0x935e3ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x935e4000 - 0x935f1ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x935f2000 - 0x935f5fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x9364d000 - 0x93680ff7  com.apple.AE 496.4 (496.4) <C73D124C-C722-41D8-3465-4CE0D0BA9307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x93681000 - 0x938f4fe7  com.apple.Foundation 6.6.6 (751.53) <C73FDD37-000B-C505-FD8D-80D1C9D17965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x938f5000 - 0x93c60ff7  com.apple.QuartzCore 1.6.3 (227.36) <8E927524-EB0A-D5BA-C2E4-FA26FE4C428A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93c61000 - 0x93c7dfe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x93c7e000 - 0x93cc1ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x93cf5000 - 0x93cf5ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93d0f000 - 0x93d1fff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x93d81000 - 0x93debfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x93f14000 - 0x93f71ff7  com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93f72000 - 0x93fecfff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <D7B75C1C-1D52-19B6-2801-2F9D9911681F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x941ca000 - 0x94aaaff7  com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94aab000 - 0x94aabff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x94aac000 - 0x94ab3ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <37255DC6-9FD1-45CC-AC80-A84FD2B5450A> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x94ab4000 - 0x94ab6ff7  com.apple.securityhi 4.0 (36638) <FC01BFC4-04DB-96F3-2412-A86CC4F94CB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x94ab7000 - 0x94c71feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <C96F11A7-2569-3037-C4C3-0342708FA3CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x94c72000 - 0x94d4cffb  com.apple.DesktopServices 1.5.10 (1.5.10) <2BA08DD4-35A2-A0FF-ADEA-B381F0CEEB81> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x94d4d000 - 0x94deafe3  com.apple.LaunchServices 362.2 (362.2) <77B97C8B-321D-46A2-1DB5-388E45DFBC9F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x9511b000 - 0x95130fff  com.apple.ImageCapture 6.0.2 (6.0.2) <E9F4B952-27A1-5BFC-CA8D-DADA055D30E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x95131000 - 0x951b1feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x95227000 - 0x9528bffb  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
    0x952d0000 - 0x952f1fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9530b000 - 0x9530cff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x9542e000 - 0x9542eff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9542f000 - 0x95431ff7  libRadiance.dylib ??? (???) <B83179D4-E41C-D2BA-1E4C-A64CB45C15E6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x95432000 - 0x954dcfe7  com.apple.CFNetwork 454.11.12 (454.11.12) <BE832CCE-B692-F55F-F5F8-3973649AFEA1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x954dd000 - 0x9552afeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x95552000 - 0x95552ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9558c000 - 0x959c3ff3  com.apple.RawCamera.bundle 3.6.4 (561) <DBA5D7C1-CD82-CE7F-5AE5-A0E4E128236F> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x95a34000 - 0x95b70ff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <781018FB-474B-E09C-D419-5BFF80590A10> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95b71000 - 0x95d18ff7  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <ADF8138B-2384-2FC0-CCBF-C4721B53568A> /usr/lib/libSystem.B.dylib
    0x95d27000 - 0x95de0fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x960cb000 - 0x9613aff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x961b3000 - 0x9626ffff  com.apple.ColorSync 4.6.6 (4.6.6) <D00B95AE-2379-CB8E-B18C-FF5B66741C23> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x9676d000 - 0x968effe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D375C1CF-C88D-C5F6-3C49-CD429023FBAC> /usr/lib/libicucore.A.dylib
    0x968f0000 - 0x96904ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x96a0b000 - 0x96a46feb  libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x96a47000 - 0x96ad9fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCor

    Thanks, that answer would SEEM to make sense.
    But I deleted  all the preference files (not just the one you suggest) and restarted , etc... several times.
    End result: Flash CS4 still crashes, if not on opening, then everytime I try to open my old documents and reset the preferences.
    I am currently reinstalling my entire hard drive just to try to get CS4 to work again.
    I have worked with Flash since 1998, using it professionally for everything from short interactive demos to feature length animated films.
    CS4 is without a doubt the most poorly designed, inefficient version I have ever dealt with.
    A great and useful animation program was turned into a piece of bloated garbage filled with bugs and inefficiencies.
    I will switch to the first animation program that comes along to replace it, now that adobe seems to think the only real use for flash is to create low level acton scripts (despite being used for tv show level animation production for years.)
    These forums amply demonstrate that adobe has almost no useful support for its products and no real vision or idea of what it is doing.
    The fact that you can no longer even export flash as a quicktime movie that actually accurately plays is another nail in the coffin.
    I wish somebody at Adobe cared.

  • Flash Builder 4.6 Mac Creative Suite Install Experience Went Ok

    Just wanted to post having successfully installed FB 4.6 on Mac.
    System Macbook Pro
    OS 10.6.8
    CS5 MasterSuite plus CS5.5 Master Suite on top of that. Cannot remember why I still have both but it had to do with a complimentary upgrade due to purchase date of CS5.
    Had both FB 4 and FB4.5. Cannot remember why I still have both.
    I had downloaded the FB6 dmg file from the Adobe site.
    What I did:
    I removed FB4.5 but not not remove FB4 using the uninstall icon in the FB4.5 folder.
    One that starts make sure you uncheck all the installed software and then just check FB to uninstall. Really easy to uninstall the whole suite!
    Then I clicked the downloaded FB6 dmg file.
    I choose Trial Version.
    I had two items to install presented to me.
    One was FB. This I could check.
    One was AIR. This I could not check as it reported it found a trial release that prevented it from being selected. No advice about proceeding or stopping and taking other action.
    I proceeded anyway.
    Then I launced FB6 and it went right in.
    Now I will have to try it and see if that AIR item was something that will cause me some suffering.

    Please try removing Flash Builder 4.5.1 and then try downloading and installing from the Adobe Application Manager.  If that still does not work then I would recommend downloading the trial of Flash Builder and entering your Adobe ID tied to your Creative Cloud subscription.

  • Flash Builder 4.6 Mac OS X Subclipse support

    I'm having a tough time getting Subclipse 1.8.x installed on Flash Builder 4.6 on Mac OS X 10.7.2, and having a tough time finding straight answers. Can anyone verify that Subclipse 1.8.x does not install/work on this configuration? If Subclipse 1.8.x doesn't work, what versions of Subclipse do work?
    The main stumbling block seems to be that SVNKit doesn't appear for installation on the Install New Software… option in Flash Builder. This is needed since JavaHL does not work for Subclipse on the Mac.
    For the record, I'm roughly following the installation directions from here, but substituting http://subclipse.tigris.org/update_1.8.x for the server site:
    http://blogs.adobe.com/jasonsj/2010/03/installing_subclipse_in_flash_builder_4.html
    According to this informal message, svnkit is not yet compatible with Subclipse 1.8:
    http://svn.haxx.se/subusers/archive-2011-10/0066.shtml
    My goal is to get a built-in svn client that works with subversion 1.7.x. If there are alternatives, please let me know!

    OK, the latest SVNKit only support Subversion 1.6.5 (http://svnkit.com/documentation.html), so Subclipse 1.6 is the latest version supported.
    Rats. I'll have to use a separate svn client just to work with Subversion 1.7 repositories.

  • AIR 2.5.1 runtime crash on Mac OSX 10.6

    Running an application on Snow Leopard (Mac OSX 10.6) user experienced a runtime crash that appears to be in the AIR 2.5.1 runtime code.
    Dump:
    Version:         1.0.3 (???)
    Code Type:       X86 (Native)
    Parent Process:  launchd [109]
    Date/Time: 2011-01-23 10:36:35.813 -0500
    OS Version: Mac OS X 10.6.6 (10J567)
    Report Version: 6
    Interval Since Last Report:          1074093 sec
    Crashes Since Last Report: 2
    Per-App Interval Since Last Report:  157256 sec
    Per-App Crashes Since Last Report: 2
    Anonymous UUID: 6938E7E0-4FF3-42E8-858F-ECB3ADF6821D
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.adobe.AIR                 0x028cca09 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 377618
    1   com.adobe.AIR 0x0288d90e r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 119319
    2   com.adobe.AIR 0x029404b6 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 851391
    3   com.adobe.AIR 0x02943c95 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 865694
    4   com.adobe.AIR 0x029ce9ab r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1434292
    5   com.adobe.AIR 0x02949111 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 887322
    6   com.adobe.AIR 0x027ff11a XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1858666
    7   com.adobe.AIR 0x027ed661 XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1786289
    8   com.adobe.AIR 0x027ed7db XC_RSA_Decrypt_Zeroes_Coding_Lithium + 1786667
    9   com.adobe.AIR 0x02b352af r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 2902968
    10  com.adobe.AIR 0x029ddb7b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1496196
    11  com.apple.CoreFoundation 0x986b04cb __CFRunLoopDoSources0 + 1563
    12 com.apple.CoreFoundation       0x986adf8f __CFRunLoopRun + 1071
    13 com.apple.CoreFoundation       0x986ad464 CFRunLoopRunSpecific + 452
    14 com.apple.CoreFoundation       0x986ad291 CFRunLoopRunInMode + 97
    15  com.apple.HIToolbox 0x97694004 RunCurrentEventLoopInMode + 392
    16  com.apple.HIToolbox           0x97693dbb ReceiveNextEventCommon + 354
    17 com.apple.HIToolbox           0x97693c40 BlockUntilNextEventMatchingListInMode + 81
    18 com.apple.AppKit               0x9910b78d _DPSNextEvent + 847
    19  com.apple.AppKit 0x9910afce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    20  com.apple.AppKit 0x990cd247 -[NSApplication run] + 821
    21 com.adobe.AIR                 0x0255dc98 0x255a000 + 15512
    22  com.adobe.AIR 0x0255dfde 0x255a000 + 16350
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib             0x989f7982 kevent + 10
    1   libSystem.B.dylib             0x989f809c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib 0x989f7559 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib             0x989f72fe _dispatch_worker_thread2 + 240
    4 libSystem.B.dylib             0x989f6d81 _pthread_wqthread + 390
    5   libSystem.B.dylib 0x989f6bc6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib             0x989d10fa mach_msg_trap + 10
    1   libSystem.B.dylib 0x989d1867 mach_msg + 68
    2 com.apple.CoreFoundation       0x986ae37f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation       0x986ad464 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation       0x986ad291 CFRunLoopRunInMode + 97
    5   com.apple.Foundation 0x950ef7d0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6 com.apple.Foundation           0x950b6bf0 -[NSThread main] + 45
    7   com.apple.Foundation 0x950b6ba0 __NSThread__main__ + 1499
    8 libSystem.B.dylib             0x989fe85d _pthread_start + 345
    9   libSystem.B.dylib 0x989fe6e2 thread_start + 34
    Thread 3: com.apple.CFSocket.private
    0   libSystem.B.dylib 0x989f00c6 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation       0x986edc83 __CFSocketManager + 1091
    2   libSystem.B.dylib 0x989fe85d _pthread_start + 345
    3 libSystem.B.dylib             0x989fe6e2 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib             0x989f6a12 __workq_kernreturn + 10
    1   libSystem.B.dylib 0x989f6fa8 _pthread_wqthread + 941
    2 libSystem.B.dylib             0x989f6bc6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000004  ebx: 0x028cca08  ecx: 0x02948bc1  edx: 0x13331000
    edi: 0x00000000  esi: 0x00000004  ebp: 0xbfffe3f8 esp: 0xbfffe3e0
    ss: 0x0000001f  efl: 0x00010282  eip: 0x028cca09   cs: 0x00000017
    ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000004
    Binary Images:
    0xca000 -    0xcaff0 +com.google.GearsEnabler ??? (1.0) <7587E6D5-A9E3-404A-3E0E-1D8D45A8D8E7> /Library/InputManagers/GearsEnable
    r/GearsEnabler .bundle/Contents/MacOS/GearsEnabler
    0xd1000 - 0xd3fff +com.Logitech.Control Center.Scroll Enhancer Loader 2.6.0 (2.6.0) /Library/InputManagers/LCC Scroll Enhancer
    Loader/LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer Loader
    0x600000 -   0x6b5fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto
    .0.9.7.dylib
    0x7d8000 - 0x7dbff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x7e0000 -   0x7e4ff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F402CF88-D96C-42A0-3207-49759F496AE8> /System/Library/Extensi
    ons/AudioIPCDriver.kext/C ontents/Resources/AudioIPCPlugIn.bundle/Contents/M acOS/AudioIPCPlugIn
    0x7e9000 -   0x7efffb com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <82BFF5E9-2B0E-FE8B-8370-445DD94DA434> /System/Library/E
    xtensions/AppleHDA.kext/Content s/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/ AppleHDAHALPlugIn
    0x7f4000 -   0x7f6fff +com.Logitech.Control Center.Scroll Enhancer 2.6.0 (2.6.0) /Library/Application Support/Logitech/LCC Scroll
    Enhancer.bundle/Contents/MacOS/LCC Scroll Enhancer
    0x255a000 -  0x3179fe7 +com.adobe.AIR ??? (2.5.1.17750) <4B8E3C0F-83EF-278B-698A-62E16EB44914> /Library/Frameworks/Adobe AIR.framew
    ork/Versions/1.0/Adobe AIR
    0x1355e000 - 0x135b3fdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Dec
    oder
    0x15a6b000 - 0x15fe6ff7 +WebKit.dylib ??? (???) <58458B7A-D2A1-AD0B-4BE7-6C05A5208322> /Library/Frameworks/Adobe AIR.framework/Versi
    ons/1.0/Resources/WebKit.dyli b
    0x1a640000 - 0x1a64aff7 com.apple.IOFWDVComponents 1.9.9 (1.9.9) <5B4E7BD7-EF5A-2F5C-DF8E-3D4A7B59F779> /System/Library/Components/
    IOFWDVComponents.comp onent/Contents/MacOS/IOFWDVComponents
    0x1b024000 - 0x1b04effb  com.apple.QuickTimeIIDCDigitizer 7.6.6 (1756) <96489BA5-A106-36A1-FA42-F7F2D6AA098C> /System/Library/QuickT
    ime/QuickTimeIIDCDigitizer .component/Contents/MacOS/QuickTimeIIDCDigitizer
    0 x1c43d000 - 0x1c44bfe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <07211458-FD06-9FEF-3DF4-2E5F0304D4BC> /Sy
    stem/Library/CoreServices/Encodings/libSimpli fiedChineseConverter.dylib
    0x1c44f000 - 0x1c461ff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8D606435-1A3C-FE0B-824A-1386809FFFF5> /S
    ystem/Library/CoreServices/Encodings/libTradit ionalChineseConverter.dylib
    0x1c66a000 - 0x1c6a6fe3 com.apple.QuickTimeFireWireDV.component 7.6.6 (1756) <5723A7A8-2C99-561B-8D87-C8B0716436FA> /System/Library
    /QuickTime/QuickTimeFireWireDV.co mponent/Contents/MacOS/QuickTimeFireWireDV
    0x1c6b2 000 - 0x1c6ccfe7 +com.google.talk.camera 1.0.19.1554 (1.0.19.1554) <FA9C2E2F-F81A-A88D-26F7-1DAAAB72806C> /Library/QuickTime/
    Google Camera Adapter 0.component/Contents/MacOS/Google Camera Adapter 0
    0x1c6de000 - 0x1c6f8fe7 +com.google.talk.camera 1.0.19.1554 (1.0.19.1554) <854A25D1-2979-7E98-644E-CFB6C4DD14EC> /Library/QuickTime/
    Google Camera Adapter 1.component/Contents/MacOS/Google Camera Adapter 1
    0x1c907000 - 0x1c92bfe7  GLRendererFloat ??? (???) <1274B762-2FB9-48FE-EAFD-C459B2B4BECC> /System/Library/Frameworks/OpenGL.framewor
    k/Reso urces/GLRendererFloat.bundle/GLRendererFloat
    0x1ca 50000 - 0x1ca9ffe3 com.apple.QuickTimeUSBVDCDigitizer 2.6.5 (2.6.5) <9DABC446-2388-C209-8912-3A33F6178B18> /System/Library/Qui
    ckTime/QuickTimeUSBVDCDigitiz er.component/Contents/MacOS/QuickTimeUSBVDCDigitiz er
    0x1edb0000 - 0x1ef28fe7  GLEngine ??? (???) <3A6C5513-7428-2242-2892-B429C72343CB> /System/Library/Frameworks/OpenGL.framework/Resou
    rces/GLEngine.bundle/GLEngine
    0x1f9e0000 - 0x1fddeffb  com.apple.ATIRadeonX2000GLDriver 1.6.26 (6.2.6) <DEB16E02-87D1-DCBF-8B60-5C972311EE28> /System/Library/Exte
    nsions/ATIRadeonX2000GLDrive r.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
    0x8 fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x90083feb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreSer
    vices.framewor k/Versions/A/Frameworks/SearchKit.framework/Versio ns/A/SearchKit
    0x900ad000 - 0x904e2ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Framew
    orks/Accelerate.framework/ Versions/A/Frameworks/vecLib.framework/Versions/A/ libLAPACK.dylib
    0x904e3000 - 0x904f1fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x906cf000 - 0x906dfff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dy
    lib
    0x906e0000 - 0x906fbff7  libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationService
    s.f ramework/Versions/A/Frameworks/ImageIO.framework/V ersions/A/Resources/libPng.dylib
    0x906fc000 - 0x90705ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskA
    rbitration.frame work/Versions/A/DiskArbitration
    0x90706000 - 0x90835fe3  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/F
    rameworks/AudioToolbox.framewor k/Versions/A/AudioToolbox
    0x90836000 - 0x9083aff7 libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationService
    s.f ramework/Versions/A/Frameworks/ImageIO.framework/V ersions/A/Resources/libGIF.dylib
    0x9084e000 - 0x90891ff7  libGLU.dylib ??? (???) <BB66EDB2-D5FE-61C9-21BE-747F9862819C> /System/Library/Frameworks/OpenGL.framework/V
    ers ions/A/Libraries/libGLU.dylib
    0x90892000 - 0x908dffeb com.apple.DirectoryService.PasswordServerFramewor k 6.0 (6.0) <52906E26-3D22-6F37-8C90-E50BBCDEA5D0> /System
    /Library/PrivateFrameworks/PasswordServer .framework/Versions/A/PasswordServer
    0x90950000 - 0x90c70ff3  com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Fr
    ameworks/CoreServices.framewor k/Versions/A/Frameworks/CarbonCore.framework/Versi ons/A/CarbonCore
    0x90c71000 - 0x90c74ffb com.apple.help 1.3.1 (41) <EF92C648-2085-C085-8EA7-A1AF37AE94F4> /System/Library/Frameworks/Carbon.framewor
    k/Vers ions/A/Frameworks/Help.framework/Versions/A/Help
    0 x90c9b000 - 0x90c9eff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Fr
    ameworks/ApplicationServices.f ramework/Versions/A/Frameworks/CoreGraphics.framew ork/Versions/A/Resources/libCGXType.A.dylib
    0x90c9 f000 - 0x90ca9ff7  com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/Help
    Data.frame work/Versions/A/HelpData
    0x90caa000 - 0x90cf3fe7 libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServic
    es.f ramework/Versions/A/Frameworks/ImageIO.framework/V ersions/A/Resources/libTIFF.dylib
    0x90cf4000 - 0x90d2afff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x90d2b000 - 0x90dd3ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServic
    es.f ramework/Versions/A/Frameworks/QD.framework/Versio ns/A/QD
    0x90dd4000 - 0x90e18fe7 com.apple.Metadata 10.6.3 (507.15) <A23633F1-E913-66C2-A073-E2B174C09B18> /System/Library/Frameworks/CoreSe
    rvices.framewor k/Versions/A/Frameworks/Metadata.framework/Version s/A/Metadata
    0x90e19000 - 0x91044ff3 com.apple.QuartzComposer 4.2 ({156.28}) <08AF01DC-110D-9443-3916-699DBDED0149> /System/Library/Frameworks/Q
    uartz.framework/Vers ions/A/Frameworks/QuartzComposer.framework/Version s/A/QuartzComposer
    0x91045000 - 0x91051ff7 libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
    0x91052000 - 0x9108bff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E0D512DD-365D-46A0-F50C-435BC250424F> /usr/lib/libcups.2.dylib
    0x9108c000 - 0x91127ff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Framewor
    ks/ApplicationServices.f ramework/Versions/A/Frameworks/ATS.framework/Versi ons/A/ATS
    0x91133000 - 0x91235fef com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/Mes
    hKit.framew ork/Versions/A/Frameworks/MeshKitIO.framework/Vers ions/A/MeshKitIO
    0x91236000 - 0x91269ff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.f
    ramewor k/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x9126a000 - 0x91271ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.fra
    mework/Version s/A/AGL
    0x9127f000 - 0x91280ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Framew
    orks/AudioUnit.framework/V ersions/A/AudioUnit
    0x91281000 - 0x912a9ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dyli
    b
    0x912ed000 - 0x91adc557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/Appl
    icationServices.f ramework/Versions/A/Frameworks/CoreGraphics.framew ork/Versions/A/CoreGraphics
    0x91add000 - 0x91b5aff7  com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <3B7F5895-B48D-A2E0-D708-58EC58EB9514> /System/Library/PrivateF
    rameworks/iLifeMediaBrow ser.framework/Versions/A/iLifeMediaBrowser
    0x91cce 000 - 0x91d7bfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dyl
    ib
    0x91f11000 - 0x91f7bfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.d
    ylib
    0x91f7c000 - 0x91fbeff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <29E5ABCF-6D8A-0CE0-B480-C7D240FF8575> /System/Library/Framewor
    ks/Accelerate.framework/ Versions/A/Frameworks/vecLib.framework/Versions/A/ libvDSP.dylib
    0x91fbf000 - 0x9202eff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <706684C7-AFA0-B036-274A-D02F8961DED5> /System/Library/Framewo
    rks/Accelerate.framework/ Versions/A/Frameworks/vecLib.framework/Versions/A/ libvMisc.dylib
    0x9202f000 - 0x9202fff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/App
    licationServices.f ramework/Versions/A/ApplicationServices
    0x92030000 - 0x920dafe7  com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/C
    oreServices.framewor k/Versions/A/Frameworks/CFNetwork.framework/Versio ns/A/CFNetwork
    0x920db000 - 0x9211eff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/
    Carbon.framework/Vers ions/A/Frameworks/NavigationServices.framework/Ver sions/A/NavigationServices
    0x92124000 - 0x92128ff7 libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.frame
    work/Vers ions/A/Libraries/libGFXShared.dylib
    0x92129000 - 0x9216dff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.fr
    amewo rk/Versions/A/CoreUI
    0x92179000 - 0x921ddffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon
    .framework/Vers ions/A/Frameworks/HTMLRendering.framework/Versions /A/HTMLRendering
    0x921de000 - 0x92219feb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/Applicati
    onServices.f ramework/Versions/A/Frameworks/ATS.framework/Versi ons/A/Resources/libFontRegistry.dylib
    0x9228f000 - 0x92294ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenD
    irectory.framewo rk/Versions/A/OpenDirectory
    0x92295000 - 0x922d4ff7  com.apple.ImageCaptureCore 1.0.3 (1.0.3) <7E02D104-F31C-CF72-71B4-DA5DF7B48337> /System/Library/Frameworks/
    ImageCaptureCore.fram ework/Versions/A/ImageCaptureCore
    0x922d5000 - 0x923b2ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.fra
    mework/ Versions/A/Frameworks/vImage.framework/Versions/A/ vImage
    0x923b3000 - 0x923cffe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbo
    n.framework/Vers ions/A/Frameworks/OpenScripting.framework/Versions /A/OpenScripting
    0x923d0000 - 0x923f0fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.
    dylib
    0x923f1000 - 0x92409ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/Ope
    nDirectory.framewo rk/Versions/A/Frameworks/CFOpenDirectory.framework /Versions/A/CFOpenDirectory
    0x92444000 - 0x92626fff  com.apple.imageKit 2.0.3 (1.0) <B4DB05F7-01C5-35EE-7AB9-41BD9D63F075> /System/Library/Frameworks/Quartz.fra
    mework/Vers ions/A/Frameworks/ImageKit.framework/Versions/A/Im ageKit
    0x9262a000 - 0x9262aff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x926fd000 - 0x9270fff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Librar
    y/PrivateFrameworks/MultitouchSupp ort.framework/Versions/A/MultitouchSupport
    0x92710 000 - 0x9276dff7  com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit
    .framework/Versi ons/A/IOKit
    0x9276f000 - 0x92928feb com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks
    /ApplicationServices.f ramework/Versions/A/Frameworks/ImageIO.framework/V ersions/A/ImageIO
    0x92929000 - 0x9292fff7 libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <DACD11D8-4B64-CD3B-C988-B1041E07D13A> /System/Libra
    ry/Frameworks/ApplicationServices.f ramework/Versions/A/Frameworks/CoreGraphics.framew ork/Versions/A/Resources/libCGXCoreImage.A.dyli
    b
    0x92930000 - 0x92a34fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto
    .0.9.8.dylib
    0x92a35000 - 0x92ab7ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoun
    dation.fr amework/Versions/A/SecurityFoundation
    0x92b03000 - 0x92c31fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.f
    ramework/Ve rsions/A/CoreData
    0x92c32000 - 0x92c3dff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Fram
    eworks/ApplicationServices.f ramework/Versions/A/Frameworks/CoreGraphics.framew ork/Versions/A/Resources/libCSync.A.dylib
    0x92d3a0 00 - 0x92d40fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.
    framework/Vers ions/A/Frameworks/CommonPanels.framework/Versions/ A/CommonPanels
    0x92d41000 - 0x92e78ff7 com.apple.CoreAUC 6.04.04 (6.04.04) <050D9D16-AAE7-3460-4318-8449574F26C7> /System/Library/PrivateFramework
    s/CoreAUC.framew ork/Versions/A/CoreAUC
    0x92e79000 - 0x92e7bff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.f
    ramework/Vers ions/A/Frameworks/SecurityHI.framework/Versions/A/ SecurityHI
    0x92e7c000 - 0x92ed4fe7 com.apple.datadetectorscore 2.0 (80.7) <18C2FB6A-BF60-F838-768C-0306151C21DA> /System/Library/PrivateFramew
    orks/DataDetectorsC ore.framework/Versions/A/DataDetectorsCore
    0x92ed5 000 - 0x92f67fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Fram
    eworks/ApplicationServices.f ramework/Versions/A/Frameworks/PrintCore.framework /Versions/A/PrintCore
    0x92f68000 - 0x93005fe3 com.apple.LaunchServices 362.2 (362.2) <F3952CAB-322F-A12F-57AF-8B91B1D76DDE> /System/Library/Frameworks/Co
    reServices.framewor k/Versions/A/Frameworks/LaunchServices.framework/V ersions/A/LaunchServices
    0x93006000 - 0x93132ffb com.apple.MediaToolbox 0.484.20 (484.20) <D67788A2-B772-C5DB-B12B-173B2F8EE40B> /System/Library/PrivateFram
    eworks/MediaToolbox.f ramework/Versions/A/MediaToolbox
    0x93276000 - 0x93277ff7  com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFramew
    orks/TrustEvaluatio nAgent.framework/Versions/A/TrustEvaluationAgent
    0 x9329f000 - 0x9334dff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbo
    n.framework/Vers ions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x9 334e000 - 0x942a0fef com.apple.QuickTimeComponents.component 7.6.6 (1756) /System/Library/QuickTime/QuickTimeComponents.com ponen
    t/Contents/MacOS/QuickTimeComponents
    0x942a1 000 - 0x942fbfe7  com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePD
    F.framew ork/Versions/A/CorePDF
    0x942fc000 - 0x944f9ff7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <85A6BFDD-CBB6-7490-748D-8EA8B9B7FDD8> /System/Library/Framewo
    rks/JavaScriptCore.framew ork/Versions/A/JavaScriptCore
    0x944fa000 - 0x9452bff7  libGLImage.dylib ??? (???) <E3EC8E92-4DDD-E7B8-3D38-C5A5160A4930> /System/Library/Frameworks/OpenGL.framewo
    rk/Vers ions/A/Libraries/libGLImage.dylib
    0x9452c000 - 0x94550ff7  libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServic
    es.f ramework/Versions/A/Frameworks/ImageIO.framework/V ersions/A/Resources/libJPEG.dylib
    0x94551000 - 0x94601ff3  com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/Applica
    tionServices.f ramework/Versions/A/Frameworks/ColorSync.framework /Versions/A/ColorSync
    0x94635000 - 0x946a3ff7 com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Framework
    s/Quartz.framework/Vers ions/A/Frameworks/QuickLookUI.framework/Versions/A /QuickLookUI
    0x9474e000 - 0x9475eff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/Privat
    eFrameworks/DSObjCWrappers .framework/Versions/A/DSObjCWrappers
    0x94769000 - 0x9476aff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/Privat
    eFrameworks/MonitorPanel.f ramework/Versions/A/MonitorPanel
    0x94872000 - 0x9493cfef  com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Framewor
    ks/CoreServices.framewor k/Versions/A/Frameworks/OSServices.framework/Versi ons/A/OSServices
    0x9493d000 - 0x9494bff7 com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.f
    ramework/Vers ions/A/OpenGL
    0x9494c000 - 0x9498cff3 com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks
    /SecurityInterface.fra mework/Versions/A/SecurityInterface
    0x949a6000 - 0x949f7ff7  com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/Applicat
    ionServices.f ramework/Versions/A/Frameworks/HIServices.framewor k/Versions/A/HIServices
    0x94a96000 - 0x94a99ff7 libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.fr
    amework/Vers ions/A/Libraries/libCoreVMClient.dylib
    0x94a9f000 - 0x94aaaff7  libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Ve
    rs ions/A/Libraries/libGL.dylib
    0x94aab000 - 0x94b61ff7  libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/Application
    Services.f ramework/Versions/A/Frameworks/ATS.framework/Versi ons/A/Resources/libFontParser.dylib
    0x94b62000 - 0x94b6aff7  com.apple.DisplayServicesFW 2.3.0 (283) <48D94761-7340-D029-99E3-9BE0262FAF22> /System/Library/PrivateFrame
    works/DisplayService s.framework/Versions/A/DisplayServices
    0x94b8b000 - 0x94bc9ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/
    QuickLook.framework/V ersions/A/QuickLook
    0x94bca000 - 0x94bf1ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Qua
    rtz.framework/Vers ions/A/Frameworks/QuartzFilters.framework/Versions /A/QuartzFilters
    0x94bf2000 - 0x94c6dfff com.apple.AppleVAFramework 4.10.12 (4.10.12) <89C4EBE2-FE27-3160-0BD1-D0C2ED5F3605> /System/Library/Private
    Frameworks/AppleVA.framew ork/Versions/A/AppleVA
    0x94c6e000 - 0x94d1efe3 com.apple.QuickTimeImporters.component 7.6.6 (1756) <9276DEF5-B027-75CD-A0EB-69709F903196> /System/Library/
    QuickTime/QuickTimeImporters.com ponent/Contents/MacOS/QuickTimeImporters
    0x94d1f00 0 - 0x94d1fff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework
    /Versi ons/A/Cocoa
    0x94d20000 - 0x94efbff3 libType1Scaler.dylib ??? (???) <A7AB841A-3F40-E0B8-ADDD-44014C7287C9> /System/Library/Frameworks/Applicatio
    nServices.f ramework/Versions/A/Frameworks/ATS.framework/Versi ons/A/Resources/libType1Scaler.dylib
    0x94fb1000 - 0x95001ff7  com.apple.framework.familycontrols 2.0.2 (2020) <AF7F86F1-F7BF-CBA8-7A4A-D8F7A19F9601> /System/Library/Priv
    ateFrameworks/FamilyControls .framework/Versions/A/FamilyControls
    0x95002000 - 0x95063fe7  com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/Applicatio
    nServices.f ramework/Versions/A/Frameworks/CoreText.framework/ Versions/A/CoreText
    0x950a0000 - 0x95313fe7 com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Found
    ation.framework/ Versions/C/Foundation
    0x95314000 - 0x95344ff7 com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshK
    it.framew ork/Versions/A/MeshKit
    0x9539f000 - 0x95419fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/C
    oreAudio.framework/V ersions/A/CoreAudio
    0x9541a000 - 0x95420fe7 com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/Com
    merceKit.fr amework/Versions/A/Frameworks/CommerceCore.framewo rk/Versions/A/CommerceCore
    0x95421000 - 0x9542eff7 com.apple.NetFS 3.2.1 (3.2.1) <A6443845-5815-2429-7649-C51A4B5E7DF9> /System/Library/Frameworks/NetFS.frame
    work/Versi ons/A/NetFS
    0x9542f000 - 0x95450fe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.frame
    work/Vers ions/A/OpenCL
    0x9547b000 - 0x9547bff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Framewo
    rks/Accelerate.framework/ Versions/A/Frameworks/vecLib.framework/Versions/A/ vecLib
    0x9547c000 - 0x95486ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Libra
    ry/Frameworks/Carbon.framework/Vers ions/A/Frameworks/SpeechRecognition.framework/Vers ions/A/SpeechRecognition
    0x95487000 - 0x95780fef com.apple.QuickTime 7.6.6 (1756) <F08B13B6-31D7-BD18-DA87-A0CDFCF13B8F> /System/Library/Frameworks/QuickTim
    e.framework/V ersions/A/QuickTime
    0x957a8000 - 0x95883feb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrame
    works/DesktopService sPriv.framework/Versions/A/DesktopServicesPriv
    0x9 5b94000 - 0x95bdaff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x95c20000 - 0x95c23fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/
    libmathCommon.A.dylib
    0x95c24000 - 0x95c24ff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quart
    z.framework/Vers ions/A/Quartz
    0x95d81000 - 0x95da7ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Framework
    s/CoreServices.framewor k/Versions/A/Frameworks/DictionaryServices.framewo rk/Versions/A/DictionaryServices
    0x95da8000 - 0x95dd2ff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Short
    cut.frame work/Versions/A/Shortcut
    0x95e14000 - 0x95e14ff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framewo
    rk/Vers ions/A/Carbon
    0x95e15000 - 0x95f16fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dyl
    ib
    0x95f17000 - 0x95f5effb com.apple.CoreMediaIOServices 134.0 (1160) <D4F40A28-4E31-3210-7C2B-59D8A1903FB2> /System/Library/PrivateFr
    ameworks/CoreMediaIOSer vices.framework/Versions/A/CoreMediaIOServices
    0x9 5f98000 - 0x95f9cff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/V
    ersions/A/IOSurface
    0x95f9d000 - 0x95fa4ff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Framewor
    ks/Carbon.framework/Vers ions/A/Frameworks/Print.framework/Versions/A/Print
    0x95fa5000 - 0x95fe2ff7  com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFramewo
    rks/CoreMedia.fram ework/Versions/A/CoreMedia
    0x95fe3000 - 0x96020ff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Framew
    orks/SystemConfiguration.f ramework/Versions/A/SystemConfiguration
    0x96035000 - 0x961b7fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.
    A.dylib
    0x96c04000 - 0x96c23ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVide
    o.framework/V ersions/A/CoreVideo
    0x96c24000 - 0x96c24ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks
    /Accelerate.framework/ Versions/A/Accelerate
    0x96c3b000 - 0x96fa6ff7 com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/Quart
    zCore.framework/ Versions/A/QuartzCore
    0x96fa7000 - 0x97060fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dyl
    ib
    0x97061000 - 0x97075ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Libra
    ry/Frameworks/ApplicationServices.f ramework/Versions/A/Frameworks/SpeechSynthesis.fra mework/Versions/A/SpeechSynthesis
    0x97076000 - 0x9752fffb  com.apple.VideoToolbox 0.484.20 (484.20) <E7B9F015-2569-43D7-5268-375ED937ECA5> /System/Library/PrivateFram
    eworks/VideoToolbox.f ramework/Versions/A/VideoToolbox
    0x97530000 - 0x97571ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Framew
    orks/ApplicationServices.f ramework/Versions/A/Frameworks/CoreGraphics.framew ork/Versions/A/Resources/libRIP.A.dylib
    0x9763b000 - 0x9763bff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.
    framework/Vers ions/A/vecLib
    0x9763c000 - 0x9765efef com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Fra
    meworks/DirectoryService.fram ework/Versions/A/DirectoryService
    0x9765f000 - 0x97983fef  com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.fr
    amework/Vers ions/A/Frameworks/HIToolbox.framework/Versions/A/H IToolbox
    0x97997000 - 0x97d7dffb com.apple.RawCamera.bundle 3.4.1 (546) <557C094F-BF8D-B298-E502-C4EE78914C55> /System/Library/CoreServices/
    RawCamera.bundle/Co ntents/MacOS/RawCamera
    0x97e8e000 - 0x97fd1fef com.apple.QTKit 7.6.6 (1756) <4D809734-4E1B-8E18-C825-86C5422FC3DC> /System/Library/Frameworks/QTKit.framew
    ork/Versi ons/A/QTKit
    0x97fd2000 - 0x98004fe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/Applica
    tionServices.f ramework/Versions/A/Frameworks/ATS.framework/Versi ons/A/Resources/libTrueTypeScaler.dylib
    0x98005000 - 0x98007ff7  libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationSe
    rvices.f ramework/Versions/A/Frameworks/ImageIO.framework/V ersions/A/Resources/libRadiance.dylib
    0x9803d000 - 0x98052fff  com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carb
    on.framework/Vers ions/A/Frameworks/ImageCapture.framework/Versions/ A/ImageCapture
    0x98053000 - 0x98067fe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
    0x98362000 - 0x985c5fff com.apple.security 6.1.1 (37594) <B6F2A8BF-C1B7-A0E2-83FB-4FF265E9BDDC> /System/Library/Frameworks/Security
    .framework/Ve rsions/A/Security
    0x985c6000 - 0x985d7ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/Appl
    icationServices.f ramework/Versions/A/Frameworks/LangAnalysis.framew ork/Versions/A/LangAnalysis
    0x985d8000 - 0x98670fe7  edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos
    .framework/Ve rsions/A/Kerberos
    0x98671000 - 0x987ecfe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/C
    oreFoundation.framew ork/Versions/A/CoreFoundation
    0x9882e000 - 0x9893aff7  libGLProgrammability.dylib ??? (???) <A077BFEA-19C6-9F48-2F36-8E4E55376F49> /System/Library/Frameworks/Open
    GL.framework/Vers ions/A/Libraries/libGLProgrammability.dylib
    0x9893 b000 - 0x98945fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Framework
    s/Carbon.framework/Vers ions/A/Frameworks/CarbonSound.framework/Versions/A /CarbonSound
    0x98946000 - 0x9899cff7 com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFramework
    s/MeshKit.framew ork/Versions/A/Frameworks/MeshKitRuntime.framework /Versions/A/MeshKitRuntime
    0x989d0000 - 0x98b77ff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B
    .dylib
    0x98b78000 - 0x98f8eff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Framewor
    ks/Accelerate.framework/ Versions/A/Frameworks/vecLib.framework/Versions/A/ libBLAS.dylib
    0x990c3000 - 0x999a3ff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.f
    ramework/Vers ions/C/AppKit
    0x999c6000 - 0x99a3fff7 com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.fra
    mework/Vers ions/A/Frameworks/PDFKit.framework/Versions/A/PDFK it
    0x99a40000 - 0x99a40ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServic
    es.framewor k/Versions/A/CoreServices
    0xba900000 - 0xba916ff7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <B339B85B-1B6D-81D8-1281-7B8C8A517329> /System/Libr
    ary/CoreServices/Encodings/libJapane seConverter.dylib
    0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <EF3E3210-927F-DB9F-4CD4-4039A2AE2F84> /System/Librar
    y/CoreServices/Encodings/libKorean Converter.dylib
    0xbb100000 - 0xbb103fe7 libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) <80CA35C5-AFBF-DD2D-B47B-9CE773B9CAEF> /System/Lib
    rary/CoreServices/Encodings/libLatinS uppConverter.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 8 GB, SMC 1.53f13
    Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.5
    Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 0 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST31000528ASQ, 931.51 GB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0x24400000
    USB Device: iPhone, 0x05ac  (Apple Inc.), 0x1297, 0x26200000
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x06110000

    Another one happened - similar (but different) machine
    Version:         1.0.5 (???)
    Code Type:       X86 (Native)Parent Process:  launchd [107]
    Date/Time:       2011-01-31 14:48:47.051 -0500OS Version:      Mac OS X 10.6.6 (10J567)Report Version:  6
    Interval Since Last Report:          922246 secCrashes Since Last Report:           19Per-App Interval Since Last Report:  299 secPer-App Crashes Since Last Report:   1Anonymous UUID:                      AAC72C73-DE29-47B2-A2C9-E016B22E0071
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000020310000Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread0   com.adobe.AIR                     0x02feac4e XC_RSA_Decrypt_Zeroes_Coding_Lithium + 17755181   com.adobe.AIR                     0x02febfff XC_RSA_Decrypt_Zeroes_Coding_Lithium + 17805592   com.adobe.AIR                     0x02fed09d XC_RSA_Decrypt_Zeroes_Coding_Lithium + 17848133   com.adobe.AIR                     0x02fef214 XC_RSA_Decrypt_Zeroes_Coding_Lithium + 17933804   com.adobe.AIR                     0x030a27dc r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 2050295   com.adobe.AIR                     0x030a2911 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 2053386   com.adobe.AIR                     0x030f32ca r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 5355077   com.adobe.AIR                     0x032480a1 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 19316908   ???                               0x1a66c9bc 0 + 4429439329   com.adobe.AIR                     0x031a2860 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 125373710  WebKit.dylib                      0x17167125 WebKitGetAPI + 490649711  WebKit.dylib                      0x16e1b86a WebKitGetAPI + 145133412  ???                               0x1b22536b 0 + 45523441113  WebKit.dylib                      0x16db5a42 WebKitGetAPI + 103401414  WebKit.dylib                      0x16d1cb6c WebKitGetAPI + 40762415  WebKit.dylib                      0x16d1cbc2 WebKitGetAPI + 40771016  WebKit.dylib                      0x17167ce6 WebKitGetAPI + 490950617  com.adobe.AIR                     0x0319de21 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 123473018  com.adobe.AIR                     0x0312b6ca r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 76590719  com.adobe.AIR                     0x031285f8 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 75340920  com.adobe.AIR                     0x03127ad7 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 75056021  com.adobe.AIR                     0x0312bf1b r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 76803622  com.adobe.AIR                     0x0312e26f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 77708023  com.adobe.AIR                     0x0321ece2 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 176279524  com.adobe.AIR                     0x03220a56 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 177033525  com.adobe.AIR                     0x0308dec8 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 12078526  com.adobe.AIR                     0x02d70947 0x2d5a000 + 9248727  com.apple.Foundation              0x9019ae80 __NSThreadPerformPerform + 70528  com.apple.CoreFoundation          0x91336361 __CFRunLoopDoSources0 + 120129  com.apple.CoreFoundation          0x91333f8f __CFRunLoopRun + 107130  com.apple.CoreFoundation          0x91333464 CFRunLoopRunSpecific + 45231  com.apple.CoreFoundation          0x91333291 CFRunLoopRunInMode + 9732  com.apple.HIToolbox               0x9752b004 RunCurrentEventLoopInMode + 39233  com.apple.HIToolbox               0x9752adbb ReceiveNextEventCommon + 35434  com.apple.HIToolbox               0x9752ac40 BlockUntilNextEventMatchingListInMode + 8135  com.apple.AppKit                  0x988f378d _DPSNextEvent + 84736  com.apple.AppKit                  0x988f2fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 15637  com.apple.AppKit                  0x988b5247 -[NSApplication run] + 82138  com.adobe.AIR                     0x02d5dc98 0x2d5a000 + 1551239  com.adobe.AIR                     0x02d5dfde 0x2d5a000 + 16350Thread 1:  Dispatch queue: com.apple.libdispatch-manager0   libSystem.B.dylib                 0x97c40982 kevent + 101   libSystem.B.dylib                 0x97c4109c _dispatch_mgr_invoke + 2152   libSystem.B.dylib                 0x97c40559 _dispatch_queue_invoke + 1633   libSystem.B.dylib                 0x97c402fe _dispatch_worker_thread2 + 2404   libSystem.B.dylib                 0x97c3fd81 _pthread_wqthread + 3905   libSystem.B.dylib                 0x97c3fbc6 start_wqthread + 30
    Thread 2:0   libSystem.B.dylib                 0x97c1a142 semaphore_wait_signal_trap + 101   libSystem.B.dylib                 0x97c47cfc _pthread_cond_wait + 10892   libSystem.B.dylib                 0x97c9046f pthread_cond_wait + 483   com.adobe.AIR                     0x0323c227 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18829284   com.adobe.AIR                     0x030911ca r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1338435   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835446   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836667   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838218   libSystem.B.dylib                 0x97c4785d _pthread_start + 3459   libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 3:0   libSystem.B.dylib                 0x97c1a142 semaphore_wait_signal_trap + 101   libSystem.B.dylib                 0x97c47cfc _pthread_cond_wait + 10892   libSystem.B.dylib                 0x97c9046f pthread_cond_wait + 483   com.adobe.AIR                     0x0323c227 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18829284   com.adobe.AIR                     0x030911ca r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1338435   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835446   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836667   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838218   libSystem.B.dylib                 0x97c4785d _pthread_start + 3459   libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 4:0   libSystem.B.dylib                 0x97c1a142 semaphore_wait_signal_trap + 101   libSystem.B.dylib                 0x97c47cfc _pthread_cond_wait + 10892   libSystem.B.dylib                 0x97c9046f pthread_cond_wait + 483   com.adobe.AIR                     0x0323c227 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18829284   com.adobe.AIR                     0x030911ca r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1338435   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835446   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836667   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838218   libSystem.B.dylib                 0x97c4785d _pthread_start + 3459   libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 5:0   libSystem.B.dylib                 0x97c1a142 semaphore_wait_signal_trap + 101   libSystem.B.dylib                 0x97c47cfc _pthread_cond_wait + 10892   libSystem.B.dylib                 0x97c9046f pthread_cond_wait + 483   com.adobe.AIR                     0x0323c227 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18829284   com.adobe.AIR                     0x030911ca r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1338435   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835446   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836667   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838218   libSystem.B.dylib                 0x97c4785d _pthread_start + 3459   libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 6:0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 101   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 10662   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 473   com.adobe.AIR                     0x0323c269 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18829944   com.adobe.AIR                     0x0324fb16 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 19630395   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835446   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836667   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838218   libSystem.B.dylib                 0x97c4785d _pthread_start + 3459   libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 7:0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 101   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 10662   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 473   com.adobe.AIR                     0x0323c269 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18829944   com.adobe.AIR                     0x03348063 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 29802045   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835446   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836667   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838218   libSystem.B.dylib                 0x97c4785d _pthread_start + 3459   libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 8:0   libSystem.B.dylib                 0x97c1a0fa mach_msg_trap + 101   libSystem.B.dylib                 0x97c1a867 mach_msg + 682   com.apple.CoreFoundation          0x9133437f __CFRunLoopRun + 20793   com.apple.CoreFoundation          0x91333464 CFRunLoopRunSpecific + 4524   com.apple.CoreFoundation          0x91333291 CFRunLoopRunInMode + 975   com.apple.Foundation              0x901bd7d0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 3296   com.apple.Foundation              0x90184bf0 -[NSThread main] + 457   com.apple.Foundation              0x90184ba0 __NSThread__main__ + 14998   libSystem.B.dylib                 0x97c4785d _pthread_start + 3459   libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 9:  com.apple.CFSocket.private0   libSystem.B.dylib                 0x97c390c6 select$DARWIN_EXTSN + 101   com.apple.CoreFoundation          0x91373c83 __CFSocketManager + 10912   libSystem.B.dylib                 0x97c4785d _pthread_start + 3453   libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 10:0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 101   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 10662   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 473   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 3799994   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1286865   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1290676   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835447   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836668   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838219   libSystem.B.dylib                 0x97c4785d _pthread_start + 34510  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 11:0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 101   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 10662   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 473   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 3799994   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1286865   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1290676   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835447   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836668   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838219   libSystem.B.dylib                 0x97c4785d _pthread_start + 34510  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 12:0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 101   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 10662   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 473   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 3799994   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1286865   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1290676   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835447   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836668   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838219   libSystem.B.dylib                 0x97c4785d _pthread_start + 34510  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 13:0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 101   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 10662   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 473   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 3799994   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1286865   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1290676   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18835447   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18836668   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 18838219   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 23:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 24:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 25:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 26:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 27:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 28:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 29:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 30:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 31:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 32:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 33:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 34:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 35:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 36:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 37:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 38:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 39:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 40:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 41:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 42:
    0   libSystem.B.dylib                 0x97c3fa12 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x97c3ffa8 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x97c3fbc6 start_wqthread + 30
    Thread 43:
    0   libSystem.B.dylib                 0x97c3fa12 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x97c3ffa8 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x97c3fbc6 start_wqthread + 30
    Thread 44:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 45:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 46:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 47:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 48:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821
    9   libSystem.B.dylib                 0x97c4785d _pthread_start + 345
    10  libSystem.B.dylib                 0x97c476e2 thread_start + 34
    Thread 49:
    0   libSystem.B.dylib                 0x97c1a15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x97c47ce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x97c76ac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.AIR                     0x030cd356 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 379999
    4   com.adobe.AIR                     0x0308fda5 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 128686
    5   com.adobe.AIR                     0x0308ff22 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 129067
    6   com.adobe.AIR                     0x0323c48f r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883544
    7   com.adobe.AIR                     0x0323c509 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883666
    8   com.adobe.AIR                     0x0323c5a4 r_0sxkwv70f9yg6kbm41b3d14u0dvqsem0nnvh83 + 1883821

  • Flash Builder 4.7 mac , after upgrade to adobe air 13/14 wont create new projects

    im running flash builder 4.7 on mac, and recently upgrade to a newer air, this was sad in itself as flash builder dosnt have a mechanism for doing this you have to paste files all manually all over the place.
    Im now running into an issue where I cannot even create projects.
    Has anyone had this issue? does anyone know how to solve?
    Thanks

    Called support had the pleasure of a really long wait time.
    first level tech support stated this was a "known issue", got transferred to another sr technician who was going to fix this, didn't have a clue about the previous conversation and the call dropped. I don't have the patients to wait on hold nearly an hr again.
    Adobe, if this is a known issue please post a sticky somewhere or assign someone to reply to the community posts.
    If anyone else has the answer to this, that would be much appreciated, Im kind of loathing flash builder at the moment and resenting the fact i can't run flash develop natively on mac.

  • I cannot install flash player on my MAC - (osx 10.8.4) - it downloads 50%, then clicks to "finish"

    I cannot install flash player on my Mac - running OSX 10.8.4 and Safari 6.0.5.  The progress bar show is as  downloading to 50%, then converts to "installing" and immediately goes to 100% and says it's installed. But it's not.  I get another Adobe Flash installer icon on my desktop instead.  Help!

    Hello,
    Welcome to Adobe Forums.
    First, remove Adobe Flash Player completely using Flash Player uninstaller for MAC : http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-mac-os.html
    Download offline installer for Adobe Flash Player (MAC) from here : http://fpdownload.macromedia.com/get/flashplayer/current/licensing/mac/install_flash_playe r_11_osx.dmg
    Once the file is downloaded, run the installer
    Thanks,
    Vikram

Maybe you are looking for

  • Multiple data sources based on a parameter

    Hi there! Is it possible to get data from different data sources based on a parameter? For example, I have SQL query and parameter pFI that can be equal to 1 or 2. So if the pFI = 1 then I need to execute this query in DB1 otherwise I need to execute

  • Help with Nokia 6303

    Hi there My phone is playing up and won't let me receive texts or send any, and is getting mega laggy by the second. Whenever I try and access my messages I get a message saying, "Message storage memory not ready" It has been saying this for over 4 h

  • I have 2 hardisk,so i want to set two scratch disk  but i doesnt work

    i have  500g and  another 160g hardisk. such as i set up scratch disk in d: drive in 500g hardisk and f: driver in 160g hardisk but i have found photoshop just use  d: driver as scratch disk ,and never use f: driver. why?

  • How to Login as SID adm in SAP Hana

    Hi Experts, i want the steps to login as <sid>adm user in SAP Hana studio and SAP Hana database. So that i can start services and Stop services as well. Below is the error messages i get by trying to change to <sid>adm that is  s2padm. Urgent help on

  • Getting remote control 438483-001 to work in Win7

    I have recently upgrade from Vista to Windows 7 premium (clean install). Now my remote control which came with my dv9770ea laptop (P/N 438483-001) does not work.  Batteries checked, the remote's green light flashes when pushing a button, AND when usi