From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Samaresh Singh <samaresh.s@partner.samsung.com>
Cc: "linux-edac@vger.kernel.org" <linux-edac@vger.kernel.org>,
"mchehab@kernel.org" <mchehab@kernel.org>
Subject: Re: Coredump detected executing rasdaemon 0.8.3 using "rasdaemon -f -r" on host with AMD CPU with Ubuntu 24
Date: Wed, 6 Aug 2025 10:27:14 +0200 [thread overview]
Message-ID: <20250806102714.03aaf0bb@foz.lan> (raw)
In-Reply-To: <8eaa91e233aa40aa9a3d9737313661b7@partner.samsung.com>
Em Tue, 5 Aug 2025 21:44:50 +0000
Samaresh Singh <samaresh.s@partner.samsung.com> escreveu:
> Hi,
>
> I compiled rasdaemon 0.8.3 using the code at https://github.com/mchehab/rasdaemon/ on a machine with AMD CPUs and Ubuntu 24 as OS.
> The details about the CPU is available as:
> +++
> processor : 167
> vendor_id : AuthenticAMD
> cpu family : 25
> model : 17
> model name : AMD EPYC 9634 84-Core Processor
> stepping : 1
> microcode : 0xa101148
> cpu MHz : 1500.000
> cache size : 1024 KB
> physical id : 0
> siblings : 168
> core id : 78
> cpu cores : 84
> apicid : 157
> initial apicid : 157
> fpu : yes
> fpu_exception : yes
> cpuid level : 16
> wp : yes
>
> root@msl-ssg-cx02:/usr/local/var/lib/rasdaemon# uname -a
> Linux msl-ssg-cx02.msl.lab 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
> root@msl-ssg-cx02:/usr/local/var/lib/rasdaemon# cat /etc/lsb-release
> DISTRIB_ID=Ubuntu
> DISTRIB_RELEASE=24.04
> DISTRIB_CODENAME=noble
> DISTRIB_DESCRIPTION="Ubuntu 24.04.1 LTS"
> +++++
>
> I had installed all the required dependencies and configure using "-enable-sqlite3 -enable-aer -enable-mce". The compilation succeeded without any errors/warnings but when I tried executing using the command "rasdaemon -f -r" I got the coredump as shown below:
> +++
> root@msl-ssg-cx02:/usr/local/var/lib/rasdaemon# rasdaemon --version
> rasdaemon 0.8.3
> root@msl-ssg-cx02:/usr/local/var/lib/rasdaemon# rasdaemon -f -r
> *** buffer overflow detected ***: terminated
> Aborted (core dumped)
> ++++
>
> Has this been reported by other folks?
Tha´t s new to me.
> Can you please look into this and let us know what could be causing this?
> If you have already observed it, are there any plans to provide a fix for this issue?
You need to use the core dump to identify what line of code caused
the issue. If your machine is using systemd, there is an utility
(coredumpctl) that allows you to inspect it. There is a description
about how to do it at:
https://wiki.archlinux.org/title/Core_dump
Once you check the source, I suggest you to take a look at the code
if it belongs to rasdaemon. If it came from some other place, e.g.
from one of rasdaemon dependencies, then you may need to open a bug
to the specific package on Ubuntu, if rasdaemon is passing the data
right to it.
Regards,
Mauro
>
> Hope to hear soon.
>
> Sincerely
> Samaresh K. Singh
> Memory Solutions Lab Team
> Samsung
Thanks,
Mauro
next prev parent reply other threads:[~2025-08-06 8:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20250805214451uscas1p25185f82c64c5519e601f4645044e0b86@uscas1p2.samsung.com>
2025-08-05 21:44 ` Coredump detected executing rasdaemon 0.8.3 using "rasdaemon -f -r" on host with AMD CPU with Ubuntu 24 Samaresh Singh
2025-08-06 8:27 ` Mauro Carvalho Chehab [this message]
[not found] <CGME20250807071449uscas1p21a977bc7bf8b73e4dc05a4535b322be6@uscas1p2.samsung.com>
2025-08-07 7:14 ` Samaresh Singh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250806102714.03aaf0bb@foz.lan \
--to=mchehab+huawei@kernel.org \
--cc=linux-edac@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=samaresh.s@partner.samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.