Gentoo Archives: gentoo-user

From: karl@××××××××.se
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How do I get a core dump from seg-faulting software?
Date: Thu, 16 Dec 2021 16:33:11
Message-Id: 20211216163258.43C65823F6E2@turkos.aspodata.se
In Reply to: [gentoo-user] How do I get a core dump from seg-faulting software? by Alan Mackenzie
1 Alex:
2 > I've got CONFIG_ELF_CORE and CONFIG_COREDUMP both configured to yes in
3 > my kernel.
4 >
5 > When I do
6 >
7 > $ uclimit -H -c
8 >
9 > , it tells me "unlimited".
10 >
11 > But still, no dump. :-(
12 >
13 > What am I missing?
14
15 Have you tried:
16
17 $ man gcore
18 $ man 5 core
19
20 Regards,
21 /Karl Hammar

Replies

Subject Author
Re: [gentoo-user] How do I get a core dump from seg-faulting software? Alan Mackenzie <acm@×××.de>