[Bug 215380] Re: Unhandled exception: TypeError: stat() argument 1 must be (encoded string without NULL bytes), not str
Launchpad Bug Tracker
215380 at bugs.launchpad.net
Tue May 5 05:59:39 UTC 2020
[Expired for apport (Ubuntu) because there has been no activity for 60
days.]
** Changed in: apport (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/215380
Title:
Unhandled exception: TypeError: stat() argument 1 must be (encoded
string without NULL bytes), not str
Status in apport package in Ubuntu:
Expired
Bug description:
Binary package hint: apport
I have entries like the following in /var/log/apport.log:
apport (pid 9923) Wed Apr 9 03:27:48 2008: called for pid 12999, signal 11
apport (pid 9923) Wed Apr 9 03:27:48 2008: Unhandled exception:
Traceback (most recent call last):
File "/usr/share/apport/apport", line 244, in <module>
info.add_proc_info(pid)
File "/usr/lib/python2.5/site-packages/apport/report.py", line 351, in add_proc_info
assert os.path.exists(self['ExecutablePath'])
File "/usr/lib/python2.5/posixpath.py", line 171, in exists
st = os.stat(path)
TypeError: stat() argument 1 must be (encoded string without NULL bytes), not str
This is with Ubuntu Hardy, apport 0.107
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/215380/+subscriptions
More information about the foundations-bugs
mailing list