Rel="stylesheet" in template causes Contribute to crash

After years of no problems with their site, my client was
suddenly unable to login to their site using Contribute 3.
Contribute would crash during "Updating Templates" screen.
The problem turned out to be a rel="stylesheet" in an
absolute link to a style sheet.
Example:
This crashes Contribute 3:
<link href="
http://wwww.mysite.com/css/style.css"
rel="stylesheet" type="text/css">
This does not:
<link href="
http://wwww.mysite.com/css/style.css"
type="text/css">
The doc type was:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN"
http://www.w3.org/TR/html4/loose.dtd">
And the stylesheet link is in the <head>.
Go figure.
Hopefully this posting will spare someone else the headache.

Suggest you do an F1 (help) search on Design Time Stylesheets.
DW Design View is not 100% reliable.  Use Live View or Preview in Browser.
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists
http://alt-web.com/
http://twitter.com/altweb

Similar Messages

  • When using a template, adding content causes an instant crash.

    Any change by adding causes an instant crash. Here's the crash log...
    Any ideas!? Thanks!
    Process:         Motion [46404]
    Path:            /Applications/Motion.app/Contents/MacOS/Motion
    Identifier:      com.apple.motionapp
    Version:         5.0.7 (221398)
    Build Info:      Motion-22139008018000000~1
    App Item ID:     434290957
    App External ID: 14682850
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [392]
    Date/Time:       2013-07-16 14:36:00.565 -0700
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          81387 sec
    Crashes Since Last Report:           19
    Per-App Interval Since Last Report:  1647 sec
    Per-App Crashes Since Last Report:   19
    Anonymous UUID:                      B010C648-7897-4A37-AFA3-46E5514A12E6
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.ozone.framework               0x00000001008c8d13 OZImageElement::gridFit() + 115
    1   com.apple.ozone.framework               0x00000001008c6f48 OZImageElement::setFootage(OZFootage*, bool, unsigned int) + 1816
    2   com.apple.ozone.framework               0x00000001008620bf OZScene::addFootageNode(OZFootage*, OZGroup*, PCVector2<float> const&, bool, unsigned int, CMTime, CMTime, int, OZSceneNode*, bool, LiCamera*) + 1999
    3   com.apple.ozone.framework               0x0000000100a47a2a -[OZDragManager performDrop:dropInfo:] + 12842
    4   com.apple.ozone.framework               0x0000000100ad95cb -[OZGLViewerOSC performDragOperation:] + 267
    5   com.apple.AppKit                        0x00007fff87d2481f NSCoreDragReceiveProc + 808
    6   com.apple.HIServices                    0x00007fff83671eef DoDropMessage + 99
    7   com.apple.HIServices                    0x00007fff83672384 SendDropMessage + 31
    8   com.apple.HIServices                    0x00007fff83673ce1 DragInApplication + 454
    9   com.apple.HIServices                    0x00007fff83674749 CoreDragStartDragging + 634
    10  com.apple.AppKit                        0x00007fff87d23938 -[NSCoreDragManager _dragUntilMouseUp:accepted:] + 763
    11  com.apple.AppKit                        0x00007fff87d2337e -[NSCoreDragManager dragImage:fromWindow:at:offset:event:pasteboard:source:slideBack:] + 1594
    12  com.apple.AppKit                        0x00007fff87fde51e -[NSWindow(NSDrag) dragImage:at:offset:event:pasteboard:source:slideBack:] + 146
    13  com.apple.ozone.framework               0x00000001009d7b12 -[OZLibraryThumbnailMatrix startDrag:] + 2002
    14  com.apple.ozone.framework               0x00000001009d85ff -[OZLibraryThumbnailMatrix mouseDragged:] + 303
    15  com.apple.AppKit                        0x00007fff87adc0c7 -[NSWindow sendEvent:] + 8769
    16  com.apple.prokit                        0x0000000100105987 -[NSProWindow sendEvent:] + 236
    17  com.apple.ozone.framework               0x00000001009eaa15 -[OZDocumentWindow sendEvent:] + 309
    18  com.apple.AppKit                        0x00007fff87a10afa -[NSApplication sendEvent:] + 4719
    19  com.apple.prokit                        0x00000001000e0f48 -[NSProApplication sendEvent:] + 1634
    20  com.apple.Flexo                         0x0000000101989f45 -[FFApplication sendEvent:] + 565
    21  com.apple.motionapp                     0x0000000100004b3e 0x100000000 + 19262
    22  com.apple.AppKit                        0x00007fff879a76de -[NSApplication run] + 474
    23  com.apple.prokit                        0x00000001000e204b NSProApplicationMain + 267
    24  com.apple.motionapp                     0x0000000100002b2b 0x100000000 + 11051
    25  com.apple.motionapp                     0x0000000100001a24 0x100000000 + 6692
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff89c37c0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff89c39add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff89c397b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff89c392de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff89c38c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff89c38aa5 start_wqthread + 13
    Thread 2:  com.apple.ProGL.object-deletion
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   com.apple.progl.framework               0x0000000103a557c9 (anonymous namespace)::threadFunc(void*) + 71
    3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
    4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 3:  com.apple.flexo.throttled-scheduled-io
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   com.apple.Flexo                         0x0000000101935143 Synchronizable::Wait() + 51
    3   com.apple.Flexo                         0x00000001017b8b54 ThrottleReadImpl::Run() + 196
    4   com.apple.Flexo                         0x000000010193b89f Thread::RunHelper(void*) + 47
    5   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 4:  com.apple.flexo.appthrottled-scheduled-io
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   com.apple.Flexo                         0x0000000101935143 Synchronizable::Wait() + 51
    3   com.apple.Flexo                         0x00000001017b8b54 ThrottleReadImpl::Run() + 196
    4   com.apple.Flexo                         0x000000010193b89f Thread::RunHelper(void*) + 47
    5   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 5:  QTKit: listenOnDelegatePort
    0   libSystem.B.dylib                       0x00007fff89c1ed7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff89c1f3ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8548c932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8548bdbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation                0x00007fff8548bb46 CFRunLoopRun + 70
    5   com.apple.QTKit                         0x00007fff87161d20 listenOnDelegatePort + 425
    6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 6:  QTKit: listenOnNotificationPort
    0   libSystem.B.dylib                       0x00007fff89c1ed7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff89c1f3ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8548c932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8548bdbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation                0x00007fff8548bb46 CFRunLoopRun + 70
    5   com.apple.QTKit                         0x00007fff87160f38 listenOnNotificationPort + 383
    6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 7:  QTKit: QTCALayerRendererPendingQWorkLoop
    0   libSystem.B.dylib                       0x00007fff89c1ed7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff89c1f3ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8548c932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8548bdbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation                0x00007fff8548bb46 CFRunLoopRun + 70
    5   com.apple.QTKit                         0x00007fff87094428 QTCALayerRendererPendingQWorkLoop + 546
    6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 8:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff89c62932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff854ae498 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 9:  QTKit: QTMachPortImageProviderWorkLoop
    0   libSystem.B.dylib                       0x00007fff89c1ed7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff89c1f3ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8548c932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8548bdbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation                0x00007fff8548bb46 CFRunLoopRun + 70
    5   com.apple.QTKit                         0x00007fff871634bc QTMachPortImageProviderWorkLoop + 364
    6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 10:  com.apple.helium-texture-finish
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   com.apple.Helium.HeliumRender           0x0000000103ba4197 textureFinishThread(void*) + 183
    3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 11:  QTKit: QTCALayerRendererPendingQWorkLoop
    0   libSystem.B.dylib                       0x00007fff89c1ed7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff89c1f3ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8548c932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8548bdbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation                0x00007fff8548bb46 CFRunLoopRun + 70
    5   com.apple.QTKit                         0x00007fff87094428 QTCALayerRendererPendingQWorkLoop + 546
    6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 12:  QTKit: QTMachPortImageProviderWorkLoop
    0   libSystem.B.dylib                       0x00007fff89c1ed7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff89c1f3ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8548c932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8548bdbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation                0x00007fff8548bb46 CFRunLoopRun + 70
    5   com.apple.QTKit                         0x00007fff871634bc QTMachPortImageProviderWorkLoop + 364
    6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 13:  com.apple.motion.ozone - Channel Evaluation
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
    3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
    4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 14:  com.apple.motion.ozone - Renderer
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
    3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
    4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 15:  com.apple.motion.ozone - Prefetch
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
    3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
    4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 16:  com.apple.motion.ozone - Audio
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
    3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
    4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 17:  com.apple.motion.ozone - Renderer Builder
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
    3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
    4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   com.apple.CoreVideo                     0x00007fff890d6342 CVDisplayLink::runIOThread() + 804
    3   com.apple.CoreVideo                     0x00007fff890d5fe3 startIOThread(void*) + 139
    4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 19:  com.apple.helium-unit
    0   libSystem.B.dylib                       0x00007fff89c1edc2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff89c2440d pthread_mutex_lock + 469
    2   com.apple.Helium.HeliumRender           0x0000000103bbec62 hg_pthread_loop(void*) + 98
    3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 20:  com.apple.helium-unit
    0   libSystem.B.dylib                       0x00007fff89c1edc2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff89c2440d pthread_mutex_lock + 469
    2   com.apple.Helium.HeliumRender           0x0000000103bbec62 hg_pthread_loop(void*) + 98
    3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 21:  com.apple.helium-unit
    0   libSystem.B.dylib                       0x00007fff89c1edc2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff89c2440d pthread_mutex_lock + 469
    2   com.apple.Helium.HeliumRender           0x0000000103bbec62 hg_pthread_loop(void*) + 98
    3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 22:  com.apple.helium-unit
    0   libSystem.B.dylib                       0x00007fff89c1edc2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff89c2440d pthread_mutex_lock + 469
    2   com.apple.Helium.HeliumRender           0x0000000103bbec62 hg_pthread_loop(void*) + 98
    3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 23:  com.apple.motion.ozone - Channel Evaluation
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
    3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
    4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 24:  com.apple.motion.ozone - Renderer
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
    3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
    4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 25:  com.apple.motion.ozone - Prefetch
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
    3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
    4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 26:  com.apple.motion.ozone - Audio
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
    3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
    4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 27:  com.apple.motion.ozone - Renderer Builder
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
    3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
    4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 28:  com.apple.motion.ozone - Optical Flow Analysis
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   com.apple.ozone.framework               0x0000000100a1aa01 OZExecutionUnit::executeLoop() + 113
    3   com.apple.procore.framework             0x00000001006e963f PCThread::startup(void*) + 29
    4   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 29:  com.apple.coremedia.dvvideodecoder
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
    3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
    4   ...VideoToolbox.ProAppsSupport          0x0000000103470287 H264VideoDecoder_CreateInstance + 117052
    5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
    6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 30:  com.apple.coremedia.dvvideodecoder
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
    3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
    4   ...VideoToolbox.ProAppsSupport          0x0000000103470287 H264VideoDecoder_CreateInstance + 117052
    5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
    6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 31:  com.apple.coremedia.dvvideodecoder
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
    3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
    4   ...VideoToolbox.ProAppsSupport          0x0000000103470287 H264VideoDecoder_CreateInstance + 117052
    5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
    6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 32:  com.apple.coremedia.dvvideodecoder
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
    3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
    4   ...VideoToolbox.ProAppsSupport          0x0000000103470287 H264VideoDecoder_CreateInstance + 117052
    5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
    6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 33:  com.apple.coremedia.dvvideodecoder
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
    3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
    4   ...VideoToolbox.ProAppsSupport          0x0000000103470287 H264VideoDecoder_CreateInstance + 117052
    5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
    6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 34:  com.apple.coremedia.dvvideodecoder
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
    3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
    4   ...VideoToolbox.ProAppsSupport          0x0000000103470287 H264VideoDecoder_CreateInstance + 117052
    5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
    6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 35:  com.apple.coremedia.dvvideodecoder
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
    3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
    4   ...VideoToolbox.ProAppsSupport          0x0000000103470287 H264VideoDecoder_CreateInstance + 117052
    5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
    6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 36:  com.apple.coremedia.dvvideodecoder
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
    3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
    4   ...VideoToolbox.ProAppsSupport          0x0000000103470287 H264VideoDecoder_CreateInstance + 117052
    5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
    6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 37:  com.apple.coremedia.scheduledfileio
    0   libSystem.B.dylib                       0x00007fff89c59a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89c5d881 _pthread_cond_wait + 1286
    2   ...le.CoreMedia.ProAppsSupport          0x0000000102cfea5d WaitOnCondition + 14
    3   ...le.CoreMedia.ProAppsSupport          0x0000000102cfec55 FigSemaphoreWaitRelative + 181
    4   ...le.CoreMedia.ProAppsSupport          0x0000000102cfaefc FigScheduledFileIOThread + 206
    5   ...le.CoreMedia.ProAppsSupport          0x0000000102cff9f2 figThreadMain + 385
    6   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 38:  com.apple.coremedia.JVTlib
    0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
    1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
    2   ...VideoToolbox.ProAppsSupport          0x00000001034bc7b8 GVAEncParametersDefault + 71500
    3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 39:  com.apple.coremedia.JVTlib
    0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
    1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
    2   ...VideoToolbox.ProAppsSupport          0x00000001034bc7b8 GVAEncParametersDefault + 71500
    3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 40:  com.apple.coremedia.JVTlib
    0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
    1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
    2   ...VideoToolbox.ProAppsSupport          0x00000001034bc7b8 GVAEncParametersDefault + 71500
    3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 41:  com.apple.coremedia.JVTlib
    0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
    1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
    2   ...VideoToolbox.ProAppsSupport          0x00000001034bc7b8 GVAEncParametersDefault + 71500
    3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 42:  com.apple.coremedia.JVTlib
    0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
    1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
    2   ...VideoToolbox.ProAppsSupport          0x000000010357761f JVTLibDecoDispose + 478975
    3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 43:  com.apple.coremedia.JVTlib
    0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
    1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
    2   ...VideoToolbox.ProAppsSupport          0x00000001034bc7b8 GVAEncParametersDefault + 71500
    3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 44:  com.apple.coremedia.JVTlib
    0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
    1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
    2   ...VideoToolbox.ProAppsSupport          0x00000001034bc7b8 GVAEncParametersDefault + 71500
    3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 45:  com.apple.coremedia.JVTlib
    0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
    1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
    2   ...VideoToolbox.ProAppsSupport          0x00000001034bc7b8 GVAEncParametersDefault + 71500
    3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 46:  com.apple.coremedia.JVTlib
    0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
    1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
    2   ...VideoToolbox.ProAppsSupport          0x00000001034bc7b8 GVAEncParametersDefault + 71500
    3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 47:  com.apple.coremedia.JVTlib
    0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
    1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
    2   ...VideoToolbox.ProAppsSupport          0x000000010357761f JVTLibDecoDispose + 478975
    3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 48:  com.apple.coremedia.JVTlib
    0   libSystem.B.dylib                       0x00007fff89c1edb6 semaphore_wait_trap + 10
    1   ...VideoToolbox.ProAppsSupport          0x00000001034bce0b GVAEncParametersDefault + 73119
    2   ...VideoToolbox.ProAppsSupport          0x00000001035000b5 GVAEncParametersDefault + 348233
    3   libSystem.B.dylib                       0x00007fff89c57fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff89c57e89 thread_start + 13
    Thread 49:
    0   libSystem.B.dylib                       0x00007fff89c38a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff89c38e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff89c38aa5 start_wqthread + 13
    Thread 50:
    0   libSystem.B.dylib                       0x00007fff89c38a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff89c38e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff89c38aa5 start_wqthread + 13
    Thread 51:
    0   libSystem.B.dylib                       0x00007fff89c38a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff89c38e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff89c38aa5 start_wqthread + 13
    Thread 52:
    0   libSystem.B.dylib                       0x00007fff89c38a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff89c38e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff89c38aa5 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00000001062df400  rcx: 0x00000001012b1f58  rdx: 0x00000001005b4e2c
      rdi: 0x0000000000000000  rsi: 0xffffffffffffffff  rbp: 0x00007fff5fbfcbf0  rsp: 0x00007fff5fbfc9e0
       r8: 0x00000001062df438   r9: 0x00000001006256c0  r10: 0x00000001062df438  r11: 0x00007fff891452c0
      r12: 0x0000000106850600  r13: 0x0000000106008800  r14: 0x0000000000000000  r15: 0x00000001062df400
      rip: 0x00000001008c8d13  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Binary Images:
           0x100000000 -        0x100006fff  com.apple.motionapp 5.0.7 (221398) <B9072EEA-D79F-3296-8E34-69BE6948B54F> /Applications/Motion.app/Contents/MacOS/Motion
           0x10000d000 -        0x100079fff  com.apple.proinspector.framework 4.0.2 (22139.8.18) <24C424CE-F279-3C60-A175-96426C52E2E6> /Applications/Motion.app/Contents/Frameworks/ProInspector.framework/Versions/A/ ProInspector
           0x1000c2000 -        0x100350ff7  com.apple.prokit 7.0.1 (1331.1) <0C6C56BB-83E2-7090-90D0-C9005C955F8A> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
           0x1004d2000 -        0x1004e0ff7  com.apple.PluginManager 1.7.4 (22139.8.18) <36513034-B4E5-3892-830B-49CEFF792F46> /Applications/Motion.app/Contents/Frameworks/PluginManager.framework/Versions/B /PluginManager
           0x1004f0000 -        0x10060efff  com.apple.prochannel.framework 4.0.2 (22139.8.18) <21E8E21C-29BF-336C-B9A7-1AE14189FA0D> /Applications/Motion.app/Contents/Frameworks/ProChannel.framework/Versions/A/Pr oChannel
           0x1006cd000 -        0x1007bafff  com.apple.procore.framework 4.0.2 (22139.8.18) <2695E4DE-1239-3856-9440-2EC9538BE5BB> /Applications/Motion.app/Contents/Frameworks/ProCore.framework/Versions/A/ProCo re
           0x10081d000 -        0x1011dcfff  com.apple.ozone.framework 5.0.0 (22139.8.18) <9C6043C3-9B5A-3A37-899C-8627F26EBCE2> /Applications/Motion.app/Contents/Frameworks/Ozone.framework/Versions/A/Ozone
           0x1015c4000 -        0x101682fef  com.apple.ProMedia 5.0.0 (22139.8.18) <0971FC1C-8A47-3EC4-9B48-BD707237A5F1> /Applications/Motion.app/Contents/Frameworks/ProMedia.framework/Versions/A/ProM edia
           0x1016fa000 -        0x10172afff  com.apple.ProGraphics 5.0.0 (22139.8.18) <92A2A786-EDB2-335E-9ECE-3B1B26F182EB> /Applications/Motion.app/Contents/Frameworks/ProGraphics.framework/Versions/A/P roGraphics
           0x10174c000 -        0x10178cfff  com.apple.proshapes.framework 1.0 (22139.8.18) <2946D1CD-9918-3422-BEA1-CCED55D959AE> /Applications/Motion.app/Contents/Frameworks/ProShapes.framework/Versions/A/Pro Shapes
           0x1017b4000 -        0x102490fff  com.apple.Flexo 1.0.0 (22139.8.18) <9104ED55-A438-3292-BD23-76256E98D3E5> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Flexo
           0x1029fb000 -        0x102a99ff7  com.apple.LunaKit 1.0 (22139.8.18) <7F1C0F1F-2A3F-3FD7-824C-252DBE97ED14> /Applications/Motion.app/Contents/Frameworks/LunaKit.framework/Versions/A/LunaK it
           0x102b1f000 -        0x102c62ff7  com.apple.Lithium 5.0.0 (22139.8.18) <4B762A45-3A8B-3413-931F-0F8838B1E81F> /Applications/Motion.app/Contents/Frameworks/Lithium.framework/Versions/A/Lithi um
           0x102ce1000 -        0x102d28fff  com.apple.CoreMedia.ProAppsSupport 1.0 (705.93.1) <DC1B365F-3F41-3C95-8B60-83A8B5984DB1> /Applications/Motion.app/Contents/Frameworks/CoreMedia.framework/Versions/A/Cor eMedia
           0x102d4a000 -        0x102d90fff  com.apple.pro.sharedstudio 1.0 (22139.8.18) <3E853FB7-C4EC-339B-B865-338B0F5C953C> /Applications/Motion.app/Contents/Frameworks/StudioSharedResources.framework/Ve rsions/A/StudioSharedResources
           0x102de1000 -        0x102ef1ff7  org.python.python 2.6.1 (2.6.1) <126DA8FF-5BC2-8788-51E3-D7A29A3F9F0F> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
           0x102f51000 -        0x102f51ff7  com.apple.Helium 3.1.0 (22139.8.18) <B711A2AB-0AF1-3426-B4EB-6EFE61C28F0E> /Applications/Motion.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
           0x102f55000 -        0x102fa5ff7  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <E7DBCE93-A637-ABA2-B623-6A76B82EE243> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
           0x102fcd000 -        0x102fecfff  com.apple.fxplugframework 2.4 (22139.8.18) <F1603363-B6C8-36B3-895E-CC6CBC719826> /Applications/Motion.app/Contents/Frameworks/FxPlug.framework/Versions/A/FxPlug
           0x103002000 -        0x103012fff  com.apple.RetimingMath 5.0.0 (22139.8.18) <B0E6FBF8-E397-3FE4-BA8F-D040EBF01A3C> /Applications/Motion.app/Contents/Frameworks/RetimingMath.framework/Versions/A/ RetimingMath
           0x103024000 -        0x103097fff  com.apple.procurveeditor.framework 3.1.0 (22139.8.18) <36E347EA-0CFA-334E-A5AF-9D742C431544> /Applications/Motion.app/Contents/Frameworks/ProCurveEditor.framework/Versions/ A/ProCurveEditor
           0x1030d2000 -        0x103176fff  com.apple.ProAppsFxSupport 4.0.0 (22139.8.18) <6508FC79-0681-3117-8BCE-B8592AA7DB39> /Applications/Motion.app/Contents/Frameworks/ProAppsFxSupport.framework/Version s/A/ProAppsFxSupport
           0x10339c000 -        0x103407fff  com.apple.proapps.AudioMixEngine 2.0 (68) <8895207D-9C73-3FDF-ABBA-EDD824A04AA1> /Applications/Motion.app/Contents/Frameworks/Ozone.framework/Versions/A/Framewo rks/AudioMixEngine.framework/Versions/A/AudioMixEngine
           0x103433000 -        0x103868ff7  com.apple.VideoToolbox.ProAppsSupport 1.0 (705.93.1) <BFD16283-9757-3D08-B8BE-21C266B4B004> /Applications/Motion.app/Contents/Frameworks/VideoToolbox.framework/Versions/A/ VideoToolbox
           0x1038f2000 -        0x1039edff7  com.apple.proosc.framework 3.1.0 (22139.8.18) <18B6CDDA-E2D0-39AB-B533-D2C6DE6B587A> /Applications/Motion.app/Contents/Frameworks/ProOSC.framework/Versions/A/ProOSC
           0x103a4c000 -        0x103a81ff7  com.apple.progl.framework 1.0 (22139.8.18) <453D46A1-64F3-38BE-B36B-37ACEE9E3CCA> /Applications/Motion.app/Contents/Frameworks/ProGL.framework/Versions/A/ProGL
           0x103abb000 -        0x103ec0ff7  com.apple.Helium.HeliumRender 2.1.0 (22139.8.18) <E843223B-59CB-343A-9B51-F16191CB12D7> /Applications/Motion.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
           0x103fa5000 -        0x10408ffef  com.apple.Helium.Heliumfilters 2.1.0 (22139.8.18) <EC00DF2D-BB96-380D-80E7-E610CF6EA954> /Applications/Motion.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumFilters.framework/Versions/A/HeliumFilters
           0x1043ee000 -        0x10467cff7  com.apple.Helium.HeliumSensoCore 2.0.2 (22139.8.18) <1CAD967F-CDB9-32F1-A137-F99BF44416EC> /Applications/Motion.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumSensoCore.framework/Versions/A/HeliumSensoCore
           0x1046eb000 -        0x104a94ff7  com.apple.MediaToolbox.ProAppsSupport 1.0 (705.93.1) <E7F59C79-9976-3F27-960B-F329E6675790> /Applications/Motion.app/Contents/Frameworks/MediaToolbox.framework/Versions/A/ MediaToolbox
           0x104b04000 -        0x104bebff7  com.apple.TLKit 1.0 (22139.8.18) <6D96F04D-AA97-3A06-97A1-16CEBCFC7149> /Applications/Motion.app/Contents/Frameworks/TLKit.framework/Versions/A/TLKit
           0x104c58000 -        0x104c73ff7  com.apple.DeepSkyLite 0.6 (22139.8.18) <9AFA842A-DC54-3E82-A64E-BFF48794A98B> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/DeepSkyLite.framework/Versions/A/DeepSkyLite
           0x104c87000 -        0x104cb3fff  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <5B92DFB9-CE09-74B3-E67D-7302FB5984E8> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x104ccc000 -        0x104d91fff  com.apple.proapps.MIO 2.0 (22139.8.18) <1231C47B-8D9F-3025-8961-F60578059905> /Applications/Motion.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
           0x104dff000 -        0x104e17ff7  com.apple.iLifeFaceRecognition 1.0 (21) <60E123B3-CDE3-3D31-A423-C5D225263EFB> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/iLifeFaceRecognition.framework/Versions/A/iLifeFaceRecognition
           0x104e29000 -        0x104e3bff7  com.apple.TLKEventDispatcher 1.0 (22139.8.18) <5E09EDA0-2807-3ADB-A708-8438A9A279B4> /Applications/Motion.app/Contents/Frameworks/TLKEventDispatcher.framework/Versi ons/A/TLKEventDispatcher
           0x104e4a000 -        0x104e4dfff  com.apple.proapps.Flexo.FFAudioUnitInfoCache 1.0 (1) <9DBC6B60-483B-3322-BCDB-71C7F12322C7> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/FFAudioUnitInfoCache.framework/Versions/A/FFAudioUnitInfoCache
           0x104e53000 -        0x104e8aff7  com.apple.FWAVC 130.46 (46) <98356E01-C6E3-44EA-0D44-412CDC595F0B> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
           0x104ea1000 -        0x104ea3fff +eOkaoCom.dylib ??? (???) <393F340C-3AD1-C89B-6C37-9D8ABF4BFFD9> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoCom.dylib
           0x104ea7000 -        0x104eceff2 +eOkaoPt.dylib ??? (???) <E6500FB8-157F-57B5-FE25-2A3A1CB3574C> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoPt.dylib
           0x104ed5000 -        0x104f0afe7 +eOkaoDt.dylib ??? (???) <7A74253D-8930-6FF1-B513-0929C4E111A2> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoDt.dylib
           0x104f11000 -        0x105079fef +eOkaoFr.dylib ??? (???) <510E837E-135A-92C8-9AC0-465691EA43D2> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoFr.dylib
           0x10507f000 -        0x105093fff  com.apple.MAAudioUnitSupport 1.0.0 (101) <798BC286-1A96-3329-ACDB-F8054B48781D> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/Framewo rks/FFAudioUnitInfoCache.framework/Versions/A/Frameworks/MAAudioUnitSupport.fram ework/Versions/A/MAAudioUnitSupport
           0x1053cf000 -        0x1053f5fff  GLRendererFloat ??? (???) <490221DD-53D9-178E-3F31-3A4974D34DCD> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x105700000 -        0x105751fff  com.apple.CoreMediaIO 216.0 (3199.9) <D51875C2-306E-316C-BC15-A5A879F306A6> /Applications/Motion.app/Contents/Frameworks/CoreMediaIO.framework/Versions/Cur rent/CoreMediaIO
           0x127200000 -        0x127393fe7  GLEngine ??? (???) <53A8A7E8-4846-D236-F3D9-DA3F2AF686D8> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1273c4000 -        0x1277b6fff  com.apple.ATIRadeonX3000GLDriver 1.6.36 (6.3.6) <282E53E2-ABB3-B97D-F298-6A8FE21F3A5A> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
           0x127be4000 -        0x127bedfff  com.apple.Audio.provider 1.0.0 (22139.8.18) <BECFB589-094A-3FBE-A7D2-1893DD40BB1A> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns /MediaProviders/AudioProvider.fxp/Contents/MacOS/AudioProvider
           0x127bf5000 -        0x127bf9ff7  com.apple.proapps.AppleCMQTAdapterCodec 1.0 (1) <B9CE5B75-0B33-3D90-B520-4095C61B3097> /Applications/Motion.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Conte nts/PlugIns/AppleCMQTAdapterCodec.bundle/Contents/MacOS/AppleCMQTAdapterCodec
           0x127e00000 -        0x127e36fff  com.apple.Fig.provider 1.0.0 (22139.8.18) <50B21342-F2B2-39F8-8DFF-0BDE1EAE57EA> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns /MediaProviders/FigProvider.fxp/Contents/MacOS/FigProvider
           0x127e4b000 -        0x127e85ff7  com.apple.proapps.AppleAVCIntraCodec 1.1 (6010.16) <E801BD25-6D09-3309-A42D-C2A994528F28> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/App leAVCIntraCodec.bundle/Contents/MacOS/AppleAVCIntraCodec
           0x127e93000 -        0x127ed6fff  com.apple.proapps.AppleDVCPROHDCodec 1.0.1 (5708) <71251E1E-6F05-3995-AC23-421CF09A222E> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/App leDVCPROHDCodec.bundle/Contents/MacOS/AppleDVCPROHDCodec
           0x127ee4000 -        0x127f02fff  com.apple.proapps.AppleIMXCodec 1.0.1 (5708) <447E4868-86F3-3370-B711-6851B3FF050A> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/App leIMXCodec.bundle/Contents/MacOS/AppleIMXCodec
           0x127f14000 -        0x127f37ff7  com.apple.proapps.AppleIntermediateCodec 1.0.1 (5718) <0340D8F0-0E05-34CE-B9AB-3147270B68C2> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/App leIntermediateCodec.bundle/Contents/MacOS/AppleIntermediateCodec
           0x127f44000 -        0x127f53fe7  com.apple.proapps.AppleUncompressedCodec 1.0.1 (5757.41) <E4C5AEC4-FA77-3896-A8AE-D9D6044AE992> /Applications/Motion.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/App leUncompressedCodec.bundle/Contents/MacOS/AppleUncompressedCodec
           0x127f5c000 -        0x127f7dfff  com.apple.FxPlug.provider 1.0.0 (22139.8.18) &l

    Hey Otto,
    I know that I could do this - in theory. The thing is that I get the same errors in PDF creation when I copy the root element. For this reason I'm copying the subforms piece by piece into a new form. Fortunately there are just 3 subforms on two master pages..
    Regards, Eike

  • Pasting this code it causes Muse to crash repeatedly.

    Pasting this code it causes Muse to crash repeatedly:
    <iframe width="640" height="360" src="http://www.youtube.com/embed/HMBbzdWSbPY?rel=0" frameborder="0" allowfullscreen></iframe>
    I justed updated to the June 17th release, I am on a  Mac 10.6.8.  I did not update Adobe Air. Is that the issue?

    Please see this thread http://forums.adobe.com/message/5431028#5431028

  • CS5.0.2 causing graphics driver crash

    Updated to Premiere 5.0.2 and Media Encoder 5.0.1 - when I export (inside Premiere as well as sending to Media Encoder, Premiere/Media Encoder freezes up and I get a Windows message to say that the Graphics driver has crashed and it has successfully recovered.  Reverted back to Premiere 5.0.1 and can successfully export without issues. Anyone experiencing similar problems?  I have latest WHQL release Nvidia driver which has not given any hassles.

    Does your error message look like this?
    http://dl.dropbox.com/u/1426292/share/PPRO_5.02_GPU_Crash_01.JPG
    I have the same graphics card (GTS 250) and I have had some problem as well.
    Here is a thread that I started when I found issue related to the GPU and large image files: http://forums.adobe.com/thread/673072?tstart=0
    Here is another thread that I have been contributing to...the person that started the thread has the same graphic card as well: http://forums.adobe.com/message/3102758
    I had mixed results from the update to 5.02, but the cons out weigh the pros when the hack is considered.  So, I have since decided to wait until I can afford a supported card...hoping that will help.  Below is what I posted on the last forum that I provided the link to.  It illustrates my results with the update and different drivers.  I would love to figure out how to make the GTS 250 reliable, please post any new findings that might be helpful.  Thank you.
    Quote:
    I have found problems with the Nvidia driver 258.? on my machine.  While I did gain some marginal ability to work with larger images using the GPU, I started to get frequent OpenGL error messages and crashing in After Effects with the updated driver, so I have reverted back to version 197.? and all seems to be well again.
    It makes me worry using the "hack" on video jobs.  The hack is fun to play with to see how well the playback can be using the GPU, but I don't want to work on time sensitive material always wondering if something I add to the timeline will cause it to crash, or worse, corrupt a project file.  For me, I don't think the benefits out weigh the downside of the "hack".
    I have considered using the "hack" on video only projects, but I don't know if the problems will eventually turn up on long projects or not.  Most of my most recent projects have been fairly short.  I do realize that my large images  that have causing the crashes are huge (approx. 4300 x 2800), but in software only mode they are not a problem at all...really smooth.  If I had more time, I would fine the maximum image size that I could work with without causing my system to crash, but I don't have that much time to play with it.  It seems that the smaller the image, the longer it takes to make it crash, but eventually, I can always make it crash.  So, I wonder if any image size could be a problem, but it just takes longer for the crash to occur?
    I really wish that someone with a supported card would try some large images and run it through some testing.  Once I get a supported card, my large images will be my first test.  If it crashes with a supported card, I'm not going to be real happy.  Some have suggested the problem may be the amount of RAM on my GTS 250, but my card has 1GB, which is about how much many of the supported cards have.
    I am wondering if the GTS 250 just doesn't have enough muscle to work with the images?  Anyone with a supported card want to give it a go?  The time would be greatly appreciated.

  • Live! Cam Voice causing XP to crash

    I have been using the Live! Cam Voice with no problems for about two months. However, now all of a sudden it is causing XP to crash and reboot, sometimes after an hour or so, and sometimes all it takes is having WebCam Center opened without uploading. I have tried uninstalling and reinstalling, and downloading the latest version of the driver and installing just that, while uploading from non-Creative software - XP still crashes, so I assume it is the driver that is the problem.
    I have also the driver and software for the NX Ultra (can't remember the exact name) installed, but this hasn't been interfering, as I said everything worked smoothly until a few days ago. Incidentally, the crashing started after I installed MS desktop search which made the PC very slow; it isn't currently installed, but the crash/reboot problem persists.
    Any idea what is wrong, and what I can do? Ta.

    Did you ever solve this problem? I have a similar problem on my desk top running Vista Home. I couldn't get the Vista driver (download from this wesite) to load so resorted to trying the XP dri've. This seemed to work until Vista put the machine into "Sleep" mode. After coming out of Sleep mode I eith have to restart the computer or disconnect and reconnect the webcam.

  • Had to start Firefox in safe mode cause it kept crashing after i deleted the file. Now Fire fox Crashes every time I open it and I have to put it in safe mode j

    Had to start Firefox in safe mode cause it kept crashing after i deleted the file. Now Fire fox Crashes every time I open it and I have to put it in safe mode just to use it, also it's not syncing with my iPad.

    If you use Norton software, try disabling your Norton extensions. As of last week, there were severe compatibility issues with Firefox 24.

  • How do I fix problem causing Indesign to crash everytime I open it?

    I have had InDesign CC 2014 installed on windows 8 computer for month but recently I cannot open it as evertytime it crashed saying 'windows has encountered a problem causing InDesign to stop working' I have tried everything I can think of...please help! (I have it through creative cloud and my other programmes are fine so I don't understand why it is just InDesign?)

    What happened the last time it did work? Was there a crash? You might have bad recovery data that is causing it to crash again on restart.
    See Replace Your Preferences  for directions to the HIDDEN folders where your prefs are stored. The recovery folder is in the same location as the InDesign SavedData file. Empty it and try again.

  • IPhone iOS 8: Tapping on photo icon in messages app causes app to crash

    Issue (?ios 8 bug?): Tapping on photo icon in messages app causes app to crash. Present in ios 8.0, and also still in ios 8.0.2. iPhone 6+ 64GB.
    I just wondered if anyone else has been having this problem.
    Initially it worked great. Tapping the photo button next to the text box in message should bring up a menu with your latest photos and other sharing options. However, after the first couple of days, tapping the button brought up the menu, the phone freezes, and then after a few seconds the photo app crashes.
    Deleting most of my photos restored the function, but after another couple of days (and some more photos) it started happening again so I think perhaps it is related to the number of photos. After about 5-10 photos it loads the menu very slowly and its quite buggy. After 20+ photos it wont load the menu at all without freezing and the app crashing.
    My iphone 6+ was set up as a new phone (not restored from back-up).
    I hope this is some kind of bug that will be fixed in ios 8.0.3, but wondered if anyone else has the same problem or has any solutions?
    My workaround at the moment is just to go the photos app and either copy and paste the photo into a message, or share the photo via the photos app.

    I have this same issue with my 128 gb 6 plus.  I've tried restoring as new on a few occasions, but to no avail.  I did notice while my pc was synchronizing my apps, that the feature worked fine a few times until the synchronization was complete.  I seriously hope that the numbers of photos limits one's use of the feature, because i purchased the 128 gb 6 plus so that i could keep photos at my ready.
    Has anyone heard of a solution yet?

  • Windows doesn't recognize Ipod and causes iTunes to Crash. . HELP!!

    Hi,
    Recently, I plugged in my ipod (30GB Photo) to my computer (running windows XP with SP2) and it caused itunes to crash. I rebooted the machine and tried again and the same thing has happened. I've spent the past day trying to fix it. I have done the following things and nothing has worked:
    -reset my IPOD
    -formated my IPOD (erased all the songs)
    -uninstalled and reinstalled ITUNES & QUICKTIME
    -tried to reinstall the ipod on the computer using the original cd.
    -disabled startup items to check if anything has been conflicting
    -tried all the usb ports on my computer and 2 different wires
    I don't know what else to do! I don't think the ipod is formatted for windows anymore (is that possible?) and whenever I try plugging it in, iTunes freezes up until I unplug the ipod. As well, Explorer recognizes it as a "Removable Disk" not IPOD.
    Please helpppppp! Thank you sooo much

    Hi there
    You're pretty much describing a problem I had yesterday.
    I've got the 2gb model and initially it was working fine. I run off a 4 port usb hub with other equipment running as well.
    Everything was okay but I kept getting a balloon telling me that usb 2.0 would be faster, so I routed my extension cable directly to a usb 2.0 port on my computer and all of what you describe started.
    The PC showed my nano as a removeable drive but could not be acesssed. If I managed to get it recognised in itunes (took forever) then it just said it was corrupted and was unable to restore.
    After much cursing and trawling the internet for answers, I gave up and put the cable back to the hub.
    And.....everything worked again !!
    I can only conclude that my hub (quite old) does not work on usb 2.0, or putting the extension cable (5m) straight into my PC causes a power drop / signal loss ??
    Are you using an extension cable or a hub? something to try.
    Good luck anyway
    Regards
      Windows XP Pro  

  • Microsoft Office for Mac open recent File menu option causing AFP to crash

    Hi all,
    We have an Xserve running Mac OS X Server Leopard 10.5.8. The Xserve hosts three file shares for about 60 users. Our network is 99% Mac based running mostly 10.5.8 with a few 10.6.x. We have historically over the past several years had the AFP service become unreliable and crash frequently. Late last week the AFP service crashes constantly. The quick solution to getting it up and running is to delete the AFP.conf file in /etc.
    We have troubleshot one cause of AFP crashing to the Open Recent... File menu option in Microsoft Office for Mac applications. That is, through some amount (haven't been able to narrow it down to how much) of opening documents on the share via the Open Recent menu the AFP service will crash.
    Here's what's happening in the AppleFileServer .crash file:
    Process: AppleFileServer [26065]
    Path: /usr/sbin/AppleFileServer
    Identifier: AppleFileServer
    Version: ??? (???)
    Code Type: X86 (Native)
    Parent Process: launchd [1]
    Date/Time: 2010-04-12 13:25:54.666 -0700
    OS Version: Mac OS X Server 10.5.8 (9L34)
    Report Version: 6
    Anonymous UUID: 273147DD-D725-4DAB-B403-95391FF85FE1
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000015
    Crashed Thread: XX
    ******** blah *********
    Thread XX Crashed:
    0 AppleFileServer 0x0004bc15 operator+(OSException&) + 103513
    1 AppleFileServer 0x00064988 operator+(OSException&) + 205260
    2 AppleFileServer 0x0006da4e operator+(OSException&) + 242322
    3 AppleFileServer 0x000711f3 operator+(OSException&) + 256567
    4 AppleFileServer 0x00071446 operator+(OSException&) + 257162
    5 AppleFileServer 0x00076686 operator+(OSException&) + 278218
    6 AppleFileServer 0x000790d7 operator+(OSException&) + 289051
    7 AppleFileServer 0x0004560c operator+(OSException&) + 77392
    8 AppleFileServer 0x00044269 operator+(OSException&) + 72365
    9 AppleFileServer 0x00044343 operator+(OSException&) + 72583
    10 libSystem.B.dylib 0x9587c155 pthreadstart + 321
    11 libSystem.B.dylib 0x9587c012 thread_start + 34
    This is followed by a lot of these entries in AppleFileService.log file:
    IP xx.xx.xx.xx - - [12/Apr/2010:13:25:54 -0800] "Login username" 0 0 0
    IP xx.xx.xx.xx - - [12/Apr/2010:13:25:54 -0800] "No matching key: username" 1271103954 1271103943 1
    ** - - [12/Apr/2010:13:26:15 -0800] "Mounted Volume VOLUME1" 0 0 0
    ** - - [12/Apr/2010:13:26:15 -0800] "Mounted Volume VOLUME2" 1 0 0
    ** - - [12/Apr/2010:13:26:15 -0800] "DiskArbStart -" 0 0 0
    Our solution is to have all our users turn off the open recent option in Word, Excel, and PowerPoint. Not an ideal solution but it may get the AFP service running "good enough."
    Has anyone had an experience like this before or can anyone duplicate the AFP service crashing when trying to open documents on a share via the open recent menu? Any other ideas?
    Thanks

    Update.
    I have been able to consistently reproduce a problem where the AFP service will crash if a file that a user has an alias to is moved to a folder and the user is denied access to .
    1. On your Mac create an alias to a file or folder, that you have access to, that is stored on a share served via AFP. The alias can be in the Places section of a Finder window, on the Desktop, or anywhere an alias can be created. Lets call what the alias points to the target.
    2. Move the target to a folder on the AFP share and deny the user or group Read & Write access to that folder.
    3. Try accessing the target via the alias created in step 1.
    The AFP service should crash.
    Can anyone reproduce this crash scenario too?

  • External hard drive causing finder to crash

    The problem in a nutshell:
    On 2 different occasions today, trying to open the hard drive folder (after not accessing the EHD for a couple hours) caused Finder to crash and my Macbook hung on shutdown - I had to unplug the USB hub or do a forced manual shutdown. When restarting the computer, my computer couldn't read the hard drive - I did find a way to fix that (see details below).
    I don't know why this is happening in the first place or whether this indicates a bigger problem. Thus far, all data on these drives is backed up elsewhere, but I want these drives to be my backup (aside from DVD hard copies, of course). If anyone knows what may be causing this problem, I'd appreciate your help, thanks!
    My system:
    I have an early 2008 Macbook with OSX 10.6.8 and 4GB RAM.
    Last week I bought two identical Hitachi DeskPro 3TB USB hard drives -- call them External HD A & B --, connected to my Macbook via a USB hub that has its own power source. The EHDs have their own power sources as well. All power sources are plugged into surge-protected power strips. (The EHD B is a cloned copy of the EHD A using backup software).
    Each EHD is divided into 3 partitions.
    In System Preferences, I did NOT choose to have the hard drive(s) go to sleep whereever possible.
    Both EHDs run cool - I've never seen any sign of overheating.
    Details of What Happened:
    Both times, I was actively using my computer but hadn't accessed the EHD for a couple hours or so.  Both times, only EHD A was present in the Finder. (EHD B was physically plugged in, but ejected from Finder, as is my ususal practice.)
    Upon restart, I got a message that "a drive plugged into this computer cannot be read", giving me the option to Initialize, Ignore, or Eject. Restarting my Macbook (with one or both EHDs connected) didn't make a difference.
    Neither drive showed up in Disk Utility, but they both showed up in System Profiler under USB, albeit with much fewer details than when the drives are showing up normally. The scanner attached to the USB hub has worked just fine.
    Both times, the solution to the undetectable EHD problem was to plug in the drive's power source directly into the wall socket and the drive would promptly show up on my desktop. (It doesn't matter whether I plugged the USB directly into my Macbook or kept it plugged into the USB hub.) Once I do that, I can eject the drive, plug it back into the power strip, and it works just fine. I verified the drives in Disk Utility both times and they tested ok.

    I'm replying to my own post here since it's far to late to update the original message: To update: after more than 6 months, I can verify that the solution given at bottom of my original post (plugging the drive directly into a wall socket) has worked every time, both in the US and in Asia.  I have no idea why this is so, just that it works.

  • Importing video from sony handy cam HDR-cx130 keeps causing imovies to crash. any solutions?

    importing video from sony handy cam HDR-cx130 keeps causing imovies to crash. any solutions? This started happening since the last update if that helps.

  • Noise Ninja Causing CS6 to Crash

    I have read a previous post regarding this issue, but it did not apply to my problem, so here goes.
    Attempting to run the Noise Ninja plug-in causes Photoshop to crash.
    I have tried to run Noise Ninja on several 16-bit CR2 as Smart Object files (opened from ACR) and a 16-bit TIFF as Smart Object file (opened from Photoshop) and each time after the 'Profiling Image' step completes and the Noise Ninja dialog box opens, Photoshop crashes. I have tried using both the 32-bit and 64-bit versions of the plug-in (in there respective versions of Photoshop) and the same thing happens.
    The Plug-ins have been installed properly using the manufacturer's installer.
    I have tried rebooting my computer.
    I have tried uninstalling/reinstalling Noise Ninja.
    I have tried uninstalling/reinstalling CS6.
    I haven't encountered any other issues.
    Noise Ninja still works fine in CS5.
    Windows
    Application Error Event Logs for the last crash:
    1.
    Fault bucket , type 0
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: Photoshop.exe
    P2: 13.0.0.0
    P3: 4f551de1
    P4: KERNELBASE.dll
    P5: 6.1.7601.17651
    P6: 4e21213c
    P7: e06d7363
    P8: 000000000000cacd
    P9:
    P10:
    Attached files:
    C:\Users\frank\AppData\Local\Temp\WEREA0.tmp.WERInternalMetadata.xml
    These files may be available here:
    C:\Users\frank\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_Photoshop.exe_50 5c74e816bde25e9ffe099da221376ed9cc1f_12923a32
    Analysis symbol:
    Rechecking for solution: 0
    Report Id: b07f32a1-7613-11e1-8ac2-bcaec5e326ae
    Report Status: 1
    2.
      Faulting application name: Photoshop.exe, version: 13.0.0.0, time stamp: 0x4f551de1
    Faulting module name: KERNELBASE.dll, version: 6.1.7601.17651, time stamp: 0x4e21213c
    Exception code: 0xe06d7363
    Fault offset: 0x000000000000cacd
    Faulting process id: 0x12e4
    Faulting application start time: 0x01cd0a2068f96bcd
    Faulting application path: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Photoshop.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: b07f32a1-7613-11e1-8ac2-bcaec5e326ae
    System Info:
    Adobe Photoshop Version: 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: AMD CPU Family:15, Model:4, Stepping:3 with MMX, SSE Integer, SSE FP, SSE2, SSE3
    Physical processor count: 4
    Processor speed: 3456 MHz
    Built-in memory: 8191 MB
    Free memory: 5097 MB
    Memory available to Photoshop: 7261 MB
    Memory used by Photoshop: 60 %
    Image tile size: 132K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: ATI Radeon HD 5700 Series
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 1080, right: 1920
    Video Card Number: 1
    Video Card: ATI Radeon HD 5700 Series
    OpenCL Unavailable
    Driver Version: 8.950.0.0
    Driver Date: 20120214000000.000000-000
    Video Card Driver: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.d ll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
    Video Mode: 1920 x 1080 x 4294967296 colors
    Video Card Caption: ATI Radeon HD 5700 Series
    Video Card Memory: 1024 MB
    Video Rect Texture Size: 16384
    Serial number: Tryout Version
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\
    Temporary file path: C:\Users\frank\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Startup, 227.4G, 87.1G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/01/18-15:07:40   66.492997   66.492997
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/02/09-16:00:02   4.0.93   66.496052
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1642  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   5,0,10,0  
       AGM.dll   AGM 2012/01/18-15:07:40   66.492997   66.492997
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib (64 Bit)   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/01/18-15:07:40   66.492997   66.492997
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/01/18-15:07:40   66.492997   66.492997
       BIBUtils.dll   BIBUtils 2012/01/18-15:07:40   66.492997   66.492997
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/01/18-15:07:40   66.492997   66.492997
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (64 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
       3D Studio 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       ADM 3.11x01
       Angled Strokes 13.0
       Average 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 7.0
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Clouds 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Collada 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Dicom 13.0
       Difference Clouds 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Embed Watermark 4.0
       Entropy 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Extrude 13.0
       FastCore Routines 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Flash 3D 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Google Earth 4 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Kurtosis 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Maximum 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Mean 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Measurement Core 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Median 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Mezzotint 13.0
       Minimum 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       MMXCore Routines 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Picture Package Filter 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Pinch 13.0
       Pixar 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Range 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.0
       Shear 13.0
       Skewness 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Standard Deviation 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Sumi-e 13.0
       Summation 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       U3D 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Underpainting 13.0
       Vanishing Point 13.0
       Variance 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Variations 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       Wavefront|OBJ 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       WIA Support 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Wind 13.0
       Wireless Bitmap 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       ZigZag 13.0
    Optional and third party plug-ins:
       Noise Ninja NO VERSION
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE

    The root cause of this issue has been traced to an apparent bug in the public beta version of CS6.  Its been reported to Adobe and they are looking at it.    There were no issues with CS6 m.122 and this problem started with the public beta release (m.415).     Noise Ninja should not be crashing Photoshop because of this problem however.  It should merely report an error processing the image.    PictureCode will release an update very soon.  The update will fix the crash of CS6 and I expect it to have a workaround for the CS6 problem as well.

  • MS14-080 Cumulative Security Update for IE causes IE9 to crash with iframe.dll error

    Anyone heard from MS about a fix for MS14-080?
    We've switched off all Windows Updates on our network since MS14-080 went on and started causing IE9 to crash. 
    Appears to crash IE repeatedly when accessing pages using frames.
    EVENT LOG: Application  EVENT TYPE: Error  SOURCE: Application Error  CATEGORY: Application Crashing
    Events  EVENT ID: 1000  COMPUTER:  TIME: Thu 2014-12-11 08:52:14 AM  MESSAGE: Faulting application name: iexplore.exe, version: 9.0.8112.16599, time stamp: 0x5473964b Faulting module name: IEFRAME.dll, version: 9.0.8112.16599, time stamp:
    0x547396ec Exception code: 0xc0000005 Fault offset: 0x001a8290 Faulting process id: 0x13e8 Faulting application start time: 0x01d015520bb830fa Faulting application path: C:\Program Files (x86)\Internet Explorer\iexplore.exe Faulting module path: C:\Windows\system32\IEFRAME.dll
    Report Id: 4adcd51a-8145-11e4-9906-7845c40d6d6c 

    Hi Adrian,
    About this issue, we have received feedback and is working on fixing this issue. Meanwhile, you could submit the
    feedback in this website:
    https://connect.microsoft.com/IE/Feedback
    Karen Hu
    TechNet Community Support

  • Printing causes macpro to crash/restart

    printing causes macpro to crash/restart

    OK, I understand borderless printing is not supported on plain paper, but I don't think a hard crash is an acceptable result.
    I can live with the minimize margins turned on but that opens up another documented bug where the last line to line and a half are not printed on the last sheet in a print set, If you are only printing one sheet at a time than every sheet will be missing this print. Has HP come up with or even looked into why this is happening?
    Thanks,
    Don

Maybe you are looking for

  • Driver for Deskjet 1220c (Windows 7 x64 and Windows Server 2008 R2)

    Hi, I've got a Deskjet 1220c and have recently upgraded two machines; one to Windows 7 Ultimate x64 and the other to Windows Server 2008 R2.  Any idea where I can get printer drivers?  I'd like to try the Vista x64 drivers, though these were included

  • ITunes Behaving Strangely When I Sync

    Ok, I have some serious issues going on with iTunes, and I am hopeful that you all can help me diagnose the problem. The symptoms: 1. If I download an app on my iPhone or iPad which already exist in my iTunes library, iTunes will delete that app from

  • Dynamic Actions in Custom Development

    I have a dynamic action running for an action. But when the same action is called through BDC or in the program this doesnot work. Can anyone suggest the reason as to why the dynamic actions are not getting called for the same process in the developm

  • WAAS CM Configuration Issue

    I have a WAE running 4.1.3 that registered successfully to the CM but is failing to pull the config from the CM (also at 4.1.3). It shows up as activated and online, but nothing shows up under the Services column within CM - where you typically see A

  • Pas de code généré sur mac pour activer la continuité sms entre iphone et mac sous yosémite

    Pas de code généré sur mon macbook pro (sous yosemite) afin d'activer la continuité sms entre iphone (sous iOS 8.1) et macbook pro (sous yosémite).