DebuggingProcedures

Differences between revisions 1 and 85 (spanning 84 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 85 as of 2009-04-01 15:49:12
Size: 3979
Editor: astatine
Comment: add reference to https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= DebuggingProcedures = #title Debugging Procedures
Line 3: Line 3:
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: ||<tablestyle="float:right; font-size: 0.9em; background:#F1F1ED;margin: 0 0 1em 1em;" style="padding:2.0em;"><<TableOfContents>>||
Line 5: Line 5:
 * DebuggingHardwareDetection
 * DebuggingRemovableDevices
 * DebuggingSystemCrash
 * DebuggingIRQProblems
 * DebuggingProgramCrash
 * DebuggingDMASupport
 * DebuggingInstallationFailure
 * DebuggingSoundProblems
 * DebuggingXAutoconfiguration
'''Note: If you wish to report a bug, see ReportingBugs and if you wish to help with bugs, see HelpingWithBugs'''

If you want to add information on how to debug a package to this page, use this [[DebuggingTemplate|template]].

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 . Or in #ubuntu-bugs on irc.ubuntu.com .

 * '''[[Bugs/FindRightPackage|Find the Right Package]]'''
 * [[DebuggingProgramCrash|Debugging program crashes]]
 * [[DebuggingSystemCrash|Debugging system crashes]]
 * '''[[Apport#Per-package%20Apport%20Hooks|Using Apport-collect]]'''

== Desktop Applications ==

 * [[DebuggingFirefox|Firefox Web Browser]]
 * [[DebuggingEvolution|Evolution Mail]]
 * [[DebuggingGNOME|GNOME applications]]
 * [[DebuggingGNOMEApplets|GNOME applets]]
 * [[DebuggingGNOMEPowerManager|GNOME power manager]]
 * [[DebuggingGconf|Gconf]]
 * [[DebuggingKDE|KDE applications]]
 * [[DebuggingGnash|Gnash Flash plugin]]
 * [[DebuggingNetworkManager|Network Manager]]
 * [[DebuggingTelepathy|Telepathy framework]]
 * [[DebuggingOpenOffice|OpenOffice.org]]
 * [[DebuggingJava|Java]]

== Server Applications ==

 * [[DebuggingApache2|Apache 2]]
 * [[DebuggingLTSP|LTSP]]
 * [[DebuggingKVM|KVM]]

== 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]]
 * [[Hotkeys/Troubleshooting|Troubleshooting Hotkeys]]
 * [[DebuggingKeyboardDetection|Keyboard detection]]

== Storage devices ==

 * [[DebuggingIDEIssues|IDE issues]]
 * [[DebuggingLvm|LVM (Logical Volume Management)]]
 * [[DebuggingRemovableDevices|Removable devices]]

== Kernel ==

 * [[KernelTeamBugPolicies|Kernel Team bug policies]]
 * [[DebuggingKernelOops|Kernel Oops]]
 * [[DebuggingKernelSuspend|Kernel suspend]]
 * [[DebuggingKernelSuspendHibernateResume|Debugging Suspend, Hibernate, Resume]]
 * [[DebuggingKernelBoot|Kernel boot]]
 * [[KernelTeam/Netconsole|Kernel netconsole]]
 * [[BIOSandUbuntu|BIOS Issues]]
 * [[KernelTeam/DebuggingUpdateErrors|Debugging Update Errors]]

== Installation and Upgrades ==

 * [[DebuggingCasper|Live CD booting problems (casper)]]
 * [[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.)]]
 * [[ DebuggingSecurity | Debugging security issues ]]
 * [[DebuggingUsplash|Debugging the pretty logo you see while booting up or shutting down (usplash) ]]
 * [[DebuggingNonEnglishErrors|Debugging non-English errors]]
 * [[DebuggingApparmor|Debugging Apparmor profile errors]]
 * [[DebuggingCompiz|Debugging Compiz problems]]
 * [[DebuggingHal|Debugging HAL problems]]

== Template ==
We've created a template file for debugging procedure pages if you want to write a new one. The template provides a similar look and feel for all pages and ensures that they cover common subjects.

 * [[DebuggingTemplate|The debugging template file]]

----
CategoryBugSquad CategoryDebugging

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

If you want to add information on how to debug a package to this page, use this template.

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 . Or in #ubuntu-bugs on irc.ubuntu.com .

Desktop Applications

Server Applications

Hardware

Storage devices

Kernel

Installation and Upgrades

Debugging Tools

Miscellaneous

Template

We've created a template file for debugging procedure pages if you want to write a new one. The template provides a similar look and feel for all pages and ensures that they cover common subjects.


CategoryBugSquad CategoryDebugging

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