[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#546007: [CRASH] Uncaught exception OSError in /usr/lib/python2.5/site-packages/apt/progress/__init__.py:296



On Thu, Sep 10, 2009 at 12:37:44PM -0400, Dominique Brazziel wrote:
> - Exception Type: <type 'exceptions.OSError'>
> - Exception Value: OSError(10, 'No child processes')
> - Exception Origin: <BugHandler.Thread(PythonAptCommit, started)>
> - Exception Traceback:
>   File "/usr/lib/pymodules/python2.5/UpdateManager/BugHandler.py", line 89, in run
>     threading.Thread.run(self, *args, **kwargs)
>   File "/usr/lib/python2.5/threading.py", line 446, in run
>     self.__target(*self.__args, **self.__kwargs)
>   File "/usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py", line 830, in thread_helper
>     installProgress=install_helper)
>   File "/usr/lib/python2.5/site-packages/apt/cache.py", line 314, in commit
>     res = self.installArchives(pm, installProgress)
>   File "/usr/lib/python2.5/site-packages/apt/cache.py", line 289, in installArchives
>     res = installProgress.run(pm)
>   File "/usr/lib/python2.5/site-packages/apt/progress/__init__.py", line 314, in run
>     res = self.waitChild()
>   File "/usr/lib/python2.5/site-packages/apt/progress/__init__.py", line 296, in waitChild
>     (pid, res) = os.waitpid(self.child_pid, os.WNOHANG)

Fixed in http://bzr.debian.org/loggerhead/apt/python-apt/debian-sid/revision/271.


-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.



Reply to: