Displaying 1 result from an estimated 1 matches for "grash".
Did you mean:
crash
2008 Jun 21
0
[ wxruby-Bugs-20759 ] [BUG] object allocation during garbage collection phase
...acker/?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.rb
make the window biggewr, open "About"dialog, close it, send the applation window to the ba...