Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Frequent crash on playback LPX

I have next to no problems with LPX. This weekend, after nothing that I can think of has changed, we had a pretty rough weekend. I'm getting two different crashes VERY consistently. This is one of the crashes. Just on playback. I happened to be scrolling this time, but that really shouldn't matter. This crash log isn't telling me a lot. The other one that I get is involving something called CVDisplay Link and is occurring around thread 78. I can't get this to stop happening. Any help would be much appreciated. This of course is after fresh restarts and all of the easy fixes i can think of.


Process:         Logic Pro X [14927]
Path:            /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
Identifier:      com.apple.logic10
Version:         10.0.6 (3130.20)
Build Info:      MALogic-3130020000000000~1
App Item ID:     634148309
App External ID: 283213010
Code Type:       X86-64 (Native)
Parent Process:  launchd [182]
User ID:         501


Date/Time:       2014-02-25 14:25:04.437 -0500
OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10


Interval Since Last Report:          168911 sec
Crashes Since Last Report:           2
Per-App Interval Since Last Report:  2978 sec
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      31529E0D-7E6D-4E14-A603-AC21CDEB7FFA


Crashed Thread:  0  Dispatch queue: com.apple.main-thread


Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000


Application Specific Information:
*** error for object 0x7fbb22e0c408: incorrect checksum for freed object - object was probably modified after being freed.



Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff8f752212 __pthread_kill + 10
1   libsystem_c.dylib                       0x00007fff9873db24 pthread_kill + 90
2   libsystem_c.dylib                       0x00007fff98781f61 abort + 143
3   libsystem_c.dylib                       0x00007fff9875d8d5 szone_error + 580
4   libsystem_c.dylib                       0x00007fff98763997 small_malloc_from_free_list + 494
5   libsystem_c.dylib                       0x00007fff98763436 szone_malloc_should_clear + 3321
6   libsystem_c.dylib                       0x00007fff9875547e malloc_zone_calloc + 79
7   libsystem_c.dylib                       0x00007fff98755c24 calloc + 48
8   com.apple.CoreFoundation                0x00007fff9a1512e7 __CFAllocateObjectArray + 215
9   com.apple.CoreFoundation                0x00007fff9a124dea _CFXNotificationPost + 2314
10  com.apple.Foundation                    0x00007fff982f57b6 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
11  com.apple.AppKit                        0x00007fff94a4eb3d -[NSView(NSInternal) _updateTrackingAreas] + 117
12  com.apple.CoreFoundation                0x00007fff9a16b4a6 __NSArrayEnumerate + 582
13  com.apple.AppKit                        0x00007fff94a4ef90 -[NSView(NSInternal) _updateTrackingAreas] + 1224
14  com.apple.AppKit                        0x00007fff94a4fced -[NSScrollView _updateTrackingAreas] + 122
15  com.apple.CoreFoundation                0x00007fff9a16b4a6 __NSArrayEnumerate + 582
16  com.apple.AppKit                        0x00007fff94a4ef90 -[NSView(NSInternal) _updateTrackingAreas] + 1224
17  com.apple.CoreFoundation                0x00007fff9a16b4a6 __NSArrayEnumerate + 582
18  com.apple.AppKit                        0x00007fff94a4ef90 -[NSView(NSInternal) _updateTrackingAreas] + 1224
19  com.apple.CoreFoundation                0x00007fff9a16b4a6 __NSArrayEnumerate + 582
20  com.apple.AppKit                        0x00007fff94a4ef90 -[NSView(NSInternal) _updateTrackingAreas] + 1224
21  com.apple.CoreFoundation                0x00007fff9a16b4a6 __NSArrayEnumerate + 582
22  com.apple.AppKit                        0x00007fff94a4ef90 -[NSView(NSInternal) _updateTrackingAreas] + 1224
23  com.apple.CoreFoundation                0x00007fff9a16b4a6 __NSArrayEnumerate + 582
24  com.apple.AppKit                        0x00007fff94a4ef90 -[NSView(NSInternal) _updateTrackingAreas] + 1224
25  com.apple.CoreFoundation                0x00007fff9a16b4a6 __NSArrayEnumerate + 582
26  com.apple.AppKit                        0x00007fff94a4ef90 -[NSView(NSInternal) _updateTrackingAreas] + 1224
27  com.apple.CoreFoundation                0x00007fff9a16b4a6 __NSArrayEnumerate + 582
28  com.apple.AppKit                        0x00007fff94a4ef90 -[NSView(NSInternal) _updateTrackingAreas] + 1224
29  com.apple.CoreFoundation                0x00007fff9a16b4a6 __NSArrayEnumerate + 582
30  com.apple.AppKit                        0x00007fff94a4ef90 -[NSView(NSInternal) _updateTrackingAreas] + 1224
31  com.apple.CoreFoundation                0x00007fff9a16b4a6 __NSArrayEnumerate + 582
32  com.apple.AppKit                        0x00007fff94a4ef90 -[NSView(NSInternal) _updateTrackingAreas] + 1224
33  com.apple.AppKit                        0x00007fff94a4e9ac _handleInvalidCursorRectsNote + 863
34  com.apple.AppKit                        0x00007fff94f4c4e1 __35-[NSWindow _postInvalidCursorRects]_block_invoke_02794 + 46
35  com.apple.CoreFoundation                0x00007fff9a139417 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
36  com.apple.CoreFoundation                0x00007fff9a139381 __CFRunLoopDoObservers + 369
37  com.apple.CoreFoundation                0x00007fff9a1147b8 __CFRunLoopRun + 728
38  com.apple.CoreFoundation                0x00007fff9a1140e2 CFRunLoopRunSpecific + 290
39  com.apple.HIToolbox                     0x00007fff95975eb4 RunCurrentEventLoopInMode + 209
40  com.apple.HIToolbox                     0x00007fff95975b94 ReceiveNextEventCommon + 166
41  com.apple.HIToolbox                     0x00007fff95975ae3 BlockUntilNextEventMatchingListInMode + 62
42  com.apple.AppKit                        0x00007fff94974533 _DPSNextEvent + 685
43  com.apple.AppKit                        0x00007fff94973df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
44  com.apple.AppKit                        0x00007fff9496b1a3 -[NSApplication run] + 517
45  com.apple.AppKit                        0x00007fff9490fbd6 NSApplicationMain + 869
46  com.apple.logic10                       0x000000010b4aa655 0x10afee000 + 4965973
47  libdyld.dylib                           0x00007fff8fe437e1 start + 1

Mac Pro, OS X Mountain Lion (10.8.5), 12g ram

Posted on Feb 25, 2014 11:33 AM

Reply

There are no replies.

Frequent crash on playback LPX

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.