noreply at rubyforge.org
2008-Jan-06 09:32 UTC
[wxruby-development] [ wxruby-Bugs-16848 ] segfault on Grid#set_cell_value
Bugs item #16848, was opened at 2008-01-06 10:32 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=16848&group_id=35 Category: Incorrect behavior Group: current Status: Open Resolution: None Priority: 3 Submitted By: Jochen Topf (joto) Assigned to: Nobody (None) Summary: segfault on Grid#set_cell_value Initial Comment: Calling Grid#set_cell_value with negative coordinates will result in a segfault. (gem version 1.9.2). See attachment for example code that triggers this. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=16848&group_id=35
Reasonably Related Threads
- [ wxruby-Bugs-15715 ] Deleting rrows from grid
- [ wxruby-Bugs-15704 ] deleting rows from grid does not work
- [ wxruby-Bugs-16826 ] samples/aui/aui.rb segfault induced by adding require ''pathname''
- [ wxruby-Bugs-12233 ] segfault on exit with StatusBar
- [ wxruby-Bugs-11747 ] Segfault if unexpected type is returned by some director methods