[valgrind] [Bug 492678] SIGALRM race condition (sighandler called after timer disarmed)

2025-01-25 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=492678 --- Comment #10 from Tavian Barnes --- Awesome, thanks for the quick fix -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 498936] POSIX timer signal not being delivered

2025-01-24 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=498936 --- Comment #4 from Tavian Barnes --- I guess? I'm surprised that valgrind will totally starve a thread by default. This may be a dupe of https://bugs.kde.org/show_bug.cgi?id=343357 anyway. -- You are receiving this mail because: You are wat

[valgrind] [Bug 492678] SIGALRM race condition (sighandler called after timer disarmed)

2025-01-22 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=492678 --- Comment #7 from Tavian Barnes --- (In reply to Paul Floyd from comment #6) > Hmm. If you run the testcase with strace do you see calls to timer_delete > rather than setitimer? No, actually I did not run the attached test case, just saw th

[valgrind] [Bug 498936] POSIX timer signal not being delivered

2025-01-21 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=498936 --- Comment #2 from Tavian Barnes --- --fair-sched=yes seems to work around it -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 492678] SIGALRM race condition (sighandler called after timer disarmed)

2025-01-21 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=492678 Tavian Barnes changed: What|Removed |Added CC||taviana...@gmail.com --- Comment #3 from

[valgrind] [Bug 498936] POSIX timer signal not being delivered

2025-01-21 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=498936 --- Comment #1 from Tavian Barnes --- Okay here's a more reduced testcase: ``` #include #include atomic_bool start, stop; void *work(void *ptr) { start = 1; while (!stop); return NULL; } int main(void) { pthr

[valgrind] [Bug 498936] New: POSIX timer signal not being delivered

2025-01-20 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=498936 Bug ID: 498936 Summary: POSIX timer signal not being delivered Classification: Developer tools Product: valgrind Version: 3.24 GIT Platform: Arch Linux OS: Linux Statu

[konsole] [Bug 440990] Too many file descriptors inherited by the shell

2022-01-10 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=440990 Tavian Barnes changed: What|Removed |Added CC||taviana...@gmail.com -- You are receiving

[kwin] [Bug 433576] Compose Key does not work since Plasma 5.21 on Wayland

2021-03-16 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=433576 Tavian Barnes changed: What|Removed |Added CC||taviana...@gmail.com --- Comment #12 from

[kwin] [Bug 420160] Session crashes when monitor goes into standby

2021-01-13 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=420160 --- Comment #21 from Tavian Barnes --- (In reply to Nate Graham from comment #20) > Until we get better handling of this in Qt, the best we can do is debug why > the compositor crashed in the first place. So can you please get a backtrace &g

[konsole] [Bug 401674] Shift-Left and Shift-Right not reaching emacs

2020-12-12 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=401674 Tavian Barnes changed: What|Removed |Added CC||taviana...@gmail.com Status

[konsole] [Bug 430267] New: No option to display bold font as intense color

2020-12-11 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=430267 Bug ID: 430267 Summary: No option to display bold font as intense color Product: konsole Version: 20.12.0 Platform: Archlinux Packages OS: Linux Status: REPORTED

[plasmashell] [Bug 393308] Plasma crash after removing an icon from the system tray

2020-12-04 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=393308 Tavian Barnes changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO

[kwin] [Bug 420160] Session crashes when monitor goes into standby

2020-11-28 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=420160 --- Comment #16 from Tavian Barnes --- Reproduced it. First I get this on the console (typed manually, hopefully no mistakes): qt.qpa.wayland: Ignoring unexpected wl_surface.leave received for output with id: 44 screen name: "DP-1" screen

[kwin] [Bug 420160] Session crashes when monitor goes into standby

2020-11-28 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=420160 --- Comment #15 from Tavian Barnes --- I haven't reproduced it yet with debug symbols, but I did some additional debugging on the core dump from the last crash. It looks like the crash is this assertion failure in libepoxy: "Couldn't f

[kwin] [Bug 420160] Session crashes when monitor goes into standby

2020-11-28 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=420160 --- Comment #13 from Tavian Barnes --- Here's a stack trace without debug symbols. I'm rebuilding with debug info now. #0 0x7f73c69cb615 in raise () at /usr/lib/libc.so.6 #1 0x7f73c69b4912 in abort () at /usr/lib/li

[kwin] [Bug 420160] Session crashes when monitor goes into standby

2020-11-27 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=420160 Tavian Barnes changed: What|Removed |Added CC||taviana...@gmail.com -- You are receiving

[plasmashell] [Bug 393308] New: Plasma crash after removing an icon from the system tray

2018-04-19 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=393308 Bug ID: 393308 Summary: Plasma crash after removing an icon from the system tray Product: plasmashell Version: 5.12.4 Platform: Archlinux Packages OS: Linux

[plasmashell] [Bug 371007] Crash in QMetaObject::cast in QtQuickControls

2017-04-23 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=371007 --- Comment #9 from Tavian Barnes --- > Can someone CC'd here please tell me whether they use the global menu bar? Nope, no global menu bar for me. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 379134] New: Plasma crashed when switching audio input device for Chromium

2017-04-23 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=379134 Bug ID: 379134 Summary: Plasma crashed when switching audio input device for Chromium Product: plasmashell Version: 5.9.4 Platform: Archlinux Packages OS: Linux

[okular] [Bug 362856] [Frameworks] Wrong render resolution, possibly caused by Plasma 5 "Scale Display"

2017-04-05 Thread Tavian Barnes
https://bugs.kde.org/show_bug.cgi?id=362856 Tavian Barnes changed: What|Removed |Added CC||taviana...@gmail.com -- You are receiving

[konsole] [Bug 325442] Constant loop reading of /etc/passwd from /proc updates

2015-12-07 Thread Tavian Barnes via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325442 Tavian Barnes changed: What|Removed |Added CC||taviana...@gmail.com -- You are receiving