Meego Wiki
Views

Quality/QA-tools/rich-core

From MeeGo wiki
< Quality | QA-tools(Difference between revisions)
Jump to: navigation, search
(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 ==

Latest revision as of 23:15, 16 January 2012

Contents

Rich Core

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.

How does it work?

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

MeeGo Gitorious

Contact

In rich core related issues/ questions contact us in the following channels:

Personal tools