From bugzilla_noreply@novell.com Fri Nov 13 19:55:09 2009 From: bugzilla_noreply@novell.com To: bugs@lists.opensuse.org Subject: [Bug 555443] New: Akonadi crashes on start-up Date: Fri, 13 Nov 2009 12:57:08 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0760784465987077560==" --===============0760784465987077560== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugzilla.novell.com/show_bug.cgi?id=3D555443 Summary: Akonadi crashes on start-up Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Major Priority: P5 - None Component: KDE4 Workspace AssignedTo: kde-maintainers(a)suse.de ReportedBy: aaronw(a)doofus.org QAContact: qa(a)suse.de Found By: --- Created an attachment (id=3D327496) --> (http://bugzilla.novell.com/attachment.cgi?id=3D327496) Report generated by the Akonadi Configuration KDE control center app User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4) Gecko/20091016 SUSE/3.5.4-1.1.2 Firefox/3.5.4 GTB5 I have been trying to get Akonadi running in KDE 4 but I have yet to get it to start up. I am running OpenSUSE 11.2 but saw the same problem with OpenSUSE 11.1 when I installed the factory KDE 4.3 support. I have found only one other reference to this problem from a Kubuntu user but nothing was ever resolved. I have cleared out everything under .config/akonadi and .local/share/akonadi and used the Akonadi control center app to re-initialize it. It makes no difference if I use the internal MySQL server or not. If I run the test in the Akonadi Configuration in the control panel it dies at "Akonadi control process not registered at D-Bus." The report says test 6 was skipped and test 9 fails: Test 9: ERROR -------- Akonadi control process not registered at D-Bus. Details: The Akonadi control process is not registered at D-Bus which typical= ly means it was not started or encountered a fatal error during startup. Test 13: ERROR -------- Current Akonadi server error log found. Details: The Akonadi server did report error during startup into /home/aaronw/.= local/share/akonadi/akonadiserver.error. File content of '/home/aaronw/.local/share/akonadi/akonadiserver.error': "[ 0: akonadiserver(_Z11akBacktracev+0x39) [0x40b5c9] 1: akonadiserver [0x40bb12] 2: /lib64/libc.so.6 [0x7f7c9be01560] 3: /lib64/libc.so.6(gsignal+0x35) [0x7f7c9be014e5] 4: /lib64/libc.so.6(abort+0x180) [0x7f7c9be029b0] 5: /usr/lib64/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+ 0x74) [0x7f7c9cd76954] 6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+ 0xa8) [0x40c638] 7: /usr/lib64/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x6e) [0x7f7c9ce00c5e] 8: /usr/lib64/libQtCore.so.4 [0x7f7c9ce0e9e9] 9: /usr/lib64/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x68) [0x7f7c9ce0fa18] 10: /usr/lib64/libakonadiprivate.so.1(_ZN6QDebugD1Ev+0x45) [0x7f7c9d3b5005] 11: /usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer2 0startDatabaseProcessEv+0x1811) [0x7f7c9d3bc671] 12: /usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServerC 1EP7QObject+0x69) [0x7f7c9d3be7d9] 13: /usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer8 instanceEv+0x4a) [0x7f7c9d3bf9fa] 14: akonadiserver(main+0x3a4) [0x4061e4] 15: /lib64/libc.so.6(__libc_start_main+0xfd) [0x7f7c9bdeda7d] 16: akonadiserver [0x405d49] ] " If I try and start it manually I am able to see the following: % akonadictl start Starting Akonadi Server... done. aaronw(a)flash:~> [akonadiserver] Database process exited unexpectedly during initial connection! [akonadiserver] executable: "/usr/sbin/mysqld" [akonadiserver] arguments: ("--defaults-file=3D/home/aaronw/.local/share/akonadi//mysql.conf", "--datadir=3D/home/aaronw/.local/share/akonadi/db_data/", "--socket=3D/home/aaronw/.local/share/akonadi/db_misc/mysql.socket") [akonadiserver] stdout: "" [akonadiserver] stderr: "091113 11:23:27 [ERROR] Wrong option to sql-mode. Option(s) given: strict_trans_tables,strict_all_tables,strict_error _for_division_by_zero,no_auto_create_user,no_auto_ value_on_zero,no_engine_substitution,no_zero_date, no_zero_in_date,only_full_group_by,pipes_as_concat [akonadiserver] Alternatives are: 'REAL_AS_FLOAT','PIPES_AS_CONCAT','ANSI_QUOTES','I GNORE_SPACE','?','ONLY_FULL_GROUP_BY','NO_UNSIGNED _SUBTRACTION','NO_DIR_IN_CREATE','POSTGRESQL','ORA CLE','MSSQL','DB2','MAXDB','NO_KEY_OPTIONS','NO_TA BLE_OPTIONS','NO_FIELD_OPTIONS','MYSQL323','MYSQL4 0','ANSI','NO_AUTO_VALUE_ON_ZERO','NO_BACKSLASH_ES CAPES','STRICT_TRANS_TABLES','STRICT_ALL_TABLES',' NO_ZERO_IN_DATE','NO_ZERO_DATE','ALLOW_INVALID_DAT ES','ERROR_FOR_DIVISION_BY_ZERO','TRADITIONAL','NO _AUTO_CREATE_USER','HIGH_NOT_PRECEDENCE','NO_ENGIN E_SUBSTITUTION','PAD_CHAR_TO_FULL_LENGTH' [akonadiserver] : Success [akonadiserver] 091113 11:23:27 [ERROR] Aborting [akonadiserver] [akonadiserver] " [akonadiserver] exit code: 1 [akonadiserver] process error: "Unknown error" [akonadiserver] "[ [akonadiserver] 0: akonadiserver(_Z11akBacktracev+0x39) [0x40b5c9] [akonadiserver] 1: akonadiserver [0x40bb12] [akonadiserver] 2: /lib64/libc.so.6 [0x7f4fca435560] [akonadiserver] 3: /lib64/libc.so.6(gsignal+0x35) [0x7f4fca4354e5] [akonadiserver] 4: /lib64/libc.so.6(abort+0x180) [0x7f4fca4369b0] [akonadiserver] 5: /usr/lib64/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+ 0x74) [0x7f4fcb3aa954] [akonadiserver] 6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+ 0xa8) [0x40c638] [akonadiserver] 7: /usr/lib64/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x6e) [0x7f4fcb434c5e] [akonadiserver] 8: /usr/lib64/libQtCore.so.4 [0x7f4fcb4429e9] [akonadiserver] 9: /usr/lib64/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x68) [0x7f4fcb443a18] [akonadiserver] 10: /usr/lib64/libakonadiprivate.so.1(_ZN6QDebugD1Ev+0x45) [0x7f4fcb9e9005] [akonadiserver] 11: /usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer2 0startDatabaseProcessEv+0x1811) [0x7f4fcb9f0671] [akonadiserver] 12: /usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServerC 1EP7QObject+0x6= 9) [0x7f4fcb9f27d9] [akonadiserver] 13: /usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer8 instanceEv+0x4a) [0x7f4fcb9f39fa] [akonadiserver] 14: akonadiserver(main+0x3a4) [0x4061e4] [akonadiserver] 15: /lib64/libc.so.6(__libc_start_main+0xfd) [0x7f4fca421a7d] [akonadiserver] 16: akonadiserver [0x405d49] [akonadiserver] ] [akonadiserver] " ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error) [akonadiserver] Database process exited unexpectedly during initial connectio= n! [akonadiserver] executable: "/usr/sbin/mysqld" [akonadiserver] arguments: ("--defaults-file=3D/home/aaronw/.local/share/akonadi//mysql.conf", "--datadir=3D/home/aaronw/.local/share/akonadi/db_data/", "--socket=3D/home/aaronw/.local/share/akonadi/db_misc/mysql.socket") [akonadiserver] stdout: "" [akonadiserver] stderr: "091113 11:23:27 [ERROR] Wrong option to sql-mode. Option(s) given: strict_trans_tables,strict_all_tables,strict_error _for_division_by_zero,no_auto_create_user,no_auto_ value_on_zero,no_engine_substitution,no_zero_date, no_zero_in_date,only_full_group_by,pipes_as_concat [akonadiserver] Alternatives are: 'REAL_AS_FLOAT','PIPES_AS_CONCAT','ANSI_QUOTES','I GNORE_SPACE','?','ONLY_FULL_GROUP_BY','NO_UNSIGNED _SUBTRACTION','NO_DIR_IN_CREATE','POSTGRESQL','ORA CLE','MSSQL','DB2','MAXDB','NO_KEY_OPTIONS','NO_TA BLE_OPTIONS','NO_FIELD_OPTIONS','MYSQL323','MYSQL4 0','ANSI','NO_AUTO_VALUE_ON_ZERO','NO_BACKSLASH_ES CAPES','STRICT_TRANS_TABLES','STRICT_ALL_TABLES',' NO_ZERO_IN_DATE','NO_ZERO_DATE','ALLOW_INVALID_DAT ES','ERROR_FOR_DIVISION_BY_ZERO','TRADITIONAL','NO _AUTO_CREATE_USER','HIGH_NOT_PRECEDENCE','NO_ENGIN E_SUBSTITUTION','PAD_CHAR_TO_FULL_LENGTH' [akonadiserver] : Success [akonadiserver] 091113 11:23:27 [ERROR] Aborting [akonadiserver] Here's a copy of .config/akonadi/akonadiserverrc: [QMYSQL] StartServer=3Dtrue ServerPath=3D/usr/sbin/mysqld Name=3Dakonadi Host=3D User=3D Password=3D Options=3D"UNIX_SOCKET=3D/home/aaronw/.local/share/akonadi/db_misc/mysql.sock= et" [%General] Driver=3DQMYSQL SizeThreshold=3D4096 ExternalPayload=3Dfalse Here's .local/share/akonadi/mysql.conf: Quote: [QMYSQL] StartServer=3Dtrue ServerPath=3D/usr/sbin/mysqld Name=3Dakonadi Host=3D User=3D Password=3D Options=3D"UNIX_SOCKET=3D/home/aaronw/.local/share/akonadi/db_misc/mysql.sock= et" [%General] Driver=3DQMYSQL SizeThreshold=3D4096 ExternalPayload=3Dfalse Reproducible: Always Steps to Reproduce: 1. Log into KDE 2. Get akonadi error report 3. Actual Results: =20 This happens every time I log into KDE. See details Expected Results: =20 I expect Akonadi to work. I had the same problem when I ran OpenSUSE 11.1 and installed the factory KDE 4.3 and 4.2 support. --=20 Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are on the CC list for the bug. --===============0760784465987077560==-- From bugzilla_noreply@novell.com Wed Feb 17 13:39:49 2010 From: bugzilla_noreply@novell.com To: bugs@lists.opensuse.org Subject: [Bug 555443] Akonadi crashes on start-up Date: Wed, 17 Feb 2010 13:42:28 +0000 Message-ID: <20100217134228.EAC7424551B@molor.provo.novell.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6623860060686488865==" --===============6623860060686488865== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugzilla.novell.com/show_bug.cgi?id=3D555443 http://bugzilla.novell.com/show_bug.cgi?id=3D555443#c1 Torsten Duwe changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |duwe(a)novell.com --- Comment #1 from Torsten Duwe 2010-02-17 13:42:28 UTC = --- Just tried with the latest 11.2 updates, and a matching KDE4 Factory: /# zypper lr -u # | Alias | Name | Enabled | Refresh | URI --+-----------------+-----------------------+---------+---------+------------= ------------------------------------------------------------------------- 1 | KDE4-Factory | KDE4-Factory | Yes | Yes | http://download.opensuse.org/repositories/KDE:/KDE4:/Factory:/Desktop/openSUS= E_11.2/ 2 | openSUSE 11.2-0 | openSUSE 11.2-0 | Yes | Yes | http://download.opensuse.org/distribution/11.2/repo/oss/ 3 | repo-debug | openSUSE-11.2-Debug | No | Yes | http://download.opensuse.org/debug/distribution/11.2/repo/oss/ 4 | repo-non-oss | openSUSE-11.2-Non-Oss | Yes | Yes | http://download.opensuse.org/distribution/11.2/repo/non-oss/ 5 | repo-source | openSUSE-11.2-Source | No | Yes | http://download.opensuse.org/source/distribution/11.2/repo/oss/ 6 | repo-update | openSUSE-11.2-Update | Yes | Yes | http://download.opensuse.org/update/11.2/ (zypper dup; zypper up) Result: "akonadictl start" starts a crashing akonadiserver for me like above, but a newly created user has everything working quite OK. I didn't even bother to copy the mysql config for the new user. --=20 Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are on the CC list for the bug. --===============6623860060686488865==-- From bugzilla_noreply@novell.com Wed Feb 17 15:57:31 2010 From: bugzilla_noreply@novell.com To: bugs@lists.opensuse.org Subject: [Bug 555443] Akonadi crashes on start-up Date: Wed, 17 Feb 2010 16:00:28 +0000 Message-ID: <20100217160028.2195F24551B@molor.provo.novell.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2154983367475008679==" --===============2154983367475008679== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugzilla.novell.com/show_bug.cgi?id=3D555443 http://bugzilla.novell.com/show_bug.cgi?id=3D555443#c2 --- Comment #2 from Torsten Duwe 2010-02-17 16:00:27 UTC = --- Workaround: rm -rf ~/.local/share/akonadi rm -rf ~/.config/akonadi did the trick for me (found via strace) --=20 Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are on the CC list for the bug. --===============2154983367475008679==-- From bugzilla_noreply@novell.com Fri Apr 23 02:17:32 2010 From: bugzilla_noreply@novell.com To: bugs@lists.opensuse.org Subject: [Bug 555443] Akonadi crashes on start-up Date: Fri, 23 Apr 2010 02:22:46 +0000 Message-ID: <20100423022246.6911ACC7D0@soval.provo.novell.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4189266456834012846==" --===============4189266456834012846== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugzilla.novell.com/show_bug.cgi?id=3D555443 http://bugzilla.novell.com/show_bug.cgi?id=3D555443#c3 Stephen Dunn changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |nzlbob2332(a)gmail.com InfoProvider| |aaronw(a)doofus.org --- Comment #3 from Stephen Dunn 2010-04-23 02:22:44= UTC --- Aaron, is this fixed for you now in KDE4.3.5 or later? --=20 Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are on the CC list for the bug. --===============4189266456834012846==-- From bugzilla_noreply@novell.com Sun May 23 04:26:17 2010 From: bugzilla_noreply@novell.com To: bugs@lists.opensuse.org Subject: [Bug 555443] Akonadi crashes on start-up Date: Sun, 23 May 2010 04:32:41 +0000 Message-ID: <20100523043241.1FB64245520@molor.provo.novell.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8410044148058609891==" --===============8410044148058609891== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugzilla.novell.com/show_bug.cgi?id=3D555443 http://bugzilla.novell.com/show_bug.cgi?id=3D555443#c4 Stephen Dunn changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED InfoProvider|aaronw(a)doofus.org | Resolution| |NORESPONSE --- Comment #4 from Stephen Dunn 2010-05-23 04:32:38= UTC --- No response to needinfo, closing --=20 Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are on the CC list for the bug. --===============8410044148058609891==--