<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://futex.re/mediawiki/index.php?action=history&amp;feed=atom&amp;title=4.6._Gestion_des_cores</id>
	<title>4.6. Gestion des cores - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://futex.re/mediawiki/index.php?action=history&amp;feed=atom&amp;title=4.6._Gestion_des_cores"/>
	<link rel="alternate" type="text/html" href="https://futex.re/mediawiki/index.php?title=4.6._Gestion_des_cores&amp;action=history"/>
	<updated>2026-05-13T16:20:14Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://futex.re/mediawiki/index.php?title=4.6._Gestion_des_cores&amp;diff=2076&amp;oldid=prev</id>
		<title>Futex : /* Paramètre des cores */</title>
		<link rel="alternate" type="text/html" href="https://futex.re/mediawiki/index.php?title=4.6._Gestion_des_cores&amp;diff=2076&amp;oldid=prev"/>
		<updated>2013-02-25T14:43:58Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Paramètre des cores&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Paramètres des cores==&lt;br /&gt;
&lt;br /&gt;
  # lscore&lt;br /&gt;
  compression: off&lt;br /&gt;
  path specification: off&lt;br /&gt;
  corefile location: not set&lt;br /&gt;
  naming specification: off&lt;br /&gt;
&lt;br /&gt;
Commandes chcore pour changer ces paramètres&lt;br /&gt;
&lt;br /&gt;
Modifier le nom des core (par défaut core) ici core.pid.ddhhmmss &lt;br /&gt;
  # chcore -n on&lt;br /&gt;
&lt;br /&gt;
Modifier le chemin des core, (par défaut le répertoire courant du process)&lt;br /&gt;
  # chcore -p on -l /qa/qa_dump/corefiles/AIX/aix18/&lt;br /&gt;
&lt;br /&gt;
==Manipulation des cores==&lt;br /&gt;
Prendre un core pour l&amp;#039;envoyer à IBM&lt;br /&gt;
Un file sur le core permet de connaitre le binaire l&amp;#039;ayant généré.&lt;br /&gt;
  #snapcore $CORE_NAME $PATH_DU_BINAIRE&lt;br /&gt;
&lt;br /&gt;
Pour trouver le chemin du binaire:&lt;br /&gt;
  #strings $CORE_NAME | grep &amp;quot;_=&amp;quot; &lt;br /&gt;
Ou&lt;br /&gt;
  #dbx $CORE_NAME&lt;br /&gt;
&lt;br /&gt;
  root:/ &amp;gt;ls -l core&amp;lt;br&amp;gt;&lt;br /&gt;
  -rw-rw-r-- 1 root system 12687 Aug 19 10:31 core&amp;lt;br&amp;gt;&lt;br /&gt;
  root:/ &amp;gt;/usr/lib/ras/check_core /core |tail -1 ==&amp;gt; give you the command wich generates the core_dump&amp;lt;br&amp;gt;&lt;br /&gt;
  lspath&amp;lt;br&amp;gt;&lt;br /&gt;
  root:/ &amp;gt;type lspath&amp;lt;br&amp;gt;&lt;br /&gt;
  lspath is /usr/sbin/lspath&amp;lt;br&amp;gt;&lt;br /&gt;
  root:/ &amp;gt;dbx /usr/sbin/lspath /core&amp;lt;br&amp;gt;&lt;br /&gt;
  Type &amp;#039;help&amp;#039; for help.&amp;lt;br&amp;gt;&lt;br /&gt;
  [using memory image in /core]&amp;lt;br&amp;gt;&lt;br /&gt;
  reading symbolic information ...warning: no source compiled with -g&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
  Segmentation fault in strlen at 0xd01f0098&amp;lt;br&amp;gt;&lt;br /&gt;
  0xd01f0098 (strlen 0x98) 852c0004 lwzu r9,0x4(r12)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
  (dbx) where ==&amp;gt; (to display the stack)&amp;lt;br&amp;gt;&lt;br /&gt;
  strlen() at 0xd01f0098&amp;lt;br&amp;gt;&lt;br /&gt;
  _doprnt(??, ??, ??) at 0xd0209570&amp;lt;br&amp;gt;&lt;br /&gt;
  fprintf(0xf04590e8, 0x20011838, 0x20000338, 0x6f757320, 0x3a0a0925, 0x730a0000, 0x696f6e73, 0x2063692d) at 0xd0207e28&amp;lt;br&amp;gt;&lt;br /&gt;
  do_attrs() at 0x10003c4c&amp;lt;br&amp;gt;&lt;br /&gt;
  main(??, ??) at 0x100005b0&amp;lt;br&amp;gt;&lt;br /&gt;
  &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
 (dbx)&lt;/div&gt;</summary>
		<author><name>Futex</name></author>
	</entry>
</feed>