DupCandidates

Differences between revisions 8 and 10 (spanning 2 versions)
Revision 8 as of 2006-12-16 17:20:19
Size: 2830
Editor: host-81-191-165-41
Comment:
Revision 10 as of 2007-01-02 16:56:35
Size: 4202
Editor: 82-69-40-219
Comment: comments on debconf frontend crashes
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
'''Notes:''' Most of these bugs have had their titles changed to 'debconf frontend went away'. These are *not* firm duplicates, but they share the line {{{ValueError: invalid literal for int():}}} at the end of their traceback '''Notes:''' Most of these bugs have had their titles changed to 'debconf frontend went away'. These are *not* firm duplicates, but they share the line {{{ValueError: invalid literal for int():}}} at the end of their traceback. It should ''not'' contain {{{wizard = ui.Wizard(distro)}}} ''(um, why not? This would indicate the debconf frontend crashing during initialisation, which is the same kind of bug --ColinWatson)''.
Line 15: Line 15:
'''Triaging plan:''' Many of these bugs do not have useful logs, and most look unlikely to get them (after repeated requests). It is normally not advisable to mark as duplicate duplicate bugs where the cause is not fully understood. In this case we have grouped the reports that have the same traceback, that do not have logs and look unlikely to get them. This move has been cleared with the package maintainer, as should be done in such cases. The reason for grouping them will also be marked clearly. '''Question:''' Could these be the same as [https://bugs.launchpad.net/distros/ubuntu/+source/ubiquity/+bug/46569 #46569] -- running installer twice simultaneously, 2nd copy explodes ? Could these users all be clicking twice but not reporting it?
 * Some of them probably are (particularly with Kubuntu - single-clicking on a desktop icon in KDE launches it, so double-clicking launches it twice), but not all; there are some that blow up around partman that can't be that. This crash happens when the debconf frontend that DebconfCommunicator is expecting to talk to crashes instead; specifically, it usually happens either when the debconf database is locked, which indicates that two debconf frontends are running, or when the live filesystem is busted so that debconf crashes in some other unexpected way. As yet, I have no idea why two debconf frontends might be running in the cases where that's been verified. --ColinWatson

'''Triaging plan:''' Many of these bugs do not have useful logs, and most look unlikely to get them (after repeated requests). It is normally not advisable to mark as duplicate duplicate bugs where the cause is not fully understood. In this case we have grouped the reports that have the same traceback, that do not have logs and look unlikely to get them. This move has been cleared with the package maintainer, as should be done in such cases. The reason for grouping them will also be marked clearly. Add the `debconf-frontend-crash` tag to all these bugs.
Line 35: Line 38:
 * [https://bugs.launchpad.net/distros/ubuntu/+source/ubiquity/+bug/44719 #44719] [https://bugs.launchpad.net/distros/ubuntu/+source/ubiquity/+bug/42774 #42774]-- Pre-Dapper sightings

Classifying ubiquity bugs as duplicates can be difficult because similar tracebacks can have many different causes resulting from different hardware or configuration. It generally necessary to examine the syslog and partman files to fine the exact cause of a crash and this may need to be done by a developer.

To help the process along we can list candidates for duplication on this page and gather data about them to build a case for merging them in each category.

ValueError: invalid literal for int():

Example: https://launchpad.net/distros/ubuntu/+source/ubiquity/+bug/53783

Seen in versions: Dapper and earlier

Notes: Most of these bugs have had their titles changed to 'debconf frontend went away'. These are *not* firm duplicates, but they share the line ValueError: invalid literal for int(): at the end of their traceback. It should not contain wizard = ui.Wizard(distro) (um, why not? This would indicate the debconf frontend crashing during initialisation, which is the same kind of bug --ColinWatson).

Question: Could these be the same as [https://bugs.launchpad.net/distros/ubuntu/+source/ubiquity/+bug/46569 #46569] -- running installer twice simultaneously, 2nd copy explodes ? Could these users all be clicking twice but not reporting it?

  • Some of them probably are (particularly with Kubuntu - single-clicking on a desktop icon in KDE launches it, so double-clicking launches it twice), but not all; there are some that blow up around partman that can't be that. This crash happens when the debconf frontend that DebconfCommunicator is expecting to talk to crashes instead; specifically, it usually happens either when the debconf database is locked, which indicates that two debconf frontends are running, or when the live filesystem is busted so that debconf crashes in some other unexpected way. As yet, I have no idea why two debconf frontends might be running in the cases where that's been verified. --ColinWatson

Triaging plan: Many of these bugs do not have useful logs, and most look unlikely to get them (after repeated requests). It is normally not advisable to mark as duplicate duplicate bugs where the cause is not fully understood. In this case we have grouped the reports that have the same traceback, that do not have logs and look unlikely to get them. This move has been cleared with the package maintainer, as should be done in such cases. The reason for grouping them will also be marked clearly. Add the debconf-frontend-crash tag to all these bugs.

Similar bugs

Without logs: (have now been grouped)

With logs:

https://launchpad.net/distros/ubuntu/+source/ubiquity/+bug/59315 https://launchpad.net/distros/ubuntu/+source/ubiquity/+bug/50130 https://launchpad.net/distros/ubuntu/+source/ubiquity/+bug/42774 https://launchpad.net/distros/ubuntu/+source/ubiquity/+bug/54215

Other notable traits:

InstallStepError: GrubInstaller failed with code 1

Example: https://launchpad.net/distros/ubuntu/+source/ubiquity/+bug/72713

Comments: This bug is characterised by ...

Similar bugs

InstallStepError: UserSetupApply failed with code 1

Example: https://launchpad.net/distros/ubuntu/+source/ubiquity/+bug/75288

Comments: This bug is characterised by ...

Similar bugs

DebuggingUbiquity/DupCandidates (last edited 2008-08-06 16:40:41 by localhost)