Displaying 2 results from an estimated 2 matches for "wxtoplevelwindowmac".
2007 Jan 25
0
[ wxruby-Bugs-8130 ] Crash-on-exit when dialogs have been used
...ion exit
Program received signal EXC_BAD_ACCESS, Could not access memory.
0xf4000104 in ?? ()
(gdb) whe
#0 0xf4000104 in ?? ()
Cannot access memory at address 0xf4000104
Cannot access memory at address 0xf4000104
#1 0x0335d888 in wxTopLevelWindowBase::~wxTopLevelWindowBase() ()
#2 0x0335be10 in wxTopLevelWindowMac::~wxTopLevelWindowMac() ()
#3 0x0335e478 in wxDialog::~wxDialog() ()
#4 0x030fccfc in SwigDirector_wxMessageDialog::~SwigDirector_wxMessageDialog() ()
#5 0x0001d6f0 in rb_gc_call_finalizer_at_exit () at gc.c:1858
#6 0x000041d4 in ruby_finalize_1 () at eval.c:1418
#7 0x00004340 in ruby_cleanup...
2007 Jan 26
0
[ wxruby-Bugs-8179 ] Segfaults when Kernel#exit is called
...trace is:
Program received signal EXC_BAD_ACCESS, Could not access memory.
0xf4000104 in ?? ()
(gdb) whe
#0 0xf4000104 in ?? ()
Cannot access memory at address 0xf4000104
Cannot access memory at address 0xf4000104
#1 0x0335d888 in wxTopLevelWindowBase::~wxTopLevelWindowBase() ()
#2 0x0335be10 in wxTopLevelWindowMac::~wxTopLevelWindowMac() ()
#3 0x0335e478 in wxDialog::~wxDialog() ()
#4 0x030fccfc in SwigDirector_wxMessageDialog::~SwigDirector_wxMessageDialog() ()
#5 0x0001d6f0 in rb_gc_call_finalizer_at_exit () at gc.c:1858
#6 0x000041d4 in ruby_finalize_1 () at eval.c:1418
#7 0x00004340 in ruby_cleanup...