DebuggingProcedures
4475
Comment: Added Cheese to GNOME applications.
|
← Revision 125 as of 2019-07-19 13:37:58 ⇥
4513
|
Deletions are marked like this. | Additions are marked like this. |
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: |
* [[Unity/FilingBugs|Unity]] | |
Line 20: | Line 19: |
* [[Chromium/Debugging|Chromium]] | |
Line 21: | Line 21: |
* [[DebuggingEmpathy|Empathy]] | |
Line 22: | Line 23: |
* [[DebuggingGNOME|GNOME applications - Applets, Banshee, Cheese, Evince, Evolution, Gconf, Network Manager, Power Manager, Screensaver (screen locking), System Tools]] | * [[DebuggingGnash|Gnash Flash plugin]] * [[DebuggingGNOME|GNOME applications - Applets, Banshee, Cheese, Evince, Evolution, Gconf, Nautilus, Network Manager, Power Manager, Screensaver (screen locking), System Tools]] |
Line 24: | Line 26: |
* [[DebuggingJava|Java]] | |
Line 26: | Line 29: |
* [[DebuggingGnash|Gnash Flash plugin]] | |
Line 28: | Line 30: |
* [[DebuggingNetworkManager|Network Manager]] | |
Line 29: | Line 32: |
* [[DebuggingJava|Java]] * [[DebuggingEmpathy|Empathy]] |
|
Line 32: | Line 33: |
* [[Chromium/Debugging|Chromium]] | * [[Unity/FilingBugs|Unity]] |
Line 34: | Line 35: |
== Server Applications == | = Server Applications = |
Line 43: | Line 44: |
== Hardware == | = Application Debugging Tools = |
Line 45: | Line 46: |
* [[Backtrace]] * [[MemoryTest|Memory test]] * [[Strace]] * [[Valgrind]] = Hardware = * [[DebuggingBluetooth|Bluetooth]] |
|
Line 46: | Line 55: |
* [[DebuggingUdev|Udev (device hotplugging)]] * [[DebuggingIRQProblems|IRQ problems]] * [[DebuggingACPI|ACPI (power-saving etc.)]] * [[DebuggingSoundProblems|Sound problems]] |
* [[DebuggingKeyboardDetection|Keyboard detection]] * [[DebuggingMouseDetection|Mouse detection]] |
Line 51: | Line 58: |
* [[DebuggingMouseDetection|Mouse detection]] | |
Line 54: | Line 60: |
* [[DebuggingKeyboardDetection|Keyboard detection]] * [[https://wiki.ubuntu.com/Kernel/Debugging/USB|USB problems]] |
* [[DebuggingUdev|Udev (device hotplugging)]] |
Line 63: | Line 68: |
== Kernel == | = Kernel = |
Line 67: | 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 70: | Line 75: |
== Installation and Upgrades == | = Installation and Upgrades = |
Line 72: | Line 77: |
* [[DebuggingInstallationIssues|Installing and updating packages (General issues)]] | |
Line 75: | Line 81: |
* [[DebuggingInstallationIssues|Installing and updating packages (General issues)]] | |
Line 77: | Line 82: |
== Debugging Tools == | = Miscellaneous = |
Line 79: | Line 84: |
* [[MemoryTest|Memory test]] * [[Backtrace]] * [[Strace]] * [[Valgrind]] == Miscellaneous == * [[X/Debugging|Debugging X (display problems etc.)]] * [[ DebuggingSecurity | Debugging security issues ]] * [[DebuggingPlymouth|Debugging Plymouth Ubuntu's Bootsplash ]] * [[DebuggingUsplash|Debugging the pretty logo you see while booting up or shutting down (usplash)*obsolete ]] * [[DebuggingNonEnglishErrors|Debugging non-English errors]] |
|
Line 93: | Line 86: |
* [[DebuggingDBus|Debugging D-Bus problems]] | |
Line 94: | 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 96: | 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
Backlight -- How to debug issues related to backlight brightness control
Hibernate/Resume -- Help debugging kernel hibernate/resume problems
High Temperatures -- How to debug thermal issues and/or fan related problems
Hotkeys -- How to debug non-working hotkeys
Kernel Boot -- debugging Kernel boot issues
Kernel Oops -- Analyzing Kernel Oopses
Suspend/Resume -- Help debugging kernel suspend/resume problems
Trace scheduling while atomic -- How to gather a trace to help debug "scheduling while atomic" bugs
Update Errors -- Debugging common errors seen when updating/upgrading
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
Firmware -- All about firmware and how to debug firmware loading issues
Kernel Debugging Tricks -- Some kernel debugging tricks and tips
linux-crashdump -- How to use linux-crashdump to capture a kernel oops/panic
Mainline Kernel Builds -- How to use mainline kernels for debugging
Netconsole -- Configuring console over network using netconsole
Systemtap -- Introduction to Systemtap for reboot free, dynamic instrumentation
Ubuntu Kernel Team PPA -- Instructions on how to use the Ubuntu Kernel Team's PPA, as well as using a specific kernel developer's PPA
Ubuntu to mainline kernel mapping -- A table of Ubuntu releases and which mainline version they are based on, including the current release pocket assignments
USB -- How to debug USB problems
View early printk via USB -- How to view early printk messages using USB debug
Voodoo -- Q&A for strange symptoms and how to debug
Kernel Debugging with QEMU/KVM -- How to debug a kernel running inside a QEMU/KVM instance
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.
DebuggingProcedures (last edited 2019-07-19 13:37:58 by till-kamppeter)