Bug 326471 - Muon crashed when selecting search results
Summary: Muon crashed when selecting search results
Status: RESOLVED DUPLICATE of bug 306344
Alias: None
Product: muon
Classification: Applications
Component: installer (show other bugs)
Version: 2.0.65
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Jonathan Thomas
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-10-23 00:34 UTC by shawn
Modified: 2013-10-23 00:41 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 shawn 2013-10-23 00:34:26 UTC
Application: muon-installer (2.0.65)
KDE Platform Version: 4.11.2
Qt Version: 4.8.4
Operating System: Linux 3.11.0-12-generic x86_64
Distribution: Ubuntu 13.10

-- Information about the crash:
When searching for programs, the software bug report screen comes up.  This happens both when typing in a search string and when selecting icons in the search for programs section.  Using KUbuntu version 13.04.

The crash can be reproduced every time.

-- Backtrace:
Application: Muon Software Center (muon-installer), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd79eb6c7c0 (LWP 2174))]

Thread 2 (Thread 0x7fd782473700 (LWP 2204)):
#0  0x00007fd79b5fff7d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fd7964cc694 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd7964cc79c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd79bd85a76 in QEventDispatcherGlib::processEvents (this=0x7fd77c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fd79bd575ef in QEventLoop::processEvents (this=this@entry=0x7fd782472d70, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fd79bd578e5 in QEventLoop::exec (this=this@entry=0x7fd782472d70, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fd79bc5688f in QThread::exec (this=this@entry=0x1579f40) at thread/qthread.cpp:542
#7  0x00007fd79bd38d13 in QInotifyFileSystemWatcherEngine::run (this=0x1579f40) at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007fd79bc58f2f in QThreadPrivate::start (arg=0x1579f40) at thread/qthread_unix.cpp:338
#9  0x00007fd7969a4f6e in start_thread (arg=0x7fd782473700) at pthread_create.c:311
#10 0x00007fd79b60c9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7fd79eb6c7c0 (LWP 2174)):
[KCrash Handler]
#6  KNS3::Entry::providerId (this=0x0) at ../../../knewstuff/knewstuff3/entry.cpp:52
#7  0x00007fd788e43aed in KNSResource::origin (this=<optimized out>) at /build/buildd/muon-2.0.65+git20131008/libmuon/backends/KNSBackend/KNSResource.cpp:159
#8  0x000000000041f2b6 in fetchOrigins () at /build/buildd/muon-2.0.65+git20131008/installer/MainWindow.cpp:268
#9  0x000000000042011b in MainWindow::populateViews (this=0x1188160) at /build/buildd/muon-2.0.65+git20131008/installer/MainWindow.cpp:297
#10 0x00007fd79bd6ca58 in QMetaObject::activate (sender=sender@entry=0x1233ff0, m=m@entry=0x7fd79e986380 <ResourcesModel::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#11 0x00007fd79e75f6e0 in ResourcesModel::allInitialized (this=this@entry=0x1233ff0) at /build/buildd/muon-2.0.65+git20131008/obj-x86_64-linux-gnu/libmuon/moc_ResourcesModel.cpp:176
#12 0x00007fd79e76d767 in ResourcesModel::resetBackend (this=0x1233ff0, backend=0x10bb460) at /build/buildd/muon-2.0.65+git20131008/libmuon/resources/ResourcesModel.cpp:268
#13 0x00007fd79e760695 in ResourcesModel::qt_static_metacall (_o=0x1233ff0, _id=0, _a=0x1, _c=<optimized out>) at /build/buildd/muon-2.0.65+git20131008/obj-x86_64-linux-gnu/libmuon/moc_ResourcesModel.cpp:99
#14 0x00007fd79bd6ca58 in QMetaObject::activate (sender=sender@entry=0x10bb460, m=m@entry=0x7fd79e986500 <AbstractResourcesBackend::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#15 0x00007fd79e75f1d0 in AbstractResourcesBackend::fetchingChanged (this=this@entry=0x10bb460) at /build/buildd/muon-2.0.65+git20131008/obj-x86_64-linux-gnu/libmuon/moc_AbstractResourcesBackend.cpp:156
#16 0x00007fd788e4091f in KNSBackend::setFetching (this=this@entry=0x10bb460, f=f@entry=false) at /build/buildd/muon-2.0.65+git20131008/libmuon/backends/KNSBackend/KNSBackend.cpp:112
#17 0x00007fd788e4205a in KNSBackend::receivedContents (this=0x10bb460, job=0x292aa10) at /build/buildd/muon-2.0.65+git20131008/libmuon/backends/KNSBackend/KNSBackend.cpp:165
#18 0x00007fd79bd6ca58 in QMetaObject::activate (sender=0x292aa10, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff61fc2b30) at kernel/qobject.cpp:3539
#19 0x00007fd79726630f in Attica::BaseJob::finished(Attica::BaseJob*) () from /usr/lib/x86_64-linux-gnu/libattica.so.0.4
#20 0x00007fd7972664e9 in Attica::BaseJob::dataFinished() () from /usr/lib/x86_64-linux-gnu/libattica.so.0.4
#21 0x00007fd79bd6ca58 in QMetaObject::activate (sender=0x218e0a0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#22 0x00007fd79bd60bf8 in QMetaMethod::invoke (this=this@entry=0x7fff61fc3040, object=object@entry=0x218e0a0, connectionType=Qt::DirectConnection, connectionType@entry=Qt::AutoConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1664
#23 0x00007fd79bd630b8 in QMetaObject::invokeMethod (obj=obj@entry=0x218e0a0, member=member@entry=0x7fd79e296645 "finished", type=type@entry=Qt::AutoConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1179
#24 0x00007fd79e12ebbc in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::AutoConnection, member=0x7fd79e296645 "finished", obj=0x218e0a0) at /usr/include/qt4/QtCore/qobjectdefs.h:418
#25 KDEPrivate::AccessManagerReply::emitFinished (this=this@entry=0x218e0a0, state=state@entry=true, type=type@entry=Qt::AutoConnection) at ../../kio/kio/accessmanagerreply_p.cpp:484
#26 0x00007fd79e130840 in KDEPrivate::AccessManagerReply::slotResult (this=0x218e0a0, kJob=0x193c700) at ../../kio/kio/accessmanagerreply_p.cpp:427
#27 0x00007fd79bd6ca58 in QMetaObject::activate (sender=sender@entry=0x193c700, m=m@entry=0x7fd79c571600 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7fff61fc3530) at kernel/qobject.cpp:3539
#28 0x00007fd79c1e10c2 in KJob::result (this=this@entry=0x193c700, _t1=_t1@entry=0x193c700) at ./kjob.moc:208
#29 0x00007fd79c1e1100 in KJob::emitResult (this=this@entry=0x193c700) at ../../kdecore/jobs/kjob.cpp:318
#30 0x00007fd79e16ae3a in KIO::SimpleJob::slotFinished (this=this@entry=0x193c700) at ../../kio/kio/job.cpp:496
#31 0x00007fd79e16bf8e in KIO::TransferJob::slotFinished (this=0x193c700) at ../../kio/kio/job.cpp:1099
#32 0x00007fd79bd6ca58 in QMetaObject::activate (sender=0x21a04f0, m=m@entry=0x7fd79e514580 <KIO::SlaveInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#33 0x00007fd79e208d33 in KIO::SlaveInterface::finished (this=<optimized out>) at ./slaveinterface.moc:185
#34 0x00007fd79e20a276 in KIO::SlaveInterface::dispatch (this=<optimized out>, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:176
#35 0x00007fd79e207d6e in KIO::SlaveInterface::dispatch (this=0x21a04f0) at ../../kio/kio/slaveinterface.cpp:92
#36 0x00007fd79e1fc9d6 in KIO::Slave::gotInput (this=0x21a04f0) at ../../kio/kio/slave.cpp:344
#37 0x00007fd79bd6ca58 in QMetaObject::activate (sender=0x219e020, m=m@entry=0x7fd79e50daa0 <KIO::Connection::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#38 0x00007fd79e1381e0 in KIO::Connection::readyRead (this=<optimized out>) at ./connection.moc:106
#39 0x00007fd79e1388d1 in KIO::ConnectionPrivate::dequeue (this=0x12ad740) at ../../kio/kio/connection.cpp:82
#40 0x00007fd79bd70dce in QObject::event (this=0x219e020, e=<optimized out>) at kernel/qobject.cpp:1194
#41 0x00007fd79c749dfc in QApplicationPrivate::notify_helper (this=this@entry=0x10193d0, receiver=receiver@entry=0x219e020, e=e@entry=0x29bdb20) at kernel/qapplication.cpp:4567
#42 0x00007fd79c750470 in QApplication::notify (this=this@entry=0x7fff61fc4280, receiver=receiver@entry=0x219e020, e=e@entry=0x29bdb20) at kernel/qapplication.cpp:4353
#43 0x00007fd79d453a6a in KApplication::notify (this=0x7fff61fc4280, receiver=0x219e020, event=0x29bdb20) at ../../kdeui/kernel/kapplication.cpp:311
#44 0x00007fd79bd588bd in QCoreApplication::notifyInternal (this=0x7fff61fc4280, receiver=receiver@entry=0x219e020, event=event@entry=0x29bdb20) at kernel/qcoreapplication.cpp:946
#45 0x00007fd79bd5be1f in sendEvent (event=0x29bdb20, receiver=0x219e020) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#46 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0xfe6690) at kernel/qcoreapplication.cpp:1570
#47 0x00007fd79bd5c2c3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#48 0x00007fd79bd86073 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#49 postEventSourceDispatch (s=0x1011f10) at kernel/qeventdispatcher_glib.cpp:279
#50 0x00007fd7964cc3a6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#51 0x00007fd7964cc6f8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#52 0x00007fd7964cc79c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#53 0x00007fd79bd85a55 in QEventDispatcherGlib::processEvents (this=0xfe7ff0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#54 0x00007fd79c7eb9d6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#55 0x00007fd79bd575ef in QEventLoop::processEvents (this=this@entry=0x7fff61fc4180, flags=...) at kernel/qeventloop.cpp:149
#56 0x00007fd79bd578e5 in QEventLoop::exec (this=this@entry=0x7fff61fc4180, flags=...) at kernel/qeventloop.cpp:204
#57 0x00007fd79bd5ce5b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#58 0x00007fd79c74834c in QApplication::exec () at kernel/qapplication.cpp:3828
#59 0x000000000041b985 in main (argc=5, argv=0x7fff61fc43b8) at /build/buildd/muon-2.0.65+git20131008/installer/main.cpp:72

Possible duplicates by query: bug 326465, bug 326463, bug 326458, bug 326450, bug 326446.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-10-23 00:41:20 UTC

*** This bug has been marked as a duplicate of bug 306344 ***