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

--- Comment #2 from Shouhua Yu <yushou...@ruijie.com.cn> ---
Sorry, I have not give the right log。  I tried both 3.12 and 3.14, and the log
of 3.14 is as following:


[2019-04-02 09:30:32.166]/tmp/usr # ls
[2019-04-02 09:30:32.180]bin      include  lib      share
[2019-04-02 09:31:46.148]/tmp/usr # export VALGRIND_LIB=/tmp/usr/lib/valgrind   
[2019-04-02 09:32:04.612]/tmp/usr # /tmp/usr/bin/valgrind ls -l                 
[2019-04-02 09:32:04.713]==16424== Memcheck, a memory error detector
[2019-04-02 09:32:04.725]==16424== Copyright (C) 2002-2017, and GNU GPL'd, by
Julian Seward et al.
[2019-04-02 09:32:04.725]==16424== Using Valgrind-3.14.0 and LibVEX; rerun with
-h for copyright info
[2019-04-02 09:32:04.725]==16424== Command: ls -l
[2019-04-02 09:32:04.725]==16424== 
[2019-04-02 09:32:09.511]==16424== Invalid write of size 1
[2019-04-02 09:32:09.511]==16424==    at 0x437E044:
__pthread_initialize_minimal (nptl-init.c:309)
[2019-04-02 09:32:09.522]==16424==    by 0x437CA58: ??? (in
/lib/libpthread-2.16.so)
[2019-04-02 09:32:09.533]==16424==  Address 0xffffffffffff8d12 is not stack'd,
malloc'd or (recently) free'd
[2019-04-02 09:32:09.533]==16424== 
[2019-04-02 09:32:09.533]==16424== 
[2019-04-02 09:32:09.545]==16424== Process terminating with default action of
signal 10 (SIGBUS): dumping core
[2019-04-02 09:32:09.545]==16424==    at 0x437E044:
__pthread_initialize_minimal (nptl-init.c:309)
[2019-04-02 09:32:09.556]==16424==    by 0x437CA58: ??? (in
/lib/libpthread-2.16.so)
[2019-04-02 09:32:09.556]==16424== Invalid read of size 4
[2019-04-02 09:32:09.567]==16424==    at 0x4019518: __dl_runtime_resolve
(dl-trampoline.c:178)
[2019-04-02 09:32:09.567]==16424==    by 0x40192E8: _dl_runtime_resolve (in
/lib/ld-2.16.so)
[2019-04-02 09:32:09.579]==16424==  Address 0xffffffffffff8900 is not stack'd,
malloc'd or (recently) free'd
[2019-04-02 09:32:09.579]==16424== 
[2019-04-02 09:32:09.579]==16424== 
[2019-04-02 09:32:09.590]==16424== Process terminating with default action of
signal 10 (SIGBUS)
[2019-04-02 09:32:09.591]==16424==    at 0x4019518: __dl_runtime_resolve
(dl-trampoline.c:178)
[2019-04-02 09:32:09.602]==16424==    by 0x40192E8: _dl_runtime_resolve (in
/lib/ld-2.16.so)
[2019-04-02 09:32:09.602]==16424== 
[2019-04-02 09:32:09.602]==16424== HEAP SUMMARY:
[2019-04-02 09:32:09.613]==16424==     in use at exit: 0 bytes in 0 blocks
[2019-04-02 09:32:09.613]==16424==   total heap usage: 0 allocs, 0 frees, 0
bytes allocated
[2019-04-02 09:32:09.613]==16424== 
[2019-04-02 09:32:09.625]==16424== All heap blocks were freed -- no leaks are
possible
[2019-04-02 09:32:09.625]==16424== 
[2019-04-02 09:32:09.635]==16424== For counts of detected and suppressed
errors, rerun with: -v
[2019-04-02 09:32:09.635]==16424== ERROR SUMMARY: 2 errors from 2 contexts
(suppressed: 0 from 0)
[2019-04-02 09:32:09.635]Bus error

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

Reply via email to