Bug 376547 - Krunner crash while performing simple calculator operations
Summary: Krunner crash while performing simple calculator operations
Status: RESOLVED WORKSFORME
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: 5.8.5
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Kai Uwe Broulik
URL:
Keywords: drkonqi, triaged
Depends on:
Blocks:
 
Reported: 2017-02-16 13:56 UTC by emelenas
Modified: 2018-10-28 03:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description emelenas 2017-02-16 13:56:48 UTC
Application: krunner (5.8.5)

Qt Version: 5.7.1
Frameworks Version: 5.29.0
Operating System: Linux 4.9.9-200.fc25.x86_64 x86_64
Distribution: "Fedora release 25 (Twenty Five)"

-- Information about the crash:
- What I was doing when the application crashed:

Just using Alt-F2 to pop up krunner and perform simple arithmetic calculations

-- Backtrace:
Application: krunner (krunner), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd17d7d4e00 (LWP 1786))]

Thread 8 (Thread 0x7fd1377fe700 (LWP 12693)):
#0  0x00007fd175ce6460 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007fd179ed704a in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQt5Core.so.5
#2  0x00007fd1548ec880 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /lib64/libKF5ThreadWeaver.so.5
#3  0x00007fd1548f0a38 in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /lib64/libKF5ThreadWeaver.so.5
#4  0x00007fd1548eb9fd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /lib64/libKF5ThreadWeaver.so.5
#5  0x00007fd1548ee8c9 in ThreadWeaver::Thread::run() () at /lib64/libKF5ThreadWeaver.so.5
#6  0x00007fd179ed69ca in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#7  0x00007fd175ce06ca in start_thread () at /lib64/libpthread.so.0
#8  0x00007fd1792c9f7f in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7fd137fff700 (LWP 12692)):
[KCrash Handler]
#6  0x00007fd1791f791f in raise () at /lib64/libc.so.6
#7  0x00007fd1791f951a in abort () at /lib64/libc.so.6
#8  0x00007fd17923b200 in __libc_message () at /lib64/libc.so.6
#9  0x00007fd17924488a in _int_free () at /lib64/libc.so.6
#10 0x00007fd1792473e0 in _int_realloc () at /lib64/libc.so.6
#11 0x00007fd1792485e6 in realloc () at /lib64/libc.so.6
#12 0x00007fd179f2bc41 in QListData::realloc_grow(int) () at /lib64/libQt5Core.so.5
#13 0x00007fd179f2bdda in QListData::prepend() () at /lib64/libQt5Core.so.5
#14 0x00007fd17a0a78ff in QObjectCleanupHandler::add(QObject*) () at /lib64/libQt5Core.so.5
#15 0x00007fd17a7a090e in KPluginFactory::KPluginFactory() () at /lib64/libKF5CoreAddons.so.5
#16 0x00007fd13c086cbd in factory::factory() () at /usr/lib64/qt5/plugins/kpackage/packagestructure/plasmoid_packagestructure.so
#17 0x00007fd13c086db5 in qt_plugin_instance () at /usr/lib64/qt5/plugins/kpackage/packagestructure/plasmoid_packagestructure.so
#18 0x00007fd17a0629bb in QPluginLoader::instance() () at /lib64/libQt5Core.so.5
#19 0x00007fd17a7a4a5c in KPluginLoader::factory() () at /lib64/libKF5CoreAddons.so.5
#20 0x00007fd17bfaf6e0 in KPackage::PackageLoader::loadPackageStructure(QString const&) () at /lib64/libKF5Package.so.5
#21 0x00007fd17bfb09d4 in KPackage::PackageLoader::listPackages(QString const&, QString const&) () at /lib64/libKF5Package.so.5
#22 0x00007fd17bfb0ced in KPackage::PackageLoader::findPackages(QString const&, QString const&, std::function<bool (KPluginMetaData const&)>) () at /lib64/libKF5Package.so.5
#23 0x00007fd17cbea8be in Plasma::PluginLoader::listAppletMetaData(QString const&, QString const&) () at /lib64/libKF5Plasma.so.5
#24 0x00007fd17cbeab42 in Plasma::PluginLoader::listAppletInfo(QString const&, QString const&) () at /lib64/libKF5Plasma.so.5
#25 0x00007fd13d8d8062 in WindowedWidgetsRunner::match(Plasma::RunnerContext&) () at /usr/lib64/qt5/plugins/krunner_windowedwidgets.so
#26 0x00007fd154b106e8 in Plasma::AbstractRunner::performMatch(Plasma::RunnerContext&) () at /lib64/libKF5Runner.so.5
#27 0x00007fd1548f01b8 in ThreadWeaver::Executor::run(QSharedPointer<ThreadWeaver::JobInterface> const&, ThreadWeaver::Thread*) () at /lib64/libKF5ThreadWeaver.so.5
#28 0x00007fd1548eed00 in ThreadWeaver::Job::execute(QSharedPointer<ThreadWeaver::JobInterface> const&, ThreadWeaver::Thread*) () at /lib64/libKF5ThreadWeaver.so.5
#29 0x00007fd1548ee810 in ThreadWeaver::Thread::run() () at /lib64/libKF5ThreadWeaver.so.5
#30 0x00007fd179ed69ca in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#31 0x00007fd175ce06ca in start_thread () at /lib64/libpthread.so.0
#32 0x00007fd1792c9f7f in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7fd13ceb8700 (LWP 12691)):
#0  0x00007fd175ce6460 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007fd179ed704a in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQt5Core.so.5
#2  0x00007fd1548ec880 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /lib64/libKF5ThreadWeaver.so.5
#3  0x00007fd1548f0a38 in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /lib64/libKF5ThreadWeaver.so.5
#4  0x00007fd1548eb9fd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /lib64/libKF5ThreadWeaver.so.5
#5  0x00007fd1548ee8c9 in ThreadWeaver::Thread::run() () at /lib64/libKF5ThreadWeaver.so.5
#6  0x00007fd179ed69ca in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#7  0x00007fd175ce06ca in start_thread () at /lib64/libpthread.so.0
#8  0x00007fd1792c9f7f in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7fd13d6b9700 (LWP 12690)):
#0  0x00007fd175ce6460 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007fd179ed704a in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQt5Core.so.5
#2  0x00007fd1548ec880 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () at /lib64/libKF5ThreadWeaver.so.5
#3  0x00007fd1548f0a38 in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) () at /lib64/libKF5ThreadWeaver.so.5
#4  0x00007fd1548eb9fd in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at /lib64/libKF5ThreadWeaver.so.5
#5  0x00007fd1548ee8c9 in ThreadWeaver::Thread::run() () at /lib64/libKF5ThreadWeaver.so.5
#6  0x00007fd179ed69ca in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#7  0x00007fd175ce06ca in start_thread () at /lib64/libpthread.so.0
#8  0x00007fd1792c9f7f in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7fd156ef7700 (LWP 1825)):
#0  0x00007fd17128010a in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#1  0x00007fd17128026c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#2  0x00007fd17a0c46eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#3  0x00007fd17a07568a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#4  0x00007fd179ed25e3 in QThread::exec() () at /lib64/libQt5Core.so.5
#5  0x00007fd17c4914e5 in QQmlThreadPrivate::run() () at /lib64/libQt5Qml.so.5
#6  0x00007fd179ed69ca in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#7  0x00007fd175ce06ca in start_thread () at /lib64/libpthread.so.0
#8  0x00007fd1792c9f7f in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fd15d815700 (LWP 1805)):
#0  0x00007fd1792be01d in poll () at /lib64/libc.so.6
#1  0x00007fd171280156 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#2  0x00007fd17128026c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007fd17a0c46eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#4  0x00007fd17a07568a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#5  0x00007fd179ed25e3 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007fd17d908739 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5
#7  0x00007fd179ed69ca in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#8  0x00007fd175ce06ca in start_thread () at /lib64/libpthread.so.0
#9  0x00007fd1792c9f7f in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fd15f0e2700 (LWP 1801)):
#0  0x00007fd1792be01d in poll () at /lib64/libc.so.6
#1  0x00007fd178325d10 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007fd178327aa9 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007fd162937d69 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x00007fd179ed69ca in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#5  0x00007fd175ce06ca in start_thread () at /lib64/libpthread.so.0
#6  0x00007fd1792c9f7f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fd17d7d4e00 (LWP 1786)):
#0  0x00007fd1792d7f5c in __lll_lock_wait_private () at /lib64/libc.so.6
#1  0x00007fd1792447b8 in _int_free () at /lib64/libc.so.6
#2  0x00007fd1792482bc in free () at /lib64/libc.so.6
#3  0x00007fd179f2a14f in QHashData::free_helper(void (*)(QHashData::Node*)) () at /lib64/libQt5Core.so.5
#4  0x00007fd154b1ca45 in Plasma::RunnerManager::reset() () at /lib64/libKF5Runner.so.5
#5  0x00007fd154b1f45e in Plasma::RunnerManager::launchQuery(QString const&, QString const&) () at /lib64/libKF5Runner.so.5
#6  0x00007fd154d39e4e in Milou::SourcesModel::setQueryString(QString const&) () at /lib64/libmilou.so.5
#7  0x00007fd154d3f27d in Milou::SourcesModel::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () at /lib64/libmilou.so.5
#8  0x00007fd154d3f93b in Milou::SourcesModel::qt_metacall(QMetaObject::Call, int, void**) () at /lib64/libmilou.so.5
#9  0x00007fd17c47cf9d in QQmlBinding::write(QQmlPropertyData const&, QV4::Value const&, bool, QFlags<QQmlPropertyPrivate::WriteFlag>) () at /lib64/libQt5Qml.so.5
#10 0x00007fd17c47dd47 in QQmlBinding::update(QFlags<QQmlPropertyPrivate::WriteFlag>) () at /lib64/libQt5Qml.so.5
#11 0x00007fd17c47e7ae in QQmlBinding::refresh() () at /lib64/libQt5Qml.so.5
#12 0x00007fd17c453714 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () at /lib64/libQt5Qml.so.5
#13 0x00007fd17c3fe3fc in QQmlData::signalEmitted(QAbstractDeclarativeData*, QObject*, int, void**) () at /lib64/libQt5Qml.so.5
#14 0x00007fd17a09dddb in QMetaObject::activate(QObject*, int, int, void**) () at /lib64/libQt5Core.so.5
#15 0x00007fd17c3fa177 in QQmlVMEMetaObject::metaCall(QObject*, QMetaObject::Call, int, void**) () at /lib64/libQt5Qml.so.5
#16 0x00007fd17c3dc061 in QV4::QObjectWrapper::setProperty(QV4::ExecutionEngine*, QObject*, QQmlPropertyData*, QV4::Value const&) () at /lib64/libQt5Qml.so.5
#17 0x00007fd17c3f1d33 in QV4::Runtime::setQmlQObjectProperty(QV4::ExecutionEngine*, QV4::Value const&, int, QV4::Value const&) () at /lib64/libQt5Qml.so.5
#18 0x00007fd15459a113 in  ()
#19 0x00007fff22272a40 in  ()
#20 0x00007fd17c47e7ae in QQmlBinding::refresh() () at /lib64/libQt5Qml.so.5
#21 0x00007fd17c453714 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () at /lib64/libQt5Qml.so.5
#22 0x00007fd155ef8330 in  ()
#23 0x00000000000004f2 in  ()
#24 0x00007fff22274300 in  ()
#25 0x00007fd155ef8330 in  ()
#26 0x000055ad82d04d70 in  ()
#27 0x000055ad84a1bc28 in  ()
#28 0x00007fd17c41c1e6 in QQmlBoundSignalExpression::evaluate(void**) () at /lib64/libQt5Qml.so.5
#29 0x00007fd17c41d37b in QQmlBoundSignal_callback(QQmlNotifierEndpoint*, void**) () at /lib64/libQt5Qml.so.5
#30 0x00007fd17c453714 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () at /lib64/libQt5Qml.so.5
#31 0x00007fd17c3fe3fc in QQmlData::signalEmitted(QAbstractDeclarativeData*, QObject*, int, void**) () at /lib64/libQt5Qml.so.5
#32 0x00007fd17a09dddb in QMetaObject::activate(QObject*, int, int, void**) () at /lib64/libQt5Core.so.5

Possible duplicates by query: bug 373082, bug 368372.

Reported using DrKonqi
Comment 1 Kai Uwe Broulik 2017-02-16 14:32:30 UTC
Can you verify whether this still happens with KPackage 5.30 or later? I fixed a crash in there (Bug 374541) and the BT looks similar but not completely the same.
Comment 2 emelenas 2017-02-17 21:03:50 UTC
(In reply to Kai Uwe Broulik from comment #1)
> Can you verify whether this still happens with KPackage 5.30 or later? I
> fixed a crash in there (Bug 374541) and the BT looks similar but not
> completely the same.

I will as soon as I 5.30 reaches downstream (fedora)
Comment 3 emelenas 2017-03-04 19:55:10 UTC
(In reply to emelenas from comment #2)
> (In reply to Kai Uwe Broulik from comment #1)
> > Can you verify whether this still happens with KPackage 5.30 or later? I
> > fixed a crash in there (Bug 374541) and the BT looks similar but not
> > completely the same.
> 
> I will as soon as I 5.30 reaches downstream (fedora)

I could not reproduce the crash in 5.31
Comment 4 Andrew Crouthamel 2018-09-28 02:39:54 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Andrew Crouthamel 2018-10-28 03:23:21 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!