DebuggingProcedures

Differences between revisions 71 and 72
Revision 71 as of 2008-06-25 19:55:15
Size: 3564
Editor: c-24-21-234-111
Comment:
Revision 72 as of 2008-08-06 16:18:31
Size: 3610
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
||<tablestyle="float:right; font-size: 0.9em; background:#F1F1ED;margin: 0 0 1em 1em;" style="padding:2.0em;">'''Contents'''[[BR]][[TableOfContents]]|| ||<tablestyle="float:right; font-size: 0.9em; background:#F1F1ED;margin: 0 0 1em 1em;" style="padding:2.0em;">'''Contents'''<<BR>><<TableOfContents>>||
Line 7: Line 7:
If you want to add information on how to debug a package to this page, use this [:DebuggingTemplate:template]. If you want to add information on how to debug a package to this page, use this [[DebuggingTemplate|template]].
Line 11: Line 11:
 * '''[:Bugs/FindRightPackage:Find the Right Package]'''
 * [:DebuggingProgramCrash:Debugging program crashes]
 * [:DebuggingSystemCrash:Debugging system crashes]
 * '''[[Bugs/FindRightPackage|Find the Right Package]]'''
 * [[DebuggingProgramCrash|Debugging program crashes]]
 * [[DebuggingSystemCrash|Debugging system crashes]]
Line 17: Line 17:
 * [: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]
 * [[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]]
Line 31: Line 31:
 * [:DebuggingApache2:Apache 2]
 * [:DebuggingLTSP:LTSP]
 * [:DebuggingKVM:KVM]
 * [[DebuggingApache2|Apache 2]]
 * [[DebuggingLTSP|LTSP]]
 * [[DebuggingKVM|KVM]]
Line 37: Line 37:
 * [: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]
 * [:
DebuggingKeyboardDetection:Keyboard detection]
 * [[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]]
 * [[
DebuggingKeyboardDetection|Keyboard detection]]
Line 50: Line 50:
 * [:DebuggingIDEIssues:IDE issues]
 * [:DebuggingLvm:LVM (Logical Volume Management)]
 * [:DebuggingRemovableDevices:Removable devices]
 * [:DebuggingUSBStorage:USB storage devices]
 * [[DebuggingIDEIssues|IDE issues]]
 * [[DebuggingLvm|LVM (Logical Volume Management)]]
 * [[DebuggingRemovableDevices|Removable devices]]
 * [[DebuggingUSBStorage|USB storage devices]]
Line 57: Line 57:
 * [:KernelTeamBugPolicies:Kernel Team bug policies]
 * [:DebuggingKernelOops:Kernel Oops]
 * [:DebuggingKernelSuspend:Kernel suspend]
 * [:DebuggingKernelBoot:Kernel boot]
 * [[KernelTeamBugPolicies|Kernel Team bug policies]]
 * [[DebuggingKernelOops|Kernel Oops]]
 * [[DebuggingKernelSuspend|Kernel suspend]]
 * [[DebuggingKernelBoot|Kernel boot]]
Line 64: Line 64:
 * [:DebuggingUbiquity:Live CD installation problems (ubiquity)]
 * [:DebuggingUpdateManager:Upgrading releases and updating packages (update-manager)]
 * [[DebuggingUbiquity|Live CD installation problems (ubiquity)]]
 * [[DebuggingUpdateManager|Upgrading releases and updating packages (update-manager)]]
Line 69: Line 69:
 * [:MemoryTest:Memory test]
 * ["Backtrace"]
 * ["Strace"]
 * ["Valgrind"]
 * [[MemoryTest|Memory test]]
 * [[Backtrace]]
 * [[Strace]]
 * [[Valgrind]]
Line 76: Line 76:
 * [: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]
 * [:
DebuggingCompiz:Debugging Compiz problems]
 * [:
DebuggingHal:Debugging HAL problems]
 * [[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]]
 * [[
DebuggingCompiz|Debugging Compiz problems]]
 * [[
DebuggingHal|Debugging HAL problems]]
Line 86: Line 86:
 * [:DebuggingTemplate:The debugging template file]  * [[DebuggingTemplate|The debugging template file]]

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 [email protected] . 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)