[valgrind] [Bug 447989] Support Armv8.2 SHA-512 instructions

2024-05-18 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=447989 --- Comment #13 from Paul Floyd --- Thanks for the patches. I've applied, tested and pushed the first one. The second patch looks OK so far but I'd like to check it on FreeBSD before pushing the change. It might take me a little while to see if I can

[kwin] [Bug 487183] Improper dragging and resizing behavior for windows that started in maximized state

2024-05-18 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=487183 Paul Worrall changed: What|Removed |Added Resolution|--- |DUPLICATE CC

[kwin] [Bug 486603] Opening certain windows in maximized state and then de-maximizing them by dragging the title bar results in improper sizes

2024-05-18 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=486603 Paul Worrall changed: What|Removed |Added CC||oleksandr.chekhovskyi@gmail

[valgrind] [Bug 290061] pie elf always loaded at 0x108000

2024-05-17 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=290061 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr Assignee|jsew

[valgrind] [Bug 487111] Massif crash on Android API >= 30 due to tagged pointers

2024-05-17 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=487111 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #1 from Paul Floyd

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

2024-05-16 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=383010 Paul Floyd changed: What|Removed |Added CC||lefer...@gmail.com --- Comment #96 from Paul

[valgrind] [Bug 487124] Unhandled instruction bytes amd64 CentOS 7

2024-05-16 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=487124 Paul Floyd changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[valgrind] [Bug 411203] valgrind should have a mean to pass environment variable to target program

2024-05-16 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=411203 --- Comment #6 from Paul Floyd --- It would probably be easiest to do this in valgrind itself. It already does this to insert LD_PRELOADs for the core and tool vgpreaload libs. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 447989] Support Armv8.2 SHA-512 instructions

2024-05-16 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=447989 --- Comment #9 from Paul Floyd --- (In reply to David Benjamin from comment #8) > Regarding the generating the expected files by running the test, I assume > those just record what my patch does. I.e. if my patch were wrong, the wrong > thi

[valgrind] [Bug 352021] Signals are ignored in OS X 10.10

2024-05-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=352021 --- Comment #8 from Paul Floyd --- Still hanging. Need to look at is_signal_from_kernel to see if anything has changed. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 447989] Support Armv8.2 SHA-512 instructions

2024-05-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=447989 --- Comment #7 from Paul Floyd --- (In reply to David Benjamin from comment #6) > This was quite some time ago, so I'll have to page this back in and remind > myself how I tested this. :-) > > > This will als

[valgrind] [Bug 487055] memcheck/tests/x86-linux/scalar fails running in Docker

2024-05-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=487055 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 487055] memcheck/tests/x86-linux/scalar fails running in Docker

2024-05-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=487055 Paul Floyd changed: What|Removed |Added Summary|memcheck/tests/x86-linux/sc |memcheck/tests/x86-linux/sc

[valgrind] [Bug 487055] memcheck/tests/x86-linux/scalar fails runing in Docker

2024-05-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=487055 --- Comment #2 from Paul Floyd --- On second thoughts, just SUCC_OR_FAIL would be easier, but test a bit less. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 487055] memcheck/tests/x86-linux/scalar fails runing in Docker

2024-05-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=487055 --- Comment #1 from Paul Floyd --- Out by one, it was 'nice' not 'ftime'. This patch works form me --- a/memcheck/tests/x86-linux/scalar.c +++ b/memcheck/tests/x86-linux/scalar.c @@ -32,6 +32,11 @@ int main(void) long x0 = px[0]; long res

[valgrind] [Bug 487055] New: memcheck/tests/x86-linux/scalar fails runing in Docker

2024-05-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=487055 Bug ID: 487055 Summary: memcheck/tests/x86-linux/scalar fails runing in Docker Classification: Developer tools Product: valgrind Version: 3.24 GIT Platform: Other OS: Other

[valgrind] [Bug 352021] Signals are ignored in OS X 10.10

2024-05-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=352021 --- Comment #7 from Paul Floyd --- Can't easily try this on 10.10. I'll have a go with a 10.13 VM. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 352021] Signals are ignored in OS X 10.10

2024-05-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=352021 Paul Floyd changed: What|Removed |Added Assignee|rhysk...@gmail.com |pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 372779] valgrind will hang on OSX 10.11

2024-05-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=372779 Paul Floyd changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[valgrind] [Bug 462958] ARMv8: Unrecognised instruction: _armv8_sha512_probe

2024-05-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=462958 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr CC

[valgrind] [Bug 447989] Support Armv8.2 SHA-512 instructions

2024-05-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=447989 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 447989] Support Armv8.2 SHA-512 instructions

2024-05-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=447989 --- Comment #5 from Paul Floyd --- This will also need a change in arm64g_dirtyhelper_MRS_ID_AA64ISAR0_EL1 This bit will need to be removed /* Degredate SHA2 from b0010 to b0001*/ if ( (w >> 12) & 0x2 ) { w ^= (0x2 << 12);

[valgrind] [Bug 447989] Support Armv8.2 SHA-512 instructions

2024-05-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=447989 --- Comment #4 from Paul Floyd --- (In reply to Paul Floyd from comment #3) > (In reply to David Benjamin from comment #2) > > Anything needed before this patch is submittable? > > Someone actively working on the ARM version of Valgrind

[valgrind] [Bug 454346] [PATCH] ARM fixes from the Yocto project

2024-05-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=454346 --- Comment #11 from Paul Floyd --- (In reply to Khem Raj from comment #10) > Hmm, I think we need to use -march=armv7ve instead of -mcpu=cortex-a8, I did > realize that all distros > will not tune the compiler like yocto does. The build

[valgrind] [Bug 426798] 404 link in Valgrind website for valkyrie

2024-05-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=426798 Paul Floyd changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[valgrind] [Bug 426798] 404 link in Valgrind website for valkyrie

2024-05-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=426798 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr CC

[valgrind] [Bug 454346] [PATCH] ARM fixes from the Yocto project

2024-05-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=454346 --- Comment #9 from Paul Floyd --- On my RPi 5 with Raspberry Pi OS Linux raspberrypi 6.1.0-rpi8-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.73-1+rpt1 (2024-01-25) aarch64 GNU/Linux Build fails with m_dispatch/dispatch-arm-linux.S:102: Error: selected

[valgrind] [Bug 353471] memcheck/tests/x86/xor-undef-x86 fails on OS X 10.11

2024-05-13 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=353471 Paul Floyd changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[valgrind] [Bug 348909] Support OS X 10.11 (El Capitan)

2024-05-13 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=348909 Bug 348909 depends on bug 353471, which changed state. Bug 353471 Summary: memcheck/tests/x86/xor-undef-x86 fails on OS X 10.11 https://bugs.kde.org/show_bug.cgi?id=353471 What|Removed |Added

[valgrind] [Bug 276780] An instruction in fftw (Fast Fourier Transform) is unhandled by valgrind: vex x86->IR: unhandled instruction bytes: 0x66 0xF 0x3A 0x22

2024-05-13 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=276780 Paul Floyd changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[valgrind] [Bug 276780] An instruction in fftw (Fast Fourier Transform) is unhandled by valgrind: vex x86->IR: unhandled instruction bytes: 0x66 0xF 0x3A 0x22

2024-05-13 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=276780 Paul Floyd changed: What|Removed |Added CC||t...@compton.nu -- You are receiving this mail

[valgrind] [Bug 276780] An instruction in fftw (Fast Fourier Transform) is unhandled by valgrind: vex x86->IR: unhandled instruction bytes: 0x66 0xF 0x3A 0x22

2024-05-13 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=276780 --- Comment #4 from Paul Floyd --- Created attachment 169455 --> https://bugs.kde.org/attachment.cgi?id=169455=edit Added testcase NEWS and .gitignore -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 276780] An instruction in fftw (Fast Fourier Transform) is unhandled by valgrind: vex x86->IR: unhandled instruction bytes: 0x66 0xF 0x3A 0x22

2024-05-13 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=276780 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, midr_el1)

2024-05-13 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #33 from Paul Floyd --- (In reply to Matthias Brugger from comment #32) > It's good to see that this got fixed. That said it seems that the community > process in valgrind is somewhat broken. I sent a fix, it went silent for >

[dolphin] [Bug 486916] Plasma doesn't honor the "effects" of Inkscape (.svg)

2024-05-12 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=486916 Paul Worrall changed: What|Removed |Added CC||p.r.worr...@gmail.com --- Comment #3 from Paul

[valgrind] [Bug 486914] musl: all helgrind testcases fail

2024-05-12 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486914 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 486914] New: musl: all helgrind testcases fail

2024-05-12 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486914 Bug ID: 486914 Summary: musl: all helgrind testcases fail Classification: Developer tools Product: valgrind Version: 3.24 GIT Platform: Compiled Sources OS: Linux

[valgrind] [Bug 450788] unhandled instruction 0xD50B7A22 [aarch64]

2024-05-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=450788 Paul Floyd changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 450788] unhandled instruction 0xD50B7A22 [aarch64]

2024-05-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=450788 Paul Floyd changed: What|Removed |Added Summary|valgrind: Unrecognised |unhandled instruction

[valgrind] [Bug 453044] gbserver_tests failures in aarch64

2024-05-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=453044 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr Assignee|jsew

[valgrind] [Bug 430117] Implement guest Arm64/AArch64 feature detection support for v8 instructions

2024-05-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=430117 Paul Floyd changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 377966] arm64 unhandled instruction dc zva

2024-05-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=377966 Paul Floyd changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[plasma-wayland-protocols] [Bug 486875] Microsoft keyboard does not work in plasma

2024-05-11 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=486875 Paul Worrall changed: What|Removed |Added Resolution|--- |NOT A BUG CC

[valgrind] [Bug 377966] arm64 unhandled instruction dc zva

2024-05-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=377966 --- Comment #10 from Paul Floyd --- In addition to the opcode this will also require that MRS DCZID_EL0 reads the DZP flag correctly - currently it is hard coded to 1 (which prohibits fc zva). https://developer.arm.com/documentation/ddi0595/2021-06

[valgrind] [Bug 412377] SIGILL on cache flushes on arm64

2024-05-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=412377 Paul Floyd changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 440095] No support for "dc cvac" and "dc cvap" on Arm64

2024-05-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=440095 Paul Floyd changed: What|Removed |Added Resolution|--- |FIXED CC

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, midr_el1)

2024-05-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 Paul Floyd changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, midr_el1)

2024-05-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #30 from Paul Floyd --- Going through the patch register by register. MIDR_EL1 I think that this is OK and can be applied as-is. I might try to write a test that generates the expected on the fly. MPIDR_EL1 FreeBSD sets the affinity masks

[valgrind] [Bug 486812] Valgrind reports read errors reading a memory area that has been used as `sigaltstack` memory

2024-05-10 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486812 Paul Floyd changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, midr_el1)

2024-05-10 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #29 from Paul Floyd --- Created attachment 169365 --> https://bugs.kde.org/attachment.cgi?id=169365=edit arm64id output on FreeBSD under Valgrind with patch Not looking too good. Several bits of the patch just write constants whi

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, midr_el1)

2024-05-10 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 Paul Floyd changed: What|Removed |Added Summary|aarch64: unhandled |aarch64: unhandled |instruction

[plasmashell] [Bug 486844] New: Trash settings: size limit initially greyed-out

2024-05-10 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=486844 Bug ID: 486844 Summary: Trash settings: size limit initially greyed-out Classification: Plasma Product: plasmashell Version: 6.0.4 Platform: Arch Linux OS: Linux

[valgrind] [Bug 339405] [PATCH] Adds ability to invoke a script in order to determine a log-file name for a child being forked

2024-05-10 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=339405 Paul Floyd changed: What|Removed |Added Summary|Adds ability to invoke a|[PATCH] Adds ability to |script

[valgrind] [Bug 486812] Valgrind reports read errors reading a memory area that has been used as `sigaltstack` memory

2024-05-10 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486812 --- Comment #1 from Paul Floyd --- I have a workaround - use KDE :-) ==451300==by 0x10BB30: memset (string_fortified.h:59) memcheck should be redirecting memset, which it expects to be in libc. Is that a fortified version that is inline

[valgrind] [Bug 339405] Adds ability to invoke a script in order to determine a log-file name for a child being forked

2024-05-10 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=339405 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 317127] Fedora18/x86_64 --sanity-level=3 : aspacem segment mismatch

2024-05-08 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=317127 --- Comment #19 from Paul Floyd --- (In reply to Mark Wielaard from comment #18) > I must admit I don't fully understand what we are trying to do. As far as I > understand it, the idea is that we sanity check what the aspacemgr records > aga

[valgrind] [Bug 486538] Running a program linked with mold causes the debuginfo reader to stop working

2024-05-08 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486538 Paul Floyd changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[valgrind] [Bug 486538] Running a program linked with mold causes the debuginfo reader to stop working

2024-05-08 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486538 --- Comment #6 from Paul Floyd --- After debugging this again I've come to the conclusion that the code is a mess but probably correct. I've reproduced a DIFFERENT error from the GH report [paulf@archlinux bug]$ ~/valgrind/vg-in-place ./wrong_exe

[kde] [Bug 486744] /bin/sh: bad interpreter: input/output error - while executing a file on a CIFS share

2024-05-08 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=486744 Paul Worrall changed: What|Removed |Added CC||p.r.worr...@gmail.com Status

[valgrind] [Bug 486538] Running a program linked with mold causes the debuginfo reader to stop working

2024-05-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486538 --- Comment #5 from Paul Floyd --- I can't see a problem in your logs. But looking at the code things do look wrong. For example, when loading /usr/home/paulf/scratch/valgrind/memcheck/vgpreload_memcheck-amd64-freebsd.so The PT_LOADs are LOAD

[valgrind] [Bug 486569] linux inotify_init syscall wrapper missing POST entry in syscall_table

2024-05-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486569 Paul Floyd changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[khelpcenter] [Bug 486705] Should give KDE frameworks plamsa and qt versions in help about

2024-05-07 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=486705 Paul Worrall changed: What|Removed |Added CC||p.r.worr...@gmail.com --- Comment #1 from Paul

[valgrind] [Bug 317127] Fedora18/x86_64 --sanity-level=3 : aspacem segment mismatch

2024-05-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=317127 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 317127] Fedora18/x86_64 --sanity-level=3 : aspacem segment mismatch

2024-05-06 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=317127 --- Comment #17 from Paul Floyd --- And with the patch I get a clean slate == 880 tests, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == -- You are receiving this mail because: You are watching all

[valgrind] [Bug 317127] Fedora18/x86_64 --sanity-level=3 : aspacem segment mismatch

2024-05-06 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=317127 --- Comment #16 from Paul Floyd --- The patch I just added seems to work OK. There is a plan B. In the patch I've also updated the statx structure which (since kernel 5.8) has an stx_mnt_id which we could try to use. I don't know how many people

[valgrind] [Bug 317127] Fedora18/x86_64 --sanity-level=3 : aspacem segment mismatch

2024-05-06 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=317127 --- Comment #15 from Paul Floyd --- Created attachment 169247 --> https://bugs.kde.org/attachment.cgi?id=169247=edit patch, amd64 only Initial version of a fix. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 317127] Fedora18/x86_64 --sanity-level=3 : aspacem segment mismatch

2024-05-06 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=317127 --- Comment #14 from Paul Floyd --- I think that the answer is to add something like VG_(do_syscall3)(__NR_statfs, filename, ); if (statfs.f_type == BTRFS_SUPER_MAGIC) { cmp_devino = False; } inside the existing VGO_linux block. -- You

[valgrind] [Bug 317127] Fedora18/x86_64 --sanity-level=3 : aspacem segment mismatch

2024-05-06 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=317127 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #13 from Paul

[valgrind] [Bug 486662] Running with --sanity-level=3 or higher fails on Linux using btrfs

2024-05-06 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486662 Paul Floyd changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[valgrind] [Bug 486662] Running with --sanity-level=3 or higher fails on Linux using btrfs

2024-05-06 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486662 --- Comment #2 from Paul Floyd --- I don't think that it's possible to get this to work and the only option if to detect btrfs and disable the ino/dev check. And looking even further, this looks like a dupe. -- You are receiving this mail because

[valgrind] [Bug 486662] Running with --sanity-level=3 or higher fails on Linux using btrfs

2024-05-06 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486662 --- Comment #1 from Paul Floyd --- In /proc, I see both / and /home as device 00:30 (or d=0x01e as reported by Valgrind). 61 1 0:30 /root / rw,relatime shared:1 - btrfs /dev/sdb3 rw,seclabel,compress=zstd:1,space_cache=v2,subvolid=257,subvol=/root 50

[khelpcenter] [Bug 486663] New: List all UNIX manual sections in Contents pane

2024-05-06 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=486663 Bug ID: 486663 Summary: List all UNIX manual sections in Contents pane Classification: Applications Product: khelpcenter Version: 20.08 Platform: Arch Linux OS: Linux

[Skanlite] [Bug 357303] Scanning without previsualization should still draw the scanned image on the main canvas

2024-05-06 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=357303 Paul Worrall changed: What|Removed |Added CC||cmdrkoto...@gmail.com --- Comment #2 from Paul

[Skanlite] [Bug 486653] Page view area of skanlite should update after each page is scanned

2024-05-06 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=486653 Paul Worrall changed: What|Removed |Added Resolution|--- |DUPLICATE Status|CONFIRMED

[Skanlite] [Bug 486653] Page view area of skanlite should update after each page is scanned

2024-05-06 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=486653 Paul Worrall changed: What|Removed |Added CC||p.r.worr...@gmail.com Status

[valgrind] [Bug 486662] New: Running with --sanity-level=3 or higher fails on Linux using btrfs

2024-05-06 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486662 Bug ID: 486662 Summary: Running with --sanity-level=3 or higher fails on Linux using btrfs Classification: Developer tools Product: valgrind Version: 3.23 GIT Platform: Other

[kwin] [Bug 486603] Opening certain windows in maximized state and then de-maximizing them by dragging the title bar results in improper sizes

2024-05-06 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=486603 Paul Worrall changed: What|Removed |Added Status|REPORTED|CONFIRMED Summary|With NVIDIA GPU

[kwin] [Bug 486603] Opening certain windows in maximized state and then de-maximizing them by dragging the title bar results in improper sizes

2024-05-06 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=486603 --- Comment #6 from Paul Worrall --- Possibly not relevant, but: I tested it using a new fully default user account. Under my normal account, dragging the title bar in step 5 moves the window but does not demaximise it (isn't 'restore' the correct

[dolphin] [Bug 471279] Dolphin crash when dragging files or folders across or to the path navigation bar

2024-05-04 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=471279 Paul Worrall changed: What|Removed |Added CC||dev-...@felsenfleischer.de --- Comment #22 from

[dolphin] [Bug 486219] Dolphin crashes when dragging an item into the breadcrumb address bar

2024-05-04 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=486219 Paul Worrall changed: What|Removed |Added CC||p.r.worr...@gmail.com Status

[dolphin] [Bug 471279] Dolphin crash when dragging files or folders across or to the path navigation bar

2024-05-04 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=471279 Paul Worrall changed: What|Removed |Added CC||redbulltrin...@arcor.de --- Comment #21 from

[dolphin] [Bug 486584] Crash when drag file to address bar

2024-05-04 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=486584 Paul Worrall changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[www.kde.org] [Bug 486577] Consider adding the number of supporting members to kde.org/donations

2024-05-04 Thread Paul Brown
https://bugs.kde.org/show_bug.cgi?id=486577 --- Comment #1 from Paul Brown --- (In reply to Nate Graham from comment #0) > Right now https://kde.org/fundraisers/plasma6member shown the number of > supporting numbers, and a list of their names. This has proved unexpectedly &g

[valgrind] [Bug 486569] linux inotify_init syscall wrapper missing POST entry in syscall_table

2024-05-04 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486569 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 486569] New: linux inotify_init syscall wrapper missing POST entry in syscall_table

2024-05-04 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486569 Bug ID: 486569 Summary: linux inotify_init syscall wrapper missing POST entry in syscall_table Classification: Developer tools Product: valgrind Version: 3.22 GIT Platform:

[valgrind] [Bug 486293] memccpy false positives

2024-05-04 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486293 Paul Floyd changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 486538] Running a program linked with mold causes the debuginfo reader to stop working

2024-05-04 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486538 --- Comment #3 from Paul Floyd --- (In reply to limuyang202011 from comment #2) > the example in github issue can reproduce this issue, too.Maybe you weren't > fix this issue all.(In reply to Paul Floyd from comment #1) I'm not able to rep

[valgrind] [Bug 486538] Running a program linked with mold causes the debuginfo reader to stop working

2024-05-04 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486538 Paul Floyd changed: What|Removed |Added Summary|Run a program linked by |Running a program linked |mold

[valgrind] [Bug 486538] Run a program linked by mold caused debuginfo reader stoping working

2024-05-04 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486538 Paul Floyd changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|DUPLICATE

[valgrind] [Bug 486538] Run a program linked by mold caused debuginfo reader stoping working

2024-05-04 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486538 Paul Floyd changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 478837] valgrind fails to read debug info for rust binaries

2024-05-04 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=478837 Paul Floyd changed: What|Removed |Added CC||limuyang202...@163.com --- Comment #13 from Paul

[valgrind] [Bug 486538] Run a program linked by mold caused debuginfo reader stoping working

2024-05-04 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486538 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr CC

[plasmashell] [Bug 486483] New: restarting plasma-plasmashell.service causes loss of all notification history

2024-05-02 Thread Paul Wise
https://bugs.kde.org/show_bug.cgi?id=486483 Bug ID: 486483 Summary: restarting plasma-plasmashell.service causes loss of all notification history Classification: Plasma Product: plasmashell Version: master Platform:

[valgrind] [Bug 486428] ioctl(I2C_RDWR) incorrectly checks padding bytes

2024-05-02 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486428 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 486398] SSE4a: unhandled instruction bytes: 0xF2 0xF 0x78 0xC0 0x8 0x18 0xC5 0xF9 0x7E 0x84 (insertq $24, $8, %xmm0, %xmm0)

2024-05-02 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486398 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 486408] I have installed Taintgrind using Docker according https://github.com/wmkhoo/taintgrind?tab=readme-ov-file . I run taintgrind by doing ~/taintgrind$ sudo docker run -it --rm -v

2024-05-01 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486408 Paul Floyd changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[Discover] [Bug 486390] Frequent crashes in plasma-discover with libglib-2.0 errors

2024-05-01 Thread paul
https://bugs.kde.org/show_bug.cgi?id=486390 --- Comment #1 from p...@schumacher.or.at --- Created attachment 169071 --> https://bugs.kde.org/attachment.cgi?id=169071=edit Error Report -- You are receiving this mail because: You are watching all bug changes.

[Discover] [Bug 486390] New: Frequent crashes in plasma-discover with libglib-2.0 errors

2024-05-01 Thread paul
https://bugs.kde.org/show_bug.cgi?id=486390 Bug ID: 486390 Summary: Frequent crashes in plasma-discover with libglib-2.0 errors Classification: Applications Product: Discover Version: 5.24.7 Platform: Ubuntu

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2024-05-01 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #28 from Paul Floyd --- (In reply to Peter Maydell from comment #17) > The Linux kernel documents which ID registers and which fields in those > registers it exposes here: > https://www.kernel.org/doc/Documentation/arm64/cp

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2024-05-01 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #27 from Paul Floyd --- Created attachment 169062 --> https://bugs.kde.org/attachment.cgi?id=169062=edit arm64id output on linux under Valgrind -- You are receiving this mail because: You are watching all bug changes.

  1   2   3   4   5   6   7   8   9   10   >