[Bug 282489] New: akonadi_nepomuk_feeder crashed during first run after instalation

Luis Silva lacsilva at gmail.com
Wed Sep 21 18:32:00 BST 2011


https://bugs.kde.org/show_bug.cgi?id=282489

           Summary: akonadi_nepomuk_feeder crashed during first run after
                    instalation
           Product: kde
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: lacsilva at gmail.com


Application: akonadi_nepomuk_feeder (4.7)
KDE Platform Version: 4.7.1 (4.7.1) (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-11-generic i686
Distribution: Ubuntu oneiric (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
I compiled master of kdepim and installed. After nearly half an our of hi cpu
usage where loads of things were being added and removed from nepomuk, 
akonadi_nepomuk_feeder crashed without apparent reason.

- Custom settings of the application:
I am compiling kdepim kdepimlibs and kdepim-runtime from master.

-- Backtrace:
Application: Akonadi Agent (akonadi_nepomuk_feeder), signal: Segmentation fault
[KCrash Handler]
#7  0x0142cbfc in NoteMessageWrapperPrivate (msg=<optimized out>,
this=<optimized out>) at
/home/lacsilva/Development/kdepim.d/kdepimlibs/akonadi/notes/noteutils.cpp:46
#8  Akonadi::NoteUtils::NoteMessageWrapper::NoteMessageWrapper (this=0x0,
msg=...) at
/home/lacsilva/Development/kdepim.d/kdepimlibs/akonadi/notes/noteutils.cpp:69
#9  0x0142340f in Akonadi::NepomukNoteFeeder::updateItem (this=0x95a0200,
item=..., res=..., graph=...) at
/home/lacsilva/Development/kdepim.d/kdepim-runtime/agents/nepomukfeeder/plugins/nepomuknotefeeder.cpp:46
#10 0x080573a0 in NepomukHelpers::addItemToGraph (item=..., graph=...) at
/home/lacsilva/Development/kdepim.d/kdepim-runtime/agents/nepomukfeeder/nepomukhelpers.cpp:105
#11 0x08055122 in ItemQueue::processItem (this=0x927cb1c) at
/home/lacsilva/Development/kdepim.d/kdepim-runtime/agents/nepomukfeeder/feederqueue.cpp:321
#12 0x080552de in FeederQueue::processItemQueue (this=0x927cae0) at
/home/lacsilva/Development/kdepim.d/kdepim-runtime/agents/nepomukfeeder/feederqueue.cpp:229
#13 0x08055e68 in FeederQueue::qt_metacall (this=0x927cae0,
_c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbfc91574) at
/home/lacsilva/Development/kdepim.d/kdepim-runtime/BUILD/agents/nepomukfeeder/feederqueue.moc:181
#14 0x0100eb7d in metacall (argv=0xbfc91574, idx=12,
cl=QMetaObject::InvokeMetaMethod, object=0x927cae0) at
kernel/qmetaobject.cpp:237
#15 QMetaObject::metacall (object=0x927cae0, cl=QMetaObject::InvokeMetaMethod,
idx=12, argv=0xbfc91574) at kernel/qmetaobject.cpp:232
#16 0x0101da6a in QMetaObject::activate (sender=0x927cb04, m=0x113f5f8,
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3278
#17 0x0106c7d5 in QTimer::timeout (this=0x927cb04) at
.moc/release-shared/moc_qtimer.cpp:134
#18 0x01025286 in QTimer::timerEvent (this=0x927cb04, e=0xbfc9196c) at
kernel/qtimer.cpp:271
#19 0x01020994 in QObject::event (this=0x927cb04, e=0xbfc9196c) at
kernel/qobject.cpp:1181
#20 0x053f3d14 in notify_helper (e=0xbfc9196c, receiver=0x927cb04,
this=0x9163648) at kernel/qapplication.cpp:4486
#21 QApplicationPrivate::notify_helper (this=0x9163648, receiver=0x927cb04,
e=0xbfc9196c) at kernel/qapplication.cpp:4458
#22 0x053f90c3 in QApplication::notify (this=0xbfc9196c, receiver=0x927cb04,
e=0xbfc9196c) at kernel/qapplication.cpp:3886
#23 0x009b3791 in KApplication::notify (this=0xbfc91c80, receiver=0x927cb04,
event=0xbfc9196c) at ../../kdeui/kernel/kapplication.cpp:311
#24 0x0100819e in QCoreApplication::notifyInternal (this=0xbfc91c80,
receiver=0x927cb04, event=0xbfc9196c) at kernel/qcoreapplication.cpp:787
#25 0x01038c10 in sendEvent (event=0xbfc9196c, receiver=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#26 QTimerInfoList::activateTimers (this=0x916569c) at
kernel/qeventdispatcher_unix.cpp:603
#27 0x01036122 in timerSourceDispatch (source=0x9165668) at
kernel/qeventdispatcher_glib.cpp:184
#28 0x014ef2ef in g_main_context_dispatch () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#29 0x014efa20 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#30 0x014efcba in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#31 0x01036ada in QEventDispatcherGlib::processEvents (this=0x914cbb0,
flags=...) at kernel/qeventdispatcher_glib.cpp:422
#32 0x054abada in QGuiEventDispatcherGlib::processEvents (this=0x914cbb0,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x010071dd in QEventLoop::processEvents (this=0xbfc91be4, flags=...) at
kernel/qeventloop.cpp:149
#34 0x01007421 in QEventLoop::exec (this=0xbfc91be4, flags=...) at
kernel/qeventloop.cpp:201
#35 0x0100c19d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#36 0x053f18b4 in QApplication::exec () at kernel/qapplication.cpp:3760
#37 0x00cb8c61 in Akonadi::AgentBase::init (r=0x927caa8) at
/home/lacsilva/Development/kdepim.d/kdepimlibs/akonadi/agentbase.cpp:539
#38 0x08050f16 in Akonadi::AgentBase::init<Akonadi::NepomukFeederAgent>
(argc=3, argv=0xbfc91d64) at /usr/include/akonadi/agentbase.h:342
#39 0x0804d2d7 in main (argc=3, argv=0xbfc91d64) at
/home/lacsilva/Development/kdepim.d/kdepim-runtime/agents/nepomukfeeder/nepomukfeederagent.cpp:318

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list