Mac OS X CodeLite Crashes on Workspace Close
Posted: Mon Feb 16, 2015 11:57 pm
I am using CodeLite V 7.0 on Mac OS X 10.10.2. When I close the workspace, CodeLite crashes with this in the debug code from mac os x:
Is the version identifier wrong in the executable since it is reported as Version 1.0? Is this a known error?
Thanks,
Dan
Code: Select all
Process: codelite [34267]
Path: /Applications/codelite.app/Contents/MacOS/codelite
Identifier: codelite
Version: CodeLite version 1.0 (CodeLite version 1.0)
Code Type: X86-64 (Native)
Parent Process: codelite [34093]
Responsible: codelite [34093]
User ID: 501
Date/Time: 2015-02-16 13:49:17.972 -0600
OS Version: Mac OS X 10.10.2 (14C109)
Report Version: 11
Anonymous UUID: EE22C76E-17BA-7E75-E818-63F7C153795E
Sleep/Wake UUID: 71496D3E-7A4C-4117-A433-A2EC87DF3786
Time Awake Since Boot: 1200000 seconds
Time Since Wake: 280000 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000108ee8fd7
VM Regions Near 0x108ee8fd7:
Stack 0000000108e5f000-0000000108ee1000 [ 520K] rw-/rwx SM=COW
-->
mapped file 0000000108f05000-0000000109263000 [ 3448K] r--/rwx SM=COW /System/Library/CoreServices/SystemAppearance.bundle/Contents/Resources/SystemAppearance.car
Application Specific Information:
*** multi-threaded process forked ***
crashed on child side of fork pre-exec
Thanks,
Dan