noreply at rubyforge.org
2008-Jun-21 08:20 UTC
[wxruby-development] [ wxruby-Bugs-20759 ] [BUG] object allocation during garbage collection phase
Bugs item #20759, was opened at 2008-06-21 04:20 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=20759&group_id=35 Category: Incorrect behavior Group: current Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: [BUG] object allocation during garbage collection phase Initial Comment: Applications grash when I send the application window to background and forground again several times while a dialog window was opened and closed. Can be seen at the minimal.rb sample:> ruby -rubygems minimal.rbmake the window biggewr, open "About"dialog, close it, send the applation window to the backgroung - so that it is hidden by an other window - and take it to the forground again. You will have to do this procedure several times. Then the application crashes with: /var/lib/gems/1.8/gems/wxruby-1.9.7-x86-linux/lib/wx/classes/app.rb:16: [BUG] object allocation during garbage collection phase ruby 1.8.7 (2008-05-31 patchlevel 0) [i486-linux] ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=20759&group_id=35
Seemingly Similar Threads
- [ wxruby-Bugs-20346 ] can not run wxruby-1.9.7 under ruby1.9.0 in linux
- [ wxruby-Bugs-20446 ] Wx::ToolBar API changed in 1.9.7, new Wx::ToolBarTool doc missing
- [ wxruby-Bugs-20255 ] Instabilities on Linux - 1.9.7
- [ wxruby-Bugs-20245 ] position_to_xy always returns nil in OSX
- [ wxruby-Bugs-20477 ] Wx::ListEvent#get_item crashes when navigating with the keypad