https://bugs.kde.org/show_bug.cgi?id=470633
--- Comment #2 from randomnes...@gmail.com --- (In reply to Nate Graham from comment #1) > Cannot reproduce the issue with those steps and the backtrace is missing > debug symbols and de-mangling that would help us investigate it. Can you > follow the instructions at > https://community.kde.org/Guidelines_and_HOWTOs/Debugging/ > How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl > *exactly* to get a better backtrace, and then paste it in here? Thanks! I followed the steps for Arch linux, this is the backtrace I got: #0 0x00007f5caa4a43c8 in pthread_sigmask () at /usr/lib/libc.so.6 #1 0x00007f5caa44fcad in sigprocmask () at /usr/lib/libc.so.6 #2 0x00007f5cacd2420b in KCrash::setCrashHandler(void (*)(int)) () at /usr/lib/libKF5Crash.so.5 #3 0x00007f5cacd26816 in KCrash::defaultCrashHandler(int) () at /usr/lib/libKF5Crash.so.5 #4 0x00007f5caa44fab0 in <signal handler called> () at /usr/lib/libc.so.6 #5 0x00007f5caa49f26c in () at /usr/lib/libc.so.6 #6 0x00007f5caa44fa08 in raise () at /usr/lib/libc.so.6 #7 0x00007f5caa438538 in abort () at /usr/lib/libc.so.6 #8 0x00007f5caa4392db in () at /usr/lib/libc.so.6 #9 0x00007f5caa4a91b7 in () at /usr/lib/libc.so.6 #10 0x00007f5caa4ab048 in () at /usr/lib/libc.so.6 #11 0x00007f5caa4adcb3 in free () at /usr/lib/libc.so.6 #12 0x00007f5cabab7030 in QWidgetLineControl::internalSetText(QString const&, int, bool) () at /usr/lib/libQt5Widgets.so.5 #13 0x00007f5ca9f81894 in () at /usr/lib/libKF5KIOWidgets.so.5 #14 0x00007f5ca9f6ce36 in () at /usr/lib/libKF5KIOWidgets.so.5 #15 0x00007f5ca9f6f529 in () at /usr/lib/libKF5KIOWidgets.so.5 #16 0x00007f5ca9f6ffaf in KPropertiesDialog::KPropertiesDialog(QUrl const&, QWidget*) () at /usr/lib/libKF5KIOWidgets.so.5 #17 0x00007f5ca9f70073 in KPropertiesDialog::showDialog(QUrl const&, QWidget*, bool) () at /usr/lib/libKF5KIOWidgets.so.5 #18 0x00007f5c577dd74c in () at /usr/lib/qt/qml/org/kde/plasma/private/kicker/libkickerplugin.so #19 0x00007f5c577a81bf in () at /usr/lib/qt/qml/org/kde/plasma/private/kicker/libkickerplugin.so #20 0x00007f5c577aee31 in () -- You are receiving this mail because: You are watching all bug changes.