Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2023 20:11:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 273956] KERN_PROC_VMMAP does not read all mapped files
Message-ID:  <bug-273956-227-GEy3DAdmdw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273956-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273956-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273956

--- Comment #9 from Paul Floyd <pjfloyd@wanadoo.fr> ---
And for reference, if I trigger an assert inside a Valgrind built on Alpine I
get

host stacktrace:
==10726==    at 0x5804379A: show_sched_status_wrk (m_libcassert.c:407)
==10726==    by 0x580438B7: report_and_quit (m_libcassert.c:478)
==10726==    by 0x58043A47: vgPlain_assert_fail (m_libcassert.c:544)
==10726==    by 0x580BC7CD: handle_maybe_load_notifier (m_redir.c:1794)
etc.

and on FreeBSD
host stacktrace:
==9415==    at 0x3810DF06: ??? (in
/home/paulf/valgrind/memcheck/memcheck-amd64-freebsd)
==9415==    by 0x1002AA9FDF: ???
==9415==    by 0x38107069: ??? (in
/home/paulf/valgrind/memcheck/memcheck-amd64-freebsd)
==9415==    by 0x3810DF05: ??? (in
/home/paulf/valgrind/memcheck/memcheck-amd64-freebsd)
==9415==    by 0x1002AA91EF: ???

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273956-227-GEy3DAdmdw>