|
From: 王功庆 <wg...@gm...> - 2013-05-18 04:38:42
|
Hi all,
I'm using valgrind 3.81 to debug a memory overflow issue, and
encountered the exception mentioned in the title.
My configuration is listed below, and more information can be got at
https://bugs.kde.org/show_bug.cgi?id=319968 , where i have already filed a
bug.
If it was caused by my error using, please be kindly give me some light,
thanks very much!
1) os: Linux yyyyy 2.6.35 #11 SMP PREEMPT Thu May 16 16:33:16 CST 2013
armv7l GNU/Linux
2) valgrind version: Current release: valgrind-3.8.1
3) build configure: ./configure --prefix==$(pwd)../build
--host=armv7a_xxxx451_001_vfp-linux-gnueabi
4) valgrind command log:
(130517_20:38:40.128)VALGRIND_LIB=/mnt/sda1/valgrind/lib/valgrind
(130517_20:38:40.128)/mnt/sda1/valgrind/bin/valgrind -v --leak-check=full
/mnt/sda1/sysroot/ld-2.12.2.so /mnt/sda1/app -Q source_type= -jz -T 7
5) valgrind exception info:
(130517_20:38:40.362)--1071-- REDIR: 0x11ec00 (memcpy) redirected to
0x380443d0 (???)
(130517_20:38:40.440)--1071-- REDIR: 0x11e050 (strlen) redirected to
0x380443a4 (???)
(130517_20:38:40.893)disInstr(arm): unhandled instruction: 0x69746E65
(130517_20:38:40.893) cond=6(0x6) 27:20=151(0x97) 4:4=0
3:0=5(0x5)
(130517_20:38:40.893)disInstr(arm): unhandled instruction: 0x69746E65
(130517_20:38:40.893) cond=6(0x6) 27:20=151(0x97) 4:4=0
3:0=5(0x5)
Best Regards,
Gongqing.Wang @ China/Wuhan
|