[valgrind] [Bug 356675] callgrind test apk in android 5.0.2

2016-05-13 Thread winnie_hx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356675 --- Comment #3 from winnie_hx --- Sorry,I think it's my fault,this problem must be in the core of valgrind ,i have modified it to "general".And Thank you very much! At 2016-05-12 20:02:23, "Josef Weidendorfer via KDE Bugzilla" wrote: >https://bugs.kd

[valgrind] [Bug 362892] test apk in android5.0.2,after fix the bug 344802, android log“Unable to create protected region in stack for implicit overflow check. Reason: Out of memory size: 4096”

2016-05-13 Thread winnie_hx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362892 winnie_hx changed: What|Removed |Added Component|callgrind |general -- You are receiving this mail because: Yo

[valgrind] [Bug 356675] callgrind test apk in android 5.0.2

2016-05-13 Thread winnie_hx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356675 winnie_hx changed: What|Removed |Added Component|callgrind |general -- You are receiving this mail because: Yo

[valgrind] [Bug 356675] callgrind test apk in android 5.0.2

2016-05-12 Thread winnie_hx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356675 --- Comment #1 from winnie_hx --- Created attachment 98929 --> https://bugs.kde.org/attachment.cgi?id=98929&action=edit patch that uses signal handle to fix this problem add this patch can solve the signal problem that some apk may meet SIGSEGV . sin

[valgrind] [Bug 362939] test apk in android 5.0 or most,at 0x6A23AB4: art::Thread::InstallImplicitProtection() (in /system/lib/libart.so)

2016-05-11 Thread winnie_hx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362939 --- Comment #2 from winnie_hx --- using patch to fix this problem ,and then you can test apk by valgrind in android 5.0 or most . memcheck,callgrind,lackey and so on. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 362939] test apk in android 5.0 or most,at 0x6A23AB4: art::Thread::InstallImplicitProtection() (in /system/lib/libart.so)

2016-05-11 Thread winnie_hx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362939 winnie_hx changed: What|Removed |Added CC||winnie...@163.com --- Comment #1 from winnie_hx --

[valgrind] [Bug 362939] New: test apk in android 5.0 or most,at 0x6A23AB4: art::Thread::InstallImplicitProtection() (in /system/lib/libart.so)

2016-05-11 Thread winnie_hx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362939 Bug ID: 362939 Summary: test apk in android 5.0 or most,at 0x6A23AB4: art::Thread::InstallImplicitProtection() (in /system/lib/libart.so) Product: valgrind Version: 3.11

[valgrind] [Bug 362892] test apk in android5.0.2,after fix the bug 344802, android log“Unable to create protected region in stack for implicit overflow check. Reason: Out of memory size: 4096”

2016-05-11 Thread winnie_hx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362892 winnie_hx changed: What|Removed |Added CC||winnie...@163.com --- Comment #1 from winnie_hx --

[valgrind] [Bug 344802] disInstr(arm): unhandled instruction: 0xEC510F1E

2016-05-11 Thread winnie_hx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344802 winnie_hx changed: What|Removed |Added Attachment #98873|0 |1 is obsolete||

[valgrind] [Bug 362892] New: test apk in android5.0.2,after fix the bug 344802, android log“Unable to create protected region in stack for implicit overflow check. Reason: Out of memory size: 4096”

2016-05-10 Thread winnie_hx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362892 Bug ID: 362892 Summary: test apk in android5.0.2,after fix the bug 344802,android log“Unable to create protected region in stack for implicit overflow check. Reason: Out of

[valgrind] [Bug 356675] callgrind test apk in android 5.0.2

2016-05-10 Thread winnie_hx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356675 winnie_hx changed: What|Removed |Added CC||winnie...@163.com -- You are receiving this mail b

[valgrind] [Bug 344802] disInstr(arm): unhandled instruction: 0xEC510F1E

2016-05-10 Thread winnie_hx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344802 --- Comment #11 from winnie_hx --- sorry , (0xEC510F1E == (insn & 0xFFF00FFF)) must modifiy as (0xEC510F1E == (insn & 0x0FFF)) -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 344802] disInstr(arm): unhandled instruction: 0xEC510F1E

2016-05-10 Thread winnie_hx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344802 winnie_hx changed: What|Removed |Added CC||winnie...@163.com --- Comment #10 from winnie_hx -

[valgrind] [Bug 356675] New: callgrind test apk in android 5.0.2

2015-12-14 Thread winnie_hx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356675 Bug ID: 356675 Summary: callgrind test apk in android 5.0.2 Product: valgrind Version: 3.10.0 Platform: Android OS: Android 5.x Status: UNCONFIRMED Severity: cra