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

--- Comment #48 from Łukasz <ftefrjbhfvas...@o2.pl> ---
(In reply to Leslie Zhai from comment #47)
> Hi Łukasz,
> 
> Just comment or remove all #if __clang__ ... #endif blocks in the
> src/main.cpp it is almost nightly build LLVM in my box, because I am also a
> LLVM developer https://reviews.llvm.org/p/xiangzhai/ so very new API
> unavailable for release version. or you could use GNU compiler just ignored
> __clang__ marco.
> 
> Regards,
> Leslie Zhai

I have compiled master branch using GNU C++. Program have compiler succesfully.
But when I ran it, an error occured:

$ /usr/local/bin/k3b 
ASAN:DEADLYSIGNAL
=================================================================
==25017==ERROR: AddressSanitizer: SEGV on unknown address 0x619000006e88 (pc
0x7ff51b779a20 bp 0x619000006e80 sp 0x7ffdec701580 T0)
ASAN:DEADLYSIGNAL
AddressSanitizer: nested bug in the same thread, aborting.

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

Reply via email to