Bug 266436 - random crash
Summary: random crash
Status: RESOLVED DUPLICATE of bug 245643
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: NetBSD pkgsrc FreeBSD
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-16 11:47 UTC by dylan
Modified: 2011-02-16 14:44 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 dylan 2011-02-16 11:47:58 UTC
Application: kded4 ($Id: kded.cpp 1031637 2009-10-05 16:58:19Z lunakl $)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: FreeBSD 8.1-RELEASE i386
Distribution (Platform): NetBSD pkgsrc

-- Information about the crash:
just updating software and doing nothing then crash.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault: 11
[KCrash Handler]
#6  0x290a062c in QString::startsWith () from /usr/local/lib/qt4/libQtCore.so.4
#7  0x29101d22 in QResourceFileEngineHandler::create () from /usr/local/lib/qt4/libQtCore.so.4
#8  0x290d00cf in QAbstractFileEngine::create () from /usr/local/lib/qt4/libQtCore.so.4
#9  0x290e59f4 in QFileInfoPrivate::initFileEngine () from /usr/local/lib/qt4/libQtCore.so.4
#10 0x290e62fc in QFileInfo::QFileInfo () from /usr/local/lib/qt4/libQtCore.so.4
#11 0x286a25ec in KDirWatch::addDir () from /usr/local/kde4/lib/libkio.so.7
#12 0x286a29e7 in KDirWatch::addDir () from /usr/local/kde4/lib/libkio.so.7
#13 0x2915a1a3 in QMetaObject::tr () from /usr/local/lib/qt4/libQtCore.so.4
#14 0x29167336 in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4
#15 0x29126c93 in QFileSystemWatcher::directoryChanged () from /usr/local/lib/qt4/libQtCore.so.4
#16 0x29127b3d in QFileSystemWatcherPrivate::_q_directoryChanged () from /usr/local/lib/qt4/libQtCore.so.4
#17 0x29127c61 in QFileSystemWatcher::qt_metacall () from /usr/local/lib/qt4/libQtCore.so.4
#18 0x2915a1a3 in QMetaObject::tr () from /usr/local/lib/qt4/libQtCore.so.4
#19 0x29164036 in QObjectPrivate::Connection::~Connection () from /usr/local/lib/qt4/libQtCore.so.4
#20 0x29165579 in QObject::userData () from /usr/local/lib/qt4/libQtCore.so.4
#21 0x2a82dd30 in ?? ()
#22 0x2a71cc58 in ?? ()
#23 0xbfbfdb88 in ?? ()
#24 0x2917091e in QTimer::QTimer () from /usr/local/lib/qt4/libQtCore.so.4
#25 0x294aa97c in QApplicationPrivate::notify_helper () from /usr/local/lib/qt4/libQtGui.so.4
#26 0x294b1b64 in QApplication::notify () from /usr/local/lib/qt4/libQtGui.so.4
#27 0x28c7b483 in KApplication::notify () from /usr/local/kde4/lib/libkdeui.so.7
#28 0x29153efb in QCoreApplication::compressEvent () from /usr/local/lib/qt4/libQtCore.so.4
#29 0x29155406 in QCoreApplicationPrivate::sendPostedEvents () from /usr/local/lib/qt4/libQtCore.so.4
#30 0x2915562d in QCoreApplication::exec () from /usr/local/lib/qt4/libQtCore.so.4
#31 0x291816af in QEventDispatcherGlib::unregisterTimers () from /usr/local/lib/qt4/libQtCore.so.4
#32 0x2a2f5817 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0
#33 0x2a2f905e in g_main_context_check () from /usr/local/lib/libglib-2.0.so.0
#34 0x2a2f9685 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0
#35 0x291819fb in QEventDispatcherGlib::~QEventDispatcherGlib () from /usr/local/lib/qt4/libQtCore.so.4
#36 0x29564e55 in QGuiEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtGui.so.4
#37 0x29152f03 in QEventLoop::QEventLoop () from /usr/local/lib/qt4/libQtCore.so.4
#38 0x2915327a in QVector<QEventLoop*>::realloc () from /usr/local/lib/qt4/libQtCore.so.4
#39 0x291556f6 in QCoreApplication::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#40 0x294aa157 in QApplication::exec () from /usr/local/lib/qt4/libQtGui.so.4
#41 0x2a6d0ca6 in kdemain () from /usr/local/kde4/lib/libkdeinit4_kded4.so
#42 0x0804dff1 in ?? ()
#43 0x08050357 in ?? ()
#44 0x0804b3a7 in ?? ()
#45 0x00000002 in ?? ()
#46 0xbfbfe760 in ?? ()
#47 0xbfbfe76c in ?? ()
#48 0xbfbfe740 in ?? ()
#49 0xbfbfe75c in ?? ()
#50 0x00000000 in ?? ()
#51 0xbfbfe758 in ?? ()
#52 0x0804b315 in ?? ()
#53 0x28057f40 in dlclose () from /libexec/ld-elf.so.1

Possible duplicates by query: bug 257455.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-02-16 14:44:08 UTC

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