apport-collect crashes for certain dates/locales
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apport (Ubuntu) |
Fix Released
|
Undecided
|
Martin Pitt | ||
xorg (Ubuntu) |
Fix Released
|
Undecided
|
Martin Pitt |
Bug Description
As part of the Ubuntu triage process I ask a lot of people to run "apport-collect bug_no". However, it seems that for a significant number of people this script crashes when they run it:
For example within the last hour, the happened for two persons already:
https:/
https:/
get fences failed: -1
param: 6, val: 0
Uploading additional information to Launchpad bug...
short text data...
attachment: Dependencies.txt...
attachment: LsHal.gz...
Traceback (most recent call last):
File "/usr/bin/
upload(report, bug)
File "/usr/bin/
filename=
File "/usr/lib/
args[key] = simplejson.
File "/var/lib/
**kw)
File "/var/lib/
return encode_
UnicodeDecodeError: 'utf8' codec can't decode byte 0x8b in position 1: unexpected code byte
And also this one:
Collecting apport information for source package xorg...
hook /usr/share/
Traceback (most recent call last):
File "/usr/lib/
symb[
File "/usr/share/
report[
File "/usr/lib/
assert k.replace('.', '').isalnum()
AssertionError
Uploading additional information to Launchpad bug...
short text data...
attachment: Dependencies.txt...
attachment: LsHal.txt...
attachment: LsMod.txt...
attachment: LsPci.txt...
attachment: XorgConf.txt...
attachment: XorgLog.txt...
Traceback (most recent call last):
File "/usr/bin/
upload(report, bug)
File "/usr/bin/
filename=
File "/usr/lib/
args[key] = simplejson.
File "/var/lib/
**kw)
File "/var/lib/
return encode_
UnicodeDecodeError: 'utf8' codec can't decode byte 0x81 in position 12396: unexpected code byte
description: | updated |
summary: |
- apport-collect crashes when ran under certain locales + apport-collect crashes for certain dates/locales |
Changed in apport (Ubuntu): | |
assignee: | nobody → pitti |
status: | New → Confirmed |
Changed in apport (Ubuntu): | |
status: | Triaged → Fix Committed |
In one of the bug reports the language was set to:
LANG=sv_SE.UTF-8
However, the other one had en_US.UTF-8 and I've never had a problem with that.