Bug #17203 2010-05-31 21:20

alisdairm

Crash making any environment changes with Mac OSX 10.6.3

Running Mac Snow Leopard with all current patches.
Using newly released CodeBlocks 10.5

Crash prevents any change to the environment.  To reproduce, simply select Settings -> Editor.  Change to tab-spacing from 4 to 3.  Then hit OK.

Crash-log follows:

Process:         CodeBlocks [65779]
Path:            /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/MacOS/CodeBlocks
Identifier:      org.codeblocks.app
Version:         10.05 (6282)
Code Type:       X86 (Native)
Parent Process:  launchd [80]

Date/Time:       2010-05-31 16:42:50.621 -0400
OS Version:      Mac OS X 10.6.3 (10D573)
Report Version:  6

Interval Since Last Report:          77492 sec
Crashes Since Last Report:           11
Per-App Interval Since Last Report:  11165 sec
Per-App Crashes Since Last Report:   9
Anonymous UUID:                      785258E7-5E29-470B-AB52-1CC1EB071A1F

Exception Type:  EXC_CRASH (SIGILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libkeybinder.so               	0x17a93897 wxKeyBinder::UpdateSubMenu(wxMenu*) + 227
1   libkeybinder.so               	0x17a93a1a wxKeyBinder::UpdateAllCmd(wxMenuBar*) + 70
2   libkeybinder.so               	0x17a8bfc9 cbKeyBinder::OnKeyConfigDialogDone(MyDialog*) + 261
3   libkeybinder.so               	0x17a8c31d MyDialog::OnApply() + 27
4   libcodeblocks.0.dylib         	0x00157ff0 EditorConfigurationDlg::EndModal(int) + 9812
5   libwx_macu-2.8.0.dylib        	0x007a3982 wxDialogBase::AcceptAndClose() + 64
6   libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
7   libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
8   libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
9   libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
10  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
11  libwx_macu-2.8.0.dylib        	0x006fd0e3 wxControl::ProcessCommand(wxCommandEvent&) + 27
12  libwx_macu-2.8.0.dylib        	0x006f899c wxButton::MacControlHit(void*, void*) + 62
13  libwx_macu-2.8.0.dylib        	0x007598f3 wxMacWindowControlEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 553
14  libwx_macu-2.8.0.dylib        	0x0075a259 wxMacWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 309
15  com.apple.HIToolbox           	0x98edc0a9 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
16  com.apple.HIToolbox           	0x98edb370 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
17  com.apple.HIToolbox           	0x98efdb55 SendEventToEventTarget + 52
18  com.apple.HIToolbox           	0x98f4cf7a SendControlHit(HIView*, OpaqueEventRef*, short, unsigned long) + 296
19  com.apple.HIToolbox           	0x98f4cdfb HIView::NotifyControlHit(OpaqueEventRef*, short, unsigned long) + 45
20  com.apple.HIToolbox           	0x98fb184b HIView::ClickInternal(CGPoint const&, unsigned long, void (*)(OpaqueControlRef*, short), OpaqueEventRef*, bool) + 245
21  com.apple.HIToolbox           	0x98fb2e04 HIView::ClickSelf(OpaqueEventRef*) + 368
22  com.apple.HIToolbox           	0x98eeee21 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2363
23  com.apple.HIToolbox           	0x98edc0a9 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
24  com.apple.HIToolbox           	0x98edb370 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
25  com.apple.HIToolbox           	0x98efdb55 SendEventToEventTarget + 52
26  com.apple.HIToolbox           	0x98f4be46 HIView::Click(OpaqueEventRef*) + 480
27  com.apple.HIToolbox           	0x98f4bc13 HandleClickAsHIView(OpaqueWindowPtr*, OpaqueEventRef*) + 151
28  com.apple.HIToolbox           	0x98f4a4f0 HandleWindowClick(OpaqueWindowPtr*, Point, short, unsigned long, OpaqueEventRef*) + 491
29  com.apple.HIToolbox           	0x98f49ff3 HandleMouseEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 786
30  com.apple.HIToolbox           	0x98f498fe StandardWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 93
31  com.apple.HIToolbox           	0x98edc0a9 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
32  com.apple.HIToolbox           	0x98edb370 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
33  com.apple.HIToolbox           	0x98efdb55 SendEventToEventTarget + 52
34  com.apple.HIToolbox           	0x98f0f63b ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1257
35  com.apple.HIToolbox           	0x98edc4fa DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
36  com.apple.HIToolbox           	0x98edb370 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
37  com.apple.HIToolbox           	0x98efdb55 SendEventToEventTarget + 52
38  libwx_macu-2.8.0.dylib        	0x006ef348 wxApp::MacHandleOneEvent(void*) + 34
39  libwx_macu-2.8.0.dylib        	0x006ef410 wxApp::MacDoOneEvent() + 120
40  libwx_macu-2.8.0.dylib        	0x007053cf wxDialog::DoShowModal() + 115
41  libwx_macu-2.8.0.dylib        	0x00705497 wxDialog::Show(bool) + 83
42  libcodeblocks.0.dylib         	0x0020e396 wxScrollingDialog::Show(bool) + 68
43  libwx_macu-2.8.0.dylib        	0x00705698 wxDialog::ShowModal() + 54
44  libcodeblocks.0.dylib         	0x0015c23f EditorManager::Configure() + 117
45  libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
46  libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
47  libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
48  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
49  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
50  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
51  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
52  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
53  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
54  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
55  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
56  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
57  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
58  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
59  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
60  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
61  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
62  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
63  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
64  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
65  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
66  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
67  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
68  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
69  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
70  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
71  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
72  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
73  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
74  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
75  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
76  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
77  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
78  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
79  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
80  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
81  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
82  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
83  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
84  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
85  libwx_macu-2.8.0.dylib        	0x006ced3f wxEvtHandler::ProcessEvent(wxEvent&) + 93
86  libwx_macu-2.8.0.dylib        	0x007e18a7 wxMenuBase::SendEvent(int, int) + 217
87  libwx_macu-2.8.0.dylib        	0x00728999 wxMenu::MacHandleCommandProcess(wxMenuItem*, int, wxWindow*) + 63
88  libwx_macu-2.8.0.dylib        	0x0075a2ff wxMacWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 475
89  com.apple.HIToolbox           	0x98edc0a9 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
90  com.apple.HIToolbox           	0x98edb370 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
91  com.apple.HIToolbox           	0x98efdb55 SendEventToEventTarget + 52
92  com.apple.HIToolbox           	0x98f2a147 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
93  com.apple.HIToolbox           	0x98f4ee40 SendMenuCommandWithContextAndModifiers + 66
94  com.apple.HIToolbox           	0x98f4edf5 SendMenuItemSelectedEvent + 121
95  com.apple.HIToolbox           	0x98f4ecfa FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
96  com.apple.HIToolbox           	0x98f1e436 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 454
97  com.apple.HIToolbox           	0x990d099f MenuSelect + 190
98  libwx_macu-2.8.0.dylib        	0x00750ee3 wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1015
99  libwx_macu-2.8.0.dylib        	0x006f12ae wxMacAppEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1072
100 com.apple.HIToolbox           	0x98edc0a9 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
101 com.apple.HIToolbox           	0x98edb370 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
102 com.apple.HIToolbox           	0x98efdb55 SendEventToEventTarget + 52
103 com.apple.HIToolbox           	0x98f0f6db ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1417
104 com.apple.HIToolbox           	0x98edc4fa DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
105 com.apple.HIToolbox           	0x98edb370 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
106 com.apple.HIToolbox           	0x98efdb55 SendEventToEventTarget + 52
107 libwx_macu-2.8.0.dylib        	0x006ef348 wxApp::MacHandleOneEvent(void*) + 34
108 libwx_macu-2.8.0.dylib        	0x006ef410 wxApp::MacDoOneEvent() + 120
109 libwx_macu-2.8.0.dylib        	0x0070766a wxEventLoop::Dispatch() + 32
110 libwx_macu-2.8.0.dylib        	0x007b3027 wxEventLoopManual::Run() + 97
111 libwx_macu-2.8.0.dylib        	0x0078caf8 wxAppBase::MainLoop() + 76
112 org.codeblocks.app            	0x00003eef CodeBlocksApp::OnRun() + 25
113 libwx_macu-2.8.0.dylib        	0x0067d8b8 wxEntry(int&, wchar_t**) + 86
114 org.codeblocks.app            	0x0000235a main + 24
115 org.codeblocks.app            	0x00001cbe _start + 216
116 org.codeblocks.app            	0x00001be5 start + 41

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x903b0b42 kevent + 10
1   libSystem.B.dylib             	0x903b125c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib             	0x903b0719 _dispatch_queue_invoke + 163
3   libSystem.B.dylib             	0x903b04be _dispatch_worker_thread2 + 240
4   libSystem.B.dylib             	0x903aff41 _pthread_wqthread + 390
5   libSystem.B.dylib             	0x903afd86 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib             	0x9038a34e semaphore_timedwait_trap + 10
1   ...ple.CoreServices.CarbonCore	0x94d77212 MPWaitOnSemaphore + 125
2   libwx_macu-2.8.0.dylib        	0x006c593b wxSemaphoreInternal::WaitTimeout(unsigned long) + 27
3   libwx_macu-2.8.0.dylib        	0x006c59d9 wxSemaphore::Wait() + 31
4   libcodeblocks.0.dylib         	0x003b08e2 BackgroundThread::Entry() + 22
5   libwx_macu-2.8.0.dylib        	0x006c6a32 wxThreadInternal::MacThreadStart(void*) + 142
6   ...ple.CoreServices.CarbonCore	0x94d44eb6 PrivateMPEntryPoint + 68
7   libSystem.B.dylib             	0x903b7a19 _pthread_start + 345
8   libSystem.B.dylib             	0x903b789e thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x9038a34e semaphore_timedwait_trap + 10
1   ...ple.CoreServices.CarbonCore	0x94d77212 MPWaitOnSemaphore + 125
2   libwx_macu-2.8.0.dylib        	0x006c593b wxSemaphoreInternal::WaitTimeout(unsigned long) + 27
3   libwx_macu-2.8.0.dylib        	0x006c59d9 wxSemaphore::Wait() + 31
4   libcodeblocks.0.dylib         	0x003b08e2 BackgroundThread::Entry() + 22
5   libwx_macu-2.8.0.dylib        	0x006c6a32 wxThreadInternal::MacThreadStart(void*) + 142
6   ...ple.CoreServices.CarbonCore	0x94d44eb6 PrivateMPEntryPoint + 68
7   libSystem.B.dylib             	0x903b7a19 _pthread_start + 345
8   libSystem.B.dylib             	0x903b789e thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x9038a34e semaphore_timedwait_trap + 10
1   ...ple.CoreServices.CarbonCore	0x94d77212 MPWaitOnSemaphore + 125
2   libwx_macu-2.8.0.dylib        	0x006c593b wxSemaphoreInternal::WaitTimeout(unsigned long) + 27
3   libwx_macu-2.8.0.dylib        	0x006c59d9 wxSemaphore::Wait() + 31
4   libcodeblocks.0.dylib         	0x003b08e2 BackgroundThread::Entry() + 22
5   libwx_macu-2.8.0.dylib        	0x006c6a32 wxThreadInternal::MacThreadStart(void*) + 142
6   ...ple.CoreServices.CarbonCore	0x94d44eb6 PrivateMPEntryPoint + 68
7   libSystem.B.dylib             	0x903b7a19 _pthread_start + 345
8   libSystem.B.dylib             	0x903b789e thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x9038a34e semaphore_timedwait_trap + 10
1   ...ple.CoreServices.CarbonCore	0x94d77212 MPWaitOnSemaphore + 125
2   libwx_macu-2.8.0.dylib        	0x006c593b wxSemaphoreInternal::WaitTimeout(unsigned long) + 27
3   libwx_macu-2.8.0.dylib        	0x006c59d9 wxSemaphore::Wait() + 31
4   libcodeblocks.0.dylib         	0x003b08e2 BackgroundThread::Entry() + 22
5   libwx_macu-2.8.0.dylib        	0x006c6a32 wxThreadInternal::MacThreadStart(void*) + 142
6   ...ple.CoreServices.CarbonCore	0x94d44eb6 PrivateMPEntryPoint + 68
7   libSystem.B.dylib             	0x903b7a19 _pthread_start + 345
8   libSystem.B.dylib             	0x903b789e thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x9038a34e semaphore_timedwait_trap + 10
1   ...ple.CoreServices.CarbonCore	0x94d77212 MPWaitOnSemaphore + 125
2   libwx_macu-2.8.0.dylib        	0x006c593b wxSemaphoreInternal::WaitTimeout(unsigned long) + 27
3   libwx_macu-2.8.0.dylib        	0x006c59d9 wxSemaphore::Wait() + 31
4   libcodeblocks.0.dylib         	0x00100409 cbThreadPool::cbWorkerThread::Entry() + 67
5   libwx_macu-2.8.0.dylib        	0x006c6a32 wxThreadInternal::MacThreadStart(void*) + 142
6   ...ple.CoreServices.CarbonCore	0x94d44eb6 PrivateMPEntryPoint + 68
7   libSystem.B.dylib             	0x903b7a19 _pthread_start + 345
8   libSystem.B.dylib             	0x903b789e thread_start + 34

Thread 7:
0   ...ple.CoreServices.CarbonCore	0x94d200fd TSLockMutex + 12
1   ...ple.CoreServices.CarbonCore	0x94de74f3 MPEnterCriticalRegion + 43
2   libwx_macu-2.8.0.dylib        	0x006c56b1 wxCriticalSection::Enter() + 27
3   libwx_macu-2.8.0.dylib        	0x006c604e wxThread::TestDestroy() + 22
4   libcodecompletion.so          	0x17d25390 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 32
5   libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
6   libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
7   libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
8   libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
9   libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
10  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
11  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
12  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
13  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
14  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
15  libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
16  libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
17  libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
18  libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
19  libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
20  libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
21  libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
22  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
23  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
24  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
25  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
26  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
27  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
28  libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
29  libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
30  libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
31  libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
32  libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
33  libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
34  libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
35  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
36  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
37  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
38  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
39  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
40  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
41  libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
42  libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
43  libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
44  libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
45  libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
46  libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
47  libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
48  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
49  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
50  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
51  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
52  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
53  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
54  libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
55  libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
56  libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
57  libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
58  libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
59  libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
60  libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
61  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
62  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
63  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
64  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
65  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
66  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
67  libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
68  libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
69  libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
70  libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
71  libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
72  libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
73  libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
74  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
75  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
76  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
77  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
78  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
79  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
80  libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
81  libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
82  libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
83  libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
84  libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
85  libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
86  libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
87  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
88  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
89  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
90  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
91  libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
92  libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
93  libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
94  libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
95  libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
96  libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
97  libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
98  libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
99  libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
100 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
101 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
102 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
103 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
104 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
105 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
106 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
107 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
108 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
109 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
110 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
111 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
112 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
113 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
114 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
115 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
116 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
117 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
118 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
119 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
120 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
121 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
122 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
123 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
124 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
125 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
126 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
127 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
128 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
129 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
130 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
131 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
132 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
133 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
134 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
135 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
136 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
137 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
138 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
139 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
140 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
141 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
142 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
143 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
144 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
145 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
146 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
147 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
148 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
149 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
150 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
151 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
152 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
153 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
154 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
155 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
156 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
157 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
158 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
159 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
160 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
161 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
162 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
163 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
164 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
165 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
166 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
167 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
168 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
169 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
170 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
171 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
172 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
173 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
174 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
175 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
176 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
177 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
178 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
179 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
180 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
181 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
182 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
183 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
184 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
185 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
186 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
187 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
188 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
189 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
190 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
191 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
192 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
193 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
194 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
195 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
196 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
197 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
198 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
199 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
200 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
201 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
202 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
203 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
204 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
205 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
206 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
207 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
208 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
209 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
210 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
211 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
212 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
213 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
214 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
215 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
216 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
217 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
218 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
219 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
220 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
221 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
222 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
223 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
224 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
225 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
226 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
227 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
228 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
229 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
230 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
231 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
232 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
233 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
234 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
235 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
236 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
237 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
238 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
239 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
240 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
241 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
242 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
243 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
244 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
245 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
246 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
247 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
248 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
249 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
250 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
251 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
252 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
253 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
254 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
255 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
256 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
257 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
258 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
259 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
260 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
261 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
262 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
263 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
264 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
265 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
266 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
267 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
268 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
269 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
270 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
271 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
272 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
273 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
274 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
275 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
276 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
277 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
278 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
279 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
280 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
281 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
282 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
283 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
284 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
285 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
286 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
287 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
288 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
289 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
290 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
291 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
292 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
293 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
294 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
295 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
296 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
297 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
298 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
299 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
300 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
301 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
302 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
303 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
304 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
305 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
306 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
307 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
308 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
309 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
310 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
311 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
312 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
313 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
314 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
315 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
316 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
317 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
318 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
319 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
320 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
321 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
322 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
323 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
324 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
325 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
326 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
327 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
328 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
329 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
330 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
331 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
332 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
333 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
334 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
335 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
336 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
337 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
338 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
339 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
340 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
341 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
342 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
343 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
344 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
345 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
346 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
347 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
348 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
349 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
350 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
351 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
352 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
353 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
354 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
355 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
356 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
357 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
358 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
359 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
360 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
361 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
362 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
363 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
364 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
365 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
366 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
367 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
368 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
369 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
370 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
371 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
372 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
373 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
374 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
375 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
376 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
377 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
378 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
379 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
380 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
381 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
382 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
383 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
384 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
385 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
386 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
387 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
388 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
389 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
390 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
391 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
392 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
393 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
394 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
395 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
396 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
397 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
398 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
399 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
400 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
401 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
402 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
403 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
404 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
405 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
406 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
407 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
408 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
409 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
410 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
411 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
412 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
413 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
414 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
415 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
416 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
417 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
418 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
419 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
420 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
421 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
422 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
423 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
424 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
425 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
426 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
427 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
428 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
429 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
430 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
431 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
432 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
433 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
434 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
435 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
436 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
437 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
438 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
439 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
440 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
441 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
442 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
443 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
444 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
445 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
446 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
447 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
448 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
449 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
450 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
451 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
452 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
453 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
454 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
455 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
456 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
457 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
458 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
459 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
460 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
461 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
462 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
463 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
464 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
465 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
466 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
467 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
468 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
469 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
470 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
471 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
472 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
473 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
474 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
475 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
476 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
477 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
478 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
479 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
480 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
481 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
482 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
483 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
484 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
485 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
486 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
487 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
488 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
489 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
490 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
491 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
492 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
493 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
494 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
495 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
496 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
497 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
498 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72
499 libcodecompletion.so          	0x17d1f983 ClassBrowser::OnTreeItemCollapsing(wxTreeEvent&) + 49
500 libwx_macu-2.8.0.dylib        	0x006ce77e wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 108
501 libwx_macu-2.8.0.dylib        	0x006ce915 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 103
502 libwx_macu-2.8.0.dylib        	0x006ced99 wxEvtHandler::ProcessEvent(wxEvent&) + 183
503 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
504 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
505 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
506 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
507 libwx_macu-2.8.0.dylib        	0x00804e49 wxWindowBase::TryParent(wxEvent&) + 85
508 libwx_macu-2.8.0.dylib        	0x006ced4f wxEvtHandler::ProcessEvent(wxEvent&) + 109
509 libwx_macu-2.8.0.dylib        	0x008428ef wxGenericTreeCtrl::Collapse(wxTreeItemId const&) + 119
510 libwx_macu-2.8.0.dylib        	0x0083933d wxGenericTreeCtrl::CollapseAndReset(wxTreeItemId const&) + 29
511 libcodecompletion.so          	0x17d253b8 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId, bool) + 72

Thread 8:
0   libSystem.B.dylib             	0x9038a34e semaphore_timedwait_trap + 10
1   ...ple.CoreServices.CarbonCore	0x94d77212 MPWaitOnSemaphore + 125
2   libwx_macu-2.8.0.dylib        	0x006c593b wxSemaphoreInternal::WaitTimeout(unsigned long) + 27
3   libwx_macu-2.8.0.dylib        	0x006c59d9 wxSemaphore::Wait() + 31
4   libcodeblocks.0.dylib         	0x00100409 cbThreadPool::cbWorkerThread::Entry() + 67
5   libwx_macu-2.8.0.dylib        	0x006c6a32 wxThreadInternal::MacThreadStart(void*) + 142
6   ...ple.CoreServices.CarbonCore	0x94d44eb6 PrivateMPEntryPoint + 68
7   libSystem.B.dylib             	0x903b7a19 _pthread_start + 345
8   libSystem.B.dylib             	0x903b789e thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x903afbd2 __workq_kernreturn + 10
1   libSystem.B.dylib             	0x903b0168 _pthread_wqthread + 941
2   libSystem.B.dylib             	0x903afd86 start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x198ec620  ebx: 0x17a937c2  ecx: 0x00000141  edx: 0x01ad803c
  edi: 0x00001396  esi: 0x1775acf0  ebp: 0xbfffc2c8  esp: 0xbfffc270
   ss: 0x0000001f  efl: 0x00000216  eip: 0x17a93897   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x16ba0ce8

Binary Images:
    0x1000 -    0x80fff +org.codeblocks.app 10.05 (6282) <858FA050-58F4-4768-94E5-70722EE64BDF> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/MacOS/CodeBlocks
   0xce000 -   0x496fd7 +libcodeblocks.0.dylib 1.1.0 (compatibility 1.0.0) <3FBB6F62-C5B2-438C-B712-3D3F96300520> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/MacOS/libcodeblocks.0.dylib
  0x640000 -   0xbfefb7 +libwx_macu-2.8.0.dylib 7.0.0 (compatibility 7.0.0) /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/MacOS/libwx_macu-2.8.0.dylib
 0x1076000 -  0x1077ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
 0x17ea000 -  0x17eeff7  com.apple.CommonCocoaPanels 4.0 (16) <30D57C5A-2C5E-3A3E-A9D8-F5E968322AD6> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
0x16a02000 - 0x16a32fff +libastyle.so ??? (???) <36E4AC00-7EA0-44D2-9D1B-9E754046C587> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libastyle.so
0x16a4e000 - 0x16a54fff +libautosave.so ??? (???) <DDE27290-A478-4B6F-8F05-D6EAFAE83657> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libautosave.so
0x16abe000 - 0x16ac2fff +libCccc.so ??? (???) <3B795E5B-57F5-49E5-895D-9328495924D0> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libCccc.so
0x16ac9000 - 0x16adbfff +libclasswizard.so ??? (???) <C389C8EA-5101-4AE7-B3C7-683A5D600BD7> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libclasswizard.so
0x16ae9000 - 0x16aecfff +libcopystrings.so ??? (???) <24C80E8A-13FA-4FB7-8B91-2AE4194EC2B6> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libcopystrings.so
0x16af3000 - 0x16af8fff +libopenfileslist.so ??? (???) <13996B73-1111-445D-B447-09CB97D21639> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libopenfileslist.so
0x1737e000 - 0x173a2fff +libBrowseTracker.so ??? (???) <126D70E9-A199-494A-B375-62451AD3B48F> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libBrowseTracker.so
0x173c3000 - 0x173cefff +libcodestat.so ??? (???) <6B41C2EA-61A1-4092-A025-4DC3FABC3B57> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libcodestat.so
0x173dd000 - 0x173e4fff +libCppCheck.so ??? (???) <4D2B7545-E599-43DC-8C42-F1008FBF062E> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libCppCheck.so
0x173ec000 - 0x173f2fff +libRegExTestbed.so ??? (???) <C2D76B3B-66AD-4425-A47F-9DD0F146C21A> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libRegExTestbed.so
0x1769e000 - 0x176abfff +libdefaultmimehandler.so ??? (???) <0BCE43E3-7F80-408A-80C7-52029C8EC576> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libdefaultmimehandler.so
0x176bc000 - 0x176ceffb +libdragscroll.so ??? (???) <7A476206-DD18-4D35-94DC-EA8F2C4BEA38> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libdragscroll.so
0x176e1000 - 0x176edfff +libIncrementalSearch.so ??? (???) <E39261C5-16F8-4D5E-BC27-25505E8134FE> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libIncrementalSearch.so
0x17912000 - 0x17923fff +libProfiler.so ??? (???) <B8C075FD-2682-4D7A-ABFD-D147FFDA39A1> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libProfiler.so
0x17a66000 - 0x17a77fff +libenvvars.so ??? (???) <26EC73C0-6F4A-4190-BACA-EB8ED092FE81> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libenvvars.so
0x17a88000 - 0x17aaafff +libkeybinder.so ??? (???) <344BD596-27BC-415A-9415-12EA26C5427B> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libkeybinder.so
0x17acb000 - 0x17adcfff +libSymTab.so ??? (???) <C226E7BF-FF9A-4F17-A074-E02A1C80451E> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libSymTab.so
0x17aec000 - 0x17af0fff +libwxcustombutton.0.dylib 1.1.0 (compatibility 1.0.0) <596A14D3-4D60-4D66-8112-764B7C65C79D> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/MacOS/wxSmithContribItems/libwxcustombutton.0.dylib
0x17d00000 - 0x17d9afff +libcodecompletion.so ??? (???) <550C87CC-B7A2-44DD-8A4B-72C43B766949> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libcodecompletion.so
0x17de8000 - 0x17ecafc3 +libcodesnippets.so ??? (???) <C9CAECF3-2E81-4541-A7C2-7D35D09E6883> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libcodesnippets.so
0x17f46000 - 0x18081fff +libcompiler.so ??? (???) <32AD7090-6920-48A8-A3C8-5DDB88253FC3> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libcompiler.so
0x180ce000 - 0x180e4fff +libtodo.so ??? (???) <C2585EFE-A725-4EB8-872C-BF2DC22AEF07> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libtodo.so
0x18200000 - 0x18279fff +libdebugger.so ??? (???) <17CFADEF-471C-484E-83D9-B8D0CFF1FAB2> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libdebugger.so
0x182c8000 - 0x18381fff +libexporter.so ??? (???) <9C3F6A34-82CB-4023-ABD0-89BDFDDB19EA> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libexporter.so
0x183c5000 - 0x1847aff7 +libheaderfixup.so ??? (???) <5F5C5068-3B3F-43BB-AF17-F78B6D6778F9> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libheaderfixup.so
0x184be000 - 0x1859ffd7 +libhelp_plugin.so ??? (???) <4AC95E84-C8B7-4C82-B1C6-A37F3D0795E4> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libhelp_plugin.so
0x18613000 - 0x18672fff +libHexEditor.so ??? (???) <451FE106-FEA5-4D62-A298-627A80AAC9DB> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libHexEditor.so
0x186a7000 - 0x18712fff +liblib_finder.so ??? (???) <941C8C99-6A53-4707-B5D5-A4970860886A> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/liblib_finder.so
0x1874a000 - 0x18773fff +libwxflatnotebook.0.dylib 1.1.0 (compatibility 1.0.0) <C5B09875-8E2F-4475-91C2-73B3E0B381C6> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/MacOS/wxSmithContribItems/libwxflatnotebook.0.dylib
0x1879a000 - 0x187d6fff +libscriptedwizard.so ??? (???) <A4763E01-0B8E-4824-9312-1FE425D7EBF8> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libscriptedwizard.so
0x18804000 - 0x1883ffff +libThreadSearch.so ??? (???) <5074EFD1-57B6-446E-8E8C-CFD0D3F73B01> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libThreadSearch.so
0x1886b000 - 0x18873fff +libValgrind.so ??? (???) <0F00023B-4990-4FCC-913C-6D36561583B5> /Users/alisdairmeredith/CodeBlocks/CodeBlocks.app/Contents/Resources/share/codeblocks/libValgrind.so
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <226BF7A0-94E0-2F4C-6D6B-9189C952331C> /usr/lib/dyld
0x90003000 - 0x9000dffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9000e000 - 0x9003fff3  libTrueTypeScaler.dylib ??? (???) <F6A32C01-CD82-54F6-218E-0406D40D1D9A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x90040000 - 0x90040ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90041000 - 0x902a3ff3  com.apple.security 6.1.1 (37594) <1AC07F75-7E27-9662-21DA-B05DFF047B26> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x902a4000 - 0x90388ff7  com.apple.WebKit 6531.22 (6531.22.7) <87C81D6F-77B1-C517-93E6-5DEF214326A7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x90389000 - 0x9052efeb  libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
0x9053f000 - 0x9053fff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x90540000 - 0x9055eff7  com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x905ba000 - 0x90603fe7  libTIFF.dylib ??? (???) <E45B169E-253E-E865-1501-97777D2702F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90604000 - 0x90608ff7  libGIF.dylib ??? (???) <03880BA1-7A86-0F2B-617A-C66B1D05DD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90609000 - 0x90617ff7  com.apple.opengl 1.6.7 (1.6.7) <3C529790-DEE9-AC27-A879-806E4C23323C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90624000 - 0x90635ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90636000 - 0x90638ff7  libRadiance.dylib ??? (???) <9358E1EF-F802-B76E-8E23-2D0695787CFB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90665000 - 0x90742ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x90757000 - 0x90778fe7  com.apple.opencl 12.1 (12.1) <1BCA4F60-E612-5C1B-EF50-A810D70CDF05> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x907c7000 - 0x90817ff7  com.apple.framework.familycontrols 2.0.1 (2010) <50E74916-19A5-F2FC-AB57-76F2C8DDF0A7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x90861000 - 0x90c96ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x90eb7000 - 0x90ec4fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6008C8AC-8DB1-B38B-52A9-9133533B0DA2> /usr/lib/libbz2.1.0.dylib
0x90f24000 - 0x90f2fff7  libGL.dylib ??? (???) <EAD85409-9036-831B-C378-E50780305DA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90f30000 - 0x90f91fe7  com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90fb3000 - 0x90fb6ff7  libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <69BE578C-A364-A150-35E3-53EE00F56F05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x91062000 - 0x91941ff7  com.apple.AppKit 6.6.5 (1038.29) <E76A05A6-27C6-DA02-0961-5C8EEDC5F0A7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91942000 - 0x919effe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
0x919f0000 - 0x91d57ff7  com.apple.QuartzCore 1.6.1 (227.18) <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91d58000 - 0x91dbcffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x91dbd000 - 0x91dc3fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x91dc4000 - 0x91e56fe3  com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91e57000 - 0x91fd9fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib
0x91fda000 - 0x91fdbff7  com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91fdc000 - 0x91fdfff7  libCoreVMClient.dylib ??? (???) <98CB96B1-85FE-25AF-AB19-ED061912FC3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x91fe0000 - 0x91ff5fff  com.apple.ImageCapture 6.0 (6.0) <765CA558-963C-5809-5B46-28B524C97C2D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91ff6000 - 0x920f7fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
0x921a1000 - 0x921abfe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x921ec000 - 0x921f1ff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x921f8000 - 0x922c2fef  com.apple.CoreServices.OSServices 357 (357) <764872C3-AE30-7F54-494D-4BA3CE4F4DFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x922c3000 - 0x92394fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <0A608513-31AD-D533-8386-10245FD62057> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x92395000 - 0x924c3fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x924c4000 - 0x924f7ff7  com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x924f8000 - 0x92501ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92502000 - 0x9251efe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92578000 - 0x92582ff7  com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92583000 - 0x9261bfe7  edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x92ada000 - 0x92aeeffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <8D562874-9298-9939-DAEE-7D1648F80C46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x92c32000 - 0x92d24ff7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib
0x92d25000 - 0x9313bff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9313c000 - 0x93177feb  libFontRegistry.dylib ??? (???) <F50A60E1-3757-D007-A20D-A5504C17334C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x93230000 - 0x9327dfeb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <2F84B032-B7C8-848B-2035-5AEC565F7712> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x9327e000 - 0x932f8fef  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x932f9000 - 0x93336ff7  com.apple.SystemConfiguration 1.10.2 (1.10.2) <830FED9E-3E24-004C-35D5-2C1273F79734> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93368000 - 0x93392ff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x93393000 - 0x93415ffb  SecurityFoundation 36840.0.0 (compatibility 1.0.0) <22126CB2-FCFE-CBF9-0289-72D04A044B93> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x93416000 - 0x9345aff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x936ad000 - 0x93766fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x937c1000 - 0x937ccff7  libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <F914F427-98EA-98BC-923D-47274A90D441> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9380e000 - 0x93829ff7  libPng.dylib ??? (???) <929FE8EE-277D-F6EB-D672-E6F4CEBF1504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9382a000 - 0x9382eff7  libGFXShared.dylib ??? (???) <286F466C-2856-B579-B87F-4E9A35C80263> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x93baf000 - 0x93d28ffb  com.apple.CoreFoundation 6.6.1 (550.19) <1E97FB1E-9E42-B8EB-E463-5C75315FDA31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x93d31000 - 0x93d55ff7  libJPEG.dylib ??? (???) <EDA86712-F49C-760C-BE55-9B899A4A5D1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x93ed7000 - 0x94147ffb  com.apple.Foundation 6.6.2 (751.21) <DA7A173A-4435-ECD6-F4AF-977D722FD2F7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x94148000 - 0x9414cff7  IOSurface ??? (???) <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x94292000 - 0x9429eff7  libkxld.dylib ??? (???) <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib
0x9429f000 - 0x943cbfff  com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x943cc000 - 0x943ecfe7  libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib
0x943ed000 - 0x944c8fe7  com.apple.DesktopServices 1.5.5 (1.5.5) <ECEDFDF2-C40E-8DF0-F8FC-249CCA762E62> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x944c9000 - 0x94685ff3  com.apple.ImageIO.framework 3.0.2 (3.0.1) <CB39B067-58B8-70DB-3E40-160604664A6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x94721000 - 0x947befe3  com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x94960000 - 0x94a0eff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94a0f000 - 0x94a11ff7  com.apple.securityhi 4.0 (36638) <46F14D08-C546-7E87-1739-B77113579213> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x94ab7000 - 0x94ab7ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x94ab8000 - 0x94afcfe7  com.apple.Metadata 10.6.3 (507.8) <53BB360A-1813-170D-827F-C1863EF15537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x94afd000 - 0x94badff3  com.apple.ColorSync 4.6.3 (4.6.3) <68B6A1B9-86CF-0C5A-7D63-56ED4BB2EB5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94c44000 - 0x94c56ff7  com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x94c57000 - 0x94cb2ff7  com.apple.framework.IOKit 2.0 (???) <69E4FE93-376C-565E-650F-04FAD213AA24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94cb3000 - 0x94d1dfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x94d1e000 - 0x9503efeb  com.apple.CoreServices.CarbonCore 861.6 (861.6) <D3D5D9F1-01ED-DCAD-6AA9-4ABE60C7A112> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9503f000 - 0x950bffeb  com.apple.SearchKit 1.3.0 (1.3.0) <902536CB-69A1-D825-BC5F-42CB676C96A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x95162000 - 0x9516fff7  com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x95692000 - 0x956a6fe7  libbsm.0.dylib ??? (???) <0476BD2A-BF85-4DDF-3CBC-00B690284B93> /usr/lib/libbsm.0.dylib
0x956da000 - 0x9571bff7  libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <C6E50C7E-EBEE-32AF-FF07-8E325E21A838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9571c000 - 0x9571cff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9587e000 - 0x958c1ff7  libGLU.dylib ??? (???) <CE02968E-930D-E63B-7B21-B87205F8B19A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x958c2000 - 0x959ceff7  libGLProgrammability.dylib ??? (???) <CA0A975B-2BEE-44E7-CFA6-8105CFE6FE00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95a0a000 - 0x961f9537  com.apple.CoreGraphics 1.543.33 (???) <C57E2964-80AF-6346-6D3E-23AED9D26977> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96239000 - 0x96414ff3  libType1Scaler.dylib ??? (???) <944F686E-9CC2-03F0-A139-8F322F0AC49F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x96415000 - 0x96437fef  com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x96449000 - 0x96450ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <356BF1FD-70BC-F3AA-AEDD-8CBEEE476BBD> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9646a000 - 0x96482ff7  com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x964f5000 - 0x9652aff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib
0x9652b000 - 0x96571ff7  libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
0x96572000 - 0x96da5fe7  com.apple.WebCore 6531.22 (6531.22.7) <952A0D34-63F5-F7F7-D6E5-D0AD78002F89> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x96da6000 - 0x96da6ff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96da7000 - 0x96da7ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x96da8000 - 0x96dafff3  com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x97e8c000 - 0x98185fef  com.apple.QuickTime 7.6.6 (1729) <4C99ED7D-5A4B-E41E-602D-2D01A99168CD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x98186000 - 0x98324feb  com.apple.JavaScriptCore 6531.22 (6531.22.5) <3FB9AF5B-17DD-D4C8-C7B1-4F79B404496E> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x983e3000 - 0x98409fff  com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9840a000 - 0x984a5ff7  com.apple.ApplicationServices.ATS 4.2 (???) <3BEB7210-4C85-7309-B22D-695765526524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x984a6000 - 0x984f7ff7  com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x984f8000 - 0x985aefff  libFontParser.dylib ??? (???) <5935E105-1E45-886C-6420-C1CCA886C375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x985af000 - 0x985e5fff  libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
0x985e6000 - 0x98655ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9865e000 - 0x986a1ff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x98781000 - 0x98784ffb  com.apple.help 1.3.1 (41) <27544F8D-B795-E33B-7EB5-6EA3AB6F6B79> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x98785000 - 0x9882dffb  com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x988bb000 - 0x98964ff7  com.apple.CFNetwork 454.9.4 (454.9.4) <2F8B5BA5-099F-6CDA-F500-4CA188BBCDBC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x98965000 - 0x98a59ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
0x98aa1000 - 0x98aaffe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib
0x98af1000 - 0x98b33ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x98b34000 - 0x98b34ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x98d9e000 - 0x98da1fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x98dce000 - 0x98dffff7  libGLImage.dylib ??? (???) <AF110892-B10A-5B61-F898-21FB2BCE63BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x98e00000 - 0x98e00ff7  com.apple.Carbon 150 (152) <A94B072C-2897-61D3-FE37-A89FB52DD81B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x98eab000 - 0x98ed3ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x98ed4000 - 0x991f8fef  com.apple.HIToolbox 1.6.2 (???) <F5F99E78-5377-DD54-6138-9FC84467F938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x995fb000 - 0x995fcff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x99694000 - 0x996a4ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib

Model: MacBook6,1, BootROM MB61.00C8.B00, 2 processors, Intel Core 2 Duo, 2.26 GHz, 4 GB, SMC 1.51f53
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.14.7)
Bluetooth: Version 2.3.1f4, 2 service, 2 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545025B9SA02, 232.89 GB
Serial ATA Device: MATSHITADVD-R   UJ-898, 76.9 MB
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000
USB Device: Bluetooth Module, 0x05ac  (Apple Inc.), 0x8218, 0x06130000
Category
Application::Crash
Group
 
Status
Open
Close date
 
Assigned to
 
jivanamara 2010-06-04 06:51

Confirmed on MacOSX 10.5.8.