<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>crash: cannot open secondary temporary file</div><div><br></div><div>above is the last error statement and crash exits.</div><div><br></div><div>Regards,</div><div>Oza.<br></div><div><br></div>  <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"> <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight: bold;">From:</span></b> Dave Anderson <anderson@redhat.com><br> <b><span style="font-weight: bold;">To:</span></b> paawan oza <paawan1982@yahoo.com> <br><b><span style="font-weight: bold;">Cc:</span></b> "Discussion list for crash utility usage, maintenance and development" <crash-utility@redhat.com> <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday,
 8 August 2012 7:28 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Crash-utility] using crash for ARM<br> </font> </div> <br><br><br>----- Original Message -----<br>> <br>> <br>> Hi,<br>> I got the crash up on the target but I get following error.<br><br>Well, that's impressive...<br> <br>> WARNING: kernels compiled by different gcc versions:<br>> ./vmlinux: (unknown)<br>> live system kernel: 4.4.3<br><br>That's a harmless warning, but what do these commands show:<br><br> $ strings vmlinux | grep "Linux version"<br><br>and <br><br> $ cat /proc/version<br><br>The gcc-related data in those two strings are being compared.<br><br>> crash: cannot open secondary temporary file<br><br>When do you see that message?<br><br>> <br>> I have taken System.map and vmlinux from the same build path.<br><br>The System.map file is not necessary if the vmlinux is the kernel<br>that the live system is
 running.<br><br>Dave<br><br> <br>> <br>> Regards,<br>> Oza.<br>> <br>> <br>> <br>> <br>> <br>> From: Dave Anderson <<a ymailto="mailto:anderson@redhat.com" href="mailto:anderson@redhat.com">anderson@redhat.com</a>><br>> To: paawan oza <<a ymailto="mailto:paawan1982@yahoo.com" href="mailto:paawan1982@yahoo.com">paawan1982@yahoo.com</a>>; "Discussion list for crash<br>> utility usage, maintenance and development"<br>> <<a ymailto="mailto:crash-utility@redhat.com" href="mailto:crash-utility@redhat.com">crash-utility@redhat.com</a>><br>> Sent: Monday, 6 August 2012 8:58 PM<br>> Subject: Re: [Crash-utility] using crash for ARM<br>> <br>> <br>> <br>> ----- Original Message -----<br>> > <br>> > <br>> > <br>> > Hi,<br>> > <br>> > <br>> > I would like to use crash utility on ARM.<br>> > what I understand is there might be two ways to go about
 it.<br>> > <br>> > 1) cross compile whole crash for arm itself, which doesnt seem to<br>> > be<br>> > good option because on arm target we will need lots of depedent<br>> > packages.<br>> > <br>> > 2) run crash on x86 and have gdbserver/remoter server compiled on<br>> > target. and have serial connection and so on..<br>> > <br>> > please suggest instructions or any pointers regarding the same.<br>> > <br>> > Regards,<br>> > Oza.<br>> <br>> If you are talking about running crash on a live ARM system, then<br>> option #1 is the only possibility. Option #2 does not exist for<br>> the crash utility; live system access requires either /dev/mem,<br>> /proc/kcore, or the /dev/crash misc driver.<br>> <br>> Dave<br>> <br>> <br>> <br>> <br><br><br> </div> </div>  </div></body></html>