[valgrind] [Bug 475650] DRD does not work with C11 threads

2023-10-16 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=475650 Bart Van Assche changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 475650] DRD does not work with C11 threads

2023-10-15 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=475650 Bart Van Assche changed: What|Removed |Added CC||bart.vanassche+...@gmail.co

[valgrind] [Bug 445743] "The impossible happened: mutex is locked simultaneously by two threads" while using mutexes with priority inheritance and signals

2022-12-24 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=445743 Bart Van Assche changed: What|Removed |Added Assignee|bart.vanassche+...@gmail.co |jsew...@acm.org |m

[valgrind] [Bug 444568] drd/tests/pth_barrier_thr_cr Number of concurrent pthread_barrier_wait() calls exceeds the barrier count

2022-12-24 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=444568 Bart Van Assche changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 445743] "The impossible happened: mutex is locked simultaneously by two threads" while using mutexes with priority inheritance and signals

2021-11-20 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=445743 Bart Van Assche changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[valgrind] [Bug 435160] drd/tests/swapcontext.c: threads are interrupted in nanosleep

2021-04-09 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=435160 --- Comment #11 from Bart Van Assche --- "Patch v2" has been applied on the master branch. Thanks for the patch! -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 435160] drd/tests/swapcontext.c: threads are interrupted in nanosleep

2021-04-02 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=435160 --- Comment #8 from Bart Van Assche --- Please provide a .stderr.exp file that makes the test pass on your test setup. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 435160] drd/tests/swapcontext.c: threads are interrupted in nanosleep

2021-03-30 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=435160 --- Comment #5 from Bart Van Assche --- Reverting commit 719d23b7a9c3 ("drd/tests/swapcontext: Improve portability") is not an option. Valgrind source code must build and run on all supported operating systems. Not all supported operati

[valgrind] [Bug 434775] drd/tests/swapcontext.c doesn't build with musl

2021-03-28 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=434775 --- Comment #4 from Bart Van Assche --- Please retest with commit 7cd4d78163fa ("memcheck/tests/linux/stack_changes: Only run this test if setcontext() is available"). -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 434775] drd/tests/swapcontext.c doesn't build with musl

2021-03-22 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=434775 --- Comment #2 from Bart Van Assche --- I took a look at the attached patch and noticed multiple new #ifdefs. I'm concerned that adding so many #ifdefs would make the test harder to maintain. So I added a configure test for swapcontext(). Can you take

[valgrind] [Bug 432381] drd: drd_main.c:378 (drd_stop_using_mem): Assertion 'a1 <= a2' failed

2021-02-20 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=432381 Bart Van Assche changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 432381] drd: drd_main.c:378 (drd_stop_using_mem): Assertion 'a1 <= a2' failed

2021-02-03 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=432381 --- Comment #3 from Bart Van Assche --- I should have noticed the attachment myself. Do you want to root-cause this bug and propose a patch or do you perhaps expect me to look into this? A good start would be to verify whether

[valgrind] [Bug 432381] drd: drd_main.c:378 (drd_stop_using_mem): Assertion 'a1 <= a2' failed

2021-02-02 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=432381 --- Comment #1 from Bart Van Assche --- Sharing the source code of a reproducer would help a lot ... -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 428909] helgrind: need to intercept duplicate libc definitions for Fedora 33

2020-12-03 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=428909 --- Comment #23 from Bart Van Assche --- On 12/3/20 6:54 AM, Paul Floyd wrote: > https://bugs.kde.org/show_bug.cgi?id=428909 > > --- Comment #22 from Paul Floyd --- > (In reply to Mark Wielaard from comment #20) >> >> Normally

[valgrind] [Bug 382083] Failure to detect MUSL consistently.

2020-11-30 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=382083 Bart Van Assche changed: What|Removed |Added CC||bvanass...@acm.org -- You are receiving

[valgrind] [Bug 428909] helgrind: need to intercept duplicate libc definitions for Fedora 33

2020-11-29 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=428909 Bart Van Assche changed: What|Removed |Added CC||bvanass...@acm.org --- Comment #16 from Bart

[valgrind] [Bug 428035] drd: dont need to intercept duplicate libc definitions if run with musl

2020-10-21 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=428035 Bart Van Assche changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 428035] drd: dont need to intercept duplicate libc definitions if run with musl

2020-10-20 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=428035 Bart Van Assche changed: What|Removed |Added CC||bvanass...@acm.org --- Comment #1 from Bart

[valgrind] [Bug 426144] DRD reports "condition variable has not been initialized" when spawning pthread threads

2020-09-19 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=426144 Bart Van Assche changed: What|Removed |Added Summary|DRD reportes "condition |DRD reports "

[valgrind] [Bug 403212] trylock test hangs on FreeBSD

2020-09-19 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=403212 Bart Van Assche changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 426144] DRD reportes "condition variable has not been initialized" when spawning pthread threads

2020-09-19 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=426144 Bart Van Assche changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 426144] DRD reportes "condition variable has not been initialized" when spawning pthread threads

2020-09-15 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=426144 --- Comment #2 from Bart Van Assche --- Maybe a new version of pthread_cond_init has been added in the Fedora 33 glibc library. I will take a look. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 416286] DRD reports “conflicting load” error on std::mutex::lock

2020-04-12 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=416286 Bart Van Assche changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 403212] trylock test hangs on FreeBSD

2020-04-12 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=403212 Bart Van Assche changed: What|Removed |Added CC||bvanass...@acm.org --- Comment #3 from Bart

[valgrind] [Bug 416286] DRD reports “conflicting load” error on std::mutex::lock

2020-01-15 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=416286 --- Comment #2 from Bart Van Assche --- Thanks for having reported this. Please check whether the changes that have been checked in on the master branch fix this issue. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 410757] glibc wrapper discrepancy for preadv2/pwritev2 system calls across different versions

2019-08-16 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=410757 --- Comment #5 from Bart Van Assche --- Please have a look at commit 0f7483d1d8a8 ("memcheck/tests/sys-preadv2_pwritev2: Check whether these syscalls are supported"). -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 410757] glibc wrapper discrepancy for preadv2/pwritev2 system calls across different versions

2019-08-16 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=410757 Bart Van Assche changed: What|Removed |Added CC||bvanass...@acm.org --- Comment #3 from Bart

[valgrind] [Bug 407764] drd cond_post_wait gets wrong (?) condition on s390x z13 system

2019-05-20 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=407764 --- Comment #2 from Bart Van Assche --- Have you considered to change ", cond" into ", " in the printf() statement? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 405716] int-overflow in stack size Margin calculation

2019-03-21 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=405716 Bart Van Assche changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 403212] trylock test hangs on FreeBSD

2019-01-14 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=403212 --- Comment #1 from Bart Van Assche --- This proposal sounds good to me. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 402341] drd/tests/tsan_thread_wrappers_pthread.h:369: suspicious code ?

2018-12-19 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=402341 --- Comment #1 from Bart Van Assche --- Thank you for your report. Please verify whether commit 5b4029b8cc8f ("drd/tests/tsan_thread_wrappers_pthread.h: Fix MyThread::ThreadBody()") fixes this bug. -- You are receiving this mail be

[valgrind] [Bug 402341] drd/tests/tsan_thread_wrappers_pthread.h:369: suspicious code ?

2018-12-19 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=402341 Bart Van Assche changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 401578] drd crashes on fork if previous thread finished

2018-12-01 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=401578 Bart Van Assche changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 393351] unhandled instruction bytes: 0x62 0xF1 0xFD 0x48 0x6F 0xD 0xE1 0xEC 0x8 0x0

2018-08-23 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=393351 --- Comment #1 from Bart Van Assche --- This is reproducible with the latest Valgrind version (git commit ID 0375954c18d918045d4d7bfb30061f445511c3d3). -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 356374] Assertion 'DRD_(g_threadinfo)[tid].pt_threadid != INVALID_POSIX_THREADID' failed

2018-05-16 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=356374 Bart Van Assche <bvanass...@acm.org> changed: What|Removed |Added Status|UNCONFIRMED |RE

[valgrind] [Bug 357010] drd regression tests fail to compile with Intel compiler

2018-05-16 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=357010 Bart Van Assche <bvanass...@acm.org> changed: What|Removed |Added Resolution|--- |W

[valgrind] [Bug 393351] unhandled instruction bytes: 0x62 0xF1 0xFD 0x48 0x6F 0xD 0xE1 0xEC 0x8 0x0

2018-05-16 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=393351 Bart Van Assche <bvanass...@acm.org> changed: What|Removed |Added Ever confirmed|0 |1

[valgrind] [Bug 393351] New: unhandled instruction bytes: 0x62 0xF1 0xFD 0x48 0x6F 0xD 0xE1 0xEC 0x8 0x0

2018-04-20 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=393351 Bug ID: 393351 Summary: unhandled instruction bytes: 0x62 0xF1 0xFD 0x48 0x6F 0xD 0xE1 0xEC 0x8 0x0 Product: valgrind Version: unspecified Platform: Other OS:

[konsole] [Bug 381115] tab completion in konsole freezes system for about 20s

2017-06-28 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=381115 --- Comment #10 from Bart Van Assche <bvanass...@acm.org> --- Thanks Wolfgang for the feedback. By running the following command I got rid of the freezing behavior: rpm -e plasma5-workspace sddm-theme-openSUSE-42.1.1-20.1.noarch plasma5-wor

[frameworks-knotifications] [Bug 380974] KMessageBox takes a few seconds to appear after clicking Apply in KDE Partition Manager

2017-06-28 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=380974 Bart Van Assche <bvanass...@acm.org> changed: What|Removed |Added CC||bvanass...@a

[konsole] [Bug 380923] Konsole hangs for a minute if it cannot activate a dbus notification service

2017-06-28 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=380923 Bart Van Assche <bvanass...@acm.org> changed: What|Removed |Added CC||bvanass...@a

[konsole] [Bug 381115] tab completion in konsole freezes system for about 20s

2017-06-12 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=381115 Bart Van Assche <bvanass...@acm.org> changed: What|Removed |Added Ever confirmed|0 |1

[valgrind] [Bug 356374] Assertion 'DRD_(g_threadinfo)[tid].pt_threadid != INVALID_POSIX_THREADID' failed

2017-05-08 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=356374 --- Comment #4 from Bart Van Assche <bvanass...@acm.org> --- Sorry for the delay. r16342 should fix this bug. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 374414] unlocking mutex before calling notify_one/all on condition variable triggers an error

2017-01-04 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=374414 --- Comment #4 from Bart Van Assche <bvanass...@acm.org> --- I do not agree that a loop like "while (!ready) cv.wait(lk);" would be a correct way to wait for cv to be signaled. If a sleep() statement would be inserted before or inside th

[valgrind] [Bug 374414] unlocking mutex before calling notify_one/all on condition variable triggers an error

2017-01-01 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=374414 Bart Van Assche <bvanass...@acm.org> changed: What|Removed |Added CC||bvanass...@a

[valgrind] [Bug 373166] drd and helgrind will crash wth vex amd64->IR: unhandled instruction bytes 0xFF 0xFF 0x48 0x85 0xC0 0x74 0x8 0x4D 0x89 0xE7

2016-12-08 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=373166 --- Comment #9 from Bart Van Assche <bvanass...@acm.org> --- Analyzing software with Helgrind and DRD may trigger other code paths compared to analyzing the same software with memcheck. My proposal is to start with looking into why VEX r

[valgrind] [Bug 373166] drd and helgrind will crash wth vex amd64->IR: unhandled instruction bytes 0xFF 0xFF 0x48 0x85 0xC0 0x74 0x8 0x4D 0x89 0xE7

2016-12-08 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=373166 --- Comment #7 from Bart Van Assche <bvanass...@acm.org> --- Everyone RHEL user I know either uses RHEL 6 or RHEL 7. How relevant is RHEL 4 today? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 373166] drd and helgrind will crash wth vex amd64->IR: unhandled instruction bytes 0xFF 0xFF 0x48 0x85 0xC0 0x74 0x8 0x4D 0x89 0xE7

2016-12-01 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=373166 --- Comment #3 from Bart Van Assche <bvanass...@acm.org> --- Hi Tushar, are you aware that the "unhandled instruction bytes" message indicates a bug in VEX and not in DRD nor in Helgrind? See also http://valgrind.org/docs/manual/faq.h

[valgrind] [Bug 352395] Please provide SVN revision info in --version

2016-11-27 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=352395 Bart Van Assche <bvanass...@acm.org> changed: What|Removed |Added CC||bvanass...@a

[valgrind] [Bug 363740] Possible data race in vgPlain_amd64_linux_REDIR_FOR_vgettimeofday

2016-05-31 Thread Bart Van Assche via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363740 Bart Van Assche <bvanass...@acm.org> changed: What|Removed |Added Assignee|jsew...@acm.org |bugzilla@po

[valgrind] [Bug 363740] Possible data race in vgPlain_amd64_linux_REDIR_FOR_vgettimeofday

2016-05-31 Thread Bart Van Assche via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363740 Bart Van Assche <bvanass...@acm.org> changed: What|Removed |Added CC||bvanass...@a

[valgrind] [Bug 358478] drd/tests/std_thread.cpp doesn't build with GCC6

2016-01-24 Thread Bart Van Assche via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358478 Bart Van Assche <bvanass...@acm.org> changed: What|Removed |Added Ever confirmed|0 |1

[valgrind] [Bug 358478] drd/tests/std_thread.cpp doesn't build with GCC6

2016-01-24 Thread Bart Van Assche via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358478 --- Comment #2 from Bart Van Assche <bvanass...@acm.org> --- Are gcc 6 RPMs available somewhere ? -- You are receiving this mail because: You are watching all bug changes.