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

Dapeng <wukunpeng...@163.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|3.13.0                      |3.15 SVN
           Platform|Fedora RPMs                 |Compiled Sources

--- Comment #1 from Dapeng <wukunpeng...@163.com> ---
download https://sourceware.org/pub/valgrind/valgrind-3.15.0.tar.bz2
reference README,make and make install.
it has same problem,does valgrind not support loongson ? or doesn't support
mips64el ?



[root@localhost valgrind-3.15.0]# valgrind ls
==2657== Memcheck, a memory error detector
==2657== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2657== Using Valgrind-3.15.0 and LibVEX; rerun with -h for copyright info
==2657== Command: ls
==2657==

VEX: Err : Unsupported baseline
     Found: Loongson-baseline
Cannot continue. Good-bye

vex storage: T total 0 bytes allocated
vex storage: P total 0 bytes allocated

valgrind: the 'impossible' happened:
   LibVEX called failure_exit().

host stacktrace:
==2657==    at 0x58061BC8: show_sched_status_wrk (m_libcassert.c:388)
==2657==    by 0x58061DA0: report_and_quit (m_libcassert.c:459)
==2657==    by 0x5806200C: panic (m_libcassert.c:535)
==2657==    by 0x5806200C: vgPlain_core_panic_at (m_libcassert.c:540)
==2657==    by 0x58062050: vgPlain_core_panic (m_libcassert.c:545)
==2657==    by 0x5807F1E8: failure_exit (m_translate.c:751)
==2657==    by 0x58191160: vfatal (main_util.c:603)
==2657==    by 0x5818B3C0: invalid_hwcaps (main_main.c:1851)
==2657==    by 0x5818B97C: check_hwcaps (main_main.c:2068)
==2657==    by 0x5818C558: LibVEX_FrontEnd (main_main.c:530)
==2657==    by 0x5818CF34: LibVEX_Translate (main_main.c:1185)
==2657==    by 0x580822BC: vgPlain_translate (m_translate.c:1813)
==2657==    by 0x580D2C50: handle_tt_miss (scheduler.c:1139)
==2657==    by 0x580D2C50: vgPlain_scheduler (scheduler.c:1505)
==2657==    by 0x5813AE38: thread_wrapper (syswrap-linux.c:103)
==2657==    by 0x5813AE38: run_a_thread_NORETURN (syswrap-linux.c:156)

sched status:
  running_tid=1
--2657-- VALGRIND INTERNAL ERROR: Valgrind received a signal 11 (SIGSEGV) -
exiting
--2657-- si_code=1;  Faulting address: 0x148;  sp: 0x1002eb7280

valgrind: the 'impossible' happened:
   Killed by fatal signal

host stacktrace:
==2657==    at 0x580D4BD8: vgPlain_is_in_syscall (syswrap-main.c:1642)
==2657==    by 0x580616CC: print_thread_state (m_libcassert.c:326)
==2657==    by 0x580619A4: show_sched_status_wrk (m_libcassert.c:422)
==2657==    by 0x58061DA0: report_and_quit (m_libcassert.c:459)
==2657==    by 0x5806200C: panic (m_libcassert.c:535)
==2657==    by 0x5806200C: vgPlain_core_panic_at (m_libcassert.c:540)
==2657==    by 0x58062050: vgPlain_core_panic (m_libcassert.c:545)
==2657==    by 0x5807F1E8: failure_exit (m_translate.c:751)
==2657==    by 0x58191160: vfatal (main_util.c:603)
==2657==    by 0x5818B3C0: invalid_hwcaps (main_main.c:1851)
==2657==    by 0x5818B97C: check_hwcaps (main_main.c:2068)
==2657==    by 0x5818C558: LibVEX_FrontEnd (main_main.c:530)
==2657==    by 0x5818CF34: LibVEX_Translate (main_main.c:1185)
==2657==    by 0x580822BC: vgPlain_translate (m_translate.c:1813)
==2657==    by 0x580D2C50: handle_tt_miss (scheduler.c:1139)
==2657==    by 0x580D2C50: vgPlain_scheduler (scheduler.c:1505)
==2657==    by 0x5813AE38: thread_wrapper (syswrap-linux.c:103)
==2657==    by 0x5813AE38: run_a_thread_NORETURN (syswrap-linux.c:156)

sched status:
  running_tid=1
Segment error

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

Reply via email to