[valgrind] [Bug 337388] fcntl works on Valgrind's own file descriptors

2024-06-20 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=337388 --- Comment #3 from Alexandra Hajkova --- Created attachment 170678 --> https://bugs.kde.org/attachment.cgi?id=170678=edit patch -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 488441] Add the tests for for --track-fds=yes --xml=yes and file descriptor suppression tests

2024-06-13 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=488441 --- Comment #2 from Alexandra Hajkova --- Created attachment 170457 --> https://bugs.kde.org/attachment.cgi?id=170457=edit patch -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 488441] Add the tests for for --track-fds=yes --xml=yes and file descriptor suppression tests

2024-06-13 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=488441 --- Comment #1 from Alexandra Hajkova --- Created attachment 170456 --> https://bugs.kde.org/attachment.cgi?id=170456=edit patch -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 488441] New: Add the tests for for --track-fds=yes --xml=yes and file descriptor suppression tests

2024-06-13 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=488441 Bug ID: 488441 Summary: Add the tests for for --track-fds=yes --xml=yes and file descriptor suppression tests Classification: Developer tools Product: valgrind Version: unspecified

[valgrind] [Bug 328563] make track-fds support xml output

2024-04-18 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=328563 --- Comment #6 from Alexandra Hajkova --- Created attachment 168646 --> https://bugs.kde.org/attachment.cgi?id=168646=edit patch follow up for the previous patch, Improve file descriptor xml output, add fd and path elements -- You are receiv

[valgrind] [Bug 328563] make track-fds support xml output

2024-04-15 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=328563 --- Comment #5 from Alexandra Hajkova --- Created attachment 168547 --> https://bugs.kde.org/attachment.cgi?id=168547=edit patch This xml support is based on the patch in 362680: https://bugs.kde.org/show_bug.cgi?id=362680 and that it does

[valgrind] [Bug 474160] If errors-for-leak-kinds is specified, exit-on-first-error should only exit on one of the listed errors.

2024-03-25 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=474160 Alexandra Hajkova changed: What|Removed |Added CC||ahajk...@redhat.com -- You are receiving

[valgrind] [Bug 471222] support tracking of file descriptors being double closed

2024-03-05 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=471222 Alexandra Hajkova changed: What|Removed |Added Attachment #166151|0 |1 is obsolete

[valgrind] [Bug 471222] support tracking of file descriptors being double closed

2024-02-28 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=471222 Alexandra Hajkova changed: What|Removed |Added Attachment #166140|0 |1 is obsolete

[valgrind] [Bug 471222] support tracking of file descriptors being double closed

2024-02-27 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=471222 Alexandra Hajkova changed: What|Removed |Added Attachment #166136|0 |1 is obsolete

[valgrind] [Bug 471222] support tracking of file descriptors being double closed

2024-02-27 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=471222 --- Comment #3 from Alexandra Hajkova --- Submitting a patch: [PATCH] syswrap-generic.c: Warn when file descriptor is closed the second time. Note that close_range is handled similar to closing each descriptor individually. We might want to treat

[valgrind] [Bug 471222] support tracking of file descriptors being double closed

2024-02-27 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=471222 --- Comment #2 from Alexandra Hajkova --- Created attachment 166136 --> https://bugs.kde.org/attachment.cgi?id=166136=edit patch -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 362680] --error-exitcode not honored when file descriptor leaks are found

2023-12-12 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=362680 Alexandra Hajkova changed: What|Removed |Added CC||ahajk...@redhat.com --- Comment #3 from

[valgrind] [Bug 478211] New: Redundant code for vgdb.c and Valgrind core tools

2023-12-07 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=478211 Bug ID: 478211 Summary: Redundant code for vgdb.c and Valgrind core tools Classification: Developer tools Product: valgrind Version: unspecified Platform: Other OS: Linux

[valgrind] [Bug 477719] New: vgdb incorrectly replies to qRcmd packet

2023-11-29 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=477719 Bug ID: 477719 Summary: vgdb incorrectly replies to qRcmd packet Classification: Developer tools Product: valgrind Version: unspecified Platform: Other OS: Linux

[valgrind] [Bug 328563] make track-fds support xml output

2023-11-22 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=328563 Alexandra Hajkova changed: What|Removed |Added CC||ahajk...@redhat.com -- You are receiving

[valgrind] [Bug 470260] New: Valgrind crashes when run with --multi

2023-05-25 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=470260 Bug ID: 470260 Summary: Valgrind crashes when run with --multi Classification: Developer tools Product: valgrind Version: unspecified Platform: Other OS: Linux

[valgrind] [Bug 434057] Add stdio mode to valgrind's gdbserver

2023-04-12 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=434057 --- Comment #27 from Alexandra Hajkova --- Created attachment 158030 --> https://bugs.kde.org/attachment.cgi?id=158030=edit patch this version updates: - fix Darwin compilation - Correct vargv arguments, last element should be N

[valgrind] [Bug 434057] Add stdio mode to valgrind's gdbserver

2023-04-05 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=434057 Alexandra Hajkova changed: What|Removed |Added Attachment #157862|0 |1 is obsolete

[valgrind] [Bug 434057] Add stdio mode to valgrind's gdbserver

2023-04-05 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=434057 Alexandra Hajkova changed: What|Removed |Added Attachment #157529|0 |1 is obsolete

[valgrind] [Bug 434057] Add stdio mode to valgrind's gdbserver

2023-03-23 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=434057 Alexandra Hajkova changed: What|Removed |Added Attachment #153923|0 |1 is obsolete

[valgrind] [Bug 434057] Add stdio mode to valgrind's gdbserver

2023-02-10 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=434057 --- Comment #9 from Alexandra Hajkova --- Created attachment 156128 --> https://bugs.kde.org/attachment.cgi?id=156128=edit patch The new updated version -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 434057] Add stdio mode to valgrind's gdbserver

2022-11-21 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=434057 --- Comment #7 from Alexandra Hajkova --- Created attachment 153923 --> https://bugs.kde.org/attachment.cgi?id=153923=edit patch vgdb: Add multi mode In this mode, Vgdb uses extended remote protocol to communicate with Gdb. in the exten

[valgrind] [Bug 459477] New: XERROR messages lacks ending '\n' in vgdb

2022-09-21 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=459477 Bug ID: 459477 Summary: XERROR messages lacks ending '\n' in vgdb Classification: Developer tools Product: valgrind Version: unspecified Platform: Other OS: Linux

[valgrind] [Bug 459476] New: address already in use when using vgdb

2022-09-21 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=459476 Bug ID: 459476 Summary: address already in use when using vgdb Classification: Developer tools Product: valgrind Version: unspecified Platform: Other OS: Linux

[valgrind] [Bug 459392] New: warning: The macro `AC_PROG_CC_C99' is obsolete

2022-09-19 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=459392 Bug ID: 459392 Summary: warning: The macro `AC_PROG_CC_C99' is obsolete Classification: Unclassified Product: valgrind Version: unspecified Platform: Other OS: Linux

[valgrind] [Bug 426014] arm64: implement fmadd and fmsub as Iop_MAdd/Sub instead of Iop_Add plus Iop_Mul

2020-12-15 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=426014 Alexandra Hajkova changed: What|Removed |Added Attachment #132242|0 |1 is obsolete

[valgrind] [Bug 426014] arm64: implement fmadd and fmsub as Iop_MAdd/Sub instead of Iop_Add plus Iop_Mul

2020-10-14 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=426014 --- Comment #2 from Alexandra Hajkova --- Created attachment 132344 --> https://bugs.kde.org/attachment.cgi?id=132344=edit tests patch ests for both 32 and 64 bit versions for fmadd and fmsub test results: ./fmadd32 FMADD 32bit: dst = z + x

[valgrind] [Bug 424298] valgrind 3.16.1: RDSEED vex amd64->IR: unhandled instruction bytes: 0xF 0xC7 0xF8 0x89 0x4 0x24 0xF 0x82 0x63 0x1

2020-09-03 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=424298 Alexandra Hajkova changed: What|Removed |Added Attachment #131234|0 |1 is obsolete

[valgrind] [Bug 424298] valgrind 3.16.1: RDSEED vex amd64->IR: unhandled instruction bytes: 0xF 0xC7 0xF8 0x89 0x4 0x24 0xF 0x82 0x63 0x1

2020-08-28 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=424298 Alexandra Hajkova changed: What|Removed |Added Attachment #131196|0 |1 is obsolete

[valgrind] [Bug 424298] valgrind 3.16.1: RDSEED vex amd64->IR: unhandled instruction bytes: 0xF 0xC7 0xF8 0x89 0x4 0x24 0xF 0x82 0x63 0x1

2020-08-26 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=424298 Alexandra Hajkova changed: What|Removed |Added CC||ahajk...@redhat.com --- Comment #3 from

[valgrind] [Bug 383010] Add support for AVX-512 instructions

2020-06-24 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=383010 Alexandra Hajkova changed: What|Removed |Added Attachment #129528|0 |1 is obsolete

[valgrind] [Bug 383010] Add support for AVX-512 instructions

2020-06-24 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=383010 --- Comment #43 from Alexandra Hajkova --- My git repo: https://github.com/sasshka/valgrind/commit/2a9d9c2a5e6021cd1b928e03aabb9e493cde5cdd I tested the patch on Knights Landing. I had to rename gdbserver xml files for gdbserver tests to pass

[valgrind] [Bug 383010] Add support for AVX-512 instructions

2020-06-19 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=383010 Alexandra Hajkova changed: What|Removed |Added Attachment #129525|0 |1 is obsolete

[valgrind] [Bug 383010] Add support for AVX-512 instructions

2020-06-19 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=383010 Alexandra Hajkova changed: What|Removed |Added Attachment #128856|0 |1 is obsolete

[valgrind] [Bug 383010] Add support for AVX-512 instructions

2020-06-19 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=383010 --- Comment #40 from Alexandra Hajkova --- Created attachment 129522 --> https://bugs.kde.org/attachment.cgi?id=129522=edit patch -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 383010] Add support for AVX-512 instructions

2020-05-28 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=383010 --- Comment #37 from Alexandra Hajkova --- Created attachment 128856 --> https://bugs.kde.org/attachment.cgi?id=128856=edit patch Hello Tanya, I slighly modified your patch to make it appliable (removed trailing whitespaces, etc.) and used

[valgrind] [Bug 383010] Add support for AVX-512 instructions

2020-05-28 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=383010 Alexandra Hajkova changed: What|Removed |Added CC||ahajk...@redhat.com --- Comment #36 from

[valgrind] [Bug 345077] linux syscall execveat support (linux 3.19)

2020-05-25 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=345077 Alexandra Hajkova changed: What|Removed |Added Attachment #128690|0 |1 is obsolete

[valgrind] [Bug 345077] linux syscall execveat support (linux 3.19)

2020-05-22 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=345077 Alexandra Hajkova changed: What|Removed |Added Attachment #127385|0 |1 is obsolete

[valgrind] [Bug 345077] linux syscall execveat support (linux 3.19)

2020-04-08 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=345077 Alexandra Hajkova changed: What|Removed |Added Attachment #91539|0 |1 is obsolete

[valgrind] [Bug 345077] linux syscall execveat support (linux 3.19)

2020-04-07 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=345077 Alexandra Hajkova changed: What|Removed |Added CC||ahajk...@redhat.com --- Comment #5 from

[valgrind] [Bug 416387] New: finit_module and bpf syscalls are unhandled on arm64

2020-01-17 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=416387 Bug ID: 416387 Summary: finit_module and bpf syscalls are unhandled on arm64 Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED

[valgrind] [Bug 416239] New: valgrind crashes when handling clock_adjtime

2020-01-14 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=416239 Bug ID: 416239 Summary: valgrind crashes when handling clock_adjtime Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity:

[valgrind] [Bug 414565] Specific use case bug found in SysRes VG_(do_sys_sigprocmask)

2019-12-16 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=414565 --- Comment #3 from Alexandra Hajkova --- Created attachment 124527 --> https://bugs.kde.org/attachment.cgi?id=124527=edit patch Integrate the proposed test case to the testsuite -- You are receiving this mail because: You are watching all

[valgrind] [Bug 414565] Specific use case bug found in SysRes VG_(do_sys_sigprocmask)

2019-12-13 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=414565 Alexandra Hajkova changed: What|Removed |Added CC||ahajk...@redhat.com --- Comment #2 from

[valgrind] [Bug 413330] avx-1 test fails on AMD EPYC 7401P 24-Core Processor

2019-11-12 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=413330 Alexandra Hajkova changed: What|Removed |Added CC||ahajk...@redhat.com --- Comment #2 from

[valgrind] [Bug 413330] New: avx-1 test fails on AMD EPYC 7401P 24-Core Processor

2019-10-22 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=413330 Bug ID: 413330 Summary: avx-1 test fails on AMD EPYC 7401P 24-Core Processor Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED

[valgrind] [Bug 408414] Add support for missing for preadv2 and pwritev2 syscalls

2019-07-02 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=408414 Alexandra Hajkova changed: What|Removed |Added CC||mips3...@gmail.com -- You are receiving

[valgrind] [Bug 408414] Add support for missing for preadv2 and pwritev2 syscalls

2019-07-02 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=408414 Alexandra Hajkova changed: What|Removed |Added Attachment #121061|0 |1 is obsolete

[valgrind] [Bug 408414] Add support for missing for preadv2 and pwritev2 syscalls

2019-06-19 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=408414 --- Comment #4 from Alexandra Hajkova --- Created attachment 120996 --> https://bugs.kde.org/attachment.cgi?id=120996=edit new version of the patch -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 408414] Add support for missing for preadv2 and pwritev2 syscalls

2019-06-12 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=408414 Alexandra Hajkova changed: What|Removed |Added Attachment #120783|0 |1 is obsolete

[valgrind] [Bug 408414] Add support for missing for preadv2 and pwritev2 syscalls

2019-06-11 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=408414 --- Comment #2 from Alexandra Hajkova --- Created attachment 120783 --> https://bugs.kde.org/attachment.cgi?id=120783=edit new version of the patch The new version of the patch, reworked after irc discussion with Mark Wielaard, with the

[valgrind] [Bug 408414] New: Add support for missing for preadv2 and pwritev2 syscalls

2019-06-07 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=408414 Bug ID: 408414 Summary: Add support for missing for preadv2 and pwritev2 syscalls Product: valgrind Version: unspecified Platform: Other OS: Linux

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

2019-05-04 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=407218 Bug ID: 407218 Summary: Add support for the copy_file_range syscall Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity:

[valgrind] [Bug 406561] mcinfcallWSRU gdbserver_test fails on ppc64

2019-04-15 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=406561 --- Comment #2 from Alexandra Hajkova --- Created attachment 119421 --> https://bugs.kde.org/attachment.cgi?id=119421=edit patch -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 406561] mcinfcallWSRU gdbserver_test fails on ppc64

2019-04-15 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=406561 --- Comment #1 from Alexandra Hajkova --- ppc64 uses "function descriptors", their names starts with a dot "." prefix, the current regexp filters out only names without the "." prefix which makes mcinfcallWSRU gdb output d

[valgrind] [Bug 406561] mcinfcallWSRU gdbserver_test fails on ppc64

2019-04-15 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=406561 Alexandra Hajkova changed: What|Removed |Added Summary|mcinfcallWSRU |mcinfcallWSRU

[valgrind] [Bug 406561] New: mcinfcallWSRU gdbserver_test

2019-04-15 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=406561 Bug ID: 406561 Summary: mcinfcallWSRU gdbserver_test Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal

[valgrind] [Bug 406434] New: valgrind is unable to intercept the malloc calls in statically linked executables

2019-04-11 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=406434 Bug ID: 406434 Summary: valgrind is unable to intercept the malloc calls in statically linked executables Product: valgrind Version: unspecified Platform: Other

[valgrind] [Bug 406355] New: mcsignopass and mcsigpass fails due to a slight difference in gdb output

2019-04-09 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=406355 Bug ID: 406355 Summary: mcsignopass and mcsigpass fails due to a slight difference in gdb output Product: valgrind Version: unspecified Platform: Other OS: Linux

[valgrind] [Bug 405722] arm64 core dump support unimplemented

2019-03-31 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=405722 Alexandra Hajkova changed: What|Removed |Added Attachment #119022|0 |1 is obsolete

[valgrind] [Bug 405722] arm64 core dump support unimplemented

2019-03-31 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=405722 --- Comment #7 from Alexandra Hajkova --- I updated my patch: 1)added my commit to the NEWS file 2)used cast *(const __uint128_t*)arch->vex.guest_Q0 to silence m_coredump/coredump-elf.c:527:20: warning: assignment makes integer f

[valgrind] [Bug 405722] arm64 core dump support unimplemented

2019-03-31 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=405722 --- Comment #6 from Alexandra Hajkova --- (In reply to Mark Wielaard from comment #2) > Hi Sasha, > > I saw you have a new commit that also fills in the floating point structure. > https://github.com/sasshka/val

[valgrind] [Bug 405722] arm64 core dump support unimplemented

2019-03-25 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=405722 --- Comment #5 from Alexandra Hajkova --- Created attachment 119023 --> https://bugs.kde.org/attachment.cgi?id=119023=edit new version of the patch -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 405722] arm64 core dump support unimplemented

2019-03-25 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=405722 --- Comment #4 from Alexandra Hajkova --- Comment on attachment 119022 --> https://bugs.kde.org/attachment.cgi?id=119022 patch >From 66eddce06e9edc54d268e174d51c23f1044cc070 Mon Sep 17 00:00:00 2001 From: Alexandra Hajkova Date: Wed, 20 Mar 2

[valgrind] [Bug 405722] arm64 core dump support unimplemented

2019-03-25 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=405722 --- Comment #3 from Alexandra Hajkova --- Created attachment 119022 --> https://bugs.kde.org/attachment.cgi?id=119022=edit patch -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 405722] arm64 core dump support unimplemented

2019-03-21 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=405722 Alexandra Hajkova changed: What|Removed |Added CC||ahajk...@redhat.com -- You are receiving

[valgrind] [Bug 405722] arm64 core dump support unimplemented

2019-03-21 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=405722 --- Comment #1 from Alexandra Hajkova --- STEPS TO REPRODUCE 1. ulimit -c unlimited 2. valgrind sleep 60 & 3. kill -s SIGABRT %1 OBSERVED RESULT valgrind: m_coredump/coredump-elf.c:495 (fill_fpu): Assertion 'Unimplemented functionality' fa

[valgrind] [Bug 405722] New: arm64 core dump support unimplemented

2019-03-21 Thread Alexandra Hajkova
https://bugs.kde.org/show_bug.cgi?id=405722 Bug ID: 405722 Summary: arm64 core dump support unimplemented Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal