DebuggingProcedures

Differences between revisions 44 and 55 (spanning 11 versions)
Revision 44 as of 2007-10-19 08:16:19
Size: 1275
Editor: c-67-169-207-142
Comment:
Revision 55 as of 2008-01-27 10:51:38
Size: 2277
Editor: cpc3-with4-0-0-cust432
Comment: Categorised page and made all links human-readable
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 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 ==

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

== Debugging Tools ==

 * [:MemoryTest:Memory test]
Line 26: Line 56:
 * DebuggingMemoryLeaks
Line 29: Line 58:
 * [: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 ==

 * [:DebuggingUbiquity:Live CD installation problems (ubiquity)]
 * [:DebuggingUpdateManager:Upgrading releases (update-manager)]
 * [:X/Debugging:Debugging X (display problems etc.)]
 * [:DebuggingNonEnglishErrors:Debugging non-English errors]

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

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:

  • [: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

  • [:DebuggingKernelOops:Kernel Oops]

  • [:DebuggingKernelSuspend:Kernel suspend]

  • [:KernelTeamBugPolicies:Kernel Team bug policies]

Debugging Tools

  • [:MemoryTest:Memory test]

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

Miscellaneous

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

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

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

  • [:DebuggingNonEnglishErrors:Debugging non-English errors]


CategoryBugSquad

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