Summary: | Feeder crash on killing FindUnindexedItems Job | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Lorenzo <gambero6891> |
Component: | Nepomuk Feeder Agents | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | antonis+kdebugs, dvratil, heri+kde, i_vohmin, leon.maurer, markus.gapp, me, stefan.kebekus, vkrause, wengxt, yuri |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.11 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim-runtime/a92eb122431ac0072fb9f4d449ce2b89d0cc5c57 | Version Fixed In: | 4.11.2 |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Lorenzo
2013-08-18 14:25:16 UTC
Created attachment 81854 [details]
New crash information added by DrKonqi
akonadi_nepomuk_feeder (4.11) on KDE Platform 4.11.00 using Qt 4.8.4
My experience has been like the original submitter's. The crash happens when the system is idle, and it has happened twice.
-- Backtrace (Reduced):
#7 0x00007fb9187bcc3a in KJob::kill (this=0x1d9c240, verbosity=verbosity@entry=KJob::Quietly) at ../../kdecore/jobs/kjob.cpp:111
#8 0x000000000040da28 in Akonadi::NepomukFeederAgent::doSetOnline (this=0x1b74f20, online=false) at ../../../agents/nepomukfeeder/nepomukfeederagent.cpp:340
#9 0x00007fb9182c66c9 in Akonadi::AgentBase::setOnlineInternal (this=this@entry=0x1b74f20, state=state@entry=false) at ../../akonadi/agentbase.cpp:781
#10 0x00007fb9182c67e8 in Akonadi::AgentBase::setOnline (this=this@entry=0x1b74f20, state=state@entry=false) at ../../akonadi/agentbase.cpp:768
#11 0x000000000040d0af in Akonadi::NepomukFeederAgent::selfTest (this=0x1b74f20) at ../../../agents/nepomukfeeder/nepomukfeederagent.cpp:312
*** Bug 324100 has been marked as a duplicate of this bug. *** *** Bug 324380 has been marked as a duplicate of this bug. *** me too with kde version 4.11.1 markus Created attachment 82229 [details]
New crash information added by DrKonqi
akonadi_nepomuk_feeder (4.11) on KDE Platform 4.11.1 using Qt 4.8.4
Also happens on 64bit KDE 4.11.1.
-- Backtrace (Reduced):
#6 KJob::kill (this=0x1931340, verbosity=verbosity@entry=KJob::Quietly) at ../../kdecore/jobs/kjob.cpp:111
#7 0x000000000040da28 in Akonadi::NepomukFeederAgent::doSetOnline (this=0x14ae250, online=false) at ../../../agents/nepomukfeeder/nepomukfeederagent.cpp:340
#8 0x00007f214bbd56c9 in Akonadi::AgentBase::setOnlineInternal(bool) () from /usr/lib/libakonadi-kde.so.4
#9 0x00007f214bbd57e8 in Akonadi::AgentBase::setOnline(bool) () from /usr/lib/libakonadi-kde.so.4
#10 0x000000000040d0af in Akonadi::NepomukFeederAgent::selfTest (this=0x14ae250) at ../../../agents/nepomukfeeder/nepomukfeederagent.cpp:312
Ok, I have it reliably crashing a few seconds after clicking restart in Dr Konqi - here's an excerpt from .xsession-errors: ============================================================================================ nepomukindexer(27544)/nepomuk (strigi service) Nepomuk2::Indexer::setNiePlainTextContent: Trimming plain text content from 4044765 to 2490999 warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fffea9d4000 81 ../sysdeps/unix/syscall-template.S: No such file or directory. =========== Clicked on "Restart Application" in Dr. Konqi =========== ProcessControl: Application '/usr/bin/akonadi_nepomuk_feeder' returned with exit code 253 (Unknown error) akonadi_nepomuk_feeder(27571) FeederPluginloader::feederPluginsForMimeType: No feeder for type "text/calendar" found akonadi_nepomuk_feeder(27571) FeederPluginloader::feederPluginsForMimeType: No feeder for type "text/x-vnd.akonadi.socialnotification" found akonadi_nepomuk_feeder(27571)/kdecore (trader) mimeTypeSycocaServiceOffers: KMimeTypeTrader: mimeType "text/x-vnd.akonadi.statusitem" not found akonadi_nepomuk_feeder(27571) FeederPluginloader::feederPluginsForMimeType: No feeder for type "text/x-vnd.akonadi.statusitem" found akonadi_nepomuk_feeder(27571) FeederPluginloader::feederPluginsForMimeType: No feeder for type "application/x-vnd.kde.alarm.archived" found akonadi_nepomuk_feeder(27571) FeederPluginloader::feederPluginsForMimeType: No feeder for type "application/x-vnd.kde.alarm.active" found akonadi_nepomuk_feeder(27571) FeederPluginloader::feederPluginsForMimeType: No feeder for type "application/x-vnd.kde.alarm.template" found akonadi_nepomuk_feeder(27571) FindUnindexedItemsJob::queryFinished: "SQLExecDirect failed on query 'sparql DEFINE input:inference <nepomukinference> SELECT ?r ?id ?lastMod WHERE { ?r <http://akonadi-project.org/ontologies/aneo#akonadiItemId> ?id. ?r <http://www.semanticdesktop.org/ontologies/2007/01/19/nie#lastModified> ?lastMod }' (iODBC Error: [OpenLink][Virtuoso iODBC Driver]CL065: Lost connection to server)" akonadi_nepomuk_feeder(27571) Akonadi::NepomukFeederAgent::foundUnindexedItems: FindUnindexedItemsJob failed KCrash: Application 'akonadi_nepomuk_feeder' crashing... KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit =========== Dr. Konqi appears again =========== nepomukindexer(27640)/nepomuk (strigi service) Nepomuk2::Indexer::setNiePlainTextContent: Trimming plain text content from 2491003 to 2490999 ============================================================================================ The "...Trimming plain text content..." lines appear whether the feeder is running or crashed. Would a core dump or a full copy of my .xsession-errors be helpful? Git commit a92eb122431ac0072fb9f4d449ce2b89d0cc5c57 by Dan Vrátil. Committed on 10/09/2013 at 09:51. Pushed by dvratil into branch 'KDE/4.11'. Fix a dangling pointer left by FindUnindexedItemsJob when error occurs FIXED-IN: 4.11.2 M +1 -0 agents/nepomukfeeder/nepomukfeederagent.cpp http://commits.kde.org/kdepim-runtime/a92eb122431ac0072fb9f4d449ce2b89d0cc5c57 Note that there is still a problem with your Nepomuk crashing - that's what causes the FindUnindexedItemsJob to fail - if you can debug the Nepomuk crash further, please open a new bug report. Created attachment 82463 [details]
New crash information added by DrKonqi
akonadi_nepomuk_feeder (4.11) on KDE Platform 4.11.1 using Qt 4.8.2
- What I was doing when the application crashed:
nothing, system was doing own tasks an night, i was out... for a 7 hrs
-- Backtrace (Reduced):
#7 0x00007f09c8d0eefa in KJob::kill (this=0x1065630, verbosity=KJob::Quietly) at ../../kdecore/jobs/kjob.cpp:111
#8 0x000000000040d748 in Akonadi::NepomukFeederAgent::doSetOnline (this=0xe66ce0, online=false) at ../../../agents/nepomukfeeder/nepomukfeederagent.cpp:340
#9 0x00007f09c87f6184 in Akonadi::AgentBase::setOnlineInternal(bool) () from /usr/lib/libakonadi-kde.so.4
#10 0x00007f09c87f62b6 in Akonadi::AgentBase::setOnline(bool) () from /usr/lib/libakonadi-kde.so.4
#11 0x000000000040d83b in Akonadi::NepomukFeederAgent::selfTest (this=0xe66ce0) at ../../../agents/nepomukfeeder/nepomukfeederagent.cpp:312
Created attachment 82464 [details]
New crash information added by DrKonqi
akonadi_nepomuk_feeder (4.11) on KDE Platform 4.11.1 using Qt 4.8.2
- What I was doing when the application crashed:
nothing, system was doing own tasks an night, i was out... for a 7 hrs
-- Backtrace (Reduced):
#7 0x00007f09c8d0eefa in KJob::kill (this=0x1065630, verbosity=KJob::Quietly) at ../../kdecore/jobs/kjob.cpp:111
#8 0x000000000040d748 in Akonadi::NepomukFeederAgent::doSetOnline (this=0xe66ce0, online=false) at ../../../agents/nepomukfeeder/nepomukfeederagent.cpp:340
#9 0x00007f09c87f6184 in Akonadi::AgentBase::setOnlineInternal(bool) () from /usr/lib/libakonadi-kde.so.4
#10 0x00007f09c87f62b6 in Akonadi::AgentBase::setOnline(bool) () from /usr/lib/libakonadi-kde.so.4
#11 0x000000000040d83b in Akonadi::NepomukFeederAgent::selfTest (this=0xe66ce0) at ../../../agents/nepomukfeeder/nepomukfeederagent.cpp:312
*** Bug 325348 has been marked as a duplicate of this bug. *** |