[kwin] [Bug 466454] Vulkan and OpenGL windows not being created properly with fraction scale factors

2023-05-27 Thread Mark Richardson
https://bugs.kde.org/show_bug.cgi?id=466454 --- Comment #28 from Mark Richardson --- What's the blocker to getting this fixed? Plasma 6 is going wayland by default, and with qt6's native fractional scaling support being advertised, I see a lot of angry and confused users unable to play

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

2023-05-25 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=470260 Mark Wielaard changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[valgrind] [Bug 469768] Make it possible to install gdb scripts in a different location

2023-05-19 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=469768 Mark Wielaard changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

[valgrind] [Bug 469768] Make it possible to install gdb scripts in a different location

2023-05-19 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=469768 Mark Wielaard changed: What|Removed |Added Attachment #158950|0 |1 is obsolete

[valgrind] [Bug 460192] Add epoll_pwait2

2023-05-17 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=460192 Mark Wielaard changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[valgrind] [Bug 469768] Make it possible to install gdb scripts in a different location

2023-05-17 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=469768 Mark Wielaard changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[valgrind] [Bug 469768] Make it possible to install gdb scripts in a different location

2023-05-15 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=469768 --- Comment #1 from Mark Wielaard --- e.g. for fedora this would be used with configure --with-gdbscripts-dir=%{_datadir}/gdb/auto-load -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 460192] Add epoll_pwait2

2023-05-14 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=460192 Mark Wielaard changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[valgrind] [Bug 469768] New: Make it possible to install gdb scripts in a different location

2023-05-14 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=469768 Bug ID: 469768 Summary: Make it possible to install gdb scripts in a different location Classification: Developer tools Product: valgrind Version: 3.20.0 Platform: Other

[Haruna] [Bug 469559] New: Filenames with hashtag won't open

2023-05-09 Thread Mark
https://bugs.kde.org/show_bug.cgi?id=469559 Bug ID: 469559 Summary: Filenames with hashtag won't open Classification: Applications Product: Haruna Version: 0.10.3 Platform: Manjaro OS: Linux Status: REPORTED

[tellico] [Bug 469413] Cannot filter book titles for strings containing an ü

2023-05-09 Thread Mark Reidel
https://bugs.kde.org/show_bug.cgi?id=469413 Mark Reidel changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[amarok] [Bug 469512] Playback stops. Pressing the play button again often results in a SIGSEGV

2023-05-08 Thread Mark Post
https://bugs.kde.org/show_bug.cgi?id=469512 Mark Post changed: What|Removed |Added Version|unspecified |2.9.71 -- You are receiving this mail because

[amarok] [Bug 469512] New: Playback stops. Pressing the play button again often results in a SIGSEGV

2023-05-08 Thread Mark Post
https://bugs.kde.org/show_bug.cgi?id=469512 Bug ID: 469512 Summary: Playback stops. Pressing the play button again often results in a SIGSEGV Classification: Applications Product: amarok Version: unspecified Platform: O

[tellico] [Bug 469413] Cannot filter book titles for strings containing an ü

2023-05-06 Thread Mark Reidel
https://bugs.kde.org/show_bug.cgi?id=469413 --- Comment #1 from Mark Reidel --- Created attachment 158738 --> https://bugs.kde.org/attachment.cgi?id=158738&action=edit Not finding the book once the ü is entered -- You are receiving this mail because: You are watching all bug changes.

[tellico] [Bug 469413] New: Cannot filter book titles for strings containing an ü

2023-05-06 Thread Mark Reidel
https://bugs.kde.org/show_bug.cgi?id=469413 Bug ID: 469413 Summary: Cannot filter book titles for strings containing an ü Classification: Applications Product: tellico Version: 3.4.6 Platform: Fedora RPMs OS: Linux

[valgrind] [Bug 402833] memcheck/tests/overlap testcase fails, memcpy seen as memmove

2023-05-05 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=402833 Mark Wielaard changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[valgrind] [Bug 469049] link failure on ppc64 (big endian) valgrind 3.20

2023-04-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=469049 --- Comment #6 from Mark Wielaard --- (In reply to Paul Floyd from comment #5) > This is an LTO issue. On gccfarm gcc203 which is > > paulf@gcc203:~/scratch/valgrind$ lscpu > Architecture:ppc64 > CPU op-mode(s):

[valgrind] [Bug 469097] ppc64(be) doesn't support SCV syscall instruction

2023-04-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=469097 --- Comment #4 from Mark Wielaard --- commit b4ec6a6ff767098714ffa8c4e3e3081d98fd2d66 (HEAD -> master) Author: Mark Wielaard Date: Fri Apr 28 13:34:48 2023 +0200 Support SCV_FLAG also on VGP_ppc64be_linux Running on a kernel that suppo

[valgrind] [Bug 469097] ppc64(be) doesn't support SCV syscall instruction

2023-04-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=469097 --- Comment #3 from Mark Wielaard --- With filtering out PPC_FEATURE2_SCV the regtest results look much more reasonable: == 706 tests, 7 stderr failures, 3 stdout failures, 0 stderrB failures, 2 stdoutB failures, 2 post failures == gdbserver_tests

[valgrind] [Bug 469097] ppc64(be) doesn't support SCV syscall instruction

2023-04-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=469097 --- Comment #2 from Mark Wielaard --- Just disabling the assert does get most things working, but there were some hangs and various failing regtests == 706 tests, 38 stderr failures, 10 stdout failures, 0 stderrB failures, 0 stdoutB failures, 2 post

[valgrind] [Bug 469049] link failure on ppc64 (big endian) valgrind 3.20

2023-04-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=469049 --- Comment #4 from Mark Wielaard --- (In reply to Paul Floyd from comment #2) > (In reply to Mark Wielaard from comment #1) > > There is a debian ppc64(be) system for builder.sourceware.org which builds: > > https://builder.sourcewa

[valgrind] [Bug 469097] ppc64(be) doesn't support SCV syscall instruction

2023-04-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=469097 Mark Wielaard changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[valgrind] [Bug 469097] New: ppc64(be) doesn't support SCV syscall instruction

2023-04-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=469097 Bug ID: 469097 Summary: ppc64(be) doesn't support SCV syscall instruction Classification: Developer tools Product: valgrind Version: 3.20.0 Platform: Other OS: Linux S

[valgrind] [Bug 469049] link failure on ppc64 (big endian) valgrind 3.20

2023-04-27 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=469049 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #1 from Mark

[kwin] [Bug 469012] New: [Regression] Present Windows no longer selects a singular filtered window in some cases on multiple displays

2023-04-26 Thread Mark S
https://bugs.kde.org/show_bug.cgi?id=469012 Bug ID: 469012 Summary: [Regression] Present Windows no longer selects a singular filtered window in some cases on multiple displays Classification: Plasma Product: kwin

[valgrind] [Bug 464103] Enhancement: add a client request to DHAT to mark memory to be histogrammed

2023-04-21 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=464103 --- Comment #6 from Mark Wielaard --- user_histo1.stdout.exp is missing from EXTRA_DIST, but that is easy to fix On my local system the test however fails --- user_histo1.stderr.exp 2023-04-21 22:33:09.538844963 +0200 +++ user_histo1.stderr.out

[valgrind] [Bug 464103] Enhancement: add a client request to DHAT to mark memory to be histogrammed

2023-04-21 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=464103 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #5 from Mark

[valgrind] [Bug 436413] Warn about realloc of size zero

2023-04-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=436413 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[valgrind] [Bug 397083] Likely false positive "uninitialised value(s)" for __wmemchr_avx2 and __wmemcmp_avx2_movbe

2023-04-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=397083 --- Comment #12 from Mark Wielaard --- (In reply to Mark Wielaard from comment #11) > It looks like the original c++ issue (which called down to glibc wmemchr) > has been fixed by bug #388862 in 3.14.0 (the reporter used 3.13.0). I think

[valgrind] [Bug 397083] Likely false positive "uninitialised value(s)" for __wmemchr_avx2 and __wmemcmp_avx2_movbe

2023-04-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=397083 --- Comment #11 from Mark Wielaard --- It looks like the original c++ issue (which called down to glibc wmemchr) has been fixed by bug #388862 in 3.14.0 (the reporter used 3.13.0). I think just intercepting the generic wmemchr (ifunc) is enough, you

[valgrind] [Bug 397083] Likely false positive "uninitialised value(s)" for __wmemchr_avx2 and __wmemcmp_avx2_movbe

2023-04-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=397083 Mark Wielaard changed: What|Removed |Added Ever confirmed|0 |1 CC

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

2023-04-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=383010 Mark Wielaard changed: What|Removed |Added CC||rincebr...@gmail.com --- Comment #87 from Mark

[valgrind] [Bug 450952] unhandled instruction bytes on a program which executes normally outside valgrind [amd64 avx]

2023-04-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=450952 Mark Wielaard changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

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

2023-04-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=383010 Mark Wielaard changed: What|Removed |Added CC||paola_...@libero.it --- Comment #86 from Mark

[valgrind] [Bug 460203] Valgrind crashes when skylake-avx512 is set (using libmkl)

2023-04-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=460203 Mark Wielaard changed: What|Removed |Added Status|REPORTED|RESOLVED CC

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

2023-04-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=383010 Mark Wielaard changed: What|Removed |Added CC||ktstngubl...@bugfoo.com --- Comment #85 from

[valgrind] [Bug 468544] vex amd64->IR: unhandled instruction bytes: 0x62 0xF1 0x7F 0x28 0x7F 0x84 0x24 0xA8 0xFF 0xFF (vmovdqu8)

2023-04-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=468544 Mark Wielaard changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

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

2023-04-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=383010 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org Alias

[valgrind] [Bug 468556] Build failure for vgdb

2023-04-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=468556 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[valgrind] [Bug 444487] hginfo test detects an extra lock inside data symbol "_rtld_local"

2023-04-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=87 Mark Wielaard changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[valgrind] [Bug 464609] Valgrind memcheck should support Linux pidfd_open

2023-04-19 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=464609 Mark Wielaard changed: What|Removed |Added CC||rasters...@gmail.com --- Comment #3 from Mark

[valgrind] [Bug 461926] Receive "unhandled amd64-linux syscall: 434" in Gtk program

2023-04-19 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=461926 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org Resolution

[valgrind] [Bug 439685] compiler warning in callgrind/main.c

2023-04-19 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=439685 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 439685] compiler warning in callgrind/main.c

2023-04-19 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=439685 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #1 from Mark

[valgrind] [Bug 419054] Unhandled syscall getcpu on arm32

2023-04-19 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=419054 Mark Wielaard changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 464680] Show issues caused by memory policies like selinux deny_execmem

2023-04-19 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=464680 Mark Wielaard changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 393062] Reading build-id ELF note through phdrs triggers "debuginfo reader: ensure_valid failed"

2023-04-19 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=393062 Mark Wielaard changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 398649] New s390x z13 support doesn't build with older gcc/binutils

2023-04-19 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=398649 Mark Wielaard changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[valgrind] [Bug 444487] hginfo test detects an extra lock inside data symbol "_rtld_local"

2023-04-19 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=87 Mark Wielaard changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kwin] [Bug 466454] Vulkan and OpenGL windows not being created properly with fraction scale factors

2023-04-17 Thread Mark Richardson
https://bugs.kde.org/show_bug.cgi?id=466454 --- Comment #22 from Mark Richardson --- (In reply to Zamundaaa from comment #21) > > However on native wayland, the max extant is always 16k. not what I would > > call optimal usage > I thought this was obvious but maybe I didn

[kwin] [Bug 466454] Vulkan and OpenGL windows not being created properly with fraction scale factors

2023-04-17 Thread Mark Richardson
https://bugs.kde.org/show_bug.cgi?id=466454 --- Comment #20 from Mark Richardson --- Created attachment 158165 --> https://bugs.kde.org/attachment.cgi?id=158165&action=edit xwayland_swapchain_kwin_150scale -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 466454] Vulkan and OpenGL windows not being created properly with fraction scale factors

2023-04-17 Thread Mark Richardson
https://bugs.kde.org/show_bug.cgi?id=466454 --- Comment #19 from Mark Richardson --- (In reply to David Edmundson from comment #18) > > I don't see a cross platform way to set the swapchain size, unless kwin > > gives a surface of either 1px-16384px like it does on wa

[kwin] [Bug 466454] Vulkan and OpenGL windows not being created properly with fraction scale factors

2023-04-16 Thread Mark Richardson
https://bugs.kde.org/show_bug.cgi?id=466454 --- Comment #17 from Mark Richardson --- (In reply to Zamundaaa from comment #15) > > What specific game and Proton version did you use? This is not happening for > me and afaict from the dxvk code, it's handling the min/max s

[kwin] [Bug 466454] Vulkan and OpenGL windows not being created properly with fraction scale factors

2023-04-16 Thread Mark Richardson
https://bugs.kde.org/show_bug.cgi?id=466454 --- Comment #16 from Mark Richardson --- (In reply to Zamundaaa from comment #15) > (In reply to Mark Richardson from comment #13) > > What can/should an app do about being lied to about the window size? > You need to query the surface

[kwin] [Bug 466454] Vulkan and OpenGL windows not being created properly with fraction scale factors

2023-04-16 Thread Mark Richardson
https://bugs.kde.org/show_bug.cgi?id=466454 --- Comment #13 from Mark Richardson --- (In reply to David Edmundson from comment #11) > I strongly suspect our window is configured to the 1280x721size; at which > point it's partly client side problems for not handling that correctly.

[kwin] [Bug 466454] Vulkan and OpenGL windows not being created properly with fraction scale factors

2023-04-16 Thread Mark Richardson
https://bugs.kde.org/show_bug.cgi?id=466454 --- Comment #12 from Mark Richardson --- (In reply to David Edmundson from comment #10) > Can you confirm that "X applications scale themselves" setting is currently > checked, and that unchecking it avoids the problem? makes no dif

[valgrind] [Bug 468556] Build failure for vgdb

2023-04-16 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=468556 Mark Wielaard changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kwin] [Bug 466454] Vulkan and OpenGL windows not being created properly with fraction scale factors

2023-04-15 Thread Mark Richardson
https://bugs.kde.org/show_bug.cgi?id=466454 --- Comment #9 from Mark Richardson --- testing with the latest tumbleweed under virtualbox shows the same problem with both llvmpipe and SVGA3D GL drivers. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 464671] Default glibc suppression shouldn't use @GLIBC_VERSION@ anymore with glibc >= 2.34

2023-04-14 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=464671 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #7 from Mark

[valgrind] [Bug 467036] Add time cost statistics for Regtest

2023-04-14 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=467036 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED CC

[valgrind] [Bug 467714] fdleak_* and rlimit tests fail when parent process has more than 64 descriptors opened.

2023-04-14 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=467714 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[valgrind] [Bug 467839] Gdbserver: Improve compatibility of library directory name

2023-04-14 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=467839 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org Status|REPORTED

[valgrind] [Bug 374814] VALGRIND INTERNAL ERROR: Valgrind received a signal 11 (SIGSEGV) - exiting

2023-04-14 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=374814 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #2 from Mark

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

2023-04-14 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=459392 Mark Wielaard changed: What|Removed |Added Status|CONFIRMED |RESOLVED CC

[valgrind] [Bug 464609] Valgrind memcheck should support Linux pidfd_open

2023-04-14 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=464609 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED CC

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

2023-04-13 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=434057 Mark Wielaard changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

[kwin] [Bug 466454] Vulkan and OpenGL windows not being created properly with fraction scale factors

2023-04-13 Thread Mark Richardson
https://bugs.kde.org/show_bug.cgi?id=466454 --- Comment #8 from Mark Richardson --- Just tested ubuntu 23.04 beta, absolutely no problems with any scaling factors on gnome/whatever they are using. This is solely a Kwin problem. -- You are receiving this mail because: You are watching all bug

[kwin] [Bug 466454] Vulkan and OpenGL windows not being created properly with fraction scale factors

2023-04-13 Thread Mark Richardson
https://bugs.kde.org/show_bug.cgi?id=466454 --- Comment #7 from Mark Richardson --- Still happens on Plasma 5.27.4, is anyone looking into this? I would like to continue using Linux and KDE, and am more than willing to help test images and builds as long as this bug isn't going to rot

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

2023-04-12 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=434057 Mark Wielaard changed: What|Removed |Added Status|REPORTED|ASSIGNED Assignee|jsew...@acm.org

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

2023-04-09 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=434057 --- Comment #25 from Mark Wielaard --- (In reply to Tom Tromey from comment #22) > (In reply to Paul Floyd from comment #21) > > > I also tried to make the startup even easier and after searching a bit and > > getting some info on

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

2023-04-09 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=434057 --- Comment #24 from Mark Wielaard --- (In reply to Paul Floyd from comment #21) > It seems quite intermittent. I've only reproduced it once, and without > debug/verbose. Too bad, those are the worst bugs to debug. > I had a very

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

2023-04-08 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=434057 --- Comment #20 from Mark Wielaard --- I wonder if there is still a timing issue if it works with extra verbose/debug output. We tried to remove any explicit waiting/spinning. Could you show a full session (gdb command line plus arguments and gdb

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

2023-04-07 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=434057 --- Comment #16 from Mark Wielaard --- Thanks, last patch looks pretty nice. I threw it at the try builder and it at least compiles cleanly: https://builder.sourceware.org/buildbot/#/changes/23263 That of course is all different GNU/Linux setups, maybe

[kmymoney] [Bug 468075] New: Closing Investment Accounts causes program crash

2023-04-02 Thread Mark Medoff
https://bugs.kde.org/show_bug.cgi?id=468075 Bug ID: 468075 Summary: Closing Investment Accounts causes program crash Classification: Applications Product: kmymoney Version: 5.1.3 Platform: Ubuntu OS: Linux Statu

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

2023-03-29 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=434057 --- Comment #12 from Mark Wielaard --- (In reply to Paul Floyd from comment #11) > When I saw this > > +/* For accept4 and execvpe. */ > +#define _GNU_SOURCE > #include "vgdb.h" > > I had a bit of a bad feeling, whic

[kwin] [Bug 466454] Vulkan and OpenGL windows not being created properly with fraction scale factors

2023-03-26 Thread Mark Richardson
https://bugs.kde.org/show_bug.cgi?id=466454 --- Comment #4 from Mark Richardson --- (In reply to Mark Richardson from comment #3) > None of this happens on the lavapipe vulkan driver, min/max extant always > matches the window size exactly on Xorg and XWayland, and always returns min >

[kwin] [Bug 466454] Vulkan and OpenGL windows not being created properly with fraction scale factors

2023-03-26 Thread Mark Richardson
https://bugs.kde.org/show_bug.cgi?id=466454 --- Comment #3 from Mark Richardson --- After even more testing this appears to only happen with XWayland windows and a scale set to 150%, or 250%, no other fractional scale factors trigger the disconnect between the window size, and the vulkan surface

[valgrind] [Bug 467714] fdleak_* and rlimit tests fail when parent process has more than 64 descriptors opened.

2023-03-23 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=467714 --- Comment #2 from Mark Wielaard --- Tested with: #include #include int main (int argc, char *const argv[]) { for (int i = 0; i < 100; ++i) dup (1); execvp (argv[1], argv + 1); exit (1); } gcc -o dup100 dup100.c ./dup

[valgrind] [Bug 467714] fdleak_* and rlimit tests fail when parent process has more than 64 descriptors opened.

2023-03-23 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=467714 Mark Wielaard changed: What|Removed |Added Assignee|jsew...@acm.org |m...@klomp.org Status|REPORTED

[kwin] [Bug 467298] New: kwin_wayland segfaults in KWaylandServer::OutputInterface::handle() on screen off when system is locked

2023-03-13 Thread Mark S
https://bugs.kde.org/show_bug.cgi?id=467298 Bug ID: 467298 Summary: kwin_wayland segfaults in KWaylandServer::OutputInterface::handle() on screen off when system is locked Classification: Plasma Product: kwin

[valgrind] [Bug 436413] Warn about realloc of size zero

2023-03-10 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=436413 --- Comment #21 from Mark Wielaard --- Looks good to me. -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 466485] Window Decoration Crashes, network and network panel issues

2023-03-05 Thread Mark Rebholz
https://bugs.kde.org/show_bug.cgi?id=466485 --- Comment #3 from Mark Rebholz --- Created attachment 157012 --> https://bugs.kde.org/attachment.cgi?id=157012&action=edit New crash information added by DrKonqi systemsettings (5.26.4) using Qt 5.15.7 fedora 36 plasma 5.26.4 oberer

[systemsettings] [Bug 466485] Window Decoration Crashes, network and network panel issues

2023-03-05 Thread Mark Rebholz
https://bugs.kde.org/show_bug.cgi?id=466485 Mark Rebholz changed: What|Removed |Added CC||mark.rebh...@gmail.com -- You are receiving

[kmymoney] [Bug 465707] Menu bar items not working

2023-03-02 Thread Mark Medoff
https://bugs.kde.org/show_bug.cgi?id=465707 --- Comment #4 from Mark Medoff --- Jack I tried full path with appimage. I went to console and did a "whereis" to confirm path for gnome-calculator. I copied that path and pasted it into settings for program. Got the below error when I tr

[plasmashell] [Bug 463356] Audio indicators are displayed for some flatpaks that aren't running audio

2023-03-02 Thread Mark Duncan
https://bugs.kde.org/show_bug.cgi?id=463356 Mark Duncan changed: What|Removed |Added Version|5.26.4 |5.27.2 -- You are receiving this mail because

[kmymoney] [Bug 465707] Menu bar items not working

2023-03-01 Thread Mark Medoff
https://bugs.kde.org/show_bug.cgi?id=465707 --- Comment #2 from Mark Medoff --- I downloaded the latest appimage (408) for linux and tried the calculator from the menu. I now get the below dialog box which I never got before, but calculator still doesn't launch from menu but does when the

[kwin] [Bug 466454] New: Vulkan and OpenGL windows not being created properly with fraction scale factors

2023-02-25 Thread Mark Richardson
https://bugs.kde.org/show_bug.cgi?id=466454 Bug ID: 466454 Summary: Vulkan and OpenGL windows not being created properly with fraction scale factors Classification: Plasma Product: kwin Version: 5.27.1 Platform: openSUS

[valgrind] [Bug 466172] SIGTRAP crash whenever getaddrinfo call is issued by valgrind

2023-02-21 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=466172 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #2 from Mark

[neon] [Bug 465537] Firefox Plasma Integration only works in the live iso, doesn't work after install.

2023-02-20 Thread Mark
https://bugs.kde.org/show_bug.cgi?id=465537 Mark changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO

[neon] [Bug 465537] Firefox Plasma Integration only works in the live iso, doesn't work after install.

2023-02-20 Thread Mark
https://bugs.kde.org/show_bug.cgi?id=465537 --- Comment #2 from Mark --- I can confirm it works again after the latest set of updates for Neon. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 465435] m_libcfile.c:66 (vgPlain_safe_fd): Assertion 'newfd >= VG_(fd_hard_limit)' failed.

2023-02-15 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=465435 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #11 from Mark

[kmymoney] [Bug 465707] New: Menu bar items not working

2023-02-14 Thread Mark Medoff
https://bugs.kde.org/show_bug.cgi?id=465707 Bug ID: 465707 Summary: Menu bar items not working Classification: Applications Product: kmymoney Version: 5.1.3 Platform: Mint (Ubuntu based) OS: Linux Status: REPORT

[Elisa] [Bug 465545] New: Add an option to play new files immediately instead of queue

2023-02-10 Thread Mark
https://bugs.kde.org/show_bug.cgi?id=465545 Bug ID: 465545 Summary: Add an option to play new files immediately instead of queue Classification: Applications Product: Elisa Version: 22.12.2 Platform: Neon

[valgrind] [Bug 457504] Add LOONGARCH64/Linux port to Valgrind

2023-02-10 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=457504 --- Comment #14 from Mark Wielaard --- (In reply to Feiyang Chen from comment #12) > Most of these files were introduced by the v4-0104 patch. > I don't know why these empty files are missing :) > Or can I just remove them from my

[neon] [Bug 465537] New: Firefox Plasma Integration only works in the live iso, doesn't work after install.

2023-02-10 Thread Mark
https://bugs.kde.org/show_bug.cgi?id=465537 Bug ID: 465537 Summary: Firefox Plasma Integration only works in the live iso, doesn't work after install. Classification: KDE Neon Product: neon Version: unspecified Platform

[valgrind] [Bug 465465] Eviction Emulation in Cachegrind for Detecting Cache Conflicts

2023-02-09 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=465465 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #6 from Mark

[konsole] [Bug 457780] Konsole crashes on launch.

2023-02-03 Thread Mark N Carpenter Jr
https://bugs.kde.org/show_bug.cgi?id=457780 --- Comment #3 from Mark N Carpenter Jr --- Thanks For pinging this, the issue has been resolved. -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 457780] Konsole crashes on launch.

2023-02-03 Thread Mark N Carpenter Jr
https://bugs.kde.org/show_bug.cgi?id=457780 Mark N Carpenter Jr changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO

[valgrind] [Bug 452758] Valgrind does not read properly DWARF5 as generated by Clang14

2023-01-31 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=452758 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[valgrind] [Bug 464969] D language demangling

2023-01-29 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=464969 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #2 from Mark

<    1   2   3   4   5   6   7   8   9   10   >