octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #31931] figure (1, "visible", "off") -> Bus er


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #31931] figure (1, "visible", "off") -> Bus error
Date: Mon, 12 Dec 2011 21:42:35 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2

Follow-up Comment #41, bug #31931 (project octave):

Unfortunately, this one is still present.


>> graphics_toolkit ("fltk");
>> figure (1, "visible", "off")
>> set (gcf, "visible", "on")
panic: Segmentation fault: 11 -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete


The backtrace is 


Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000578
0x00007fff889ab781 in glMatrixMode ()
(gdb) bt
#0  0x00007fff889ab781 in glMatrixMode ()
#1  0x0000000105f55e7c in OpenGL_fltk::resize (this=0x106eac230, xx=<value
temporarily unavailable, due to optimizations>, yy=<value temporarily
unavailable, due to optimizations>, ww=560, hh=440) at
DLD-FUNCTIONS/__init_fltk__.cc:165
#2  0x00000001027c7192 in Fl_Group::resize ()
#3  0x00000001027acf6e in Fl_Window::resize ()
#4  0x0000000105f5e0ae in plot_window::draw (this=0x106e853b0) at
DLD-FUNCTIONS/__init_fltk__.cc:1176
#5  0x00000001027a7435 in -[FLView drawRect:] ()
#6  0x00007fff8ab1cfdf in -[NSView _drawRect:clip:] ()
#7  0x00007fff8ab4a8c4 in -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] ()
#8  0x00007fff8ab4acf0 in -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] ()
#9  0x00007fff8ab1a5ba in -[NSView
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
()
#10 0x00007fff8ab19ab3 in -[NSThemeFrame
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
()
#11 0x00007fff8ab14ec9 in -[NSView
_displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] ()
#12 0x00007fff8ab0d93e in -[NSView displayIfNeeded] ()
#13 0x00007fff8ac2cd76 in -[NSThemeFrame handleSetFrameCommonRedisplay] ()
#14 0x00007fff8abcf8cc in -[NSWindow _setFrameCommon:display:stashSize:] ()
#15 0x00007fff8abcef17 in -[NSWindow setFrame:display:] ()
#16 0x00000001027acee8 in Fl_Window::resize ()
#17 0x0000000105f5e0ae in plot_window::draw (this=0x106e853b0) at
DLD-FUNCTIONS/__init_fltk__.cc:1176
#18 0x00000001027a7435 in -[FLView drawRect:] ()
#19 0x00007fff8ab1cfdf in -[NSView _drawRect:clip:] ()
#20 0x00007fff8ab4a8c4 in -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] ()
#21 0x00007fff8ab4acf0 in -[NSView
_recursiveDisplayAllDirtyWithLockFocus:visRect:] ()
#22 0x00007fff8ab1a5ba in -[NSView
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
()
#23 0x00007fff8ab19ab3 in -[NSThemeFrame
_recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
()
#24 0x00007fff8ab14ec9 in -[NSView
_displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] ()
#25 0x00007fff8ab0d93e in -[NSView displayIfNeeded] ()
#26 0x00007fff8abcd17d in -[NSWindow
_reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] ()
#27 0x00007fff8abccb7a in -[NSWindow
_doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] ()
#28 0x00007fff8abcc802 in -[NSWindow orderWindow:relativeTo:] ()
#29 0x00007fff8abcc0a3 in -[NSWindow makeKeyAndOrderFront:] ()
#30 0x00000001027ae10f in Fl_X::make ()
#31 0x0000000105f5ac2a in figure_manager::toggle_window_visibility
(idx_str=<value temporarily unavailable, due to optimizations>,
is_visible=true) at DLD-FUNCTIONS/__init_fltk__.cc:1633
#32 0x0000000105f659f4 in fltk_graphics_toolkit::update (this=0x109800230,
go=<value temporarily unavailable, due to optimizations>, id=16) at
DLD-FUNCTIONS/__init_fltk__.cc:1870
#33 0x00000001001d2d46 in base_graphics_object::update (this=<value
temporarily unavailable, due to optimizations>, address@hidden, id=<value
temporarily unavailable, due to optimizations>) at graphics.h:2217
#34 0x00000001001797d4 in base_property::set (this=0x10a001248, v=<value
temporarily unavailable, due to optimizations>, do_run=true,
do_notify_toolkit=<value temporarily unavailable, due to optimizations>) at
graphics.h:3359
#35 0x00000001001fc766 in base_properties::set_visible (this=0x10a000a10,
val=<value temporarily unavailable, due to optimizations>) at graphics.h:2866
#36 0x0000000100182dd2 in base_properties::set (this=0x10a000a10,
address@hidden, address@hidden) at graphics-props.cc:83
#37 0x0000000100195300 in figure::properties::set (this=0x10a000a10,
pname_arg=<value temporarily unavailable, due to optimizations>,
address@hidden) at graphics-props.cc:839
#38 0x0000000100200c4f in figure::set (this=0x10a000a00, name=<value
temporarily unavailable, due to optimizations>, address@hidden) at
graphics.h:4738
#39 0x00000001000c8ce4 in graphics_object::set_value_or_default
(this=0x7fff5fbfd5e0, address@hidden, address@hidden) at
graphics.cc:2097
#40 0x00000001000c90b0 in graphics_object::set (this=0x7fff5fbfd5e0,
address@hidden) at graphics.cc:1956
#41 0x0000000100174b32 in Fset (address@hidden, nargout=0) at
graphics.cc:8092
#42 0x000000010040a2ac in octave_builtin::do_multi_index_op (this=0x10474c860,
nargout=0, address@hidden, lvalue_list=0x7fff5fbfd650) at
ov-builtin.cc:131
#43 0x0000000100409109 in octave_builtin::subsref (this=0x10474c860,
address@hidden, address@hidden, nargout=0, lvalue_list=0x0) at
ov-builtin.cc:64
#44 0x0000000100409f04 in octave_builtin::subsref (this=<value temporarily
unavailable, due to optimizations>, type=<value temporarily unavailable, due
to optimizations>, idx=<value temporarily unavailable, due to optimizations>,
nargout=<value temporarily unavailable, due to optimizations>) at
ov-builtin.cc:47
#45 0x00000001004f9d9e in octave_value::subsref (this=<value temporarily
unavailable, due to optimizations>, type=<value temporarily unavailable, due
to optimizations>, idx=<value temporarily unavailable, due to optimizations>,
nargout=<value temporarily unavailable, due to optimizations>) at ov.cc:1203
#46 0x00000001004f9e35 in octave_value::subsref (this=<value temporarily
unavailable, due to optimizations>, type=<value temporarily unavailable, due
to optimizations>, idx=<value temporarily unavailable, due to optimizations>,
nargout=<value temporarily unavailable, due to optimizations>,
lvalue_list=<value temporarily unavailable, due to optimizations>) at
ov.cc:1214
#47 0x00000001005b3de4 in tree_index_expression::rvalue (this=<value
temporarily unavailable, due to optimizations>, nargout=0, lvalue_list=0x0) at
pt-idx.cc:414
#48 0x00000001005b5523 in tree_index_expression::rvalue (this=<value
temporarily unavailable, due to optimizations>, nargout=<value temporarily
unavailable, due to optimizations>) at pt-idx.cc:284
#49 0x00000001005ad1b9 in tree_index_expression::rvalue1 (this=0x106eda960,
nargout=0) at pt-idx.cc:425
#50 0x0000000100597acb in tree_evaluator::visit_statement (this=<value
temporarily unavailable, due to optimizations>, stmt=<value temporarily
unavailable, due to optimizations>) at pt-eval.cc:739
#51 0x0000000100596cd3 in tree_evaluator::visit_statement_list
(this=0x100c79660, address@hidden) at pt-eval.cc:775
#52 0x00000001003970de in main_loop () at toplev.cc:595
#53 0x0000000100324dcf in octave_main (argc=<value temporarily unavailable,
due to optimizations>, argv=<value temporarily unavailable, due to
optimizations>, embedded=0) at octave.cc:938
#54 0x0000000100000f44 in start ()


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31931>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]