Paul Floyd

Results 59 comments of Paul Floyd

We will be discussing this on Friday (10th February 2023). See the Valgrind developers mailing list for details.

I've merged most of the 10.13 changes upstream today. I noticed that the two necp syscalls marked for 10.15 and later are on 10.13 (haven't tried 10.12, not sure if...

I never bought a support package from Oracle. I'm using the "default" GCC, 4.8. More recent GCCs (and clang and the Oracle compiler) are also available (from the pkg install)....

Hmm. The pkg system shows GCC 7.3 and clang 6.0 as being available, but it won't actually install them. https://community.oracle.com/tech/apps-infra/discussion/4189748/installing-gcc-7-on-solaris-11-3 And I don't particularly want to buy another island for...

Maybe the bin64 version works better. I just tried on RHEL 7.6 and a) failed to find libunwind and b) when I set LD_LIBRARY_PATH to point to a fairly recent...

RHEL 8.2 is a bit better ``` bin64/drmemory -- pwd

> the version is 3.22.0,the latest version Not any more. 3.23 has been released. Can you try that? This sounds very much like bugzi 478837.

> Almost the same question,however,I tried the valgrind 3.23,this problem still here Bah. https://bugs.kde.org/show_bug.cgi?id=486538

I'm not able to reproduce this on FreeBSD. Please can you do the following: 1. run objdump -p on your exacutable and post the PT_LOAD segments, which should look something...

> oh,ok ok.I forgot it. [wrong_exe.zip](https://github.com/rui314/mold/files/15050976/wrong_exe.zip) [paulf@archlinux bug]$ valgrind ./wrong_exe ==23348== Memcheck, a memory error detector ==23348== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al. ==23348== Using...