DebuggingProcedures

Differences between revisions 1 and 55 (spanning 54 versions)
Revision 1 as of 2005-05-28 20:42:52
Size: 466
Editor: adsl-213-190-44-43
Comment: imported from the old wiki
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]]||

'''Note: If you wish to report a bug, see ReportingBugs and if you wish to help with bugs, see HelpingWithBugs'''
Line 5: Line 9:
 * DebuggingHardwareDetection
 * DebuggingRemovableDevices
 * DebuggingSystemCrash
 * DebuggingIRQProblems
 * DebuggingProgramCrash
 * DebuggingDMASupport
 * DebuggingInstallationFailure
 * DebuggingSoundProblems
 * DebuggingXAutoconfiguration
 * '''[: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 ==

 * [: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]
 * ["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

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)