I finally have a traceback for the childapp crash. Here is the log of
the crash itself.

Freevo had been running for about 24 hours, and I was playing music as
per normal, and after the song I was playing (track 1) finished, it
crashed as track2 began.

-----

send button event BUTTON arg=MENU
Crash!
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/freevo/main.py", line 454, in ?
    main_func()
  File "/usr/lib/python2.3/site-packages/freevo/main.py", line 349, in main_func
    if p.eventhandler(event=event):
  File "/usr/lib/python2.3/site-packages/freevo/audio/plugins/detach.py", line 104, in 
eventhandler
    self.player.eventhandler(event=event)
  File "/usr/lib/python2.3/site-packages/freevo/util/misc.py", line 481, in __call__
    return self.__method(self.__obj, *args, **kwargs)
  File "/usr/lib/python2.3/site-packages/freevo/audio/plugins/mplayer.py", line 205, 
in eventhandler
    self.playerGUI.stop()
  File "/usr/lib/python2.3/site-packages/freevo/audio/player.py", line 107, in stop
    self.player.stop()
  File "/usr/lib/python2.3/site-packages/freevo/util/misc.py", line 481, in __call__
    return self.__method(self.__obj, *args, **kwargs)
  File "/usr/lib/python2.3/site-packages/freevo/audio/plugins/mplayer.py", line 180, 
in stop
    self.thread.stop('quit\n')
  File "/usr/lib/python2.3/site-packages/freevo/childapp.py", line 387, in stop
    raise OSError
OSError
1 child(s) still running, terminate them
shutting down /usr/bin/mplayer -slave -ac mad, -autosync 100 -nolirc -autoq 100 
-screenw 768 -screenh 576 -fs -vo null -ao oss:/dev/dsp  -demuxer 17   
"/media/Music/Anti-Flag/The Terror State/02 - Rank-N-File.mp3"


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to