https://bugs.kde.org/show_bug.cgi?id=356940

--- Comment #15 from Peter Wu <pe...@lekensteyn.nl> ---
(In reply to Martin Sandsmark from comment #14)
> If I understand correctly, the test case is invalid:
> https://bugreports.qt.io/browse/QTBUG-48709

The linked issue is different, its root cause is heap-allocated QApplication
that is not deleted early enough. If I modify the ASAN testcase, then it will
indeed fail randomly:
make: Nothing to be done for 'first'.
ping

ASAN:DEADLYSIGNAL
=================================================================
==2657==ERROR: AddressSanitizer: SEGV on unknown address 0x7f5894fefaf9 (pc
0x7f5894fefaf9 bp 0x7f5892298d40 sp 0x7f5892298cf0 T1)
ASAN:DEADLYSIGNAL
AddressSanitizer: nested bug in the same thread, aborting.
TEST 1 FAILED

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to