[valgrind] [Bug 375806] Test helgrind/tests/tc22_exit_w_lock fails with glibc 2.24

2017-02-02 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=375806 --- Comment #2 from Petar Jovanovic <mips3...@gmail.com> --- Patch committed as r16219. Thank you. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 336768] vex mips->IR: unhandled instruction bytes: 0x3B 0xE8 0x3 0xEC

2017-01-31 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=336768 --- Comment #20 from Petar Jovanovic <mips3...@gmail.com> --- I believe we can close this issue now. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 373069] memcheck/tests/leak_cpp_interior fails with GCC 5.1+

2017-01-31 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=373069 --- Comment #4 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Aleksandar Rikalo from comment #2) > Created attachment 102518 [details] > Turn off CXX11_ABI > > This patch forces leak_cpp_interior to be compiled using

[valgrind] [Bug 373069] memcheck/tests/leak_cpp_interior fails with GCC 5.1+

2017-01-31 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=373069 --- Comment #5 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Aleksandar Rikalo from comment #2) > Created attachment 102518 [details] > Turn off CXX11_ABI > > This patch forces leak_cpp_interior to be compiled using

[valgrind] [Bug 375806] Test helgrind/tests/tc22_exit_w_lock fails with glibc 2.24

2017-02-01 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=375806 --- Comment #1 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Tamara Vlahovic from comment #0) > Created attachment 103737 [details] > New suppresion > > Function pthread_create indirectly calls function memcpy.

[valgrind] [Bug 375514] valgrind_get_tls_addr() does not work in case of static TLS

2017-01-30 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=375514 --- Comment #5 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Aleksandar Rikalo from comment #4) > Created attachment 103665 [details] > GDB server - valgrind_get_tls_addr() fix for MIPS v2 > > Suggested comments and d

[valgrind] [Bug 375514] valgrind_get_tls_addr() does not work in case of static TLS

2017-01-26 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=375514 --- Comment #3 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Philippe Waroquiers from comment #2) > IIUC, on mips, the test hgtls fails to properly show the static thread > variable: > static __thread int local; > > I

[valgrind] [Bug 375514] valgrind_get_tls_addr() does not work in case of static TLS

2017-01-25 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=375514 Petar Jovanovic <mips3...@gmail.com> changed: What|Removed |Added CC||philippe.waro

[valgrind] [Bug 341481] MIPS64: Iop_CmpNE32 triggers false warning on MIPS64 platforms

2017-02-13 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=341481 --- Comment #8 from Petar Jovanovic <mips3...@gmail.com> --- I have committed a change (VEX r3304) that should resolve this issue. Let me know if you have any additional concerns. -- You are receiving this mail because: You are watching a

[valgrind] [Bug 358213] helgrind/drd bar_bad testcase hangs or crashes with new glibc pthread barrier implementation

2016-11-09 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=358213 Petar Jovanovic <mips3...@gmail.com> changed: What|Removed |Added CC||mips3...@gma

[valgrind] [Bug 358213] helgrind/drd bar_bad testcase hangs or crashes with new glibc pthread barrier implementation

2016-11-23 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=358213 --- Comment #11 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Petar Jovanovic from comment #10) > Created attachment 102247 [details] > make bar_bad test more deterministic, attempt two > > The previous patch will

[valgrind] [Bug 358213] helgrind/drd bar_bad testcase hangs or crashes with new glibc pthread barrier implementation

2016-11-15 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=358213 Petar Jovanovic <mips3...@gmail.com> changed: What|Removed |Added Attachment #102144|0 |1 is ob

[valgrind] [Bug 370028] Reduce the number of compiler warnings on MIPS platforms

2016-12-16 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=370028 --- Comment #10 from Petar Jovanovic <mips3...@gmail.com> --- Created attachment 102817 --> https://bugs.kde.org/attachment.cgi?id=102817=edit remove coredump-elf cast warning (In reply to Aleksandar Rikalo from comment #4) > Create

[valgrind] [Bug 345307] Warning about "still reachable" memory when using libstdc++ from gcc 5

2016-12-05 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=345307 Petar Jovanovic <mips3...@gmail.com> changed: What|Removed |Added CC||mips3...@gma

[valgrind] [Bug 370028] Reduce the number of compiler warnings on MIPS platforms

2016-12-21 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=370028 --- Comment #12 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Aleksandar Rikalo from comment #11) > It wouldn't work - (*fpu)[n] are doubles, but arch->vex.guest_f##n are > ULongs. In this case we need raw memory move, with

[valgrind] [Bug 370028] Reduce the number of compiler warnings on MIPS platforms

2016-12-21 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=370028 Petar Jovanovic <mips3...@gmail.com> changed: What|Removed |Added Attachment #102817|0 |1 is ob

[valgrind] [Bug 340777] Illegal instruction on mips (ar71xx)

2017-03-24 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=340777 --- Comment #13 from Petar Jovanovic <mips3...@gmail.com> --- We are not able to reproduce this issue on our board with OpenWRT. Can you confirm that you have tried running the latest SVN version of Valgrind WITH the patch for MUSL (https://bugs.k

[valgrind] [Bug 340777] Illegal instruction on mips (ar71xx)

2017-03-22 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=340777 --- Comment #9 from Petar Jovanovic <mips3...@gmail.com> --- I believe the new (non-mips16) issues are not MIPS-related, but rather MUSL-related. Can you try to apply the patch in the second comment Bug 359202 and see if it sorts out your

[valgrind] [Bug 340777] Illegal instruction on mips (ar71xx)

2017-03-23 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=340777 --- Comment #11 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Luiz Angelo De Luca from comment #10) > Here is where I get the SIGSEGV. Maybe stack got corrupted. Is there any > tips from here? Receiving some of these si

[valgrind] [Bug 340777] Illegal instruction on mips (ar71xx)

2017-03-17 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=340777 --- Comment #6 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Luiz Angelo De Luca from comment #5) >==24067== Illegal opcode at address 0x4077B5 >==24067==at 0x4077B5: ??? (in /bin/busybox) This looks suspicious. Is

[valgrind] [Bug 336768] vex mips->IR: unhandled instruction bytes: 0x3B 0xE8 0x3 0xEC

2017-03-17 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=336768 --- Comment #23 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Ivo Raisr from comment #22) > I was not able to find what is the status of this bug. Not sure either, but it seems that no one is complaining on this matter anymore. It

[valgrind] [Bug 336768] vex mips->IR: unhandled instruction bytes: 0x3B 0xE8 0x3 0xEC

2017-03-17 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=336768 --- Comment #24 from Petar Jovanovic <mips3...@gmail.com> --- I believe the issue was fixed by people applying locally the patch from the comment #3. This has not been upstreamed as it seems applicable only for the old BRCM systems, when their

[valgrind] [Bug 340777] Illegal instruction on mips (ar71xx)

2017-03-17 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=340777 --- Comment #4 from Petar Jovanovic <mips3...@gmail.com> --- Is this issue still valid? Are you seeing the issue with the latest Valgrind SVN code? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 375806] Test helgrind/tests/tc22_exit_w_lock fails with glibc 2.24

2017-03-14 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=375806 --- Comment #3 from Petar Jovanovic <mips3...@gmail.com> --- This issue should be closed now. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 377376] memcheck/tests/linux/getregset fails with glibc2.24

2017-03-15 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=377376 --- Comment #7 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Aleksandra Karadzic from comment #2) > Created attachment 104456 [details] > Fix ptrace(traceme) The patch committed in r16273. Thank you. -- You are receivi

[valgrind] [Bug 351692] Dumps created by valgrind are not readable by gdb

2017-03-17 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=351692 --- Comment #3 from Petar Jovanovic <mips3...@gmail.com> --- This issue should be closed now. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 377376] memcheck/tests/linux/getregset fails with glibc2.24

2017-03-16 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=377376 --- Comment #10 from Petar Jovanovic <mips3...@gmail.com> --- I have committed the build fix as r16275. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 348924] MIPS: Load doubles through memory so the code compiles with the FPXX ABI

2017-03-17 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=348924 --- Comment #4 from Petar Jovanovic <mips3...@gmail.com> --- This issue should be closed now. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 336768] vex mips->IR: unhandled instruction bytes: 0x3B 0xE8 0x3 0xEC

2017-03-17 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=336768 --- Comment #21 from Petar Jovanovic <mips3...@gmail.com> --- This issue should be closed. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 340777] Illegal instruction on mips (ar71xx)

2017-04-03 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=340777 --- Comment #16 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Luiz Angelo De Luca from comment #15) > root@router.lan3:/usr/bin# valgrind --version > valgrind-3.13.0.SVN > > The test was using commit svn://svn.valgrind.

[valgrind] [Bug 359202] Add musl libc configure/compile

2017-04-11 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=359202 --- Comment #7 from Petar Jovanovic <mips3...@gmail.com> --- This issue can be closed now. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 348924] MIPS: Load doubles through memory so the code compiles with the FPXX ABI

2017-04-04 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=348924 --- Comment #6 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Ivo Raisr from comment #5) > I was not able to find any NEWS entry. > Will you add this to the list of bugs fixed in 3.12 release? I have just done that, thanks fo

[valgrind] [Bug 340777] Illegal instruction on mips (ar71xx)

2017-04-04 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=340777 --- Comment #18 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Luiz Angelo De Luca from comment #17) > I switched to a new git mirror source. > > valgrind works like a charm with trunk@16292. Thank you very much. >

[valgrind] [Bug 334649] [Cavium Octeon 2 MIPS64] valgrind is up but ld.so assert "rtld.c: 1257: dl_main: Assertion `_rtld_local._dl_rtld_map.l_relocated' failed" and exits

2017-04-12 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=334649 --- Comment #6 from Petar Jovanovic <mips3...@gmail.com> --- Any update here, Vien? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 359202] Add musl libc configure/compile

2017-04-06 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=359202 --- Comment #6 from Petar Jovanovic <mips3...@gmail.com> --- Committed as r16296. Thanks. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 334649] [Cavium Octeon 2 MIPS64] valgrind is up but ld.so assert "rtld.c: 1257: dl_main: Assertion `_rtld_local._dl_rtld_map.l_relocated' failed" and exits

2017-04-13 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=334649 --- Comment #7 from Petar Jovanovic <mips3...@gmail.com> --- As there have been no updates to this issue for years now, I think we should close it. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 331126] Compiling with mipsbe toolchain

2017-04-20 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=331126 --- Comment #10 from Petar Jovanovic <mips3...@gmail.com> --- This issue should be closed. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 376142] Segfaults on MIPS Cavium Octeon boards

2017-03-08 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=376142 Petar Jovanovic <mips3...@gmail.com> changed: What|Removed |Added CC||mips3...@gma

[valgrind] [Bug 377376] memcheck/tests/linux/getregset fails with glibc2.24

2017-03-14 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=377376 --- Comment #3 from Petar Jovanovic <mips3...@gmail.com> --- The patch looks good to me. Anyone has any objections? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 344524] store conditional of guest applications always fail - observed on Octeon3(MIPS)

2017-03-13 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=344524 Petar Jovanovic <mips3...@gmail.com> changed: What|Removed |Added CC||mips3...@gma

[valgrind] [Bug 376142] Segfaults on MIPS Cavium Octeon boards

2017-03-13 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=376142 --- Comment #4 from Petar Jovanovic <mips3...@gmail.com> --- I have submitted the patches (Valgrind r16269, VEX r3316) that should fix and close Bug 344524. Can you try it now with the latest SVN code? As of the failures you are seeing wi

[valgrind] [Bug 341481] MIPS64: Iop_CmpNE32 triggers false warning on MIPS64 platforms

2017-03-14 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=341481 --- Comment #9 from Petar Jovanovic <mips3...@gmail.com> --- We should close this issue now. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 375514] valgrind_get_tls_addr() does not work in case of static TLS

2017-03-14 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=375514 --- Comment #6 from Petar Jovanovic <mips3...@gmail.com> --- We should close this issue now. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 376142] Segfaults on MIPS Cavium Octeon boards

2017-03-14 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=376142 --- Comment #6 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to James Cowgill from comment #5) > Using the latest SVN does fix the hangs on Octeon. Also, I didn't know that > valgrind raised SIGSEGV during normal execution - in

[valgrind] [Bug 344524] store conditional of guest applications always fail - observed on Octeon3(MIPS)

2017-03-14 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=344524 --- Comment #15 from Petar Jovanovic <mips3...@gmail.com> --- We should close this issue now. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 359202] Add musl libc configure/compile

2017-04-05 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=359202 Petar Jovanovic <mips3...@gmail.com> changed: What|Removed |Added CC||mips3...@gma

[valgrind] [Bug 340777] Illegal instruction on mips (ar71xx)

2017-03-31 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=340777 --- Comment #14 from Petar Jovanovic <mips3...@gmail.com> --- Luiz, any update? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 381553] VEX register allocator v3

2017-07-31 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=381553 Petar Jovanovic <mips3...@gmail.com> changed: What|Removed |Added CC||mips3...@gma

[valgrind] [Bug 381553] VEX register allocator v3

2017-08-03 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=381553 --- Comment #58 from Petar Jovanovic <mips3...@gmail.com> --- Ivo, here is a new log. https://transfer.pcloud.com/download.html?code=5ZbBWcZMexCPcqqmR4ZFfeRZT410zHsBPVS9h74eABPRb4ByVQIX I could not attach it as it is too big, even after compr

[valgrind] [Bug 381553] VEX register allocator v3

2017-08-11 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=381553 --- Comment #69 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Ivo Raisr from comment #68) > If I understand your comment correctly, you are saying that MIPS front end > misuses DivModU128to64 for something which is not in

[valgrind] [Bug 381553] VEX register allocator v3

2017-08-10 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=381553 --- Comment #67 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Ivo Raisr from comment #65) > (In reply to Petar Jovanovic from comment #63) > > > The latest patch (lucky 13) seems to work fine on one MIPS variant I >

[valgrind] [Bug 381553] VEX register allocator v3

2017-08-04 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=381553 --- Comment #63 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Ivo Raisr from comment #62) > Petar, please could you test please? > The latest patch (lucky 13) seems to work fine on one MIPS variant I have tested. Thanks for th

[valgrind] [Bug 381553] VEX register allocator v3

2017-08-01 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=381553 Petar Jovanovic <mips3...@gmail.com> changed: What|Removed |Added Attachment #107010|0 |1 is ob

[valgrind] [Bug 381553] VEX register allocator v3

2017-08-01 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=381553 --- Comment #48 from Petar Jovanovic <mips3...@gmail.com> --- Created attachment 107010 --> https://bugs.kde.org/attachment.cgi?id=107010=edit log of MIPS execution -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 381553] VEX register allocator v3

2017-08-01 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=381553 --- Comment #49 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Ivo Raisr from comment #43) > Petar, thank you for testing the patches. > Please could you test again with the latest patch called > "patch 010 - VEX p

[valgrind] [Bug 381553] VEX register allocator v3

2017-08-02 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=381553 --- Comment #56 from Petar Jovanovic <mips3...@gmail.com> --- Situation is better, yet not ideal. Majority of the programs pass, but some crash. E.g. ~/radni/valgrind/trunk$ ./vg-in-place -q --track-origins=yes --vex-regalloc-version=3 ./me

[valgrind] [Bug 382563] MIPS MSA ASE support

2017-08-02 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=382563 Petar Jovanovic <mips3...@gmail.com> changed: What|Removed |Added CC||jsew...@a

[valgrind] [Bug 379473] MIPS: add support for rdhwr cycle counter register

2017-05-08 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=379473 Petar Jovanovic <mips3...@gmail.com> changed: What|Removed |Added CC||mips3...@gma

[valgrind] [Bug 382563] MIPS MSA ASE support

2017-10-10 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=382563 --- Comment #11 from Petar Jovanovic <mips3...@gmail.com> --- (In reply to Tamara Vlahovic from comment #8) > Created attachment 107721 [details] > mips_msa_03 - Implementation of MSA ASE for VEX. > Can you please do some refactorin

[valgrind] [Bug 320546] valgrind exits with "Assertion 'in_rx' failed" for /system/lib/libva-android.so on Android 4.0.4

2017-10-31 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=320546 Petar Jovanovic <mips3...@gmail.com> changed: What|Removed |Added CC||mips3...@gma

[valgrind] [Bug 345763] MIPS N32 ABI support

2018-06-14 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=345763 Petar Jovanovic changed: What|Removed |Added Assignee|jsew...@acm.org |mips3...@gmail.com Resolution

[valgrind] [Bug 382563] MIPS MSA ASE support

2017-10-27 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=382563 --- Comment #19 from Petar Jovanovic <mips3...@gmail.com> --- I have committed the changes. Minor code-style issues have been fixed, but generally, this is great work, thank you for contributing it. -- You are receiving this mail becaus

[valgrind] [Bug 387410] MIPSr6 support

2018-02-01 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=387410 --- Comment #5 from Petar Jovanovic <mips3...@gmail.com> --- The patches have been committed to the trunk. Thanks for the great work. This issue can be closed now. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 382563] MIPS MSA ASE support

2018-07-27 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=382563 Petar Jovanovic changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[valgrind] [Bug 397424] glibc 2.27 and gdb_server tests

2018-08-13 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=397424 Petar Jovanovic changed: What|Removed |Added CC||philippe.waroquiers@skynet

[valgrind] [Bug 396906] compile tests failure on mips32-linux: broken inline asm in tests on mips32-linux

2018-09-04 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=396906 Petar Jovanovic changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[valgrind] [Bug 396905] compile tests failure on mips32-linux: Error: opcode not supported on this processor: mips1 (mips1)

2018-09-04 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=396905 --- Comment #3 from Petar Jovanovic --- Does Aleksandar's comment and suggestion work for you? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 328147] vex mips->IR: unhandled instruction bytes: 0x0 0x0 0x0 0xE

2018-09-06 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=328147 --- Comment #9 from Petar Jovanovic --- Any update here? Otherwise, the issue will be closed. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 396905] compile tests failure on mips32-linux: Error: opcode not supported on this processor: mips1 (mips1)

2018-09-06 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=396905 Petar Jovanovic changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status

[valgrind] [Bug 396905] compile tests failure on mips32-linux: Error: opcode not supported on this processor: mips1 (mips1)

2018-09-10 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=396905 Petar Jovanovic changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO

[valgrind] [Bug 373069] memcheck/tests/leak_cpp_interior fails with GCC 5.1+

2018-09-10 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=373069 Petar Jovanovic changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[valgrind] [Bug 328147] vex mips->IR: unhandled instruction bytes: 0x0 0x0 0x0 0xE

2018-09-10 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=328147 Petar Jovanovic changed: What|Removed |Added Resolution|WAITINGFORINFO |UNMAINTAINED Status|NEEDSINFO

[valgrind] [Bug 342356] MIPS: determine page size at runtime

2018-09-10 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=342356 Petar Jovanovic changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[valgrind] [Bug 338924] mips: wrong instruction emitted

2018-09-10 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=338924 Petar Jovanovic changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[valgrind] [Bug 328441] valgrind_3.9.0 failed to compile in mips32 “Error: illegal operands `cfc1 $t0,$31'”

2018-09-10 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=328441 Petar Jovanovic changed: What|Removed |Added Resolution|--- |UNMAINTAINED Status|UNCONFIRMED

[valgrind] [Bug 402351] mips64 libvexmultiarch_test fails on s390x

2019-01-10 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=402351 --- Comment #2 from Petar Jovanovic --- I will take a look at it. Is there a way to reproduce it myself? I am not seeing any s390 boards on GCC farm unfortunately. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 400975] Compile error: error: '-mips64r2' conflicts with the other architecture options, which specify a mips64 processor

2019-03-27 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=400975 Petar Jovanovic changed: What|Removed |Added Status|RESOLVED|VERIFIED -- You are receiving this mail

[valgrind] [Bug 405430] Use gcc -Wimplicit-fallthrough=2 by default if available

2019-03-25 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=405430 --- Comment #3 from Petar Jovanovic --- (In reply to Mark Wielaard from comment #0) > I would like to enable -Wimplicit-fallthrough=2 by default when available. > It was introduced in GCC7. It caught a couple of bugs, but it does need a > bit

[valgrind] [Bug 402123] invalid assembler opcodes for mips32r2

2019-03-25 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=402123 Petar Jovanovic changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 400975] Compile error: error: '-mips64r2' conflicts with the other architecture options, which specify a mips64 processor

2019-03-25 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=400975 Petar Jovanovic changed: What|Removed |Added CC||mips3...@gmail.com Resolution

[valgrind] [Bug 400164] helgrind test encounters mips x-compiler warnings and assembler error

2019-03-25 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=400164 Petar Jovanovic changed: What|Removed |Added CC||mips3...@gmail.com Resolution

[valgrind] [Bug 402351] mips64 libvexmultiarch_test fails on s390x

2019-03-14 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=402351 Petar Jovanovic changed: What|Removed |Added Assignee|jsew...@acm.org |mips3...@gmail.com Status

[valgrind] [Bug 402351] mips64 libvexmultiarch_test fails on s390x

2019-03-14 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=402351 Petar Jovanovic changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

[valgrind] [Bug 405458] MIPS mkFormVEC arguments swapped?

2019-03-18 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=405458 Petar Jovanovic changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 407218] Add support for the copy_file_range syscall

2019-05-15 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=407218 --- Comment #5 from Petar Jovanovic --- (In reply to Mark Wielaard from comment #4) > > Does the following work on mips32? Yes, it does. Can you commit the change? Thanks. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 406824] Unsupported baseline

2019-05-10 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=406824 Petar Jovanovic changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 407218] Add support for the copy_file_range syscall

2019-05-10 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=407218 --- Comment #3 from Petar Jovanovic --- (In reply to Mark Wielaard from comment #1) > Very nice. This looks good. (disclaimer, Sasha and I already did discuss > this patch on irc). I did two tweaks. Removed the args from vgtest file (the >

[valgrind] [Bug 406824] Unsupported baseline

2019-05-10 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=406824 --- Comment #4 from Petar Jovanovic --- (In reply to Dapeng from comment #3) > it's worked, but new problem came out... > ==6577== > vex mips->IR: unhandled instruction bytes: 0x7C 0x19 0xB7 0xEB > ==6577== valgrind: Unrecogni

[valgrind] [Bug 406824] Unsupported baseline

2019-05-08 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=406824 Petar Jovanovic changed: What|Removed |Added CC||mips3...@gmail.com Resolution

[valgrind] [Bug 410599] Non-deterministic behaviour of pth_self_kill_15_other test

2019-08-13 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=410599 Petar Jovanovic changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 400593] In Coregrind, use statx for some internal syscalls if [f]stat[64] fail

2019-08-16 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=400593 Petar Jovanovic changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[valgrind] [Bug 407557] Loongson specific instructions not implemented

2019-08-14 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=407557 Petar Jovanovic changed: What|Removed |Added Summary|mips support problem on |Loongson specific

[valgrind] [Bug 407557] mips support problem on Loongson (mips64el)

2019-08-14 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=407557 Petar Jovanovic changed: What|Removed |Added CC||mips3...@gmail.com --- Comment #2 from Petar

[valgrind] [Bug 400593] In Coregrind, use statx for some internal syscalls if [f]stat[64] fail

2019-08-19 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=400593 Petar Jovanovic changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[valgrind] [Bug 400593] In Coregrind, use statx for some internal syscalls if [f]stat[64] fail

2019-08-14 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=400593 --- Comment #2 from Petar Jovanovic --- I can see new failures with the change applied: == 238 tests, 4 stderr failures, 4 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == none/tests/bigcode (stdout

[valgrind] [Bug 400872] Add nanoMIPS support to Valgrind

2019-08-14 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=400872 --- Comment #9 from Petar Jovanovic --- (In reply to Aleksandar Rikalo from comment #1) > Created attachment 116206 [details] > Add nanoMIPS support to Valgrind 1/4 Can you rebase all the changes and make sure no new warnings are generated

[valgrind] [Bug 400872] Add nanoMIPS support to Valgrind

2019-09-03 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=400872 Petar Jovanovic changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[valgrind] [Bug 410599] Non-deterministic behaviour of pth_self_kill_15_other test

2019-08-05 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=410599 Petar Jovanovic changed: What|Removed |Added CC||philippe.waroquiers@skynet

[valgrind] [Bug 400872] Add nanoMIPS support to Valgrind

2019-07-23 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=400872 --- Comment #8 from Petar Jovanovic --- I will try to review and merge these changes hopefully soon. If anyone has any objections, please raise them here. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 400593] In Coregrind, use statx for some internal syscalls if [f]stat[64] fail

2019-07-23 Thread Petar Jovanovic
https://bugs.kde.org/show_bug.cgi?id=400593 --- Comment #1 from Petar Jovanovic --- Is everyone OK with this change? -- You are receiving this mail because: You are watching all bug changes.

  1   2   >