[kde] [Bug 357541] New: akonadi_baloo_indexer crashes on akonadi start

Luis Silva via KDE Bugzilla bugzilla_noreply at kde.org
Mon Jan 4 19:40:32 GMT 2016


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

            Bug ID: 357541
           Summary: akonadi_baloo_indexer crashes on akonadi start
           Product: kde
           Version: unspecified
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: lacsilva at gmail.com

Application: akonadi_baloo_indexer (4.14)
KDE Platform Version: 4.14.13
Qt Version: 4.8.6
Operating System: Linux 4.3.0-5-generic x86_64
Distribution: Ubuntu Xenial Xerus (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
I installed the kde4 baloo libraries from the kubuntu repos and manually
restarted akonadi.

The crash can be reproduced every time.

-- Backtrace:
Application:  (akonadi_baloo_indexer), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f325be21227 in __GI_raise (sig=sig at entry=6) at
../sysdeps/unix/sysv/linux/raise.c:55
#7  0x00007f325be22e8a in __GI_abort () at abort.c:89
#8  0x00007f325f9f1ed5 in qt_message_output (msgType=<optimized out>,
buf=0xebfe68 "akonadi_baloo_indexer(9452)/libakonadi: Unable to register
service \"org.freedesktop.Akonadi.Agent.akonadi_baloo_indexer\" at dbus: \"\"
") at global/qglobal.cpp:2386
#9  0x00007f325e539d47 in QDebug::~QDebug (this=0x7ffcb68cbd20,
__in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qdebug.h:85
#10 Akonadi::AgentBasePrivate::delayedInit (this=0xf07890) at
../../akonadi/agentbase.cpp:411
#11 0x00007f325e53920a in Akonadi::AgentBase::qt_static_metacall (_o=<optimized
out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at
./moc_agentbase.cpp:98
#12 0x00007f325fb26d01 in QObject::event (this=0xe9c260, e=<optimized out>) at
kernel/qobject.cpp:1222
#13 0x00007f325d079cdc in QApplicationPrivate::notify_helper
(this=this at entry=0xd2e020, receiver=receiver at entry=0xe9c260,
e=e at entry=0xea8620) at kernel/qapplication.cpp:4570
#14 0x00007f325d080c16 in QApplication::notify (this=this at entry=0x7ffcb68cc490,
receiver=receiver at entry=0xe9c260, e=e at entry=0xea8620) at
kernel/qapplication.cpp:4356
#15 0x00007f325dddca1a in KApplication::notify (this=0x7ffcb68cc490,
receiver=0xe9c260, event=0xea8620) at ../../kdeui/kernel/kapplication.cpp:311
#16 0x00007f325fb0c85d in QCoreApplication::notifyInternal
(this=0x7ffcb68cc490, receiver=receiver at entry=0xe9c260,
event=event at entry=0xea8620) at kernel/qcoreapplication.cpp:955
#17 0x00007f325fb10316 in QCoreApplication::sendEvent (event=0xea8620,
receiver=0xe9c260) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver at entry=0x0,
event_type=event_type at entry=0, data=0xcf8740) at
kernel/qcoreapplication.cpp:1579
#19 0x00007f325fb105f3 in QCoreApplication::sendPostedEvents
(receiver=receiver at entry=0x0, event_type=event_type at entry=0) at
kernel/qcoreapplication.cpp:1472
#20 0x00007f325fb3d07e in QCoreApplication::sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#21 postEventSourceDispatch (s=0xd17340) at
kernel/qeventdispatcher_glib.cpp:300
#22 0x00007f325b4e9117 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f325b4e9370 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f325b4e941c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f325fb3d1ee in QEventDispatcherGlib::processEvents (this=0xcf9fc0,
flags=...) at kernel/qeventdispatcher_glib.cpp:450
#26 0x00007f325d124c26 in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007f325fb0b0d1 in QEventLoop::processEvents
(this=this at entry=0x7ffcb68cc400, flags=...) at kernel/qeventloop.cpp:149
#28 0x00007f325fb0b445 in QEventLoop::exec (this=this at entry=0x7ffcb68cc400,
flags=...) at kernel/qeventloop.cpp:204
#29 0x00007f325fb11429 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1227
#30 0x00007f325d077f2c in QApplication::exec () at kernel/qapplication.cpp:3828
#31 0x00007f325e5364bd in Akonadi::AgentBase::init (r=r at entry=0xe9c260) at
../../akonadi/agentbase.cpp:859
#32 0x000000000041111e in Akonadi::AgentBase::init<BalooIndexingAgent>
(argc=<optimized out>, argv=<optimized out>) at
/usr/include/akonadi/agentbase.h:455
#33 0x00007f325be0ca00 in __libc_start_main (main=0x40a090 <main(int, char**)>,
argc=3, argv=0x7ffcb68cc5a8, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7ffcb68cc598) at libc-start.c:289
#34 0x000000000040a129 in _start ()

Possible duplicates by query: bug 333347.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list