DebuggingProcedures

Differences between revisions 44 and 59 (spanning 15 versions)
Revision 44 as of 2007-10-19 08:16:19
Size: 1275
Editor: c-67-169-207-142
Comment:
Revision 59 as of 2008-02-11 23:07:01
Size: 2709
Editor: c-71-59-213-167
Comment: It's a poor reference to the A-Team opening narration
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= DebuggingProcedures = #title Debugging Procedures

||<tablestyle="float:right; font-size: 0.9em; background:#F1F1ED;margin: 0 0 1em 1em;" style="padding:2.0em;">'''Contents'''[[BR]][[TableOfContents]]||
Line 5: Line 7:
Some common procedures for debugging problems, which deserve to be documented once, and properly, rather than hastily repeated again and again in the process of handling bug reports: As part of triaging bug reports about specific packages or subsystems bug triagers and developers have been writing debugging procedures for them. These include information about how to troubleshoot issues, gather the proper log files and common bug reports. If you find one missing, and if no one else can help, e-mail the Bug Squad! You can find them at ubuntu-bugsquad@lists.ubuntu.com .
Line 8: Line 10:
 * Installation problems: DebuggingUbiquity
 * ["X/Debugging"]
 * ["DebuggingACPI"]
 * DebuggingFirefox
 * DebuggingHardwareDetection
 * ["DebuggingIRQProblems"]
 * KernelTeamBugPolicies
 * DebuggingKernelSuspend
 * DebuggingNonEnglishErrors
 * DebuggingPrintingProblems
 * DebuggingProgramCrash
 * DebuggingRemovableDevices
 * DebuggingSoundProblems
 * DebuggingSystemCrash
 * DebuggingTelepathy
 * ["DebuggingUSBStorage"]
 * MemoryTest
 * [:DebuggingProgramCrash:Debugging program crashes]
 * [:DebuggingSystemCrash:Debugging system crashes]

== Desktop Applications ==

 * [:DebuggingFirefox:Firefox Web Browser]
 * [:DebuggingEvolution:Evolution Mail]
 * [:DebuggingGNOME:GNOME applications]
 * [:DebuggingGnash:Gnash Flash plugin]
 * [:DebuggingNetworkManager:Network Manager]
 * [:DebuggingTelepathy:Telepathy framework]

== Server Applications ==

 * [:DebuggingApache2:Apache 2]
 * [:DebuggingLTSP:LTSP]

== Hardware ==

 * [:DebuggingHardwareDetection:Hardware detection]
 * [:DebuggingUdev:Udev (device hotplugging)]
 * [:DebuggingIRQProblems:IRQ problems]
 * [:DebuggingACPI:ACPI (power-saving etc.)]
 * [:DebuggingSoundProblems:Sound problems]
 * [:DebuggingPrintingProblems:Printing problems]
 * [:DebuggingMouseDetection:Mouse detection]
 * [:DebuggingTouchpadDetection:Touchpad detection]
 * [:LaptopTestingTeam/HotkeyResearch:Non-working Hotkeys]

== Storage devices ==

 * [:DebuggingIDEIssues:IDE issues]
 * [:DebuggingLvm:LVM (Logical Volume Management)]
 * [:DebuggingRemovableDevices:Removable devices]
 * [:DebuggingUSBStorage:USB storage devices]

== Kernel ==

 * [:KernelTeamBugPolicies:Kernel Team bug policies]
 * [:DebuggingKernelOops:Kernel Oops]
 * [:DebuggingKernelSuspend:Kernel suspend]

== Installation and Upgrades ==

 * [:DebuggingUbiquity:Live CD installation problems (ubiquity)]
 * [:DebuggingUpdateManager:Upgrading releases and updating packages (update-manager)]

== Debugging Tools ==

 * [:MemoryTest:Memory test]
Line 26: Line 61:
 * DebuggingMemoryLeaks
Line 29: Line 63:
 * [:LaptopTestingTeam/HotkeyResearch:Debugging Nonworking Hotkeys]
 * DebuggingGnash
 * [:DebuggingGNOME]
  * DebuggingGconf
  * [http://live.gnome.org/Bugsquad/TriageGuide/ProductSpecificGuidelines Some useful information from the GNOME team]
  * [http://www.gnome.org/projects/evolution/bugs.shtml More info on evolution]

== Miscellaneous ==

 * [:X/Debugging:Debugging X (display problems etc.)]
 * [:DebuggingUsplash:Debugging the pretty logo you see while booting up or shutting down (usplash) ]
 * [:DebuggingNonEnglishErrors:Debugging non-English errors]
 * [:DebuggingApparmor:Debugging Apparmor profile errors]

Note: If you wish to report a bug, see ReportingBugs and if you wish to help with bugs, see HelpingWithBugs

As part of triaging bug reports about specific packages or subsystems bug triagers and developers have been writing debugging procedures for them. These include information about how to troubleshoot issues, gather the proper log files and common bug reports. If you find one missing, and if no one else can help, e-mail the Bug Squad! You can find them at ubuntu-bugsquad@lists.ubuntu.com .

  • [:Bugs/FindRightPackage:Find the Right Package]

  • [:DebuggingProgramCrash:Debugging program crashes]

  • [:DebuggingSystemCrash:Debugging system crashes]

Desktop Applications

  • [:DebuggingFirefox:Firefox Web Browser]

  • [:DebuggingEvolution:Evolution Mail]

  • [:DebuggingGNOME:GNOME applications]

  • [:DebuggingGnash:Gnash Flash plugin]

  • [:DebuggingNetworkManager:Network Manager]

  • [:DebuggingTelepathy:Telepathy framework]

Server Applications

Hardware

  • [:DebuggingHardwareDetection:Hardware detection]

  • [:DebuggingUdev:Udev (device hotplugging)]

  • [:DebuggingIRQProblems:IRQ problems]

  • [:DebuggingACPI:ACPI (power-saving etc.)]

  • [:DebuggingSoundProblems:Sound problems]

  • [:DebuggingPrintingProblems:Printing problems]

  • [:DebuggingMouseDetection:Mouse detection]

  • [:DebuggingTouchpadDetection:Touchpad detection]

  • [:LaptopTestingTeam/HotkeyResearch:Non-working Hotkeys]

Storage devices

  • [:DebuggingIDEIssues:IDE issues]

  • [:DebuggingLvm:LVM (Logical Volume Management)]

  • [:DebuggingRemovableDevices:Removable devices]

  • [:DebuggingUSBStorage:USB storage devices]

Kernel

  • [:KernelTeamBugPolicies:Kernel Team bug policies]

  • [:DebuggingKernelOops:Kernel Oops]

  • [:DebuggingKernelSuspend:Kernel suspend]

Installation and Upgrades

  • [:DebuggingUbiquity:Live CD installation problems (ubiquity)]

  • [:DebuggingUpdateManager:Upgrading releases and updating packages (update-manager)]

Debugging Tools

  • [:MemoryTest:Memory test]

  • ["Backtrace"]
  • ["Strace"]
  • ["Valgrind"]

Miscellaneous

  • [:X/Debugging:Debugging X (display problems etc.)]

  • [:DebuggingUsplash:Debugging the pretty logo you see while booting up or shutting down (usplash) ]

  • [:DebuggingNonEnglishErrors:Debugging non-English errors]

  • [:DebuggingApparmor:Debugging Apparmor profile errors]


CategoryBugSquad

DebuggingProcedures (last edited 2019-07-19 13:37:58 by till-kamppeter)