From: patchwork-bot+ofono@kernel.org
To: Steve Schrock <steve.schrock@getcruise.com>
Cc: ofono@lists.linux.dev
Subject: Re: [PATCH] log: Handle dladdr failure
Date: Wed, 08 May 2024 15:50:30 +0000 [thread overview]
Message-ID: <171518343019.10761.948465647028566910.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240508143844.42060-1-steve.schrock@getcruise.com>
Hello:
This patch was applied to ofono.git (master)
by Denis Kenzior <denkenz@gmail.com>:
On Wed, 8 May 2024 14:38:44 +0000 you wrote:
> If unit/test-qmimodem-qmi times out while running under valgrind,
> valgrind complains about an uninitialized value being printed during
> abort signal logging. dladdr fails on the valgrind address
> (0x580BCE37 in the example below) but print_backtrace still tries to
> access the Dl_info structure which is not initialized. The fix is to
> handle the dladdr failure gracefully.
>
> [...]
Here is the summary with links:
- log: Handle dladdr failure
https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=cef344ccf05e
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-05-08 15:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-08 14:38 [PATCH] log: Handle dladdr failure Steve Schrock
2024-05-08 15:50 ` patchwork-bot+ofono [this message]
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=171518343019.10761.948465647028566910.git-patchwork-notify@kernel.org \
--to=patchwork-bot+ofono@kernel.org \
--cc=ofono@lists.linux.dev \
--cc=steve.schrock@getcruise.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox