[valgrind] [Bug 470713] Failure on the Yosys project: valgrind: m_libcfile.c:1802 (Bool vgPlain_realpath(const HChar *, HChar *)): Assertion 'resolved' failed.

2023-06-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=470713 Paul Floyd changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 470713] Failure on the Yosys project: valgrind: m_libcfile.c:1802 (Bool vgPlain_realpath(const HChar *, HChar *)): Assertion 'resolved' failed.

2023-06-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=470713 --- Comment #6 from Paul Floyd --- Rather try this as I made one mistake commit 8bc3a55d50570ef3e3077a7bdfb6354895a56878 (HEAD -> master, origin/master, origin/HEAD) Author: Paul Floyd Date: Wed Jun 7 22:54:22 2023 +0200 Merge error, missing co

[valgrind] [Bug 470713] Failure on the Yosys project: valgrind: m_libcfile.c:1802 (Bool vgPlain_realpath(const HChar *, HChar *)): Assertion 'resolved' failed.

2023-06-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=470713 --- Comment #5 from Paul Floyd --- Should be fixed with the above change. Can you build Valgrind from source and test it? Otherwise I'll do a test with Yosys. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 470713] Failure on the Yosys project: valgrind: m_libcfile.c:1802 (Bool vgPlain_realpath(const HChar *, HChar *)): Assertion 'resolved' failed.

2023-06-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=470713 --- Comment #4 from Paul Floyd --- commit 840ccb9915c675fd7db527107e6b38343fafdf86 (HEAD -> master, origin/master, origin/HEAD) Author: Paul Floyd Date: Wed Jun 7 22:27:08 2023 +0200 Bug 470713 - Failure on the Yosys project: valgrind: m_libcfi

[valgrind] [Bug 470713] Failure on the Yosys project: valgrind: m_libcfile.c:1802 (Bool vgPlain_realpath(const HChar *, HChar *)): Assertion 'resolved' failed.

2023-06-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=470713 --- Comment #3 from Paul Floyd --- Ah but it's not using realpath. https://github.com/YosysHQ/yosys/blob/5813809ad9afbe1c38f65c6aae7c3441d7614d0b/kernel/yosys.cc#L890 #elif defined(__FreeBSD__) std::string proc_self_dirname() { int mib[4] = {C

[valgrind] [Bug 470713] Failure on the Yosys project: valgrind: m_libcfile.c:1802 (Bool vgPlain_realpath(const HChar *, HChar *)): Assertion 'resolved' failed.

2023-06-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=470713 --- Comment #2 from Paul Floyd --- Though I thought libc was supost to allocate memory if it's NULL. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 470713] Failure on the Yosys project: valgrind: m_libcfile.c:1802 (Bool vgPlain_realpath(const HChar *, HChar *)): Assertion 'resolved' failed.

2023-06-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=470713 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr CC|