<div dir="ltr">Hi Tobias,<div><br></div><div>Thank you for the reply. I will try to debug later today. I need to install lots of debuginfos and I prefer to do it in a virtual machine. I will get back to you as soon as I have any hints.</div><div><br></div><div>Regards,</div><div><br></div><div>Constantin </div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, 14 May 2018 at 13:32 Tobias Leupold <<a href="mailto:tobias.leupold@gmx.de">tobias.leupold@gmx.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Constantin!<br>
<br>
I don't see such an error here using Gentoo, Qt 5.9.4 and gcc 6.4.0.<br>
<br>
Could you send a complete backtrack (e. g. by using gdb)? Best thing would be <br>
to find out where exactly the problem happens. Try to start the git self-<br>
compiled version using "gdb ./kphotoalbum" and then "run", do whatever causes <br>
the crash and see what's happening. Most probably, you'll find some hint where <br>
we have the problem (cpp file, line).<br>
<br>
I'm pretty sure we can fix this, with a bit more information ;-)<br>
<br>
Thanks in advance for your effort!<br>
<br>
Cheers, Tobias<br>
<br>
Am Montag, 14. Mai 2018, 14:06:34 CEST schrieb Constantin Orăsan:<br>
> Hello,<br>
> <br>
> It seems that after I upgraded to F28 I can no longer start KPA. The crash<br>
> happens while it imports about 1000 new images, but it does not seem to be<br>
> related to a particular photo/movie because the progress bar reaches<br>
> various points (once it even finished).<br>
> <br>
> I get the following error message on 2 different computers. On one of them<br>
> I tried KPA 5.2.7 (the version that comes with F28), KPA5.3 and the version<br>
> from git. The last two were compiled me.<br>
> <br>
> ----<br>
> /usr/include/c++/8/bits/stl_vector.h:950: std::vector<_Tp,<br>
> _Alloc>::const_reference std::vector<_Tp,<br>
> _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) const [with _Tp =<br>
> std::pair<unsigned int, unsigned int>; _Alloc =<br>
> std::allocator<std::pair<unsigned int, unsigned int> >; std::vector<_Tp,<br>
> _Alloc>::const_reference = const std::pair<unsigned int, unsigned int>&;<br>
> std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion<br>
> '__builtin_expect(__n < this->size(), true)' failed.<br>
> Aborted (core dumped)<br>
> ----<br>
> <br>
> Any idea where to start debugging? KPA is complaining that I have mplayer<br>
> installed, but I suppose it should not cause a crash.<br>
> <br>
> Thank you,<br>
> <br>
> Constantin<br>
<br>
<br>
<br>
_______________________________________________<br>
KPhotoAlbum mailing list<br>
<a href="mailto:KPhotoAlbum@mail.kdab.com" target="_blank">KPhotoAlbum@mail.kdab.com</a><br>
<a href="https://mail.kdab.com/mailman/listinfo/kphotoalbum" rel="noreferrer" target="_blank">https://mail.kdab.com/mailman/listinfo/kphotoalbum</a><br>
</blockquote></div>