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

--- Comment #24 from Maik Qualmann <metzping...@gmail.com> ---
Right, we call a pure virtual function in this function, the "LoadingProcess()
= 0. This LoadingProcess was overloaded by a SharedLoadingTask. So why are we
in the pure virtual function with this crash? Sorry, something is right not
with Ubuntu with the vtables. By the way, this function is constantly called
during the image loading process and only sometimes there is a crash.

0x00007ffff40e2b65 in __cxxabiv1::__cxa_pure_virtual() () at
/build/gcc/src/gcc/libstdc++-v3/libsupc++/pure.cc:50
#6  0x00007ffff648391f in
Digikam::LoadingCache::notifyNewLoadingProcess(Digikam::LoadingProcess*,
Digikam::LoadingDescription const&) (this=0x555555dbf6c0,
process=0x5555e8c8d3a0, description=...)
    at
/home/simon/Development/kde/digikam/core/libs/threadimageio/fileio/loadingcache.cpp:264

Maik

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

Reply via email to