public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* core file not generated when kernel is crashed with Sysrq key
@ 2005-07-28 11:52 dipankar das
  2005-07-28 12:01 ` Erik Mouw
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dipankar das @ 2005-07-28 11:52 UTC (permalink / raw)
  To: linux-kernel

Hi,
core file is not generated when kernel is crashed with
Sysrq key ?

 What could be the reason for this ?

  Br,
   Dipankar.
 


		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: core file not generated when kernel is crashed with Sysrq key
  2005-07-28 11:52 core file not generated when kernel is crashed with Sysrq key dipankar das
@ 2005-07-28 12:01 ` Erik Mouw
  2005-07-28 12:11 ` linux-os (Dick Johnson)
  2005-07-28 12:21 ` Vivek Goyal
  2 siblings, 0 replies; 4+ messages in thread
From: Erik Mouw @ 2005-07-28 12:01 UTC (permalink / raw)
  To: dipankar das; +Cc: linux-kernel

On Thu, Jul 28, 2005 at 04:52:42AM -0700, dipankar das wrote:
> core file is not generated when kernel is crashed with
> Sysrq key ?

That's right.

>  What could be the reason for this ?

Because it wasn't designed to do so. Core files are for crashing
userland programs. There are projects for kernel crash dumps, search
the archives.


Erik

-- 
+-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 --
| Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: core file not generated when kernel is crashed with Sysrq key
  2005-07-28 11:52 core file not generated when kernel is crashed with Sysrq key dipankar das
  2005-07-28 12:01 ` Erik Mouw
@ 2005-07-28 12:11 ` linux-os (Dick Johnson)
  2005-07-28 12:21 ` Vivek Goyal
  2 siblings, 0 replies; 4+ messages in thread
From: linux-os (Dick Johnson) @ 2005-07-28 12:11 UTC (permalink / raw)
  To: dipankar das; +Cc: linux-kernel


On Thu, 28 Jul 2005, dipankar das wrote:

> Hi,
> core file is not generated when kernel is crashed with
> Sysrq key ?
>
> What could be the reason for this ?
>
>  Br,
>   Dipankar.

It's not supposed to write any 'core' file. A 'core' file is
a dump of users' virtual memory. It has nothing to do with
the kernel.

Cheers,
Dick Johnson
Penguin : Linux version 2.6.12 on an i686 machine (5537.79 BogoMips).
Warning : 98.36% of all statistics are fiction.
.
I apologize for the following. I tried to kill it with the above dot :

****************************************************************
The information transmitted in this message is confidential and may be privileged.  Any review, retransmission, dissemination, or other use of this information by persons or entities other than the intended recipient is prohibited.  If you are not the intended recipient, please notify Analogic Corporation immediately - by replying to this message or by sending an email to DeliveryErrors@analogic.com - and destroy all copies of this information, including any attachments, without reading or disclosing them.

Thank you.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: core file not generated when kernel is crashed with Sysrq key
  2005-07-28 11:52 core file not generated when kernel is crashed with Sysrq key dipankar das
  2005-07-28 12:01 ` Erik Mouw
  2005-07-28 12:11 ` linux-os (Dick Johnson)
@ 2005-07-28 12:21 ` Vivek Goyal
  2 siblings, 0 replies; 4+ messages in thread
From: Vivek Goyal @ 2005-07-28 12:21 UTC (permalink / raw)
  To: dipankar das; +Cc: linux-kernel, Fastboot mailing list

On Thu, Jul 28, 2005 at 04:52:42AM -0700, dipankar das wrote:
> Hi,
> core file is not generated when kernel is crashed with
> Sysrq key ?
> 

Do you mean that /proc/vmcore is not present once you are booted into 
capture kernel after crash? If yes, have you enabled the support for
/proc/vmcore in capture kernel (CONFIG_PROC_VMCORE)?

Thanks
Vivek

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-07-28 12:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-28 11:52 core file not generated when kernel is crashed with Sysrq key dipankar das
2005-07-28 12:01 ` Erik Mouw
2005-07-28 12:11 ` linux-os (Dick Johnson)
2005-07-28 12:21 ` Vivek Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox