[wx-dev] #9757: Segmentation fault with BitmapFromBits

wxTrac noreply at wxsite.net
Sat Jul 19 03:02:12 PDT 2008


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

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

  import wx
  wx.version()
 '2.8.7.1 (gtk2-unicode)'
  myApp = wx.App()
  wx.BitmapFromBits(None,3,3)
  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/9757>


More information about the wx-dev mailing list