Comment 10 for bug 1013334

Revision history for this message
Martin Pitt (pitti) wrote :

It apparently crashes somewhere in launchpad.py's upload(). But I went through all slices in launchpad.py, and none looks prone to invalid indexes, so right now I don't have a good guess what goes wrong. Presumably it's not directly in launchpad.py, but in giving bad data to the email module.

Can anyone who can reproduce this please download

http://bazaar.launchpad.net/~apport-hackers/apport/trunk/download/head:/crashdb_launchpad.py-20070509223526-qzyhddx1kp013rb4-1/launchpad.py

and install it with

 sudo cp launchpad.py /usr/share/pyshared/apport/crashdb_impl/

then do the steps which previously caused this error? Apport should now actually crash and leave behind a .crash file.