ytrstu / winpdb

Automatically exported from code.google.com/p/winpdb
0 stars 0 forks source link

Crash on start up on OSX 10.7.1 with wxCocoa #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install wxPython2.9-osx-2.9.2.4-cocoa-py2.7.dmg 
[http://downloads.sourceforge.net/wxpython/wxPython2.9-osx-2.9.2.4-cocoa-py2.7.d
mg]
2. Install winpdb from the source package v 1.4.8 Tychod
3. start winpdb

What is the expected output?
A: See the winpdb GUI/application

What do you see instead?
A: Crash

What version of the product are you using?
A: v1.4.8 Tychod

On what operating system?
A: OS X 10.7.1

Please provide any additional information below.

I have reported the crash to the wxPython folks, they have ask me to pass on 
their analysis of the debug dump from the crash:

"....it appears they are doing something incorrectly in their toolbar code that 
is causing a crash in wxOSX-Cocoa when the Realize method is called."

Original issue reported on code.google.com by Yue.Nich...@gmail.com on 24 Sep 2011 at 2:49