[kde-freebsd] Akonadi still fails to start

Rusty Nejdl rnejdl at ringofsaturn.com
Fri Jul 2 18:27:04 CEST 2010


On Fri, 2 Jul 2010 12:20:09 -0400, Jerry
<kde-freebsd.user at seibercom.net> wrote:
> On Fri, 02 Jul 2010 09:50:05 -0500
> Rusty Nejdl <rnejdl at ringofsaturn.com> articulated:
> 
> 
>>
>> > Test 6:  ERROR
>> > --------
>> >
>> > Akonadi control process not registered at D-Bus.
>> > Details: The Akonadi control process is not registered at D-Bus which
>> > typically means it was not started or encountered a fatal error during
>> > startup.
>> >
>> > Test 7:  ERROR
>> > --------
>> >
>> > Akonadi server process not registered at D-Bus.
>> > Details: The Akonadi server process is not registered at D-Bus which
>> > typically means it was not started or encountered a fatal error during
>> > startup.
>> >
>>
>> Ok, I have to ask, is hal or dbus running?
> 
> ps | grep -i dbus
> messagebus  1903  0.0  0.1  8072  2452  ??  Is   Thu05AM   0:00.46
> dbus-daemon
> gerard      6808  0.0  0.0  8072  2040  ??  Is   Thu11AM   0:00.00
> dbus-daemon
> gerard      6822  0.0  0.1  8072  2864  ??  Ss   Thu11AM   0:02.76
> dbus-daemon
> gerard      6807  0.0  0.1 16624  2452  v0  I    Thu11AM   0:00.00
> dbus-launch
> gerard      6821  0.0  0.1 16624  2456  v0  I    Thu11AM   0:00.00
> dbus-launch
> 
> 
> ps | grep -i hal
> haldaemon   2134  0.0  0.1 29496  5824  ??  Ss   Thu05AM   0:14.09 hald/hald
> haldaemon   2134  0.0  0.1 29496  5824  ??  Is   Thu05AM   0:00.00 hald/hald
> root        2140  0.0  0.1 17888  3084  ??  I    Thu05AM   0:00.03
> hald-runner
> root        2161  0.0  0.1 16572  2736  ??  I    Thu05AM   0:00.01
> hald-addon-mouse-sy
> root        2165  0.0  0.0 11480  1920  ??  S    Thu05AM   0:13.40
> hald-addon-storage
> root        2168  0.0  0.0 11480  1916  ??  S    Thu05AM   0:07.79
> hald-addon-storage
> root        2171  0.0  0.0 11480  1916  ??  S    Thu05AM   0:07.26
> hald-addon-storage
> root        2174  0.0  0.0 11480  1916  ??  S    Thu05AM   0:09.33
> hald-addon-storage
> root        2177  0.0  0.0 11480  1916  ??  S    Thu05AM   0:06.98
> hald-addon-storage

Oh well, I think I'm as broken as you.  Akonadi core dumped.
[tethys]:/home/rnejdl> akonadi_control 
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
[akonadiserver] search paths:  ("/usr/local/kde4/bin", "/sbin", "/bin",
"/usr/sbin", "/usr/bin", "/usr/local/sbin", "/usr/local/bin",
"/home/rnejdl/bin", "/usr/local/ssl/bin", "/usr/local/samba/bin",
"/usr/local/java/bin", "/usr/games", "/compat/i386/usr/local/bin",
"/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec",
"/opt/mysql/libexec", "/opt/local/lib/mysql5/bin")
[akonadiserver] Database "akonadi" opened using driver "QMYSQL"
[akonadiserver] DbInitializer::run()
[akonadiserver] checking table  "SchemaVersionTable"
[akonadiserver] checking table  "ResourceTable"
[akonadiserver] checking table  "CollectionTable"
[akonadiserver] checking table  "MimeTypeTable"
[akonadiserver] checking table  "PimItemTable"
[akonadiserver] checking table  "FlagTable"
[akonadiserver] checking table  "PartTable"
[akonadiserver] checking table  "CollectionAttributeTable"
[akonadiserver] checking relation  "PimItemFlagRelation"
[akonadiserver] checking relation  "CollectionMimeTypeRelation"
[akonadiserver] checking relation  "CollectionPimItemRelation"
[akonadiserver] DbInitializer::run() done
[akonadiserver] skipping update 2
[akonadiserver] skipping update 3
[akonadiserver] skipping update 4
[akonadiserver] skipping update 8
[akonadiserver] skipping update 10
[akonadiserver] skipping update 12
[akonadiserver] skipping update 13
[akonadiserver] skipping update 14
[akonadiserver] Database "akonadi" opened using driver "QMYSQL"
[akonadiserver] Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
[akonadiserver] Database "akonadi" opened using driver "QMYSQL"
[akonadiserver] DataStore::unhideAllPimItems()
ProcessControl: Application 'akonadiserver' stopped unexpected (Process
crashed)
Application 'akonadiserver' crashed to often. Giving up!



(gdb) bt
#0  0x00000008013ec2a7 in getframeaddr () from
/usr/local/lib/libexecinfo.so.1
#1  0x00000008013e5e3f in backtrace () from
/usr/local/lib/libexecinfo.so.1
#2  0x000000000040ab71 in akBacktrace ()
#3  0x000000000040b0b6 in akBacktrace ()
#4  <signal handler called>
#5  0x0000000802a17c90 in dbus_connection_set_change_sigpipe ()
   from /usr/local/lib/libdbus-1.so.3
#6  0x0000000802a273de in dbus_get_local_machine_id ()
   from /usr/local/lib/libdbus-1.so.3
#7  0x0000000802a1b993 in dbus_connection_send_with_reply_and_block ()
   from /usr/local/lib/libdbus-1.so.3
#8  0x00000008012823b6 in QDBusConnectionPrivate::timerEvent ()
   from /usr/local/lib/qt4/libQtDBus.so.4
#9  0x0000000800a67db4 in QObject::event ()
   from /usr/local/lib/qt4/libQtCore.so.4
#10 0x0000000800a58b25 in QCoreApplicationPrivate::notify_helper ()
   from /usr/local/lib/qt4/libQtCore.so.4
#11 0x0000000800a58ba6 in QCoreApplication::notify ()
   from /usr/local/lib/qt4/libQtCore.so.4
#12 0x0000000800a5880e in QCoreApplication::notifyInternal ()
   from /usr/local/lib/qt4/libQtCore.so.4
#13 0x0000000800a82b44 in QTimerInfoList::activateTimers ()
   from /usr/local/lib/qt4/libQtCore.so.4
---Type <return> to continue, or q <return> to quit--- 
#14 0x0000000800a80a90 in timerSourceDispatch ()
   from /usr/local/lib/qt4/libQtCore.so.4
#15 0x0000000800a80aab in idleTimerSourceDispatch ()
   from /usr/local/lib/qt4/libQtCore.so.4
#16 0x0000000802206f2e in g_main_context_dispatch ()
   from /usr/local/lib/libglib-2.0.so.0
#17 0x000000080220a230 in g_main_context_check ()
   from /usr/local/lib/libglib-2.0.so.0
#18 0x000000080220a812 in g_main_context_iteration ()
   from /usr/local/lib/libglib-2.0.so.0
#19 0x0000000800a80d9c in QEventDispatcherGlib::processEvents ()
   from /usr/local/lib/qt4/libQtCore.so.4
#20 0x0000000800a57bab in QEventLoop::processEvents ()
   from /usr/local/lib/qt4/libQtCore.so.4
#21 0x0000000800a57e85 in QEventLoop::exec ()
   from /usr/local/lib/qt4/libQtCore.so.4
#22 0x0000000800a59c36 in QCoreApplication::exec ()
   from /usr/local/lib/qt4/libQtCore.so.4
#23 0x0000000000405d5f in ?? ()
#24 0x000000000040579e in ?? ()
#25 0x000000080053b000 in ?? ()
#26 0x0000000000000000 in ?? ()
#27 0x0000000000000000 in ?? ()

...


Rusty Nejdl


More information about the kde-freebsd mailing list