noreply at rubyforge.org
2008-Aug-19 14:07 UTC
[wxruby-development] [ wxruby-Bugs-21603 ] Crash in ToolBar#clear_tools on OS X
Bugs item #21603, was opened at 2008-08-19 14:07 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=21603&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 4 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: Crash in ToolBar#clear_tools on OS X Initial Comment: With SVN HEAD, clear_tools crashes when there is a control in the toolbar. This worked with 1.9.7 release. Backtrace (crash actually occurs in ClearControl) #0 0x0183d1ac in wxToolBarTool::ClearControl (this=0x12ce4860) at ../src/mac/carbon/toolbar.cpp:122 #1 0x0183c84c in wxToolBar::DoDeleteTool (this=0x8f2000, toolbase=0x12ce4860) at ../src/mac/carbon/toolbar.cpp:1688 #2 0x018e6c53 in wxToolBarBase::DeleteToolByPos (this=0x8f2000, pos=0) at ../src/common/tbarbase.cpp:317 #3 0x018e71d0 in wxToolBarBase::ClearTools (this=0x8f2000) at ../src/common/tbarbase.cpp:419 #4 0x016146ef in _wrap_wxToolBar_ClearTools (argc=0, argv=0x0, self=319909520) at src/ToolBar.cpp:3550 #5 0x000d2c47 in rb_with_disable_interrupt () #6 0x000dc1d8 in rb_eval_string_wrap () #7 0x000dcdec in rb_eval_string_wrap () #8 0x000da06d in rb_eval_string_wrap () ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=21603&group_id=35