Howto:Reset/re-init Troubleshooting: Difference between revisions

Jump to navigation Jump to search
m
m (→‎Subsystem status: not currently WIP, table needs to be cleaned up, should probably use a separate template for rows containing a gdb backtrace with syntax highlighting (preferably using collapsible))
Line 106: Line 106:
[[File:Reset-reinit-control-panel.png|thumb|reset/reinit control panel for regression testing purposes implemented using Nasal & Canvas]]
[[File:Reset-reinit-control-panel.png|thumb|reset/reinit control panel for regression testing purposes implemented using Nasal & Canvas]]


=== Broken Subsystems ===
{| class="wikitable"
{| class="wikitable"
! Subsystem !! reinit !! removal !! adding !! Notes !! Memory !! Backtrace (pastebin)
! Subsystem !! reinit !! removal !! adding !! Notes !! Memory !! Backtrace (pastebin)
Line 193: Line 194:


|}
|}
=== Working Subsystems ===
{{Note|The subsystems shown in the table below seem to  be fairly safe to remove/add at run-time, so that it would seem possible to come up with an extended minimal startup profile implemented in scripting space that will actually disable unneeded subsystems during startup.}}


== Nasal example ==
== Nasal example ==

Navigation menu