https://bugs.kde.org/show_bug.cgi?id=400015
--- Comment #3 from André Kaiser <kaiserkan...@gmail.com> --- Created attachment 116232 --> https://bugs.kde.org/attachment.cgi?id=116232&action=edit New crash information added by DrKonqi kmenuedit (5.14.3) using Qt 5.11.2 - What I was doing when the application crashed: When clicking on the icon in kmenueditor to change an applications icon the whole program crashes. -- Backtrace (Reduced): #6 QString::mid (this=this@entry=0x55aabeb34c68, position=39, n=n@entry=-1) at tools/qstring.cpp:4769 #7 0x00007fc95f1968d9 in sortByFileName (path1=..., path2=...) at ./src/kicondialog.cpp:419 #8 0x00007fc95f19a041 in __gnu_cxx::__ops::_Val_comp_iter<bool (*)(QString const&, QString const&)>::operator()<QString, QList<QString>::iterator> (__it=..., __val=..., this=<synthetic pointer>) at /usr/include/c++/7/bits/predefined_ops.h:215 #9 std::__unguarded_linear_insert<QList<QString>::iterator, __gnu_cxx::__ops::_Val_comp_iter<bool (*)(QString const&, QString const&)> > (__last=..., __comp=__comp@entry=...) at /usr/include/c++/7/bits/stl_algo.h:1828 #10 0x00007fc95f1988be in std::__unguarded_insertion_sort<QList<QString>::iterator, __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(QString const&, QString const&)> > (__comp=..., __last=..., __first=...) at /usr/include/c++/7/bits/stl_algo.h:1867 --- Comment #4 from André Kaiser <kaiserkan...@gmail.com> --- Created attachment 116234 --> https://bugs.kde.org/attachment.cgi?id=116234&action=edit New crash information added by DrKonqi kmenuedit (5.14.3) using Qt 5.11.2 - What I was doing when the application crashed: When clicking on the icon in kmenueditor to change an applications icon the whole program crashes. -- Backtrace (Reduced): #6 QString::mid (this=this@entry=0x55aabeb34c68, position=39, n=n@entry=-1) at tools/qstring.cpp:4769 #7 0x00007fc95f1968d9 in sortByFileName (path1=..., path2=...) at ./src/kicondialog.cpp:419 #8 0x00007fc95f19a041 in __gnu_cxx::__ops::_Val_comp_iter<bool (*)(QString const&, QString const&)>::operator()<QString, QList<QString>::iterator> (__it=..., __val=..., this=<synthetic pointer>) at /usr/include/c++/7/bits/predefined_ops.h:215 #9 std::__unguarded_linear_insert<QList<QString>::iterator, __gnu_cxx::__ops::_Val_comp_iter<bool (*)(QString const&, QString const&)> > (__last=..., __comp=__comp@entry=...) at /usr/include/c++/7/bits/stl_algo.h:1828 #10 0x00007fc95f1988be in std::__unguarded_insertion_sort<QList<QString>::iterator, __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(QString const&, QString const&)> > (__comp=..., __last=..., __first=...) at /usr/include/c++/7/bits/stl_algo.h:1867 -- You are receiving this mail because: You are watching all bug changes.