https://bugs.kde.org/show_bug.cgi?id=399584
--- Comment #35 from Rhys Kidd ---
Louis has done good work getting a number of the patches and WIP patches
together in a downstream fork and which has received some testing from people
like yourself.
There is a Valgrind release planned early next
https://bugs.kde.org/show_bug.cgi?id=416436
Rhys Kidd changed:
What|Removed |Added
Assignee|jsew...@acm.org |rhysk...@gmail.com
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=412745
Rhys Kidd changed:
What|Removed |Added
Depends on||416436
Referenced Bugs:
https://bugs.kde.org
https://bugs.kde.org/show_bug.cgi?id=416436
Bug ID: 416436
Summary: Unrecognised instruction at address 0x1006037BD
(__pthread_init.cold.2) macOS 10.15
Product: valgrind
Version: 3.15 SVN
Platform: macOS Disk Images
https://bugs.kde.org/show_bug.cgi?id=399584
Rhys Kidd changed:
What|Removed |Added
Attachment #123381|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=399584
Rhys Kidd changed:
What|Removed |Added
Attachment #123092|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=399584
--- Comment #26 from Rhys Kidd ---
Thanks James -- your revised build script patch has been pushed to valgrind
master.
I saw no build regressions on master, 3.15.0 or luisbrunner's out-of-tree
branches of valgrind on either my main macOS 10.
https://bugs.kde.org/show_bug.cgi?id=413410
Rhys Kidd changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
https://bugs.kde.org/show_bug.cgi?id=402696
Rhys Kidd changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
https://bugs.kde.org/show_bug.cgi?id=413410
Rhys Kidd changed:
What|Removed |Added
Assignee|jsew...@acm.org |rhysk...@gmail.com
Depends on
https://bugs.kde.org/show_bug.cgi?id=412745
Rhys Kidd changed:
What|Removed |Added
Blocks||413410
Referenced Bugs:
https://bugs.kde.org
https://bugs.kde.org/show_bug.cgi?id=413369
Rhys Kidd changed:
What|Removed |Added
CC||rhysk...@gmail.com
Assignee|jsew
https://bugs.kde.org/show_bug.cgi?id=399584
--- Comment #24 from Rhys Kidd ---
I believe Apple made this change in an Xcode release (version 10?), not a
version of macOS per se.
However, it appears that for systems that were upgraded from older Xcode or
older macOS releases, the previous /usr
https://bugs.kde.org/show_bug.cgi?id=399584
--- Comment #22 from Rhys Kidd ---
James, running your patch on macOS 10.11 over an otherwise succesfully
compiling valgrind master now reports the following build error. Any ideas?:
...
Making all in coregrind
(cd m_mach && mig
/Appl
https://bugs.kde.org/show_bug.cgi?id=412745
Rhys Kidd changed:
What|Removed |Added
Ever confirmed|0 |1
Assignee|jsew...@acm.org
https://bugs.kde.org/show_bug.cgi?id=412745
Bug ID: 412745
Summary: Support macOS Catalina (10.15)
Product: valgrind
Version: 3.15 SVN
Platform: Compiled Sources
OS: macOS
Status: REPORTED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=399584
--- Comment #21 from Rhys Kidd ---
Thanks James -- that's a neat patch and looks to resolve the concerns I've had
about alternative, but very brittle, solutions.
I'll give it a test tonight and if all fine, commit it to master.
--
Yo
https://bugs.kde.org/show_bug.cgi?id=406681
Rhys Kidd changed:
What|Removed |Added
CC||memec...@gmail.com
--- Comment #1 from Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=410562
Rhys Kidd changed:
What|Removed |Added
CC||rhysk...@gmail.com
Assignee|jsew
https://bugs.kde.org/show_bug.cgi?id=408758
Rhys Kidd changed:
What|Removed |Added
CC||rhysk...@gmail.com
Assignee|jsew
https://bugs.kde.org/show_bug.cgi?id=406681
Rhys Kidd changed:
What|Removed |Added
Assignee|jsew...@acm.org |rhysk...@gmail.com
CC
https://bugs.kde.org/show_bug.cgi?id=400829
--- Comment #2 from Rhys Kidd ---
I'll try to take a look at this one on macOS.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=404888
Rhys Kidd changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=404888
--- Comment #14 from Rhys Kidd ---
OK, I'll land this autotools cleanup series sometime this week.
Will spin up a separate series that sets the minimum autoconf version, and
drops the need for some hacks for functionality that valgrind can now
https://bugs.kde.org/show_bug.cgi?id=399584
--- Comment #12 from Rhys Kidd ---
No major updates to report.
I have a work-in-progress patch series, although there's still a need to
properly address some build environment changes on macOS and then confirm that
our suppression suite isn'
https://bugs.kde.org/show_bug.cgi?id=404888
--- Comment #11 from Rhys Kidd ---
(In reply to Julian Seward from comment #9)
> (In reply to Rhys Kidd from comment #7)
> > I also wonder whether valgrind should be explicit about a minimum supported
> > version of autoconf (via AC
https://bugs.kde.org/show_bug.cgi?id=404888
--- Comment #10 from Rhys Kidd ---
(In reply to Julian Seward from comment #8)
> One minor question:
>
> 0004-config-Conditionalize-finline-functions-on-compiler-.patch
>
> +safe_CFLAGS=$CFLAGS
> +CFLAGS="-finline-functions -W
https://bugs.kde.org/show_bug.cgi?id=404888
--- Comment #7 from Rhys Kidd ---
I also wonder whether valgrind should be explicit about a minimum supported
version of autoconf (via AC_PREREQ() macro)? This would allow some of the
existing backwards compatible hacks to be dropped.
The only current
https://bugs.kde.org/show_bug.cgi?id=404888
--- Comment #6 from Rhys Kidd ---
Created attachment 118419
--> https://bugs.kde.org/attachment.cgi?id=118419&action=edit
0006-Add-missing-documentation-file-from-EXTRA_DIST.patch
--
You are receiving this mail because:
You are watching
https://bugs.kde.org/show_bug.cgi?id=404888
--- Comment #5 from Rhys Kidd ---
Created attachment 118418
--> https://bugs.kde.org/attachment.cgi?id=118418&action=edit
0005-macOS-Don-t-duplicate-fno-stack-protector.patch
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=404888
--- Comment #4 from Rhys Kidd ---
Created attachment 118417
--> https://bugs.kde.org/attachment.cgi?id=118417&action=edit
0004-config-Conditionalize-finline-functions-on-compiler-.patch
--
You are receiving this mail because:
You are watch
https://bugs.kde.org/show_bug.cgi?id=404888
--- Comment #3 from Rhys Kidd ---
Created attachment 118416
--> https://bugs.kde.org/attachment.cgi?id=118416&action=edit
0003-Makefile.am-Consistent-indent-and-align.patch
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=404888
--- Comment #2 from Rhys Kidd ---
Created attachment 118415
--> https://bugs.kde.org/attachment.cgi?id=118415&action=edit
0002-config-Set-automake-options-consistenly-in-one-locat.patch
--
You are receiving this mail because:
You are watch
https://bugs.kde.org/show_bug.cgi?id=404888
--- Comment #1 from Rhys Kidd ---
Created attachment 118414
--> https://bugs.kde.org/attachment.cgi?id=118414&action=edit
0001-config-remove-unrequired-AC_HEADER_STDC.patch
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=404888
Bug ID: 404888
Summary: [PATCH] autotools cleanup series
Product: valgrind
Version: unspecified
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Severity: n
https://bugs.kde.org/show_bug.cgi?id=399584
--- Comment #9 from Rhys Kidd ---
(In reply to i.am.qix from comment #8)
> Rhys, have you gotten a chance to look at the diff? This is blocking a lot
> of our development on MacOS unfortunately, and build/dist from source isn't
> a viable
https://bugs.kde.org/show_bug.cgi?id=402696
Rhys Kidd changed:
What|Removed |Added
Assignee|josef.weidendor...@gmx.de |rhysk...@gmail.com
CC
https://bugs.kde.org/show_bug.cgi?id=399584
--- Comment #7 from Rhys Kidd ---
Thanks for this patch as a starting point - I'll take a look, including the
suppression file, which I have some experience with generating from the last OS
update.
There are a couple of other locations in the
https://bugs.kde.org/show_bug.cgi?id=401274
Rhys Kidd changed:
What|Removed |Added
CC||rhysk...@gmail.com
--- Comment #2 from Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=399584
--- Comment #3 from Rhys Kidd ---
The Mojave kernel source code is still not publicly released at
https://opensource.apple.com/.
You should follow up with the vendor of your operating system, Apple, to ask
why they have not done so. There is a contact
https://bugs.kde.org/show_bug.cgi?id=400829
Rhys Kidd changed:
What|Removed |Added
CC||rhysk...@gmail.com
Assignee|jsew
https://bugs.kde.org/show_bug.cgi?id=398086
--- Comment #6 from Rhys Kidd ---
Thanks, I'll take another look at this one.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=379893
Rhys Kidd changed:
What|Removed |Added
CC||cwat...@cam.org
--- Comment #8 from Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=399504
Rhys Kidd changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=399584
Rhys Kidd changed:
What|Removed |Added
CC||rhysk...@gmail.com
Assignee|jsew
https://bugs.kde.org/show_bug.cgi?id=399504
Rhys Kidd changed:
What|Removed |Added
CC||rhysk...@gmail.com
Assignee|jsew
https://bugs.kde.org/show_bug.cgi?id=398086
--- Comment #4 from Rhys Kidd ---
(In reply to Julian Seward from comment #3)
> It didn't actually print the undecodeable bytes, as it normally does in
> such cases. So I'd guess the "failing" insn is ud2 for which I think w
https://bugs.kde.org/show_bug.cgi?id=398086
Rhys Kidd changed:
What|Removed |Added
Assignee|jsew...@acm.org |rhysk...@gmail.com
Depends on
https://bugs.kde.org/show_bug.cgi?id=383199
Rhys Kidd changed:
What|Removed |Added
Blocks||398086
Referenced Bugs:
https://bugs.kde.org
https://bugs.kde.org/show_bug.cgi?id=380269
Rhys Kidd changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
https://bugs.kde.org/show_bug.cgi?id=379893
Rhys Kidd changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
https://bugs.kde.org/show_bug.cgi?id=379893
Rhys Kidd changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Blocks
https://bugs.kde.org/show_bug.cgi?id=365327
Rhys Kidd changed:
What|Removed |Added
Depends on||379893
Referenced Bugs:
https://bugs.kde.org
https://bugs.kde.org/show_bug.cgi?id=396367
Rhys Kidd changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=379893
Rhys Kidd changed:
What|Removed |Added
CC||gonzalob...@gmail.com
--- Comment #7 from Rhys
https://bugs.kde.org/show_bug.cgi?id=380269
--- Comment #8 from Rhys Kidd ---
A short update on this bug report.
I've been spending time on Valgrind's macOS threading support, as it's causing
a number of bug reports and needs some substantial work.
Additionally, I've s
https://bugs.kde.org/show_bug.cgi?id=379893
Rhys Kidd changed:
What|Removed |Added
Summary|valgrind segfault os x |valgrind segfault os x
|10.12.4
https://bugs.kde.org/show_bug.cgi?id=379893
--- Comment #4 from Rhys Kidd ---
Thanks. We've seen other crashing errors with Valgrind's handling of pthread's
on macOS (e.g. bz#380269 and bz#349128).
As they may potentially be related, could you try the patch posted there wi
https://bugs.kde.org/show_bug.cgi?id=393415
--- Comment #2 from Rhys Kidd ---
Any further feedback Nazar?
Will close this report unless able to establish this is indeed a Valgrind bug,
not an application bug.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=396367
--- Comment #3 from Rhys Kidd ---
(In reply to Gonzalo BG from comment #1)
> The syscalls 520 and 521 might be these ones
> (https://github.com/apple/darwin-xnu/blob/master/bsd/kern/syscalls.
> master#L824): AUE_KILL and AUE_EXIT .
The unix
https://bugs.kde.org/show_bug.cgi?id=396367
Rhys Kidd changed:
What|Removed |Added
Summary|unhandled syscall |unhandled syscall
|amd64-darwin
https://bugs.kde.org/show_bug.cgi?id=396367
Rhys Kidd changed:
What|Removed |Added
Ever confirmed|1 |0
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=365327
Bug 365327 depends on bug 379754, which changed state.
Bug 379754 Summary: [PATCH] Missing syscall ulock_wait (OS X 10.12)
https://bugs.kde.org/show_bug.cgi?id=379754
What|Removed |Added
---
https://bugs.kde.org/show_bug.cgi?id=379754
Rhys Kidd changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=396475
Rhys Kidd changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=396475
Rhys Kidd changed:
What|Removed |Added
Assignee|jsew...@acm.org |rhysk...@gmail.com
Summary|valgrind OS
https://bugs.kde.org/show_bug.cgi?id=383811
--- Comment #27 from Rhys Kidd ---
Hi -- Preliminary work is being undertaken to prepare for Valgrind's next
numbered release. Unfortunately I don't have a specific date that I can
communicate, but it is in train.
Appreciate this might
https://bugs.kde.org/show_bug.cgi?id=396367
Rhys Kidd changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=395136
Rhys Kidd changed:
What|Removed |Added
CC||rhysk...@gmail.com
Resolution
https://bugs.kde.org/show_bug.cgi?id=385279
Rhys Kidd changed:
What|Removed |Added
CC||magda.schwa...@gmail.com
--- Comment #14 from Rhys
https://bugs.kde.org/show_bug.cgi?id=393415
Rhys Kidd changed:
What|Removed |Added
CC||rhysk...@gmail.com
Assignee|jsew
https://bugs.kde.org/show_bug.cgi?id=393769
Rhys Kidd changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Assignee|jsew...@acm.org
https://bugs.kde.org/show_bug.cgi?id=348909
Bug 348909 depends on bug 383723, which changed state.
Bug 383723 Summary: [PATCH] Fix missing kevent_qos syscall (macOS 10.11)
https://bugs.kde.org/show_bug.cgi?id=383723
What|Removed |Added
--
https://bugs.kde.org/show_bug.cgi?id=383723
Rhys Kidd changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=383723
Rhys Kidd changed:
What|Removed |Added
Summary|[PATCH] Fix missing |[PATCH] Fix missing
|kevent_qos
https://bugs.kde.org/show_bug.cgi?id=383723
Rhys Kidd changed:
What|Removed |Added
Summary|[PATCH] SIGILL failure with |[PATCH] Fix missing
|ud2 opcode
https://bugs.kde.org/show_bug.cgi?id=383811
--- Comment #22 from Rhys Kidd ---
A variant for the build break related to "vki_semid64_ds" on macOS has been
committed to Git in 06cb991bc.
Please update your local repository to at least that version.
--
You are receiving this mail be
https://bugs.kde.org/show_bug.cgi?id=393146
Rhys Kidd changed:
What|Removed |Added
Assignee|jsew...@acm.org |rhysk...@gmail.com
CC
https://bugs.kde.org/show_bug.cgi?id=383811
--- Comment #21 from Rhys Kidd ---
Thanks -- that looks fairly straight forward to fix. Only added in a git
version of Valgrind, so would like to resolve well before the next release
reaches users.
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=390754
--- Comment #1 from Rhys Kidd ---
Can you provide a minimal test case that reproduces this issue, e.g. calls
copyfile() in the manner you have seen which triggers the bug?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=383723
--- Comment #26 from Rhys Kidd ---
Hi Andy,
Have been slowly making my way through the outstanding valgrind issues on
modern macOS, ensuring patches are clean to merge upstream and sufficient
regression tests are in place so we don't unwitt
https://bugs.kde.org/show_bug.cgi?id=390754
Rhys Kidd changed:
What|Removed |Added
Assignee|jsew...@acm.org |rhysk...@gmail.com
CC
https://bugs.kde.org/show_bug.cgi?id=385279
Rhys Kidd changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=365327
Bug 365327 depends on bug 385279, which changed state.
Bug 385279 Summary: [PATCH] unhandled syscall: mach:43
(mach_generate_activity_id)
https://bugs.kde.org/show_bug.cgi?id=385279
What|Removed |Added
---
https://bugs.kde.org/show_bug.cgi?id=390269
Rhys Kidd changed:
What|Removed |Added
Summary|WARNING: unhandled |unhandled amd64-darwin
|amd64
https://bugs.kde.org/show_bug.cgi?id=390269
Rhys Kidd changed:
What|Removed |Added
Assignee|jsew...@acm.org |rhysk...@gmail.com
CC
https://bugs.kde.org/show_bug.cgi?id=385279
--- Comment #10 from Rhys Kidd ---
We know there's some low-level threading state we aren't handling properly.
Sounds like you're hitting that.
Helpfully, there's a bug report tracking that too and a draft patch for that at
https://bugs.kde.org/show_bug.cgi?id=385279
--- Comment #8 from Rhys Kidd ---
(In reply to FX from comment #7)
> ==55783== valgrind: Unrecognised instruction at address 0x1010bfd93.
> ==55783==at 0x1010BFD93: _dispatch_kq_init (in
> /usr/lib/system/libdispatch.dylib)
> ==5
https://bugs.kde.org/show_bug.cgi?id=385279
--- Comment #6 from Rhys Kidd ---
(In reply to FX from comment #5)
> Louis' patch fixes it for me. I've been able to run various binaries (bash,
> zsh, clang, etc.) under valgrind on macOS 10.13.2 without any error.
Thanks for the ad
https://bugs.kde.org/show_bug.cgi?id=380269
Rhys Kidd changed:
What|Removed |Added
Summary|No multithreading in macOS |[PATCH] No multithreading
https://bugs.kde.org/show_bug.cgi?id=387690
Rhys Kidd changed:
What|Removed |Added
Assignee|jsew...@acm.org |rhysk...@gmail.com
CC
https://bugs.kde.org/show_bug.cgi?id=385279
Rhys Kidd changed:
What|Removed |Added
CC||therealbenwi...@gmail.com
--- Comment #4 from Rhys
https://bugs.kde.org/show_bug.cgi?id=385279
Rhys Kidd changed:
What|Removed |Added
Summary|unhandled syscall: mach:43 |[PATCH] unhandled syscall
https://bugs.kde.org/show_bug.cgi?id=348909
Rhys Kidd changed:
What|Removed |Added
Depends on||383723
Referenced Bugs:
https://bugs.kde.org
https://bugs.kde.org/show_bug.cgi?id=383723
Rhys Kidd changed:
What|Removed |Added
Blocks||348909
Referenced Bugs:
https://bugs.kde.org
https://bugs.kde.org/show_bug.cgi?id=383723
Rhys Kidd changed:
What|Removed |Added
Summary|SIGILL failure with ud2 |[PATCH] SIGILL failure with
https://bugs.kde.org/show_bug.cgi?id=387045
Rhys Kidd changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=385279
Rhys Kidd changed:
What|Removed |Added
CC||dieor...@gmail.com
--- Comment #2 from Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=383723
--- Comment #18 from Rhys Kidd ---
Phillipe, it is fine to reference this bug in NEWS as being related, but please
don't close this bug. The current underlying issue remains unresolved.
Per my commit message at the time:
>
https://bugs.kde.org/show_bug.cgi?id=383811
Rhys Kidd changed:
What|Removed |Added
CC||enricosoriche...@mac.com
--- Comment #16 from Rhys
1 - 100 of 223 matches
Mail list logo