DebuggingProcedures

Differences between revisions 108 and 125 (spanning 17 versions)
Revision 108 as of 2011-03-21 00:18:42
Size: 4653
Editor: pc-89-234-239-201
Comment: wrong url to unity filing bugs
Revision 125 as of 2019-07-19 13:37:58
Size: 4513
Comment:
Deletions are marked like this. Additions are marked like this.
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 to this page on how to debug a package, use this [[DebuggingTemplate|template]].
Line 9: Line 9:
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 . 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]].
Line 16: Line 16:
== Desktop Applications == = Desktop Applications =
Line 18: Line 18:
 * [[DebuggingAyatana|Ayatana project]]
 * [[Chromium/Debugging|Chromium]]
 * [[DebuggingEmacs|Emacs]]
 * [[DebuggingEmpathy|Empathy]]
 * [[DebuggingFirefox|Firefox Web Browser]]
 * [[DebuggingGnash|Gnash Flash plugin]]
 * [[DebuggingGNOME|GNOME applications - Applets, Banshee, Cheese, Evince, Evolution, Gconf, Nautilus, Network Manager, Power Manager, Screensaver (screen locking), System Tools]]
 * [[DebuggingGwibber|Gwibber]]
 * [[DebuggingJava|Java]]
 * [[DebuggingKDE|KDE applications]]
 * [[https://wiki.ubuntu.com/LibreOfficeBugWrangling|LibreOffice]]
 * [[DebuggingModemmanager|Modem Manager]]
 * [[DebuggingNetworkManager|Network Manager]]
 * [[DebuggingTelepathy|Telepathy framework]]
 * [[UbuntuOne#BugTriage|Ubuntuone]]
Line 19: Line 34:
 * [[DebuggingAyatana|Ayatana project]]
 * [[DebuggingBanshee|Banshee]]
 * [[DebuggingFirefox|Firefox Web Browser]]
 * [[DebuggingEvince|Evince Document Viewer]]
 * [[DebuggingEvolution|Evolution Mail]]
 * [[DebuggingGNOME|GNOME applications]]
 * [[DebuggingGNOMEApplets|GNOME applets]]
 * [[DebuggingGNOMEPowerManager|GNOME power manager]]
 * [[DebuggingGnomeSystemTools|GNOME System Tools]]
 * [[DebuggingScreenLocking|GNOME Screensaver (and screen locking)]]
 * [[DebuggingGconf|Gconf]]
 * [[DebuggingGwibber|Gwibber]]
 * [[DebuggingKDE|KDE applications]]
 * [[DebuggingGnash|Gnash Flash plugin]]
 * [[DebuggingNetworkManager|Network Manager]]
 * [[DebuggingModemmanager|Modem Manager]]
 * [[DebuggingTelepathy|Telepathy framework]]
 * [[DebuggingOpenOffice|OpenOffice.org]]
 * [[DebuggingJava|Java]]
 * [[DebuggingEmpathy|Empathy]]
 * [[UbuntuOne#BugTriage|Ubuntuone]]
 * [[Chromium/Debugging|Chromium]]
Line 42: Line 35:
== Server Applications == = Server Applications =
Line 51: Line 44:
== Hardware == = Application Debugging Tools =
Line 53: Line 46:
 * [[Backtrace]]
 * [[MemoryTest|Memory test]]
 * [[Strace]]
 * [[Valgrind]]

= Hardware =

 * [[DebuggingBluetooth|Bluetooth]]
Line 54: Line 55:
 * [[DebuggingUdev|Udev (device hotplugging)]]
 * [[DebuggingIRQProblems|IRQ problems]]
 * [[DebuggingACPI|ACPI (power-saving etc.)]]
 * [[DebuggingSoundProblems|Sound problems]]
 * [[DebuggingKeyboardDetection|Keyboard detection]]
 * [[DebuggingMouseDetection|Mouse detection]]
Line 59: Line 58:
 * [[DebuggingMouseDetection|Mouse detection]]
Line 62: Line 60:
 * [[DebuggingKeyboardDetection|Keyboard detection]]
 * [[Bugs/KnownHardwareIssues/10.10|Known hardware specific issues on Maverick]]
 * [[DebuggingUdev|Udev (device hotplugging)]]
Line 71: Line 68:
== Kernel == = Kernel =
Line 75: Line 72:
## please add any new debugging pages to the Kernel/Debugging page in the Debugging Scenarios section and they will appear here and all other appropriate places together.
<<Include(Kernel/Debugging, , from="== Debugging Scenarios ==$", to="==")>>
## please add any new debugging pages to the page https://wiki.ubuntu.com/Kernel/Debugging in the Debugging Scenarios section and they will appear here and all other appropriate places together.
<<Include(Kernel/Debugging, , from="== Introduction ==$", to="== Links ==$")>>
Line 78: Line 75:
== Installation and Upgrades == = Installation and Upgrades =
Line 80: Line 77:
 * [[DebuggingInstallationIssues|Installing and updating packages (General issues)]]
Line 83: Line 81:
 * [[DebuggingInstallationIssues|Installing and updating packages (General issues)]]
Line 85: Line 82:
== Debugging Tools == = Miscellaneous =
Line 87: Line 84:
 * [[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]]
Line 100: Line 86:
 * [[DebuggingDBus|Debugging D-Bus problems]]
Line 101: Line 88:
 * [[DebuggingDBus|Debugging D-Bus problems]]  * [[https://wiki.ubuntu.com/Bugs/Triaging/libmtp|Debugging libmtp, the MTP (Media Transfer Protocol) library]]
 * [[DebuggingNonEnglishErrors|Debugging non-English errors]]
 * [[DebuggingPlymouth|Debugging Plymouth Ubuntu's Bootsplash]]
 * [[DebuggingSecurity|Debugging security issues]]
 * [[DebuggingUsplash|Debugging usplash, the pretty logo you see while booting up or shutting down (usplash)*obsolete]]
 * [[X/Debugging|Debugging X (display problems etc.)]]
Line 103: Line 95:
== 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.
= 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.

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 to this page on how to debug a package, 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

Application Debugging Tools

Hardware

Storage devices

Kernel

To determine which guides are relevant to your problem see the symptom based debugging guide.

Kernel Debugging Scenarios

Kernel Debugging Guides

  • ACPI -- debugging ACPI (Advanced Configuration and Power Interface)

  • BIOS -- Debugging BIOS issues on Ubuntu (DSDT, Reboot, Suspend/Resume)

  • IRQ -- debugging interrupt related issues

  • Sound -- Basic troubleshooting tips for debugging sound problems

  • System Crash -- Tips for gather information regarding system crashes and lockups

Kernel Debugging Tools/Information

Installation and Upgrades

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)