Comment 5 for bug 1876681

Revision history for this message
Dave Goldsbrough (daveg-k) wrote :

Reinstalled '<email address hidden>' and as expected on a reboot an "Ubuntu has experienced an internal error" box was once more generated.

Ran ubuntu-bug _usr_bin_gnome-shell.1000.crash obtained from /var/crash and all it did was produce another/same(?) "Ubuntu has experienced an internal error" box.

The terminal screen is frozen at this point and a Ctrl-C produces this:-
^CTraceback (most recent call last):
  File "/usr/share/apport/apport-gtk", line 597, in <module>
    app.run_argv()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 719, in run_argv
    self.run_crash(self.options.crash_file, False)
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 313, in run_crash
    response = self.ui_present_report_details(allowed_to_report)
  File "/usr/share/apport/apport-gtk", line 380, in ui_present_report_details
    Gtk.main()
  File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 1632, in main
    return _Gtk_main(*args, **kwargs)
  File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__
    next(self.gen)
  File "/usr/lib/python3/dist-packages/gi/_ossighelper.py", line 251, in register_sigint_fallback
    signal.default_int_handler(signal.SIGINT, None)
KeyboardInterrupt

Tried . https://errors.ubuntu.com/user/ID where ID is the content of file /var/lib/whoopsie/whoopsie-id but all I get is I do not have permission to see.

I have looked briefly at https://bugs.launchpad.net/ubuntu/+source/apport/+bug/994921 and I am now at a loss as to exactly what to do.