Comment 6 for bug 269155

Revision history for this message
Nonconventionally Creative (br-longbons) wrote :

For me on intrepid, sound works just fine, but if music is left on, then it crashes.
Run from the command line, this is the error:

Fatal Python error: (pygame parachute) Segmentation Fault
Aborted

I don't know any python, but I read the man page and tried running with options. No further information was found at the time of the crash, but I could get some startup info:
-W module gives the following warnings:

/usr/lib/python2.5/site-packages/pygame/surfarray.py:69: ImportWarning: Not importing directory '/usr/lib/python2.5/site-packages/Numeric': missing __init__.py
  import pygame._numericsurfarray as numericsf

-v gives nothing useful, only a list of libraries loaded (all lines include one of: import, matches, dlopen).