(→Rich Core) |
|||
| (3 intermediate revisions not shown) | |||
| Line 2: | Line 2: | ||
'''rich core dump = core dump from crashed process + context data saved from the device''' | '''rich core dump = core dump from crashed process + context data saved from the device''' | ||
| + | |||
| + | Rich Core Dumper is part of [[Quality/QA-tools/CrashAnalysisSolution|MeeGo Crash Analysis Solution]]. Rich core dumps are processed by [[Quality/QA-tools/Corelysis|Corelysis]] and crash data is published in [[Quality/QA-tools/CrashReports|Crash Reports]]. | ||
== How does it work? == | == How does it work? == | ||
[[File:Sp-rich-core.png|600px|thumb|center|rich core]] | [[File:Sp-rich-core.png|600px|thumb|center|rich core]] | ||
| + | |||
| + | == Installation into MeeGo Device == | ||
| + | |||
| + | * Add repositories | ||
| + | |||
| + | zypper ar -f http://download.meego.com/live/devel:/quality/testing/ devel-quality | ||
| + | zypper ar -f http://download.meego.com/live/Tools:/Testing/Trunk/ tools-testing | ||
| + | |||
| + | * Install | ||
| + | |||
| + | zypper in sp-rich-core --no-gpg-checks | ||
| + | |||
| + | * Enable rich core dumping | ||
| + | |||
| + | /etc/init.d/rich-core-pattern start | ||
== Sources == | == Sources == | ||
Contents |
rich core dump = core dump from crashed process + context data saved from the device
Rich Core Dumper is part of MeeGo Crash Analysis Solution. Rich core dumps are processed by Corelysis and crash data is published in Crash Reports.
zypper ar -f http://download.meego.com/live/devel:/quality/testing/ devel-quality zypper ar -f http://download.meego.com/live/Tools:/Testing/Trunk/ tools-testing
zypper in sp-rich-core --no-gpg-checks
/etc/init.d/rich-core-pattern start
In rich core related issues/ questions contact us in the following channels: