Full crash, empty browser and no further reaction

Bug #747542 reported by EricDHH
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Apport
New
Undecided
Unassigned

Bug Description

Description: Ubuntu Natty (development branch)
Release: 11.04
amd64
apport 1.20.1-0ubuntu

With todays updates apport-bug and so ubuntu-bug is broken. It starts running, collect all infos, fires up an empty browser window and dies with this.

eric@agamemnon:~$ ubuntu-bug unity
ERROR: hook /usr/share/apport/package-hooks//source_xorg.py crashed:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/apport/report.py", line 656, in add_hooks_info
    symb['add_info'](self, ui)
  File "/usr/share/apport/package-hooks//source_xorg.py", line 446, in add_info
    attach_xorg_package_versions(report, ui)
  File "/usr/share/apport/package-hooks//source_xorg.py", line 293, in attach_xorg_package_versions
    report['version.%s' %(package)] = package_versions(package)
  File "/usr/lib/python2.7/dist-packages/problem_report.py", line 504, in __setitem__
    assert k.replace('.', '').replace('-', '').replace('_', '').isalnum()
AssertionError
eric@agamemnon:~$ apport-bug unity
ERROR: hook /usr/share/apport/package-hooks//source_xorg.py crashed:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/apport/report.py", line 656, in add_hooks_info
    symb['add_info'](self, ui)
  File "/usr/share/apport/package-hooks//source_xorg.py", line 446, in add_info
    attach_xorg_package_versions(report, ui)
  File "/usr/share/apport/package-hooks//source_xorg.py", line 293, in attach_xorg_package_versions
    report['version.%s' %(package)] = package_versions(package)
  File "/usr/lib/python2.7/dist-packages/problem_report.py", line 504, in __setitem__
    assert k.replace('.', '').replace('-', '').replace('_', '').isalnum()
AssertionError

Revision history for this message
Philip Muškovac (yofel) wrote :

That's a bug in the Xorg hook, see bug 747725

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.