[Bug 215380] Re: Unhandled exception: TypeError: stat() argument 1 must be (encoded string without NULL bytes), not str
Marcus Tomlinson
marcus.tomlinson at canonical.com
Thu Mar 5 12:51:46 UTC 2020
This release of Ubuntu is no longer receiving maintenance updates. If
this is still an issue on a maintained version of Ubuntu please let us
know.
** Changed in: apport (Ubuntu)
Status: Confirmed => Incomplete
--
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:
Incomplete
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