nihui / valgrind-android

GNU General Public License v2.0
57 stars 15 forks source link

Segmentation fault #12

Open Wanger-SJTU opened 2 years ago

Wanger-SJTU commented 2 years ago
Program received signal SIGSEGV, Segmentation fault.
vgPlain_convert_sigaction_fromK_to_toK (fromK=0x100010211120, fromK@entry=0x5859ae98 <vgPlain_interim_stack+1113608>, toK=toK@entry=0x5859ae70 <vgPlain_interim_stack+1113568>) at m_libcsignal.c:346
346        *toK = *fromK;

any idea for this issue?

wangzhaode commented 1 year ago

也有此问题

139|cupid:/data/local/tmp $ ./valgrind/bin/valgrind
Segmentation fault

TianpingHsu commented 1 year ago

same issue.

telenewbie commented 6 days ago

same issue.