I have been encountering a problem trying to work with the core dump file.
After I decompress the lz4 file and then try to use gdb (gdb
/apps/httpd2.5/bin/httpd ), I am getting an error msg in GDG:
Reading symbols from /apps/httpd2.4/bin/httpd...done.
"/var/lib/systemd/coredump/core.httpd.1001.9e1
On Linux, /proc/sys/kernel/core_pattern determines the filename and may
pipe it to a custom process (abrtd, systemd). If it's piped, you will need
to possibly configure it or extract the underlying core.
On Tue, Feb 11, 2025 at 7:11 AM o haya wrote:
> Hi,
> This is a followup (but different prob
Hi,
This is a followup (but different problem) to a problem that I had posted
about previously.
In the earlier thread, I had been getting an "undefined symbol" problem,
and actually, it turned out that I had encountered that problem, and solved
it, years ago (almost 7 years ago, I think), but with