Jos, can you confirm the following problem in oleinputstream.cpp::157
size = input->read(data, 512, 512);
but "data" isn't initialized anywhere.
This causes a crash that has been reported on https://bugs.kde.org/show_bug.cgi?id=205631 (includes a backtrace)
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Another bug-report that contains a link to a file which leads to a crash: https://bugs.kde.org/show_bug.cgi?id=249876 All files seem to be quite large, so it might be related to an internal overflow.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Second backtrace (https://bugs.kde.org/show_bug.cgi?id=249876) indicates that this bug is a duplicate of bug 3072945 (https://bugs.kde.org/show_bug.cgi?id=251701).
Fixed in strigi trunk.