[wx-dev] #9756: Segmentation fault with AutoBufferedPaintDCFactory

wxTrac noreply at wxsite.net
Sat Jul 19 02:59:58 PDT 2008


Ticket URL: <http://trac.wxwidgets.org/ticket/9756>

#9756: Segmentation fault with AutoBufferedPaintDCFactory
------------------------+---------------------------------------------------
 Reporter:  mgogoulos   |       Owner:         
     Type:  defect      |      Status:  new    
 Priority:  high        |   Milestone:         
Component:  wxPython    |     Version:  2.8.7.1
 Keywords:              |   Blockedby:         
    Patch:  0           |    Blocking:         
------------------------+---------------------------------------------------
 AutoBufferedPaintDCFactory results in segfault when called with no
 arguments on python-wx 2.8

  import wx
  wx.version()
 '2.8.7.1 (gtk2-unicode)'
  myApp = wx.App()
  wx.AutoBufferedPaintDCFactory(None)
  Segmentation fault


 tested on ubuntu hardy with the following versions:

 python-wxgtk2.8 2.8.7.1-0ubuntu3
 python-wxversion 2.8.7.1-0ubuntu3
 python2.5 2.5.2-2ubuntu4

 Bug was not tested on other platforms or versions of wx which may as well
 be affected.

 Best regards,
 Markos Gogoulos


--
Ticket URL: <http://trac.wxwidgets.org/ticket/9756>


More information about the wx-dev mailing list