* multithreaded coredump in 2.6
@ 2004-04-15 15:40 Sergey Lapin
2004-04-15 15:58 ` szonyi calin
0 siblings, 1 reply; 3+ messages in thread
From: Sergey Lapin @ 2004-04-15 15:40 UTC (permalink / raw)
To: linux-kernel
Hi,
I have run into problem of getting multithreaded coredumps. All I am getting
is core file which under gdb shows only one thread out of my around 300
threads.
My original installation is RedHat 8.0 (kernel 2.4.18). I have browsed
Internet and found that it supposed to be fixed since 2.5.47. I have
installed 2.6.5 kernel but still get the same one-threaded dump.
I use GDB version 5.2.
What's wrong? Am I missing something? May be I should change some
kernel settings to enable kernel dump all threads?
I will appreciate any help.
Thanks,
Sergey Lapin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: multithreaded coredump in 2.6
2004-04-15 15:40 multithreaded coredump in 2.6 Sergey Lapin
@ 2004-04-15 15:58 ` szonyi calin
2004-04-15 16:25 ` slapin
0 siblings, 1 reply; 3+ messages in thread
From: szonyi calin @ 2004-04-15 15:58 UTC (permalink / raw)
To: Sergey Lapin, linux-kernel
--- Sergey Lapin <slapin@caseta.com> a écrit : > Hi,
>
> I have run into problem of getting multithreaded coredumps.
> All I am getting
> is core file which under gdb shows only one thread out of my
> around 300
> threads.
>
>
> What's wrong? Am I missing something? May be I should change
> some
> kernel settings to enable kernel dump all threads?
>
AFAIK the default name of the core file is core. So if you have
300 threads they could overwrite the file to one another.
You can customize the core file naming:
/proc/sys/kernel/core_pattern
see Documentation/sysctl/kernel.txt in your kernel tree
> I will appreciate any help.
> Thanks,
> Sergey Lapin
> -
Calin
=====
--
A mouse is a device used to point at
the xterm you want to type in.
Kim Alm on a.s.r.
Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/
Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !Téléchargez Yahoo! Messenger sur http://fr.messenger.yahoo.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: multithreaded coredump in 2.6
2004-04-15 15:58 ` szonyi calin
@ 2004-04-15 16:25 ` slapin
0 siblings, 0 replies; 3+ messages in thread
From: slapin @ 2004-04-15 16:25 UTC (permalink / raw)
To: 'szonyi calin', linux-kernel
> -----Original Message-----
> owner@vger.kernel.org] On Behalf Of szonyi calin
> AFAIK the default name of the core file is core. So if you have
> 300 threads they could overwrite the file to one another.
> You can customize the core file naming:
> /proc/sys/kernel/core_pattern
>
> see Documentation/sysctl/kernel.txt in your kernel tree
>
I use pid in a core file name so it looks like core.2345. It's not it.
Thanks,
Sergey Lapin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-04-15 16:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-15 15:40 multithreaded coredump in 2.6 Sergey Lapin
2004-04-15 15:58 ` szonyi calin
2004-04-15 16:25 ` slapin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®