You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, I thought the problem captured in the attached video was macOS-specific.
However, I have found that it is also reproducible on Linux.
So I could collect the valgrind output.
1. OS and Compiler
OS: Linux Mint 20.3 Una 64 bits
MyHost{sekigawa}(1)$ uname -a
Linux MyHost 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
This problem does not occur in the combination of (96df10b & Qt5.12.8 & g++ 9.4.0) on the same Linux.
2. Qt
Qt 6.6.1 built from source (qt-everywhere-src-6.6.1.tar.xz) using the above clang++
MyHost{sekigawa}(3)$ pwd
/usr/local/Qt-6.6.1/bin
MyHost{sekigawa}(4)$ ./qmake --version
QMake version 3.1
Using Qt version 6.6.1 in /usr/local/Qt-6.6.1/lib
Previously, I thought the problem captured in the attached video was macOS-specific.
However, I have found that it is also reproducible on Linux.
So I could collect the
valgrindoutput.1. OS and Compiler
LLVM/Clang++built from source2. Qt
Qt 6.6.1built from source (qt-everywhere-src-6.6.1.tar.xz) using the above clang++case-04.mp4
case-04-valgrind_output.zip