Displaying 1 result from an estimated 1 matches for "wxbitmaprefdata".
2006 Nov 21
0
[ wxruby-Bugs-6808 ] Double-free segfault on closing app when BitmapButton has been used
...aining the image on exit.
On OS X 10.3 it gives the following backtrace:
Program received signal EXC_BAD_ACCESS, Could not access memory.
0x81800100 in ?? ()
(gdb) whe
#0 0x81800100 in ?? ()
Cannot access memory at address 0x81800100
Cannot access memory at address 0x81800100
#1 0x031d82b4 in wxBitmapRefData::Free() ()
#2 0x031d831c in wxBitmapRefData::~wxBitmapRefData() ()
#3 0x031bc450 in wxObject::UnRef() ()
#4 0x031d87a0 in wxBitmap::~wxBitmap() ()
#5 0x02e17ad0 in SwigDirector_wxBitmap::~SwigDirector_wxBitmap() ()
#6 0x0001d6f0 in rb_gc_call_finalizer_at_exit () at gc.c:1858
#7 0x000041d4 in...