[valgrind] [Bug 399584] Support macOS Mojave (10.14)

2020-02-23 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=399584 --- Comment #33 from Louis Brunner --- Jay, i.am.qix, I have merged a patch in my repository which should fix that issue. I didn't realize GitHub issues were disabled, feel free to reopen https://github.com/LouisBrunner/valgrind-macos/issues/3

[valgrind] [Bug 416436] Unrecognised instruction at address 0x1006037BD (__pthread_init.cold.2) macOS 10.15

2020-02-11 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=416436 --- Comment #2 from Louis Brunner --- Created attachment 125843 --> https://bugs.kde.org/attachment.cgi?id=125843=edit Fix _pthread_init illegal instruction by providing ptr_munge I have been investigating the problem and I have a fix (pa

[valgrind] [Bug 416436] Unrecognised instruction at address 0x1006037BD (__pthread_init.cold.2) macOS 10.15

2020-02-03 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=416436 Louis Brunner changed: What|Removed |Added CC||louis.brunner...@gmail.com -- You

[valgrind] [Bug 399584] Support macOS Mojave (10.14)

2020-01-25 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=399584 --- Comment #30 from Louis Brunner --- (In reply to Jay from comment #29) > Hi Rhys, > > Is there a way to install your patched version of Valgrind using a package > manager such as brew? I saw something similar with Louis Brunner (a

[valgrind] [Bug 399584] Support macOS Mojave (10.14)

2019-06-25 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=399584 --- Comment #16 from Louis Brunner --- Jake, Just apply the changes from every commit (https://github.com/LouisBrunner/valgrind-macos/commits/master) from the one made by Rhys (15d7631e71300670f6870307631447317d542e1a) to the penultimate

[valgrind] [Bug 399584] Support macOS Mojave (10.14)

2019-06-09 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=399584 --- Comment #14 from Louis Brunner --- Rhys, I have been working on a series of patches based on your GitHub repository that allow Valgrind to work on macOS Mojave (albeit fairly experimentally). The following are included: - Empty stub

[valgrind] [Bug 399584] Support macOS Mojave (10.14)

2019-06-02 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=399584 Louis Brunner changed: What|Removed |Added CC||louis.brunner...@gmail.com -- You

[valgrind] [Bug 380269] [PATCH] No multithreading in macOS Sierra (10.12)

2018-08-20 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=380269 --- Comment #9 from Louis Brunner --- Rhys: Doesn't ring a bell. I mainly had issues with mcwatchpoints, pselect_alarm and pth_term_signal. Is there anything I can do to help out? -- You are receiving this mail because: You are watching all bug

[valgrind] [Bug 380269] [PATCH] No multithreading in macOS Sierra (10.12)

2017-12-27 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=380269 --- Comment #7 from Louis Brunner <louis.brunner...@gmail.com> --- Created attachment 109548 --> https://bugs.kde.org/attachment.cgi?id=109548=edit Partial wqthread fix As reported by Alexandru in https://bugs.kde.org/show_bug.cgi?

[valgrind] [Bug 380269] [PATCH] No multithreading in macOS Sierra (10.12)

2017-12-11 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=380269 --- Comment #6 from Louis Brunner <louis.brunner...@gmail.com> --- Rhys, No problem, here are the results before the patch (but with https://bugs.kde.org/show_bug.cgi?id=385279 applied): == 655 tests, 335 stderr failures, 85 stdout failures, 8 s

[valgrind] [Bug 380269] No multithreading in macOS Sierra (10.12)

2017-12-10 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=380269 --- Comment #4 from Louis Brunner <louis.brunner...@gmail.com> --- Created attachment 109303 --> https://bugs.kde.org/attachment.cgi?id=109303=edit Fix crash when using multithreading on Mac OS X >= 10.12 I have finally managed to f

[valgrind] [Bug 385279] unhandled syscall: mach:43 (mach_generate_activity_id)

2017-11-28 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=385279 --- Comment #3 from Louis Brunner <louis.brunner...@gmail.com> --- Created attachment 109108 --> https://bugs.kde.org/attachment.cgi?id=109108=edit Handle mach_generate_activity_id for Mac OS >= 10.12 Hi Rhys, Thi

[valgrind] [Bug 383811] Support macOS High Sierra (10.13)

2017-11-27 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=383811 Louis Brunner <louis.brunner...@gmail.com> changed: What|Removed |Added CC||louis.b

[valgrind] [Bug 385279] unhandled syscall: mach:43 (mach_generate_activity_id)

2017-11-27 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=385279 Louis Brunner <louis.brunner...@gmail.com> changed: What|Removed |Added CC||louis.b

[valgrind] [Bug 365327] Support macOS Sierra (10.12)

2017-05-28 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=365327 Louis Brunner <louis.brunner...@gmail.com> changed: What|Removed |Added Depends on||380269 Refe

[valgrind] [Bug 380269] No multithreading in macOS Sierra (10.12)

2017-05-28 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=380269 Louis Brunner <louis.brunner...@gmail.com> changed: What|Removed |Added Blocks||

[valgrind] [Bug 380269] New: No multithreading in macOS Sierra (10.12)

2017-05-28 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=380269 Bug ID: 380269 Summary: No multithreading in macOS Sierra (10.12) Product: valgrind Version: 3.12 SVN Platform: Mac OS X Disk Images OS: OS X Status: UNCONFIRMED

[valgrind] [Bug 379748] [PATCH] Missing pselect syscall (OS X 10.12)

2017-05-15 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=379748 Louis Brunner <louis.brunner...@gmail.com> changed: What|Removed |Added Attachment #105473|0

[valgrind] [Bug 365327] Support macOS Sierra (10.12)

2017-05-12 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=365327 --- Comment #26 from Louis Brunner <louis.brunner...@gmail.com> --- Created attachment 105483 --> https://bugs.kde.org/attachment.cgi?id=105483=edit Checks in new syscalls/traps Rhys, I created new issue for pselect and ulock_wait (coul

[valgrind] [Bug 365327] Support macOS Sierra (10.12)

2017-05-12 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=365327 Louis Brunner <louis.brunner...@gmail.com> changed: What|Removed |Added Depends on||379754 Refe

[valgrind] [Bug 379754] Missing syscall ulock_wait (OS X 10.12)

2017-05-12 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=379754 Louis Brunner <louis.brunner...@gmail.com> changed: What|Removed |Added Blocks||365327 Refe

[valgrind] [Bug 379748] Missing pselect syscall (OS X 10.12)

2017-05-12 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=379748 Louis Brunner <louis.brunner...@gmail.com> changed: What|Removed |Added CC||louis.b

[valgrind] [Bug 379754] Missing syscall ulock_wait (OS X 10.12)

2017-05-12 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=379754 Louis Brunner <louis.brunner...@gmail.com> changed: What|Removed |Added CC||louis.b

[valgrind] [Bug 379754] New: Missing syscall ulock_wait (OS X 10.12)

2017-05-12 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=379754 Bug ID: 379754 Summary: Missing syscall ulock_wait (OS X 10.12) Product: valgrind Version: 3.13 SVN Platform: Mac OS X Disk Images OS: OS X Status: UNCONFIRMED

[valgrind] [Bug 379748] Missing pselect syscall (OS X 10.12)

2017-05-12 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=379748 Louis Brunner <louis.brunner...@gmail.com> changed: What|Removed |Added Summary|Missing pselect syscall |Missing p

[valgrind] [Bug 379748] Missing pselect syscall

2017-05-12 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=379748 Louis Brunner <louis.brunner...@gmail.com> changed: What|Removed |Added Blocks||365327 Refe

[valgrind] [Bug 379748] New: Missing pselect syscall

2017-05-12 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=379748 Bug ID: 379748 Summary: Missing pselect syscall Product: valgrind Version: 3.13 SVN Platform: Mac OS X Disk Images OS: OS X Status: UNCONFIRMED Severity: normal

[valgrind] [Bug 365327] Support macOS Sierra (10.12)

2017-05-12 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=365327 Louis Brunner <louis.brunner...@gmail.com> changed: What|Removed |Added Depends on||379748 Refe

[valgrind] [Bug 379373] Syscall param msg->desc.port.name points to uninitialised byte(s) on macOS 10.12

2017-05-12 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=379373 --- Comment #1 from Louis Brunner <louis.brunner...@gmail.com> --- Created attachment 105470 --> https://bugs.kde.org/attachment.cgi?id=105470=edit Define the kernelrpc_mach_port_construct_trap mach trap The problem seems to be caused

[valgrind] [Bug 349128] Access not within mapped region in _pthread_find_thread (OS X 10.11)

2017-05-02 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=349128 Louis Brunner <louis.brunner...@gmail.com> changed: What|Removed |Added CC||louis.b

[valgrind] [Bug 379373] Syscall param msg->desc.port.name points to uninitialised byte(s) on macOS 10.12

2017-05-01 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=379373 Louis Brunner <louis.brunner...@gmail.com> changed: What|Removed |Added CC||louis.b

[valgrind] [Bug 365327] Support macOS Sierra (10.12)

2017-05-01 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=365327 --- Comment #24 from Louis Brunner <louis.brunner...@gmail.com> --- Hi Rhys, Thank you for the merge! While making the changes for the new dylib loading, I encountered a crash coming from is_in_syscall. I blamed it on the experimental nature

[valgrind] [Bug 365327] Support macOS Sierra (10.12)

2017-04-27 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=365327 Louis Brunner <louis.brunner...@gmail.com> changed: What|Removed |Added Attachment #104964|0

[valgrind] [Bug 365327] Support macOS Sierra (10.12)

2017-04-11 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=365327 Louis Brunner <louis.brunner...@gmail.com> changed: What|Removed |Added CC||louis.b