Displaying 1 result from an estimated 1 matches for "wxmaccoregraphicscontext".
2007 Apr 29
0
[ wxruby-Bugs-10438 ] ClientDC segfault on exit
.... Think ClientDC should be managed using a block in the same way as PaintDC.
Backtrace is:
Program received signal EXC_BAD_ACCESS, Could not access memory.
0x98bc1cbc in CGGStateRelease ()
(gdb) whe
#0 0x98bc1cbc in CGGStateRelease ()
#1 0x98bc5f78 in CGContextRestoreGState ()
#2 0x036d8a74 in wxMacCoreGraphicsContext::SetNativeContext(CGContext*) ()
#3 0x036d7e70 in wxMacCoreGraphicsContext::~wxMacCoreGraphicsContext() ()
#4 0x034cea44 in wxDC::~wxDC() ()
#5 0x034cdc6c in wxWindowDC::~wxWindowDC() ()
#6 0x034ce24c in wxClientDC::~wxClientDC() ()
#7 0x030c63ec in SwigDirector_wxClientDC::~SwigDirector_wxCli...