<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Tw Cen MT";
        panose-1:2 11 6 2 2 1 4 2 6 3;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="2050" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>Hello,<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I have a couple errors that also happened on 1.2.6 and I
wondered if anyone might have a suggestion why.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>The one thing I know might be strange about my system is
that my first kernel (the one that panics) is compiled with CONFIG_VMSPLIT_1G,
meaning that it is set to have 3GB of kernel space and 1GB of user space. I
believe this does things to CONFIG_PAGE_OFFSET, but the depth of my kernel
knowledge is not so great.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal># makedumpfile -E -d 31 -i /boot/vmcoreinfo vmcore
dumpoutput2<o:p></o:p></p>

<p class=MsoNormal>check_release: /boot/vmcoreinfo and vmcore don't match.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>makedumpfile Failed.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>The release numbers of the vmcore and vmcoreinfo files
should be identical. This happens if I specify anything greater than &#8220;&#8211;d
1&#8221;.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I tried a quick addition to the printf to include the values
that generate the above error. It looks like &#8220;system_utsname.release&#8221;
is NULL coming into the strcmp on line 340 of makedumpfile.c . Unfortunately I
don&#8217;t know enough about the kernel to go further than this.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Additionally (potentially a separate issue), on an identical
piece of hardware, but with 4GB of memory instead of 2GB, using &#8220;-d 1&#8221;,
I get the following error:<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Excluding zero
pages&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
: [ 38 %] readmem: Can't seek the dump memory(/proc/vmcore). Invalid argument<o:p></o:p></p>

<p class=MsoNormal>create_2nd_bitmap: Can't exclude pages filled with
zerocreate_2nd_bitmap: for creating an ELF dumpfile.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>makedumpfile Failed.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I can cp the file just fine and it loads up in crash, but I
can&#8217;t seem to use makedumpfile to trim the vmcore down at all on this
system with more memory.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Any suggestions? Thanks!<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 align=left
 style='border-collapse:collapse'>
 <tr>
  <td valign=top style='padding:0in 5.75pt 0in 5.75pt'>
  <p class=MsoNormal style='mso-element:frame;mso-element-frame-hspace:2.25pt;
  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:
  column;mso-height-rule:exactly'><span style='font-size:12.0pt;font-family:
  "Tw Cen MT","sans-serif"'>Kevin Worth<br>
  Network Security <br>
  Software Engineer<br>
  </span><a href="mailto:kevin.worth@hp.com"><span style='font-size:12.0pt;
  font-family:"Tw Cen MT","sans-serif";color:blue'>kevin.worth@hp.com</span></a><span
  style='font-size:12.0pt;font-family:"Tw Cen MT","sans-serif"'> <br>
  ph 916.785.4528<br>
  fx 916.785.1196<o:p></o:p></span></p>
  </td>
  <td style='padding:0in 5.75pt 0in 5.75pt'>
  <p class=MsoNormal style='mso-element:frame;mso-element-frame-hspace:2.25pt;
  mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:
  column;mso-height-rule:exactly'><span style='font-size:10.0pt;font-family:
  "Tw Cen MT","sans-serif"'><img border=0 width=145 height=79
  id="Picture_x0020_1" src="cid:image003.jpg@01C91999.C5AF4AE0"
  alt=ProCurve-RGB-logo-small></span><span style='font-size:12.0pt;font-family:
  "Times New Roman","serif"'><o:p></o:p></span></p>
  </td>
 </tr>
</table>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

</body>

</html>