[mp3togo] File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap

Justus Pendleton justus at ryoohki.net
Wed Jun 28 21:01:17 PDT 2006


Lukas Grygera wrote:
> (1/1) /mnt/fat/mp3/pajamix/Offspring/Offspring - Americana.mp3:
> Creating dirs: Done.
> Exception in thread Thread-1:
> Traceback (most recent call last):
>   File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap
>     self.run()
>   File "/usr/lib/python2.4/threading.py", line 422, in run
>     self.__target(*self.__args, **self.__kwargs)
>   File "/usr/lib/python2.4/site-packages/mp3togo/task.py", line 226, in eatout
>     wpid, status = os.waitpid(pid, os.WNOHANG)
> OSError: [Errno 10] No child processes

This is usually what happens when the pid doesn't exist. Perhaps mpg321 
died before mp3togo got around to the waitpid? What happens when you run

mpg321 -v -w /tmp/tmp.wav ..../Americana.mp3



More information about the mp3togo mailing list