← Back to team overview

touch-packages team mailing list archive

[Bug 1350873] Re: ERROR: hook /usr/share/apport/general-hooks/generic.py crashed:

 

http://bazaar.launchpad.net/~apport-hackers/apport/trunk/revision/2829
It looks like this was fixed yesterday


** Changed in: apport (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1350873

Title:
  ERROR: hook /usr/share/apport/general-hooks/generic.py crashed:

Status in “apport” package in Ubuntu:
  Fix Released

Bug description:
  ++ stat -c '%a %n' /var/crash/_usr_bin_unity8.32011.crash
  ++ cut -d ' ' -f1
  + '[' 0 -le 0 ']'
  + sleep 5
  + echo 'waiting for crash file to become ready' to upload
  waiting for crash file to become ready to upload
  ++ cut -d ' ' -f1
  ++ stat -c '%a %n' /var/crash/_usr_bin_unity8.32011.crash
  + '[' 640 -le 0 ']'
  + read line
  ++ cut -d ' ' -f1
  ++ stat -c '%a %n' /var/crash/_usr_lib_arm-linux-gnueabihf_indicator-network_indicator-network-service.32011.crash
  + '[' 640 -le 0 ']'
  + read line
  + sudo /usr/share/apport/whoopsie-upload-all
  Collecting info for /var/crash/_usr_bin_unity8.32011.crash...
  ERROR: hook /usr/share/apport/general-hooks/generic.py crashed:
  Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport/report.py", line 197, in _run_hook
  symb['add_info'](report, ui)
  File "/usr/share/apport/general-hooks/generic.py", line 60, in add_info
  if not ui.yesno('''The crashed program seems to use third-party or local libraries:
  AttributeError: 'NoneType' object has no attribute 'yesno'
  Marking /var/crash/_usr_bin_unity8.32011.crash for whoopsie upload

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1350873/+subscriptions


References