noreply at rubyforge.org
2007-Mar-06 19:46 UTC
[Wxruby-development] [ wxruby-Bugs-9093 ] Caret sample segfault on exit on Windows
Bugs item #9093, was opened at 2007-03-06 14:46 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=9093&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Kevin Smith (qualitycode) Summary: Caret sample segfault on exit on Windows Initial Comment: The caret sample segfaults when it exits on windows. There''s an assert failure in the destructor of SwigDirector_wxPaintDC - ''existing DC should have a cache entry''. Maybe a double free error? Also in the caret sample the caret doesn''t show on Win XP. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=9093&group_id=35
Reasonably Related Threads
- [ wxruby-Bugs-10663 ] Keys not responding in caret sample, Linux
- [ wxruby-Bugs-6235 ] KeyEvent#get_key_code not working properly on OS X
- [ wxruby-Bugs-6808 ] Double-free segfault on closing app when BitmapButton has been used
- [ wxruby-Bugs-9091 ] Listbook sample is broken on Linux
- [ wxruby-Bugs-7681 ] frequent GC-related segfaults on Win32