CodeBlocks quit unexpectedly with no action on MacOS

0

First, I apologize if this issue has been previously answered, please refer me to the answer if it exists already.

Too often upon opening a CodeBlocks project or reading over one CodeBlocks will crash. The crashes do not occur during any action such as compiling or running code, but rather exclusively while I am doing nothing.

How do I fix this? It happens regularly and makes it hard to make any serious progress, although thankfully I do have failsafe saving that retains any work I've done.

I've attached the error message being thrown, but I have no idea how to read or interpret it as a I'm new to Mac, and any serious computer work in general.

Process: CodeBlocks [7333] Path: /private/var/folders/*/CodeBlocks.app/Contents/MacOS/CodeBlocks Identifier: org.codeblocks.app Version: CodeBlocks version 13.12 (CodeBlocks version 13.12) Code Type: X86 (Native) Parent Process: ??? [1] Responsible: CodeBlocks [7333] User ID: 501

Date/Time: 2019-08-13 05:41:06.900 -0400 OS Version: Mac OS X 10.14.5 (18F132) Report Version: 12 Anonymous UUID: CFAB4081-5FED-48D1-0880-20507EBD7938

Sleep/Wake UUID: 8417C6E0-396C-4781-8E87-9562E60F4B84

Time Awake Since Boot: 100000 seconds Time Since Wake: 1800 seconds

System Integrity Protection: enabled

Notes: Translocated Process

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

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

Application Specific Information: Assertion failed: (shape[0] == SHAPE_START), function assert_check_shape, file /BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreGraphics/CoreGraphics-1260.2/CoreGraphics/Regions/shape.c, line 160.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0xa7bfefde pthread_kill + 10 1 libsystem_pthread.dylib 0xa7caf125 pthread_kill + 289 2 libsystem_c.dylib 0xa7b5e80e abort + 133 3 libsystem_c.dylib 0xa7b29b3a __assert_rtn + 305 4 com.apple.CoreGraphics 0x93bd6168 assert_check_shape + 121 5 com.apple.CoreGraphics 0x93bd659d final_check + 37 6 com.apple.CoreGraphics 0x93bf1f81 shape_intersect + 190 7 com.apple.CoreGraphics 0x93c83e2e CGRegionCreateIntersectionWithRegion + 136 8 com.apple.CoreGraphics 0x93c83d99 CGSIntersectRegion + 22 9 com.apple.HIServices 0x9258cfe2 CreateIntersection(__HIShape const*, __HIShape const*, CGSRegionObject**) + 132 10 com.apple.HIServices 0x9258d263 HIShapeCreateIntersection + 37 11 com.apple.HIToolbox 0x92e13525 HIView::BuildAggregateInvalidRegion(__HIShape*) + 329 12 com.apple.HIToolbox 0x92e13439 HIView::BuildAggregateInvalidRegion(__HIShape*) + 93 13 com.apple.HIToolbox 0x92e13439 HIView::BuildAggregateInvalidRegion(__HIShape*) + 93 14 com.apple.HIToolbox 0x92e13439 HIView::BuildAggregateInvalidRegion(__HIShape*) + 93 15 com.apple.HIToolbox 0x92ec1902 HIView::DetermineAreaToPaint(OpaqueGrafPtr*, unsigned long, __HIShape const*) + 96 16 com.apple.HIToolbox 0x92ec1069 HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned long, HIView*, CGContext*) + 141 17 com.apple.HIToolbox 0x92ec0f90 HIView::Draw(short, OpaqueGrafPtr*, unsigned long) + 56 18 com.apple.HIToolbox 0x92ec0f51 HIView::Render(unsigned long, CGContext*) + 33 19 com.apple.HIToolbox 0x92e1ecb2 FlushWindowObject(WindowData*, void**, unsigned char) + 811 20 com.apple.HIToolbox 0x92e1e71d FlushAllBuffers(__CFRunLoopObserver*, unsigned long, void*) + 349 21 com.apple.CoreFoundation 0x9382081a __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 22 22 com.apple.CoreFoundation 0x93820743 __CFRunLoopDoObservers + 459 23 com.apple.CoreFoundation 0x937c6a47 CFRunLoopRunSpecific + 423 24 com.apple.CoreFoundation 0x937df8ad CFRunLoopRunInMode + 82 25 com.apple.HIToolbox 0x92de8b01 RunCurrentEventLoopInMode + 323 26 com.apple.HIToolbox 0x92de86cc ReceiveNextEventCommon + 438 27 com.apple.HIToolbox 0x92f8c9a0 ReceiveNextEvent + 68 28 libwx_macu-2.8.dylib 0x004ecd29 wxEventLoop::Pending() const + 57 29 libwx_macu-2.8.dylib 0x0057dada wxEventLoopManual::Run() + 90 30 libwx_macu-2.8.dylib 0x0055af3f wxAppBase::MainLoop() + 79 31 libwx_macu-2.8.dylib 0x0055a9a1 wxAppBase::OnRun() + 33 32 org.codeblocks.app 0x00023337 std::map, std::allocator > >::map() + 16407 33 libwx_macu-2.8.dylib 0x00464e54 wxEntry(int&, wchar_t**) + 116 34 libwx_macu-2.8.dylib 0x00464f22 wxEntry(int&, char**) + 50 35 org.codeblocks.app 0x0002a624 std::map, std::allocator > >::map() + 45828 36 org.codeblocks.app 0x0001f3e5 std::map, std::allocator > >::map() + 197

Thread 1: 0 libsystem_pthread.dylib 0xa7cab788 start_wqthread + 0

Thread 2:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0xa7c002b2 __select + 10 1 com.apple.CoreFoundation 0x937f1d34 __CFSocketManager + 678 2 libsystem_pthread.dylib 0xa7cac5f8 _pthread_body + 137 3 libsystem_pthread.dylib 0xa7caf7f7 _pthread_start + 78 4 libsystem_pthread.dylib 0xa7cab7ce thread_start + 34

Thread 3: 0 libsystem_kernel.dylib 0xa7bf9226 semaphore_timedwait_trap + 10 1 com.apple.CoreServices.CarbonCore 0x94860238 MPWaitOnSemaphore + 86 2 libwx_macu-2.8.dylib 0x004a79c2 wxSemaphore::Wait() + 34 3 libcodeblocks.dylib 0x00d9f4b3 BackgroundThread::Entry() + 35 4 libwx_macu-2.8.dylib 0x004a778c wxThreadInternal::MacThreadStart(void*) + 140 5 com.apple.CoreServices.CarbonCore 0x94860466 PrivateMPEntryPoint + 51 6 libsystem_pthread.dylib 0xa7cac5f8 _pthread_body + 137 7 libsystem_pthread.dylib 0xa7caf7f7 _pthread_start + 78 8 libsystem_pthread.dylib 0xa7cab7ce thread_start + 34

Thread 4: 0 libsystem_kernel.dylib 0xa7bf9226 semaphore_timedwait_trap + 10 1 com.apple.CoreServices.CarbonCore 0x94860238 MPWaitOnSemaphore + 86 2 libwx_macu-2.8.dylib 0x004a79c2 wxSemaphore::Wait() + 34 3 libcodeblocks.dylib 0x00d9f4b3 BackgroundThread::Entry() + 35 4 libwx_macu-2.8.dylib 0x004a778c wxThreadInternal::MacThreadStart(void*) + 140 5 com.apple.CoreServices.CarbonCore 0x94860466 PrivateMPEntryPoint + 51 6 libsystem_pthread.dylib 0xa7cac5f8 _pthread_body + 137 7 libsystem_pthread.dylib 0xa7caf7f7 _pthread_start + 78 8 libsystem_pthread.dylib 0xa7cab7ce thread_start + 34

Thread 5: 0 libsystem_kernel.dylib 0xa7bf9226 semaphore_timedwait_trap + 10 1 com.apple.CoreServices.CarbonCore 0x94860238 MPWaitOnSemaphore + 86 2 libwx_macu-2.8.dylib 0x004a79c2 wxSemaphore::Wait() + 34 3 libcodeblocks.dylib 0x00d9f4b3 BackgroundThread::Entry() + 35 4 libwx_macu-2.8.dylib 0x004a778c wxThreadInternal::MacThreadStart(void*) + 140 5 com.apple.CoreServices.CarbonCore 0x94860466 PrivateMPEntryPoint + 51 6 libsystem_pthread.dylib 0xa7cac5f8 _pthread_body + 137 7 libsystem_pthread.dylib 0xa7caf7f7 _pthread_start + 78 8 libsystem_pthread.dylib 0xa7cab7ce thread_start + 34

Thread 6: 0 libwx_macu-2.8.dylib 0x004b0a06 wxEvtHandler::SearchDynamicEventTable(wxEvent&) + 38 1 libwx_macu-2.8.dylib 0x004b21e9 wxEvtHandler::ProcessEvent(wxEvent&) + 89 2 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 3 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 4 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 5 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 6 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 7 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 8 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 9 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 10 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 11 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 12 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 13 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 14 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 15 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 16 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 17 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 18 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 19 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 20 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 21 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 22 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 23 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 24 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 25 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 26 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 27 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 28 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 29 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 30 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 31 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 32 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 33 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 34 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 35 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 36 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 37 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 38 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 39 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 40 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 41 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 42 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 43 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 44 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 45 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 46 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 47 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 48 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 49 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 50 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 51 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 52 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 53 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 54 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 55 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 56 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 57 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 58 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 59 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 60 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 61 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 62 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 63 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 64 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 65 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 66 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 67 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 68 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 69 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 70 libwx_macu-2.8.dylib 0x005cb2c2 wxWindowBase::TryParent(wxEvent&) + 66 71 libwx_macu-2.8.dylib 0x004b222c wxEvtHandler::ProcessEvent(wxEvent&) + 156 72 libwx_macu-2.8.dylib 0x004b221c wxEvtHandler::ProcessEvent(wxEvent&) + 140 73 libwx_macu-2.8.dylib 0x005cb2c2 wxWindowBase::TryParent(wxEvent&) + 66 74 libwx_macu-2.8.dylib 0x004b222c wxEvtHandler::ProcessEvent(wxEvent&) + 156 75 libwx_macu-2.8.dylib 0x005cb2c2 wxWindowBase::TryParent(wxEvent&) + 66 76 libwx_macu-2.8.dylib 0x004b222c wxEvtHandler::ProcessEvent(wxEvent&) + 156 77 libwx_macu-2.8.dylib 0x005cb2c2 wxWindowBase::TryParent(wxEvent&) + 66 78 libwx_macu-2.8.dylib 0x004b222c wxEvtHandler::ProcessEvent(wxEvent&) + 156 79 libwx_macu-2.8.dylib 0x005cb2c2 wxWindowBase::TryParent(wxEvent&) + 66 80 libwx_macu-2.8.dylib 0x004b222c wxEvtHandler::ProcessEvent(wxEvent&) + 156 81 libwx_macu-2.8.dylib 0x005f8b83 wxGenericTreeCtrl::SendDeleteEvent(wxGenericTreeItem*) + 83 82 libwx_macu-2.8.dylib 0x005f92a5 wxGenericTreeItem::DeleteChildren(wxGenericTreeCtrl*) + 53 83 libwx_macu-2.8.dylib 0x005fb93f wxGenericTreeCtrl::DeleteChildren(wxTreeItemId const&) + 47 84 libcodecompletion.dylib 0x0dbd3cc2 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId) + 978 85 libcodecompletion.dylib 0x0dbddc06 ClassBrowserBuilderThread::BuildTree() + 1462 86 libcodecompletion.dylib 0x0dbde031 ClassBrowserBuilderThread::Entry() + 129 87 libwx_macu-2.8.dylib 0x004a778c wxThreadInternal::MacThreadStart(void*) + 140 88 com.apple.CoreServices.CarbonCore 0x94860466 PrivateMPEntryPoint + 51 89 libsystem_pthread.dylib 0xa7cac5f8 _pthread_body + 137 90 libsystem_pthread.dylib 0xa7caf7f7 _pthread_start + 78 91 libsystem_pthread.dylib 0xa7cab7ce thread_start + 34

Thread 7: 0 libsystem_pthread.dylib 0xa7cab788 start_wqthread + 0

Thread 8: 0 libsystem_pthread.dylib 0xa7cab788 start_wqthread + 0

Thread 9: 0 libsystem_pthread.dylib 0xa7cab788 start_wqthread + 0

Thread 10: 0 libsystem_kernel.dylib 0xa7bf9226 semaphore_timedwait_trap + 10 1 com.apple.CoreServices.CarbonCore 0x94860238 MPWaitOnSemaphore + 86 2 libwx_macu-2.8.dylib 0x004a79c2 wxSemaphore::Wait() + 34 3 libcodeblocks.dylib 0x00cd548a cbThreadPool::cbWorkerThread::Entry() + 106 4 libwx_macu-2.8.dylib 0x004a778c wxThreadInternal::MacThreadStart(void*) + 140 5 com.apple.CoreServices.CarbonCore 0x94860466 PrivateMPEntryPoint + 51 6 libsystem_pthread.dylib 0xa7cac5f8 _pthread_body + 137 7 libsystem_pthread.dylib 0xa7caf7f7 _pthread_start + 78 8 libsystem_pthread.dylib 0xa7cab7ce thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x003e8080 ecx: 0xbffff32c edx: 0x00000000 edi: 0xa7caf012 esi: 0x0000002d ebp: 0xbffff348 esp: 0xbffff32c ss: 0x00000023 efl: 0x00000206 eip: 0xa7bfefde cs: 0x0000000b ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f cr2: 0xaa012360

Logical CPU: 0 Error Code: 0x00080148 Trap Number: 132

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 65132 thread_create: 0 thread_set_state: 0

mac
crash
code-blocks
asked on Super User Aug 13, 2019 by Alaska9

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0