[Bug 273956] KERN_PROC_VMMAP does not read all mapped files
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273956] KERN_PROC_VMMAP does not read all mapped files"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Sep 2023 20:11:25 UTC
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.