Bug 228439 - KRunner crashed when trying to run an application (Contacts Runner)
Summary: KRunner crashed when trying to run an application (Contacts Runner)
Status: RESOLVED WORKSFORME
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-25 12:27 UTC by Milan Fujda
Modified: 2010-03-20 17:13 UTC (History)
2 users (show)

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 Milan Fujda 2010-02-25 12:27:18 UTC
Application that crashed: krunner
Version of the application: 0.1
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.32-trunk-686 i686
Distribution: Debian GNU/Linux testing (squeeze)

What I was doing when the application crashed:
when trying to start application louncher (command line run by Alt+F2), it crashes and does not even for a while appeare on the screen. Only the bug assitent apperars after a while.
Furthermore it does not start at all by pressing Alt+F2, but key shortcuts generally do not work.
I run kde 4 on Debian testing (squeeze) on a AMD Athlon X2 machine using, however, 32bit (not 64bit) version of the operation system.

 -- Backtrace:
Application: RozhranĂ­ pro spouĹĄtÄnĂ­ programĹŻ (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  QBasicAtomicInt::operator= (this=0xbf8b52a8, unicode=0x37f2101e, size=268435473) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:87
#7  QString (this=0xbf8b52a8, unicode=0x37f2101e, size=268435473) at tools/qstring.cpp:849
#8  0xb752979a in QString::mid (this=0xbf8b52a4, position=2, n=1481637904) at tools/qstring.cpp:3116
#9  0xa8e4f37d in KABC::VCardTool::parseVCards (this=0xbf8b5450, vcard=...) at ../../kabc/vcardtool.cpp:630
#10 0xa8e3b04b in KABC::VCardConverter::parseVCards (this=0xbf8b54a0, vcard=...) at ../../kabc/vcardconverter.cpp:61
#11 0xa8e3c356 in KABC::VCardFormat::loadAll (this=0x9d13a88, resource=0x9d653b8, file=0xbf8b5528) at ../../kabc/vcardformat.cpp:65
#12 0xa8e76e7f in KABC::ResourceFile::clearAndLoad (this=0x9d653b8, file=0xbf8b5528) at ../../../../kabc/plugins/file/resourcefile.cpp:227
#13 0xa8e782dc in KABC::ResourceFile::load (this=0x9d653b8) at ../../../../kabc/plugins/file/resourcefile.cpp:215
#14 0xa8e74fe6 in KABC::ResourceFile::asyncLoad (this=0x9d653b8) at ../../../../kabc/plugins/file/resourcefile.cpp:238
#15 0xa8e0c24a in KABC::AddressBook::asyncLoad (this=0x9d21b68) at ../../kabc/addressbook.cpp:376
#16 0xa8e39932 in KABC::StdAddressBook::Private::init (this=0x9d150f8, asynchronous=true) at ../../kabc/stdaddressbook.cpp:182
#17 0xa8e3ae64 in KABC::StdAddressBook::self (asynchronous=true) at ../../kabc/stdaddressbook.cpp:92
#18 0xa90d5552 in ?? () from /usr/lib/kde4/krunner_contacts.so
#19 0xa90d6d78 in QObject* KPluginFactory::createInstance<ContactsRunner, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/krunner_contacts.so
#20 0xb743a997 in KPluginFactory::create (this=0x9a8ec50, iface=0xb548cfa0 "Plasma::AbstractRunner", parentWidget=0x0, parent=0x9b2c710, args=..., keyword=...)
    at ../../kdecore/util/kpluginfactory.cpp:191
#21 0xb53ce48d in Plasma::RunnerManagerPrivate::loadRunners() () from /usr/lib/libplasma.so.3
#22 0xb53cc44f in Plasma::RunnerManager::reloadConfiguration (this=0x9b2c710) at ../../plasma/runnermanager.cpp:262
#23 0xb41e42b3 in ?? () from /usr/lib/libkdeinit4_krunner.so
#24 0xb41e4dce in ?? () from /usr/lib/libkdeinit4_krunner.so
#25 0xb41e4e4f in ?? () from /usr/lib/libkdeinit4_krunner.so
#26 0xb41e5215 in kdemain () from /usr/lib/libkdeinit4_krunner.so
#27 0x0804e291 in launch (argc=1, _name=0x99f14f4 "/usr/bin/krunner", args=0x99f1505 "", cwd=0x0, envc=0, envs=0x99f1509 "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x805105f "0")
    at ../../kinit/kinit.cpp:677
#28 0x0804ea15 in handle_launcher_request (sock=7, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#29 0x0804ee5b in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1362
#30 0x0804f689 in main (argc=2, argv=0xbf8b64b4, envp=0xbf8b64c0) at ../../kinit/kinit.cpp:1793

Reported using DrKonqi
Comment 1 Tobias Koenig 2010-03-20 17:13:26 UTC
Hej,

this shouldn't happen anymore with KDE 4.4 and using Akonadi
based 'Personal Contact' resource.

Ciao,
Tobias