Opened 9 years ago

Closed 8 years ago

#47126 closed defect (fixed)

octave @3.8.2_7+atlas+gcc48+glgui+gui+qtgui crashes when displaying a plot

Reported by: Schamschula (Marius Schamschula) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: octave

Description

When running octave @3.8.2_7+atlas+gcc48+glgui+gui+qtgui using the gui I get thew following crash dump after running

plot(1:10)

Process:         octave-gui [63896]
Path:            /opt/local/libexec/*/octave-gui
Identifier:      org.octave.Octave
Version:         3.8.2
Code Type:       X86-64 (Native)
Parent Process:  sh [63895]
Responsible:     sh [63895]
User ID:         501

Date/Time:       2015-03-12 11:26:22.921 -0500
OS Version:      Mac OS X 10.9.5 (13F1066)
Report Version:  11
Anonymous UUID:  FE9368F6-7D7B-462C-61F3-4CFA08232D09

Sleep/Wake UUID: 661309D6-11EE-4B55-AE28-D293624067F8

Crashed Thread:  1

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

Thread 0:: Dispatch queue: com.apple.main-thread
0   libfltk.1.3.dylib             	0x00000001141268cf -[FLView drawRect:] + 108
1   com.apple.AppKit              	0x00007fff8c4d704f -[NSView _drawRect:clip:] + 3748
2   com.apple.AppKit              	0x00007fff8c4d58c4 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1799
3   com.apple.AppKit              	0x00007fff8c4d5ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
4   com.apple.AppKit              	0x00007fff8c4d3706 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 841
5   com.apple.AppKit              	0x00007fff8c4d2eb1 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 314
6   com.apple.AppKit              	0x00007fff8c4cfe9f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2828
7   com.apple.AppKit              	0x00007fff8c4af2da -[NSView displayIfNeeded] + 1680
8   com.apple.AppKit              	0x00007fff8c4aebb1 -[NSThemeFrame handleSetFrameCommonRedisplay] + 251
9   com.apple.AppKit              	0x00007fff8c499241 -[NSWindow _setFrameCommon:display:stashSize:] + 2662
10  libfltk.1.3.dylib             	0x000000011412927d Fl_Window::resize(int, int, int, int) + 621
11  __init_fltk__.oct             	0x00000001140faeca plot_window::draw() + 438
12  libfltk.1.3.dylib             	0x00000001141269ea Fl_X::flush() + 58
13  libfltk.1.3.dylib             	0x0000000114126991 -[FLView drawRect:] + 302
14  com.apple.AppKit              	0x00007fff8c4d704f -[NSView _drawRect:clip:] + 3748
15  com.apple.AppKit              	0x00007fff8c4d58c4 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1799
16  com.apple.AppKit              	0x00007fff8c4d3706 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 841
17  com.apple.AppKit              	0x00007fff8c4d4bc4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6151
18  com.apple.AppKit              	0x00007fff8c4d2eb1 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 314
19  com.apple.AppKit              	0x00007fff8c4cfe9f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2828
20  com.apple.AppKit              	0x00007fff8c4af2da -[NSView displayIfNeeded] + 1680
21  com.apple.AppKit              	0x00007fff8c51474e _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 884
22  com.apple.AppKit              	0x00007fff8caea061 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1331 + 46
23  com.apple.CoreFoundation      	0x00007fff9296dd67 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
24  com.apple.CoreFoundation      	0x00007fff9296dcd7 __CFRunLoopDoObservers + 391
25  com.apple.CoreFoundation      	0x00007fff9295f3b8 __CFRunLoopRun + 776
26  com.apple.CoreFoundation      	0x00007fff9295ee75 CFRunLoopRunSpecific + 309
27  com.apple.HIToolbox           	0x00007fff8e5afa0d RunCurrentEventLoopInMode + 226
28  com.apple.HIToolbox           	0x00007fff8e5af7b7 ReceiveNextEventCommon + 479
29  com.apple.HIToolbox           	0x00007fff8e5af5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
30  com.apple.AppKit              	0x00007fff8c37824e _DPSNextEvent + 1434
31  com.apple.AppKit              	0x00007fff8c37789b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
32  com.apple.AppKit              	0x00007fff8c36b99c -[NSApplication run] + 553
33  QtGui                         	0x00000001031007d0 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 528
34  QtCore                        	0x0000000103e8132d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 477
35  QtCore                        	0x0000000103e84547 QCoreApplication::exec() + 199
36  liboctgui.0.dylib             	0x0000000102136125 octave_start_gui(int, char**, bool) + 747
37  libdyld.dylib                 	0x00007fff8ebd45fd start + 1

Thread 1 Crashed:
0   libsystem_kernel.dylib        	0x00007fff8d63fe6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff923cff08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       	0x00007fff923d2fb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff8d640662 kevent64 + 10
1   libdispatch.dylib             	0x00007fff858ff421 _dispatch_mgr_invoke + 239
2   libdispatch.dylib             	0x00007fff858ff136 _dispatch_mgr_thread + 52

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff8d63fe6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff923cff08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       	0x00007fff923d2fb9 start_wqthread + 13

Thread 4:: SelfListener
0   libsystem_kernel.dylib        	0x00007fff8d63f716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff923d0c3b _pthread_cond_wait + 727
2   QtCore                        	0x0000000103d7d981 QWaitConditionPrivate::wait(unsigned long) + 97
3   QtCore                        	0x0000000103d7d84f QWaitCondition::wait(QMutex*, unsigned long) + 111
4   QtCore                        	0x0000000103d7955e QSemaphore::acquire(int) + 126
5   QtCore                        	0x0000000103e9bcce QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 1262
6   liboctgui.0.dylib             	0x0000000102103eb6 SelfListener::recvData(char const*, int) + 72
7   liboctgui.0.dylib             	0x00000001020f6465 SelfListener::run() + 71
8   QtCore                        	0x0000000103d7c332 QThreadPrivate::start(void*) + 418
9   libsystem_pthread.dylib       	0x00007fff923ce899 _pthread_body + 138
10  libsystem_pthread.dylib       	0x00007fff923ce72a _pthread_start + 137
11  libsystem_pthread.dylib       	0x00007fff923d2fc9 thread_start + 13

Thread 5:: QFileInfoGatherer
0   libsystem_kernel.dylib        	0x00007fff8d63f716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff923d0c3b _pthread_cond_wait + 727
2   QtCore                        	0x0000000103d7d981 QWaitConditionPrivate::wait(unsigned long) + 97
3   QtCore                        	0x0000000103d7d84f QWaitCondition::wait(QMutex*, unsigned long) + 111
4   QtGui                         	0x00000001035e1755 QFileInfoGatherer::run() + 181
5   QtCore                        	0x0000000103d7c332 QThreadPrivate::start(void*) + 418
6   libsystem_pthread.dylib       	0x00007fff923ce899 _pthread_body + 138
7   libsystem_pthread.dylib       	0x00007fff923ce72a _pthread_start + 137
8   libsystem_pthread.dylib       	0x00007fff923d2fc9 thread_start + 13

Thread 6:: QKqueueFileSystemWatcherEngine
0   libsystem_kernel.dylib        	0x00007fff8d64064a kevent + 10
1   QtCore                        	0x0000000103e67159 QKqueueFileSystemWatcherEngine::run() + 105
2   QtCore                        	0x0000000103d7c332 QThreadPrivate::start(void*) + 418
3   libsystem_pthread.dylib       	0x00007fff923ce899 _pthread_body + 138
4   libsystem_pthread.dylib       	0x00007fff923ce72a _pthread_start + 137
5   libsystem_pthread.dylib       	0x00007fff923d2fc9 thread_start + 13

Thread 7:: QThread
0   libfltk_gl.1.3.dylib          	0x000000010ef61008 DYLD-STUB$$Fl_Widget::visible_r() const + 0
1   __init_fltk__.oct             	0x00000001141004cf OpenGL_fltk::handle(int) + 17
2   libfltk.1.3.dylib             	0x0000000114143c54 Fl_Group::handle(int) + 522
3   libfltk.1.3.dylib             	0x00000001141310ae Fl_Window::hide() + 304
4   libfltk.1.3.dylib             	0x000000011417b2bb Fl_Window::~Fl_Window() + 27
5   __init_fltk__.oct             	0x00000001140fab7d plot_window::plot_window(int, int, int, int, figure::properties&) + 1593
6   __init_fltk__.oct             	0x00000001140f9fc0 figure_manager::do_new_window(figure::properties&) + 272
7   __init_fltk__.oct             	0x00000001140e9732 __fltk_redraw__() + 419
8   liboctinterp.2.dylib          	0x00000001027d0475 Fdrawnow(octave_value_list const&, int) + 589
9   liboctinterp.2.dylib          	0x000000010249faa0 octave_builtin::do_multi_index_op(int, octave_value_list const&, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 408
10  liboctinterp.2.dylib          	0x000000010249f7fd octave_builtin::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 265
11  liboctinterp.2.dylib          	0x000000010249f6e9 octave_builtin::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int) + 17
12  liboctinterp.2.dylib          	0x0000000102539550 octave_value::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int) + 94
13  liboctinterp.2.dylib          	0x00000001025395c0 octave_value::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 40
14  liboctinterp.2.dylib          	0x00000001025a44a7 tree_index_expression::rvalue(int, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 2111
15  liboctinterp.2.dylib          	0x00000001025a3c5e tree_index_expression::rvalue(int) + 16
16  liboctinterp.2.dylib          	0x00000001025a4869 tree_index_expression::rvalue1(int) + 49
17  liboctinterp.2.dylib          	0x000000010259ef31 tree_evaluator::visit_statement(tree_statement&) + 299
18  liboctinterp.2.dylib          	0x000000010259f145 tree_evaluator::visit_statement_list(tree_statement_list&) + 189
19  liboctinterp.2.dylib          	0x000000010259eeaf tree_evaluator::visit_statement(tree_statement&) + 169
20  liboctinterp.2.dylib          	0x000000010259f145 tree_evaluator::visit_statement_list(tree_statement_list&) + 189
21  liboctinterp.2.dylib          	0x000000010259eeaf tree_evaluator::visit_statement(tree_statement&) + 169
22  liboctinterp.2.dylib          	0x000000010259f145 tree_evaluator::visit_statement_list(tree_statement_list&) + 189
23  liboctinterp.2.dylib          	0x0000000102530e59 octave_user_function::do_multi_index_op(int, octave_value_list const&, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 1245
24  liboctinterp.2.dylib          	0x000000010253086d octave_user_function::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 265
25  liboctinterp.2.dylib          	0x0000000102530759 octave_user_function::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int) + 17
26  liboctinterp.2.dylib          	0x0000000102533cc6 octave_user_function::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&) + 28
27  liboctinterp.2.dylib          	0x0000000102539517 octave_value::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int) + 37
28  liboctinterp.2.dylib          	0x00000001025395c0 octave_value::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 40
29  liboctinterp.2.dylib          	0x00000001025a44a7 tree_index_expression::rvalue(int, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 2111
30  liboctinterp.2.dylib          	0x00000001025a3c5e tree_index_expression::rvalue(int) + 16
31  liboctinterp.2.dylib          	0x00000001025a4869 tree_index_expression::rvalue1(int) + 49
32  liboctinterp.2.dylib          	0x0000000102596f2e tree_simple_assignment::rvalue1(int) + 82
33  liboctinterp.2.dylib          	0x000000010259ef31 tree_evaluator::visit_statement(tree_statement&) + 299
34  liboctinterp.2.dylib          	0x000000010259f145 tree_evaluator::visit_statement_list(tree_statement_list&) + 189
35  liboctinterp.2.dylib          	0x000000010259eeaf tree_evaluator::visit_statement(tree_statement&) + 169
36  liboctinterp.2.dylib          	0x000000010259f145 tree_evaluator::visit_statement_list(tree_statement_list&) + 189
37  liboctinterp.2.dylib          	0x000000010259eeaf tree_evaluator::visit_statement(tree_statement&) + 169
38  liboctinterp.2.dylib          	0x000000010259f145 tree_evaluator::visit_statement_list(tree_statement_list&) + 189
39  liboctinterp.2.dylib          	0x0000000102530e59 octave_user_function::do_multi_index_op(int, octave_value_list const&, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 1245
40  liboctinterp.2.dylib          	0x000000010253086d octave_user_function::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 265
41  liboctinterp.2.dylib          	0x0000000102530759 octave_user_function::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int) + 17
42  liboctinterp.2.dylib          	0x0000000102533cc6 octave_user_function::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&) + 28
43  liboctinterp.2.dylib          	0x0000000102539517 octave_value::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int) + 37
44  liboctinterp.2.dylib          	0x00000001025395c0 octave_value::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 40
45  liboctinterp.2.dylib          	0x00000001025a44a7 tree_index_expression::rvalue(int, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 2111
46  liboctinterp.2.dylib          	0x00000001025a3c5e tree_index_expression::rvalue(int) + 16
47  liboctinterp.2.dylib          	0x00000001025a4869 tree_index_expression::rvalue1(int) + 49
48  liboctinterp.2.dylib          	0x0000000102596f2e tree_simple_assignment::rvalue1(int) + 82
49  liboctinterp.2.dylib          	0x000000010259ef31 tree_evaluator::visit_statement(tree_statement&) + 299
50  liboctinterp.2.dylib          	0x000000010259f145 tree_evaluator::visit_statement_list(tree_statement_list&) + 189
51  liboctinterp.2.dylib          	0x000000010259eeaf tree_evaluator::visit_statement(tree_statement&) + 169
52  liboctinterp.2.dylib          	0x000000010259f145 tree_evaluator::visit_statement_list(tree_statement_list&) + 189
53  liboctinterp.2.dylib          	0x0000000102530e59 octave_user_function::do_multi_index_op(int, octave_value_list const&, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 1245
54  liboctinterp.2.dylib          	0x000000010253086d octave_user_function::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 265
55  liboctinterp.2.dylib          	0x0000000102530759 octave_user_function::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int) + 17
56  liboctinterp.2.dylib          	0x0000000102533cc6 octave_user_function::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&) + 28
57  liboctinterp.2.dylib          	0x0000000102539517 octave_value::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int) + 37
58  liboctinterp.2.dylib          	0x00000001025395c0 octave_value::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 40
59  liboctinterp.2.dylib          	0x00000001025a44a7 tree_index_expression::rvalue(int, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 2111
60  liboctinterp.2.dylib          	0x00000001025a3c5e tree_index_expression::rvalue(int) + 16
61  liboctinterp.2.dylib          	0x00000001025a4869 tree_index_expression::rvalue1(int) + 49
62  liboctinterp.2.dylib          	0x0000000102596f2e tree_simple_assignment::rvalue1(int) + 82
63  liboctinterp.2.dylib          	0x000000010259ef31 tree_evaluator::visit_statement(tree_statement&) + 299
64  liboctinterp.2.dylib          	0x000000010259f145 tree_evaluator::visit_statement_list(tree_statement_list&) + 189
65  liboctinterp.2.dylib          	0x000000010259faff tree_evaluator::visit_unwind_protect_command(tree_unwind_protect_command&) + 31
66  liboctinterp.2.dylib          	0x000000010259eeaf tree_evaluator::visit_statement(tree_statement&) + 169
67  liboctinterp.2.dylib          	0x000000010259f145 tree_evaluator::visit_statement_list(tree_statement_list&) + 189
68  liboctinterp.2.dylib          	0x0000000102530e59 octave_user_function::do_multi_index_op(int, octave_value_list const&, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 1245
69  liboctinterp.2.dylib          	0x000000010253086d octave_user_function::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 265
70  liboctinterp.2.dylib          	0x0000000102530759 octave_user_function::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int) + 17
71  liboctinterp.2.dylib          	0x0000000102539550 octave_value::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int) + 94
72  liboctinterp.2.dylib          	0x00000001025395c0 octave_value::subsref(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::list<octave_value_list, std::__1::allocator<octave_value_list> > const&, int, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 40
73  liboctinterp.2.dylib          	0x00000001025a44a7 tree_index_expression::rvalue(int, std::__1::list<octave_lvalue, std::__1::allocator<octave_lvalue> > const*) + 2111
74  liboctinterp.2.dylib          	0x00000001025a3c5e tree_index_expression::rvalue(int) + 16
75  liboctinterp.2.dylib          	0x00000001025a4869 tree_index_expression::rvalue1(int) + 49
76  liboctinterp.2.dylib          	0x000000010259ef31 tree_evaluator::visit_statement(tree_statement&) + 299
77  liboctinterp.2.dylib          	0x000000010259f145 tree_evaluator::visit_statement_list(tree_statement_list&) + 189
78  liboctinterp.2.dylib          	0x0000000102972d58 main_loop() + 412
79  liboctinterp.2.dylib          	0x0000000102245ab0 octave_execute_interpreter + 2621
80  QtCore                        	0x0000000103e9799e QObject::event(QEvent*) + 734
81  QtGui                         	0x000000010314c79c QApplicationPrivate::notify_helper(QObject*, QEvent*) + 252
82  QtGui                         	0x000000010314dee0 QApplication::notify(QObject*, QEvent*) + 864
83  QtCore                        	0x0000000103e83f96 QCoreApplication::notifyInternal(QObject*, QEvent*) + 118
84  QtCore                        	0x0000000103e84b52 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 770
85  QtCore                        	0x0000000103eb4227 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 55
86  QtCore                        	0x0000000103e8132d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 477
87  QtCore                        	0x0000000103d7a7d9 QThread::exec() + 217
88  QtCore                        	0x0000000103d7c332 QThreadPrivate::start(void*) + 418
89  libsystem_pthread.dylib       	0x00007fff923ce899 _pthread_body + 138
90  libsystem_pthread.dylib       	0x00007fff923ce72a _pthread_start + 137
91  libsystem_pthread.dylib       	0x00007fff923d2fc9 thread_start + 13

Thread 8:
0   libsystem_kernel.dylib        	0x00007fff8d63ba1a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff8d63ad18 mach_msg + 64
2   com.apple.CoreFoundation      	0x00007fff9295ff15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation      	0x00007fff9295f539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation      	0x00007fff9295ee75 CFRunLoopRunSpecific + 309
5   com.apple.AppKit              	0x00007fff8c51805e _NSEventThread + 144
6   libsystem_pthread.dylib       	0x00007fff923ce899 _pthread_body + 138
7   libsystem_pthread.dylib       	0x00007fff923ce72a _pthread_start + 137
8   libsystem_pthread.dylib       	0x00007fff923d2fc9 thread_start + 13

Thread 1 crashed with X86 Thread State (64-bit):
  rax: 0x0000000002000170  rbx: 0x000000010b081000  rcx: 0x000000010b080f28  rdx: 0x0000000000000000
  rdi: 0x0000000000000004  rsi: 0x0000000000000000  rbp: 0x000000010b080f50  rsp: 0x000000010b080f28
   r8: 0x00007ff0ac8e6490   r9: 0x00007ff0ac8e69d0  r10: 0x0000000000000000  r11: 0x0000000000000246
  r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000070001  r15: 0x000000000000170b
  rip: 0x00007fff8d63fe6a  rfl: 0x0000000000000246  cr2: 0x0000000106339000
  
Logical CPU:     0
Error Code:      0x02000170
Trap Number:     133


Binary Images:
       0x1020d4000 -        0x1020d4fff +octave-gui (0) <3A8196C0-B98B-3FB2-B1A8-1B153C8CDAB2> /opt/local/libexec/*/octave-gui
       0x1020d9000 -        0x1021cdfff +liboctgui.0.dylib (0) <D52CB05D-3AB7-3028-9817-E8E6121EB6CE> /opt/local/lib/*/liboctgui.0.dylib
       0x102241000 -        0x102ccfff7 +liboctinterp.2.dylib (0) <766DD0B7-C6D4-3EBE-A77A-C369762706CD> /opt/local/lib/*/liboctinterp.2.dylib
       0x1030be000 -        0x103936fff +QtGui (0) <38D796A7-18C2-305A-8770-5F4644BF27E3> /opt/local/Library/Frameworks/QtGui.framework/Versions/4/QtGui
       0x103bf4000 -        0x103cf0ff7 +QtNetwork (0) <3A8C1105-78A8-301A-828F-7B76BA38CD51> /opt/local/Library/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
       0x103d57000 -        0x103fc0ff7 +QtCore (0) <FB671142-05C1-3FA8-B477-2DC790905B3B> /opt/local/Library/Frameworks/QtCore.framework/Versions/4/QtCore
       0x10406c000 -        0x10420cff7 +libqscintilla2.11.dylib (0) <6090B353-F3D5-3714-B286-637576357690> /opt/local/lib/libqscintilla2.11.dylib
       0x104288000 -        0x1051a2fe7 +liboctave.2.dylib (0) <4D1EFF37-63FE-345F-80EF-625FE019B9E2> /opt/local/lib/*/liboctave.2.dylib
       0x105585000 -        0x10578cfff +libhdf5.9.dylib (0) <C6FE0FA3-68AE-3400-AF97-257602125159> /opt/local/lib/libhdf5.9.dylib
       0x1057ca000 -        0x1057d9ff7 +libz.1.dylib (0) <EE52BDB8-6083-3F10-A193-2E52AAF555E7> /opt/local/lib/libz.1.dylib
       0x1057e2000 -        0x10580efff +libfontconfig.1.dylib (0) <BF6722D4-19CC-324A-8ED1-283CCD929C7C> /opt/local/lib/libfontconfig.1.dylib
       0x10581e000 -        0x105891ff7 +libfreetype.6.dylib (0) <11777EAD-A514-3B76-B3F7-FAC0685F6971> /opt/local/lib/libfreetype.6.dylib
       0x1058ac000 -        0x1058bdff7 +libgl2ps.1.dylib (0) <2EE92E77-476D-3393-982E-FD0D527BDB61> /opt/local/lib/libgl2ps.1.dylib
       0x1058c5000 -        0x10590fff7 +libcurl.4.dylib (0) <42BEEA4A-DD33-3135-95DA-2D5045B26D69> /opt/local/lib/libcurl.4.dylib
       0x105922000 -        0x105a37fef +libcholmod.3.0.0.dylib (0) <2E65F9BB-8499-3587-99C3-5D17FA36E584> /opt/local/lib/libcholmod.3.0.0.dylib
       0x105a46000 -        0x105b05ff7 +libumfpack.5.7.0.dylib (0) <CCB55053-917A-3DAD-AA63-581D076DD2EE> /opt/local/lib/libumfpack.5.7.0.dylib
       0x105b17000 -        0x105b22ff7 +libSuiteSparse.4.2.1.dylib (0) <27F57DAA-52E4-35FB-AD52-512A4963DE04> /opt/local/lib/libSuiteSparse.4.2.1.dylib
       0x105b2a000 -        0x105b3cff7 +libamd.2.4.0.dylib (0) <5F95452F-39AC-3DB9-A1E7-01660DD88CCE> /opt/local/lib/libamd.2.4.0.dylib
       0x105b4a000 -        0x105b5dff7 +libcamd.2.4.0.dylib (0) <974DD314-50C5-3B55-A7A2-94C1FD7054F0> /opt/local/lib/libcamd.2.4.0.dylib
       0x105b6a000 -        0x105b7aff7 +libcolamd.2.9.0.dylib (0) <17F05D8B-E29A-31A5-92FF-C0A05F41DBC2> /opt/local/lib/libcolamd.2.9.0.dylib
       0x105b89000 -        0x105b9efff +libccolamd.2.9.0.dylib (0) <5FCA7442-8AB5-3010-8599-B2B4FAD9AB84> /opt/local/lib/libccolamd.2.9.0.dylib
       0x105ba9000 -        0x105be3ff7 +libcxsparse.3.1.3.dylib (0) <468E1060-71A5-3C59-8768-AE86CD555926> /opt/local/lib/libcxsparse.3.1.3.dylib
       0x105bf0000 -        0x105c3bfff +libarpack.2.dylib (0) <95010EEA-F149-3EA7-8D5E-CA68D5D9CD8A> /opt/local/lib/libarpack.2.dylib
       0x105c43000 -        0x105c69fff +libqrupdate.1.dylib (0) <3593FA36-B4ED-3416-B4FE-F2808E06F24D> /opt/local/lib/libqrupdate.1.dylib
       0x105c72000 -        0x105c76ff7 +libfftw3_threads.3.dylib (0) <C8C0A78F-3A16-3259-91EA-6E4C489ABD7A> /opt/local/lib/libfftw3_threads.3.dylib
       0x105c7e000 -        0x105d59fff +libfftw3.3.dylib (0) <BD8ADF23-08C1-38F8-8020-59AC60A5790A> /opt/local/lib/libfftw3.3.dylib
       0x105d70000 -        0x105d74ff7 +libfftw3f_threads.3.dylib (0) <7C01644A-4676-3FD5-BE17-CBEE75DC0078> /opt/local/lib/libfftw3f_threads.3.dylib
       0x105d7c000 -        0x105f5ffe7 +libfftw3f.3.dylib (0) <34682742-BEA6-3F5B-BAFA-E6565B17AFCB> /opt/local/lib/libfftw3f.3.dylib
       0x105f92000 -        0x105fb2ff7 +libreadline.6.dylib (0) <3FEAC779-1309-3998-8D1D-942B00CCD307> /opt/local/lib/libreadline.6.dylib
       0x105fd0000 -        0x106001ff7 +libncurses.5.dylib (0) <5FD4E3F4-FFC2-33EE-8F63-1F0F6C44BBEA> /opt/local/lib/libncurses.5.dylib
       0x106016000 -        0x10607bfff +libpcre.1.dylib (0) <4BD52F1B-2EF5-3F72-A388-521C76442523> /opt/local/lib/libpcre.1.dylib
       0x106085000 -        0x106146fdf +libgfortran.3.dylib (0) <F3D47487-C677-3620-8661-35DE8093DA21> /opt/local/lib/*/libgfortran.3.dylib
       0x106160000 -        0x10618bfcf +libquadmath.0.dylib (0) <FCFB0BC0-F750-3745-AF27-726AC3F65F89> /opt/local/lib/*/libquadmath.0.dylib
       0x106191000 -        0x10619bff7 +libcares.2.dylib (0) <0BE15E0F-A8B8-3A95-8D9D-BFBD9B287DCC> /opt/local/lib/libcares.2.dylib
       0x1061a2000 -        0x1061b6fff +libnghttp2.5.dylib (0) <1A695452-B727-3FE4-B2B0-397454A59726> /opt/local/lib/libnghttp2.5.dylib
       0x1061c5000 -        0x1061f3fff +libidn.11.dylib (0) <E7EBDA8B-6826-3519-9EBD-A31D6FE900FD> /opt/local/lib/libidn.11.dylib
       0x1061fb000 -        0x10621eff7 +libnettle.4.dylib (0) <D7BBCC14-8805-3DA3-B324-4B42F610ABB1> /opt/local/lib/libnettle.4.dylib
       0x106233000 -        0x106305fff +libgnutls.28.dylib (0) <770B8779-C6FF-36EB-AC46-540523B679C1> /opt/local/lib/libgnutls.28.dylib
       0x10633b000 -        0x106344fff +libintl.8.dylib (0) <7C5D702B-E3F3-334A-8E5E-E8D81235D55B> /opt/local/lib/libintl.8.dylib
       0x106350000 -        0x106443ff7 +libiconv.2.dylib (0) <103D57C8-BE15-3BF8-BDBE-53EDBDD0B6A4> /opt/local/lib/libiconv.2.dylib
       0x106450000 -        0x106489ff7 +libp11-kit.0.dylib (0) <B79FA542-4C53-30BD-9759-23AD587275DC> /opt/local/lib/libp11-kit.0.dylib
       0x1064b4000 -        0x1064c0ff7 +libtasn1.6.dylib (0) <0935547E-8B21-3C37-A74A-2F55981F8E9F> /opt/local/lib/libtasn1.6.dylib
       0x1064c8000 -        0x1064ecff7 +libhogweed.2.dylib (0) <BA0C8DEA-68B1-3EA8-8126-208382FD13C6> /opt/local/lib/libhogweed.2.dylib
       0x106503000 -        0x10656dfff +libgmp.10.dylib (0) <965C0934-321A-3355-9856-7A56D39E02A9> /opt/local/lib/libgmp.10.dylib
       0x106579000 -        0x10657efff +libffi.6.dylib (0) <7BEB674D-BF64-35C1-B18C-607945ADCBDC> /opt/local/lib/libffi.6.dylib
       0x106583000 -        0x10736fff7 +libtatlas.dylib (0) <47E16F93-BD3C-3D63-83E2-293FFC54285E> /opt/local/lib/libtatlas.dylib
       0x1074da000 -        0x107548ff7 +libmetis.dylib (0) <C2963127-B451-3FBF-ABCD-497963159E75> /opt/local/lib/libmetis.dylib
       0x107558000 -        0x107563ff7 +libsuitesparseconfig.4.2.1.dylib (0) <ABE88445-9ECB-3114-9A97-95CB36D15980> /opt/local/lib/libsuitesparseconfig.4.2.1.dylib
       0x10756c000 -        0x1075e7fd7 +libstdc++.6.dylib (0) <CFD9E6B8-C0A6-3063-A79A-C61DF08D2ED7> /opt/local/lib/*/libstdc++.6.dylib
       0x107664000 -        0x107673fe7 +libgcc_s.1.dylib (0) <12543EA1-297E-3952-807B-2FE15E16FA3A> /opt/local/lib/*/libgcc_s.1.dylib
       0x107679000 -        0x107685ff7 +libbtf.1.2.0.dylib (0) <93F928DB-BA9F-3965-9456-35E13888B0B2> /opt/local/lib/libbtf.1.2.0.dylib
       0x107693000 -        0x1076d0ff7 +libklu.1.3.0.dylib (0) <AE8911C9-FD14-3097-80E8-3A691E579299> /opt/local/lib/libklu.1.3.0.dylib
       0x1076de000 -        0x1076eaff7 +libldl.2.2.0.dylib (0) <D7F45FF1-6292-3F63-93CD-8A93027C6874> /opt/local/lib/libldl.2.2.0.dylib
       0x1076f3000 -        0x107705ff7 +librbio.2.2.0.dylib (0) <3D1F79FF-20D0-3D8A-AA5A-C7A941379B6E> /opt/local/lib/librbio.2.2.0.dylib
       0x107711000 -        0x107748ff7 +libspqr.1.3.2.dylib (0) <4FD8AC72-99BC-3232-A748-4ADC3152E080> /opt/local/lib/libspqr.1.3.2.dylib
       0x10775a000 -        0x108529fe7 +libsatlas.dylib (0) <9CE4F3D1-3924-3BD6-8DD5-25491DF99AAE> /opt/local/lib/libsatlas.dylib
       0x108694000 -        0x1086adff7 +libexpat.1.dylib (0) <FC0B6E54-ED80-3460-B2AC-C8B5041957F3> /opt/local/lib/libexpat.1.dylib
       0x1086bb000 -        0x1086c9fff +libbz2.1.0.dylib (0) <1EF69446-7BC5-357A-A642-C3E7C540199B> /opt/local/lib/libbz2.1.0.dylib
       0x1086d5000 -        0x1086f8fff +libpng16.16.dylib (0) <4341C284-481C-3C53-9583-042C4A424E2D> /opt/local/lib/libpng16.16.dylib
       0x108703000 -        0x108707fff  com.apple.agl (3.2.3 - AGL-3.2.3) <9851E4CC-DA6B-3AF4-9B06-61BAC289572D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x10870e000 -        0x108734ff7 +libglut.3.dylib (0) <C33B8CEA-3AA2-309B-8B5E-0084A324935C> /opt/local/lib/libglut.3.dylib
       0x10875d000 -        0x108a55ff7 +libGL.1.dylib (0) <6F983F27-CAB4-351A-BA35-1AEE870BA759> /opt/local/lib/libGL.1.dylib
       0x108af3000 -        0x108afdff7 +libXext.6.dylib (0) <EDFED030-45A8-384C-B548-A1FE00DE0896> /opt/local/lib/libXext.6.dylib
       0x108b05000 -        0x108bf6ff7 +libX11.6.dylib (0) <F4910D48-FBC1-37F1-9AA2-6A8BFB228AF7> /opt/local/lib/libX11.6.dylib
       0x108c1d000 -        0x108c28ff7 +libXi.6.dylib (0) <F3088739-6FF8-3466-8D11-AEF65DC90C4C> /opt/local/lib/libXi.6.dylib
       0x108c33000 -        0x108c39fff +libXrandr.2.dylib (0) <A600E0E4-FD52-35F3-AA25-6BFC80DD7C06> /opt/local/lib/libXrandr.2.dylib
       0x108c44000 -        0x108c47fff +libXxf86vm.1.dylib (0) <AD32C8CC-45AB-38B5-B559-0775B3339156> /opt/local/lib/libXxf86vm.1.dylib
       0x108c4f000 -        0x108c5bfff  libXplugin.1.dylib (43) <2278F864-4194-3CDC-810B-DF4F2CED108A> /usr/lib/libXplugin.1.dylib
       0x108c6b000 -        0x108c90fff +libglapi.0.dylib (0) <A966CAB1-92A4-3248-B7F7-929EC8C5EE6F> /opt/local/lib/libglapi.0.dylib
       0x108cad000 -        0x108caefff +libXdamage.1.dylib (0) <388EC681-01A5-399B-A797-60D2D4055A35> /opt/local/lib/libXdamage.1.dylib
       0x108cb2000 -        0x108cb5fff +libXfixes.3.dylib (0) <34352E6A-D1CC-3093-915E-D5270B57C263> /opt/local/lib/libXfixes.3.dylib
       0x108cbc000 -        0x108cbdfff +libX11-xcb.1.dylib (0) <9DAC9FA4-104E-3426-856F-902E126DA534> /opt/local/lib/libX11-xcb.1.dylib
       0x108cc6000 -        0x108ccdfff +libxcb-glx.0.dylib (0) <D35E50F2-DF5E-3F7C-92E1-AEE64495619B> /opt/local/lib/libxcb-glx.0.dylib
       0x108cdc000 -        0x108cebfff +libxcb.1.dylib (0) <DDE35A94-2D80-336D-B041-E81209EF0394> /opt/local/lib/libxcb.1.dylib
       0x108d01000 -        0x108d02fff +libXau.6.dylib (0) <935C8321-AAF2-3DED-AC86-293C2FAB97EC> /opt/local/lib/libXau.6.dylib
       0x108d0c000 -        0x108d0ffff +libXdmcp.6.dylib (0) <A811B577-61F0-3636-9654-610C3BA10267> /opt/local/lib/libXdmcp.6.dylib
       0x108d14000 -        0x108d1afff +libXrender.1.dylib (0) <D6BCA0F2-2F17-3CE2-AD9A-D014EB81289E> /opt/local/lib/libXrender.1.dylib
       0x108d25000 -        0x108d6dff7 +libssl.1.0.0.dylib (0) <EC8E125D-AE5E-3CE3-8487-798EDA23C086> /opt/local/lib/libssl.1.0.0.dylib
       0x108d8e000 -        0x108f0a26f +libcrypto.1.0.0.dylib (0) <B86701B5-DE8B-3000-B3A0-67F061960C31> /opt/local/lib/libcrypto.1.0.0.dylib
       0x10e83c000 -        0x10e857ff9  com.apple.security.csparser (3.0 - 55471.14.27) <A4F3A8AB-E3C7-3884-8480-50866BD29C93> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x10e86b000 -        0x10e90eff7  ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
       0x10e956000 -        0x10e95eff3  libCGCMS.A.dylib (599.35.6) <09F33B9F-098A-340A-8717-E3BA6849470E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
       0x10e966000 -        0x10e98effb  libRIP.A.dylib (599.35.6) <45A8594F-906E-3EAE-87D4-BA1DB091C690> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
       0x10eecb000 -        0x10eeceffa  libCGXType.A.dylib (599.35.6) <7DAB1A62-D475-37F1-8234-07649906E234> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
       0x10ef59000 -        0x10ef66fff +libfltk_gl.1.3.dylib (0) <8BC889DB-A189-3DFF-9C35-99C5ED55C6DF> /opt/local/lib/libfltk_gl.1.3.dylib
       0x10fa43000 -        0x10fa48ff7 +libqico.dylib (0) <56E7CD82-FFBA-3447-8669-914BFDFF8D30> /opt/local/share/*/libqico.dylib
       0x113a83000 -        0x113a89ff7 +libqgif.dylib (0) <886491C2-D37D-389E-BC61-C7B076CF9057> /opt/local/share/*/libqgif.dylib
       0x113a8e000 -        0x113a93ff7 +libqjpeg.dylib (0) <1B9F92A5-B204-3FC6-AD1A-51CAD8274119> /opt/local/share/*/libqjpeg.dylib
       0x113a99000 -        0x113ac6ff7 +libjpeg.9.dylib (0) <08C3C5E3-8C99-3CCB-9A9E-15BF05CBB9F3> /opt/local/lib/libjpeg.9.dylib
       0x113acd000 -        0x113ad1fff +libqmng.dylib (0) <44843817-0386-3F53-9CAF-1EBFD24C58CD> /opt/local/share/*/libqmng.dylib
       0x113ad7000 -        0x113b17fff +libmng.1.dylib (0) <0C54D536-B1C9-3C75-A767-C885E6E71D3D> /opt/local/lib/libmng.1.dylib
       0x113b2b000 -        0x113b50fff +liblcms.1.dylib (0) <57DDBC2C-2704-3C78-9193-9B2D7CA3ABBF> /opt/local/lib/liblcms.1.dylib
       0x113b5d000 -        0x113b61ff7 +libqsvg.dylib (0) <5263F3B1-2A43-300D-B6A2-995760D20B28> /opt/local/share/*/libqsvg.dylib
       0x113b66000 -        0x113ba6ff7 +QtSvg (0) <376A7A34-F819-3E8D-B671-2020489CBE41> /opt/local/Library/Frameworks/QtSvg.framework/Versions/4/QtSvg
       0x113bc6000 -        0x113c00fff +QtXml (0) <A3D987A8-F883-3885-84C2-6B74E578CCC3> /opt/local/Library/Frameworks/QtXml.framework/Versions/4/QtXml
       0x113c1b000 -        0x113c1eff7 +libqtga.dylib (0) <9A9ED4BE-33F9-303A-AEED-514DCEEE752C> /opt/local/share/*/libqtga.dylib
       0x113c23000 -        0x113c28fff +libqtiff.dylib (0) <80FEF88A-0928-34A6-82AD-9182BA5E70E9> /opt/local/share/*/libqtiff.dylib
       0x113c2d000 -        0x113c86ff7 +libtiff.5.dylib (0) <562B979F-FC35-3BA6-B105-532AA86A2BBF> /opt/local/lib/libtiff.5.dylib
       0x113c94000 -        0x113cb1ff7 +liblzma.5.dylib (0) <16DEF41D-C47A-3861-A85C-8D576F52B47F> /opt/local/lib/liblzma.5.dylib
       0x1140e5000 -        0x11410afff +__init_fltk__.oct (0) <60EF63FD-A4E9-397D-A610-CB610FA082E2> /opt/local/lib/*/__init_fltk__.oct
       0x114121000 -        0x1141a5ff7 +libfltk.1.3.dylib (0) <6680B349-C9BE-31C3-AFA6-0504558814F8> /opt/local/lib/libfltk.1.3.dylib
    0x7fff6c3ef000 -     0x7fff6c422817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
    0x7fff858fc000 -     0x7fff85916fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff85b61000 -     0x7fff85b65fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff85b66000 -     0x7fff85d01ff8  com.apple.CFNetwork (673.5 - 673.5) <EF4DA617-D442-327A-9575-A75111A0A742> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff85f74000 -     0x7fff85f7aff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff85f7b000 -     0x7fff85fe7fff  com.apple.framework.IOKit (2.0.1 - 907.100.14) <10932113-9F7E-38A0-A158-A019A555CAC3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff85ff3000 -     0x7fff85ff4ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
    0x7fff861d3000 -     0x7fff86467ff7  com.apple.RawCamera.bundle (5.07 - 760) <EA94F148-975D-32D7-8A20-B06017E5793B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff867c9000 -     0x7fff86937ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff86bfd000 -     0x7fff86bfefff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff86bff000 -     0x7fff86c2ffff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff86c30000 -     0x7fff86cc0ff7  com.apple.Metadata (10.7.0 - 800.29) <6310AE28-EB99-3BB4-92F1-0C8BE6DEAD48> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff86cc1000 -     0x7fff86cc1fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff86ccd000 -     0x7fff875ed30b  com.apple.CoreGraphics (1.600.0 - 599.35.6) <07F8BE29-8352-30DE-A136-FD8CE9526B8A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff87655000 -     0x7fff8765afff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8765b000 -     0x7fff8765cfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff8765d000 -     0x7fff8765eff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8765f000 -     0x7fff87678ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff87679000 -     0x7fff8768aff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff87747000 -     0x7fff878e3ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff878e4000 -     0x7fff878ecffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff878f2000 -     0x7fff878f9fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff878fa000 -     0x7fff87915ff7  libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff87a46000 -     0x7fff87b2dff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff87b2e000 -     0x7fff87b33ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff87b34000 -     0x7fff87b38ff7  libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff87c69000 -     0x7fff87c6cffc  com.apple.IOSurface (91.2 - 91.2) <4B2308B5-3F40-33BB-851C-A2A168343F6D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff87c6f000 -     0x7fff87c78ffd  com.apple.CommonAuth (4.0 - 2.0) <BD720379-757B-305C-A7BE-E00E680F8218> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff87c79000 -     0x7fff87f79ff7  com.apple.Foundation (6.9 - 1056.17) <E0B0FAF6-5CA8-3EEB-8BF2-104C0AEEF925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff87f83000 -     0x7fff87f83ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff87f8a000 -     0x7fff87f96ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff87f99000 -     0x7fff87fc1ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff87fc2000 -     0x7fff87fc2fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88013000 -     0x7fff8806bff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8806c000 -     0x7fff88085ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff88087000 -     0x7fff880c0ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff880c1000 -     0x7fff880cafff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff880cb000 -     0x7fff88119ff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8828c000 -     0x7fff8828efff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff88496000 -     0x7fff884b1ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff884b2000 -     0x7fff8850bfff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8855f000 -     0x7fff885ceff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff88711000 -     0x7fff88753ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff88754000 -     0x7fff88758ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff890c4000 -     0x7fff890c4ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff890c5000 -     0x7fff89132fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff89133000 -     0x7fff8916efff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8916f000 -     0x7fff891c1fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff891c2000 -     0x7fff8924eff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff89942000 -     0x7fff89949ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x7fff89aaa000 -     0x7fff89eddffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff89ede000 -     0x7fff89ef6ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff89fb1000 -     0x7fff89fb5ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
    0x7fff89fb6000 -     0x7fff8a0e6ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8a0e7000 -     0x7fff8a0e8ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8a0e9000 -     0x7fff8a136ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8a3d9000 -     0x7fff8a591ffb  libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib
    0x7fff8a5f9000 -     0x7fff8a6ddff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8af0b000 -     0x7fff8b05fff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8b060000 -     0x7fff8b06fff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8b129000 -     0x7fff8b12dff7  libheimdal-asn1.dylib (323.92.2) <979AEAA0-59B3-3E99-94B1-9BB9C6C45273> /usr/lib/libheimdal-asn1.dylib
    0x7fff8b183000 -     0x7fff8b18dff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8b506000 -     0x7fff8b50bfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8b6c7000 -     0x7fff8b72bfff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8b782000 -     0x7fff8b9e6ffd  com.apple.security (7.0 - 55471.14.27) <714CB117-0BFD-3717-A2F4-2D58E09DF803> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8b9e7000 -     0x7fff8ba2efff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8ba7f000 -     0x7fff8bb6efff  libFontParser.dylib (111.1.2) <25C4548B-A2DE-30BE-9FAF-DDA161DADB16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8bb92000 -     0x7fff8bb93fff  libsystem_sandbox.dylib (278.11.2) <0C93EB23-7364-3670-B511-212A7A524695> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8bb94000 -     0x7fff8bc5efff  com.apple.LaunchServices (572.29 - 572.29) <15C7BB21-73FB-38E7-924F-E6C4DF49D440> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8bc5f000 -     0x7fff8bc8eff9  com.apple.GSS (4.0 - 2.0) <27FCA2B4-0767-3002-8755-862B19B5CF92> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8bcae000 -     0x7fff8bcb5fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8bcbb000 -     0x7fff8bd2efff  com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8bd2f000 -     0x7fff8bd37fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8be40000 -     0x7fff8be49ffb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
    0x7fff8be89000 -     0x7fff8be8afff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8bed8000 -     0x7fff8bf10ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8bf9d000 -     0x7fff8bf9dfff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8bfa8000 -     0x7fff8bfbafff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8bfc8000 -     0x7fff8bfefffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff8bff0000 -     0x7fff8bffaff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8c22a000 -     0x7fff8c314fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff8c315000 -     0x7fff8c353ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8c354000 -     0x7fff8cecaff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8cecb000 -     0x7fff8cecdff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8cf53000 -     0x7fff8cf60ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff8d0c7000 -     0x7fff8d0c7fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8d0ea000 -     0x7fff8d106fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff8d1cc000 -     0x7fff8d1d0fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8d1d1000 -     0x7fff8d1d4fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8d1d5000 -     0x7fff8d4a6ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8d62a000 -     0x7fff8d646ff7  libsystem_kernel.dylib (2422.115.10) <1A75B3AB-3FAE-3D26-922D-726FE6C99F4D> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8d6a6000 -     0x7fff8d6e7fff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8d740000 -     0x7fff8d74dff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8d940000 -     0x7fff8daedf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff8dbcc000 -     0x7fff8dc8eff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8dce7000 -     0x7fff8dce7fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8dce8000 -     0x7fff8dd27fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8dd4d000 -     0x7fff8dd68ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff8e246000 -     0x7fff8e252ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8e253000 -     0x7fff8e253fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8e254000 -     0x7fff8e27dfff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8e349000 -     0x7fff8e356fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8e368000 -     0x7fff8e379ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff8e381000 -     0x7fff8e3a6ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8e3aa000 -     0x7fff8e45aff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8e470000 -     0x7fff8e473fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8e4c7000 -     0x7fff8e4f6fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8e4f7000 -     0x7fff8e4f9ff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8e529000 -     0x7fff8e540ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8e541000 -     0x7fff8e566ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8e581000 -     0x7fff8e82bff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8e857000 -     0x7fff8e87bff7  libJPEG.dylib (1044) <BE0ED4E1-F7FC-3038-86D3-0456DD173FCB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8e885000 -     0x7fff8e906fff  com.apple.CoreSymbolication (3.0.1 - 141.0.6) <B594EF34-A1A3-3631-914E-6FD129291983> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8e920000 -     0x7fff8e971ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8e9bc000 -     0x7fff8e9c3ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x7fff8e9c4000 -     0x7fff8e9ebff7  libsystem_network.dylib (241.4) <0D630D53-C772-3EC5-8257-EFB0ACCE3153> /usr/lib/system/libsystem_network.dylib
    0x7fff8e9ed000 -     0x7fff8eab8fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8eaba000 -     0x7fff8eac5ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8eaed000 -     0x7fff8eaeeffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff8eaef000 -     0x7fff8eb13fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff8eb9e000 -     0x7fff8ebcafff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8ebd1000 -     0x7fff8ebd4ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
    0x7fff8fa5b000 -     0x7fff8fa63ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8fa64000 -     0x7fff8fab2fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff8fab3000 -     0x7fff8fac3fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff8fac6000 -     0x7fff8fb3dfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8fb3e000 -     0x7fff8fc02ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8fc03000 -     0x7fff8fc05fff  libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8fc06000 -     0x7fff8fc8fff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff8fc90000 -     0x7fff8fca8ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8fd1b000 -     0x7fff90005fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff9002e000 -     0x7fff9011fff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff90870000 -     0x7fff90c51ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff90ef1000 -     0x7fff90efcfff  libkxld.dylib (2422.115.10) <AD2E562E-BB12-3AFF-A443-6AD173F03977> /usr/lib/system/libkxld.dylib
    0x7fff91451000 -     0x7fff9145eff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff91560000 -     0x7fff9156efff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff9156f000 -     0x7fff91572fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff9158e000 -     0x7fff915d3ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff91605000 -     0x7fff916f3fff  libJP2.dylib (1044) <BE5FF765-5ECE-38B5-BF5D-BE806F5CAD18> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff9172b000 -     0x7fff919fffc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff91d5f000 -     0x7fff91dc2ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff91dc3000 -     0x7fff91dcefff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff91dd0000 -     0x7fff91e59fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff91e5c000 -     0x7fff91e85ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff91e89000 -     0x7fff91e8bff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff91ee9000 -     0x7fff91f3cfff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff91f3d000 -     0x7fff92043ff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff92044000 -     0x7fff92044ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff92045000 -     0x7fff9228dff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff9238a000 -     0x7fff923b9fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff923ba000 -     0x7fff923ccff7  com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff923cd000 -     0x7fff923d4ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff92878000 -     0x7fff92879ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff928a7000 -     0x7fff928eeff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x7fff928ef000 -     0x7fff92ad4fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff92bba000 -     0x7fff92bc4fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff93490000 -     0x7fff934ebffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff93539000 -     0x7fff9359effb  com.apple.Heimdal (4.0 - 2.0) <C28DBCAE-01AC-363A-9046-3BD33F225526> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

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

VM Region Summary:
ReadOnly portion of Libraries: Total=265.7M resident=148.9M(56%) swapped_out_or_unallocated=116.8M(44%)
Writable regions: Total=248.2M written=26.2M(11%) resident=45.7M(18%) swapped_out=0K(0%) unallocated=202.5M(82%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  15.0M
CG image                             48K
CG raster data                       24K
CG shared images                    236K
Dispatch continuations             32.0M
Kernel Alloc Once                     8K
MALLOC                            168.1M
MALLOC (admin)                       32K
Memory Tag 242                       12K
STACK GUARD                        56.0M
Stack                              11.6M
VM_ALLOCATE                        16.3M
__DATA                             24.4M
__IMAGE                             528K
__LINKEDIT                         82.4M
__TEXT                            183.3M
__UNICODE                           544K
mapped file                        93.4M
shared memory                         4K
===========                      =======
TOTAL                             684.0M

Note: when using the cli the plot does appear, but generates numerous <Error>: CGContextF* errors

Note 2: building with +x11 makes gui work properly.

Change History (11)

comment:1 Changed 9 years ago by michaelld (Michael Dickens)

Owner: changed from macports-tickets@… to michaelld@…

comment:2 Changed 9 years ago by michaelld (Michael Dickens)

Are you using fltk or fltk-devel?

comment:3 in reply to:  2 Changed 9 years ago by Schamschula (Marius Schamschula)

Replying to michaelld@…:

Are you using fltk or fltk-devel?

fltk @1.3.3_0 (active)

comment:4 Changed 9 years ago by michaelld (Michael Dickens)

Can you try fltk-devel & see if that helps?

comment:5 Changed 9 years ago by michaelld (Michael Dickens)

I see a similar crash when using fltk in the Octave.app. If I do "graphics_toolkit('gnuplot')" first, I don't get a crash. I'm guessing, fltk is behind the "invalid context 0x0" stuff too. I'm running on 10.8, installed "octave @3.8.2_7+atlas+gcc49+glgui+qtgui".

comment:6 in reply to:  5 Changed 9 years ago by Schamschula (Marius Schamschula)

Replying to michaelld@…:

I see a similar crash when using fltk in the Octave.app. If I do "graphics_toolkit('gnuplot')" first, I don't get a crash. I'm guessing, fltk is behind the "invalid context 0x0" stuff too. I'm running on 10.8, installed "octave @3.8.2_7+atlas+gcc49+glgui+qtgui".

Thanks, that works.

Version 0, edited 9 years ago by Schamschula (Marius Schamschula) (next)

comment:7 Changed 9 years ago by NF6X (Mark J. Blair)

I am running octave @3.8.2_8+atlas+gcc49+glgui under 10.10.2. I haven't experienced crashes yet, but I get lots of the "invalid context 0x0" errors when plotting. Switching from fltk @1.3.3_0 to fltk-devel @1.3.x-r10694_0 did not correct the problem, but adding "graphics_toolkit('gnuplot')" to my .octaverc eliminates the errors.

comment:8 Changed 9 years ago by michaelld (Michael Dickens)

Yup. No resolution yet that I've heard of beyond using some other graphics toolkit.

comment:9 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Owner: changed from michaelld@… to mcalhoun@…
Status: newassigned

comment:10 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Octave has undergone significant changes recently (r148698).
Any chance this issue has been resolved?

comment:11 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: assignedclosed

With no further updates, let us assume this is now fixed.
If not, we can open a ticket specifically for octave 4.

Note: See TracTickets for help on using tickets.