Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
6.8
-
None
Description
This error was seen in a nightly health check build:
agent:2023/12/29 23:08:28 build.go:404: AddressSanitizer:DEADLYSIGNAL agent:2023/12/29 23:08:28 build.go:404: ================================================================= agent:2023/12/29 23:08:28 build.go:404: ==2147==ERROR: AddressSanitizer: SEGV on unknown address 0x7ffe1a00000b (pc 0x7f283d3760c5 bp 0x61a000002a80 sp 0x7f28347d1760 T5) agent:2023/12/29 23:08:28 build.go:404: ==2147==The signal is caused by a READ memory access. agent:2023/12/29 23:08:28 build.go:404: #0 0x7f283d3760c4 in __GI_getenv (/lib64/libc.so.6+0x4d0c4) agent:2023/12/29 23:08:28 build.go:404: #1 0x7f283dfb4538 in qEnvironmentVariableIntValue(char const*, bool*) /home/qt/work/qt/qtbase/src/corelib/global/qtenvironmentvariables.cpp:212 agent:2023/12/29 23:08:28 build.go:404: #2 0x7f2841f1eb28 in defaultTimeout /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:599 agent:2023/12/29 23:08:28 build.go:404: #3 0x7f2841f434fc in QTest::WatchDog::waitFor(std::unique_lock<std::mutex>&, QTest::WatchDog::Expectation) /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1271 agent:2023/12/29 23:08:28 build.go:404: #4 0x7f2841f43ed3 in QTest::WatchDog::run() /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1335 agent:2023/12/29 23:08:28 build.go:404: #5 0x7f283e72f7e1 in operator() /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:326 agent:2023/12/29 23:08:28 build.go:404: #6 0x7f283e73287a in terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:262 agent:2023/12/29 23:08:28 build.go:404: #7 0x7f283e72f9f4 in QThreadPrivate::start(void*) /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:285 agent:2023/12/29 23:08:28 build.go:404: #8 0x7f283d52a6e9 in start_thread (/lib64/libpthread.so.0+0xa6e9)