What steps will reproduce the problem? 1. Run python GUI2Exe.py
What is the expected output? What do you see instead? Splash image opens, then crash terminal:
GuanoMac:GUI2Exe_0.5.1 guano$ python GUI2Exe.py Segmentation fault: 11
What version of GUI2Exe, Python and wxPython are you using? On what operating system? GUI2Exe 0.5.1, pyhton 2.7.2 (from python.org) wx 2.9beta
Please provide any additional information below.
Process: Python [12571] Path: /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python Identifier: org.python.python Version: 2.7.2 (2.7.2) Code Type: X86-64 (Native) Parent Process: bash [11850]
Date/Time: 2012-03-07 17:32:39.779 -0300 OS Version: Mac OS X 10.7.3 (11D50b) Report Version: 9 Sleep/Wake UUID: F7E9FCFE-FF5E-4C99-ADC5-996E799E8E20
Interval Since Last Report: 729129 sec Crashes Since Last Report: 6 Per-App Interval Since Last Report: 1662 sec Per-App Crashes Since Last Report: 3 Anonymous UUID: 075827EA-2A3C-41ED-9A60-3999B264A562
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: 0x000000000000000d, 0x0000000000000000
VM Regions Near 0: --> __TEXT 0000000100000000-0000000100001000 [ 4K] r-x/rwx SM=COW /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Application Specific Information: objc[12571]: garbage collection is OFF
Comment #1
Posted on May 7, 2012 by Massive KangarooHi,
can you please try with 0.5.2 and see if the issue is still there?
Status: Started
Labels:
Type-Defect
Priority-Medium