noreply at rubyforge.org
2008-Aug-27 12:28 UTC
[wxruby-development] [ wxruby-Bugs-21695 ] MediaCtrl#load_file is crashing on Windows
Bugs item #21695, was opened at 2008-08-27 12:28 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=21695&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: MediaCtrl#load_file is crashing on Windows Initial Comment: This appears in both 1.9.7 (msvc) and SVN HEAD (mingw). GC.disable prevents this crash. The backtrace is: #0 0x02d6d830 in ?? () #1 0x67feb8d2 in GC_mark_wxWindow (ptr=0x2dccd28) at src/wx.cpp:2447 #2 0x66baeff9 in rb_mark_hash () from d:\bin\ruby-1.8.6-mingw\bin\msvcrt-ruby18.dll #3 0x67feb3a0 in wxRuby_IterateTracking ( meth=0x68462800 <wxRubyApp::markIterate(void*, unsigned long)>) at src/wx.cpp:2230 #4 0x6846289f in wxRubyApp::mark_wxRubyApp (ptr=0x2db4f50) at src/App.cpp:2239 ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=21695&group_id=35