https://bugs.kde.org/show_bug.cgi?id=391861

            Bug ID: 391861
           Summary: Massif assertion failed
           Product: valgrind
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: massif
          Assignee: n...@valgrind.org
          Reporter: hemanthluvsf...@gmail.com
  Target Milestone: ---

I have been using Valgrind 3.11 on ARM aarch64 and recently shifted to Valgrind
3.13.
The 3.13 ver of massif is throwing the following error and not generating the
report file.

==2141== Massif, a heap profiler

==2141== Copyright (C) 2003-2017, and GNU GPL'd, by Nicholas Nethercote

==2141== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info

==2141== Command: ./valgrind_test_out.out -e 3 0

==2141==



valgrind: ../../valgrind-3.13.0/coregrind/m_execontext.c:411
(record_ExeContext_wrk2): Assertion 'n_ips >= 1 && n_ips <=
VG_(clo_backtrace_size)' failed.



host stacktrace:

==2141==    at 0x58009F7C: ??? (in /usr/lib64/valgrind/massif-arm64-linux)



sched status:

  running_tid=1



Thread 1: status = VgTs_Runnable (lwpid 2141)

==2141==    at 0x48420FC: malloc (in
/usr/lib64/valgrind/vgpreload_massif-arm64-linux.so)

I couldn't any results for a similar bug. Any insight into the issue would be
very helpful

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to