https://bugs.kde.org/show_bug.cgi?id=377973
--- Comment #1 from Francis Herne <[email protected]> --- This seems to be reproducible... This time there was an extra asan warning. /home/flh/projects/kdevelop/languages/qmljs/qmljsparsejob.cpp:90:52: runtime error: member call on address 0x60800019c4c8 which does not point to an object of type 'KDevelop::IDefinesAndIncludesManager' 0x60800019c4a0: note: object is base class subobject at offset 40 within object of type 'DefinesAndIncludesManager' 4d 01 00 39 50 5d 5f a9 ff 7f 00 00 b0 bb d2 00 b0 60 00 00 88 5e 5f a9 ff 7f 00 00 00 bb d2 00 ^ SUMMARY: AddressSanitizer: undefined-behavior /home/flh/projects/kdevelop/languages/qmljs/qmljsparsejob.cpp:90:52 in Invalid return type in method "core" /home/flh/projects/kdevplatform/language/duchain/ducontext.cpp:392:35: runtime error: downcast of address 0x6040012fbd50 which does not point to an object of type 'KDevelop::TopDUContext' 0x6040012fbd50: note: object is of type 'KDevelop::DUContext' 59 01 00 47 70 c9 54 ec ff 7f 00 00 20 8d bb 00 70 60 00 00 00 00 00 00 00 00 00 00 10 bd 2f 01 ^~~~~~~~~~~~~~~~~~~~~~~ vptr for 'KDevelop::DUContext' SUMMARY: AddressSanitizer: undefined-behavior /home/flh/projects/kdevplatform/language/duchain/ducontext.cpp:392:35 in Invalid return type in method "core" -- You are receiving this mail because: You are watching all bug changes.
