https://bugs.kde.org/show_bug.cgi?id=390628
Bug ID: 390628
Summary: Segmentation fault after a few seconds
Product: krunner
Version: 5.12.1
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Krunner keeps giving me a segmentation fault after a few seconds.
Here is the gdb backtrace, but Archlinux doesn't ship the debug symbols.
(gdb) r
Starting program: /usr/bin/krunner
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffe21a9700 (LWP 3588)]
[New Thread 0x7fffdb72f700 (LWP 3589)]
[New Thread 0x7fffd35ef700 (LWP 3590)]
sonnet.core: No language dictionaries for the language: "en"
[New Thread 0x7fffba18b700 (LWP 3593)]
[New Thread 0x7fffb998a700 (LWP 3594)]
[New Thread 0x7fffb9189700 (LWP 3595)]
[New Thread 0x7fffb8988700 (LWP 3596)]
[New Thread 0x7fffabfff700 (LWP 3597)]
[New Thread 0x7fffab7fe700 (LWP 3598)]
[New Thread 0x7fffaaffd700 (LWP 3599)]
[New Thread 0x7fffaa7fc700 (LWP 3600)]
Thread 11 "GlobalQueue[07]" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffaaffd700 (LWP 3599)]
0x00007ffff41cba60 in QVariant::QVariant(QVariant const&) () from
/usr/lib/libQt5Core.so.5
(gdb) bt
#0 0x00007ffff41cba60 in QVariant::QVariant(QVariant const&) () at
/usr/lib/libQt5Core.so.5
#1 0x00007fffc02c32cc in () at /usr/lib/qt/plugins/sqldrivers/libqsqlite.so
#2 0x00007fffc02c0ae6 in () at /usr/lib/qt/plugins/sqldrivers/libqsqlite.so
#3 0x00007fffeef07938 in QSqlQuery::exec() () at /usr/lib/libQt5Sql.so.5
#4 0x00007fffc04d7761 in () at /usr/lib/qt/plugins/krunner_bookmarksrunner.so
#5 0x00007fffc04d7f0a in () at /usr/lib/qt/plugins/krunner_bookmarksrunner.so
#6 0x00007fffc04d2972 in () at /usr/lib/qt/plugins/krunner_bookmarksrunner.so
#7 0x00007fffc04d01b5 in () at /usr/lib/qt/plugins/krunner_bookmarksrunner.so
#8 0x00007fffc04db064 in () at /usr/lib/qt/plugins/krunner_bookmarksrunner.so
#9 0x00007fffd0e877f0 in
Plasma::AbstractRunner::performMatch(Plasma::RunnerContext&) () at
/usr/lib/libKF5Runner.so.5
#10 0x00007fffd0c66618 in
ThreadWeaver::Executor::run(QSharedPointer<ThreadWeaver::JobInterface> const&,
ThreadWeaver::Thread*) () at /usr/lib/libKF5ThreadWeaver.so.5
#11 0x00007fffd0c65610 in
ThreadWeaver::Job::execute(QSharedPointer<ThreadWeaver::JobInterface> const&,
ThreadWeaver::Thread*) () at /usr/lib/libKF5ThreadWeaver.so.5
#12 0x00007fffd0c64d45 in ThreadWeaver::Thread::run() () at
/usr/lib/libKF5ThreadWeaver.so.5
#13 0x00007ffff3f98b4d in () at /usr/lib/libQt5Core.so.5
#14 0x00007ffff17f208c in start_thread () at /usr/lib/libpthread.so.0
#15 0x00007ffff38a0e7f in clone () at /usr/lib/libc.so.6
--
You are receiving this mail because:
You are watching all bug changes.