GNOME Bugzilla – Bug 726756
crash when creating a new folder
Last modified: 2014-03-20 07:49:50 UTC
Hi I have a self compilled evolution on a slackware64-14.1 system with dropline gnome 3.10 installed. When trying to create a folder in evolution 3.10.4 in the On This Computer it crashes with Segmentation Fault. I runned CAMEL_DEBUG="all" and I got this output: sasa@beast:~$ CAMEL_DEBUG="all" evolution Database succesfully opened =========== DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started Camel SQL Exec: ATTACH DATABASE ':memory:' AS mem DB Operation ended. Time Taken : 0,000649 ########### =========== DB SQL operation [CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT )] started Camel SQL Exec: CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT ) DB Operation ended. Time Taken : 0,000058 ########### Database succesfully opened =========== DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started Camel SQL Exec: ATTACH DATABASE ':memory:' AS mem DB Operation ended. Time Taken : 0,000162 ########### =========== DB SQL operation [CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT )] started Camel SQL Exec: CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT ) DB Operation ended. Time Taken : 0,000051 ########### Database succesfully opened =========== DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started Camel SQL Exec: ATTACH DATABASE ':memory:' AS mem DB Operation ended. Time Taken : 0,000553 ########### =========== DB SQL operation [CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT )] started Camel SQL Exec: CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT ) DB Operation ended. Time Taken : 0,000051 ########### Creating Collation (null) on dreceived with (nil) camel_db_select: SELECT * FROM folders WHERE folder_name = 'Inbox' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Inbox' DB Operation ended. Time Taken : 0,000097 ########### camel_db_select: SELECT uid,flags FROM 'Inbox' order by dreceived =========== DB SQL operation [SELECT uid,flags FROM 'Inbox' order by dreceived] started Camel SQL Exec: SELECT uid,flags FROM 'Inbox' order by dreceived DB Operation ended. Time Taken : 0,000064 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Inbox' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Inbox' DB Operation ended. Time Taken : 0,000077 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Inbox/test' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox/test'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Inbox/test' DB Operation ended. Time Taken : 0,000135 ########### Thread 0x851210 > Get folder info(0xace280:local, 'Inbox') = full_name: Inbox flags: 00000400 full_name: Inbox/test flags: 00000004 < 0x851210 > Creating Collation (null) on dreceived with (nil) camel_db_select: SELECT * FROM folders WHERE folder_name = 'Drafts' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Drafts'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Drafts' DB Operation ended. Time Taken : 0,000073 ########### camel_db_select: SELECT uid,flags FROM 'Drafts' order by dreceived =========== DB SQL operation [SELECT uid,flags FROM 'Drafts' order by dreceived] started Camel SQL Exec: SELECT uid,flags FROM 'Drafts' order by dreceived DB Operation ended. Time Taken : 0,000047 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Drafts' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Drafts'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Drafts' DB Operation ended. Time Taken : 0,000218 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Drafts' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Drafts'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Drafts' DB Operation ended. Time Taken : 0,000052 ########### Thread 0x851210 > Get folder info(0xace280:local, 'Drafts') = full_name: Drafts flags: 00000004 < 0x851210 > Creating Collation (null) on dreceived with (nil) camel_db_select: SELECT * FROM folders WHERE folder_name = 'Outbox' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Outbox'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Outbox' DB Operation ended. Time Taken : 0,000056 ########### camel_db_select: SELECT uid,flags FROM 'Outbox' order by dreceived =========== DB SQL operation [SELECT uid,flags FROM 'Outbox' order by dreceived] started Camel SQL Exec: SELECT uid,flags FROM 'Outbox' order by dreceived DB Operation ended. Time Taken : 0,000044 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Outbox' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Outbox'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Outbox' DB Operation ended. Time Taken : 0,000052 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Outbox' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Outbox'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Outbox' DB Operation ended. Time Taken : 0,000054 ########### Thread 0x851210 > Get folder info(0xace280:local, 'Outbox') = full_name: Outbox flags: 00000804 < 0x851210 > Creating Collation (null) on dreceived with (nil) camel_db_select: SELECT * FROM folders WHERE folder_name = 'Sent' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Sent'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Sent' DB Operation ended. Time Taken : 0,000058 ########### camel_db_select: SELECT uid,flags FROM 'Sent' order by dreceived =========== DB SQL operation [SELECT uid,flags FROM 'Sent' order by dreceived] started Camel SQL Exec: SELECT uid,flags FROM 'Sent' order by dreceived DB Operation ended. Time Taken : 0,000044 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Sent' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Sent'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Sent' DB Operation ended. Time Taken : 0,000052 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Sent' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Sent'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Sent' DB Operation ended. Time Taken : 0,000055 ########### Thread 0x851210 > Get folder info(0xace280:local, 'Sent') = full_name: Sent flags: 00001404 < 0x851210 > Creating Collation (null) on dreceived with (nil) camel_db_select: SELECT * FROM folders WHERE folder_name = 'Templates' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Templates'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Templates' DB Operation ended. Time Taken : 0,000096 ########### camel_db_select: SELECT uid,flags FROM 'Templates' order by dreceived =========== DB SQL operation [SELECT uid,flags FROM 'Templates' order by dreceived] started Camel SQL Exec: SELECT uid,flags FROM 'Templates' order by dreceived DB Operation ended. Time Taken : 0,000045 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Templates' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Templates'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Templates' DB Operation ended. Time Taken : 0,000052 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Templates' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Templates'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Templates' DB Operation ended. Time Taken : 0,000051 ########### Thread 0x851210 > Get folder info(0xace280:local, 'Templates') = full_name: Templates flags: 00000004 < 0x851210 > =========== DB SQL operation [BEGIN] started Camel SQL Exec: BEGIN Camel SQL Exec: CREATE TABLE IF NOT EXISTS Deletes (id INTEGER primary key AUTOINCREMENT not null, uid TEXT, time TEXT, mailbox TEXT) Camel SQL Exec: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Junk', strftime("%s", 'now') FROM '.#evolution/Junk' Error in SQL EXEC statement: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Junk', strftime("%s", 'now') FROM '.#evolution/Junk' [no such table: .#evolution/Junk]. Camel SQL Exec: DELETE FROM folders WHERE folder_name = '.#evolution/Junk' Camel SQL Exec: DROP TABLE '.#evolution/Junk' Error in SQL EXEC statement: DROP TABLE '.#evolution/Junk' [no such table: .#evolution/Junk]. Camel SQL Exec: DROP TABLE '.#evolution/Junk_bodystructure' Error in SQL EXEC statement: DROP TABLE '.#evolution/Junk_bodystructure' [no such table: .#evolution/Junk_bodystructure]. Camel SQL Exec: COMMIT DB Operation ended. Time Taken : 0,000277 ########### sexp is : [(match-all (system-flag "Junk"))] Equivalent sql SELECT uid FROM 'Sent' WHERE (junk = 1) camel_db_select: SELECT uid FROM 'Sent' WHERE (junk = 1) =========== DB SQL operation [SELECT uid FROM 'Sent' WHERE (junk = 1)] started Camel SQL Exec: SELECT uid FROM 'Sent' WHERE (junk = 1) DB Operation ended. Time Taken : 0,000053 ########### sexp is : [(match-all (system-flag "Junk"))] Equivalent sql SELECT uid FROM 'Inbox' WHERE (junk = 1) camel_db_select: SELECT uid FROM 'Inbox' WHERE (junk = 1) =========== DB SQL operation [SELECT uid FROM 'Inbox' WHERE (junk = 1)] started Camel SQL Exec: SELECT uid FROM 'Inbox' WHERE (junk = 1) DB Operation ended. Time Taken : 0,000047 ########### sexp is : [(match-all (system-flag "Junk"))] Equivalent sql SELECT uid FROM 'Drafts' WHERE (junk = 1) camel_db_select: SELECT uid FROM 'Drafts' WHERE (junk = 1) =========== DB SQL operation [SELECT uid FROM 'Drafts' WHERE (junk = 1)] started Camel SQL Exec: SELECT uid FROM 'Drafts' WHERE (junk = 1) DB Operation ended. Time Taken : 0,000046 ########### sexp is : [(match-all (system-flag "Junk"))] Equivalent sql SELECT uid FROM 'Templates' WHERE (junk = 1) camel_db_select: SELECT uid FROM 'Templates' WHERE (junk = 1) =========== DB SQL operation [SELECT uid FROM 'Templates' WHERE (junk = 1)] started Camel SQL Exec: SELECT uid FROM 'Templates' WHERE (junk = 1) DB Operation ended. Time Taken : 0,000045 ########### sexp is : [(match-all (system-flag "Junk"))] Equivalent sql SELECT uid FROM 'Outbox' WHERE (junk = 1) camel_db_select: SELECT uid FROM 'Outbox' WHERE (junk = 1) =========== DB SQL operation [SELECT uid FROM 'Outbox' WHERE (junk = 1)] started Camel SQL Exec: SELECT uid FROM 'Outbox' WHERE (junk = 1) DB Operation ended. Time Taken : 0,000045 ########### =========== DB SQL operation [BEGIN] started Camel SQL Exec: BEGIN Camel SQL Exec: CREATE TABLE IF NOT EXISTS Deletes (id INTEGER primary key AUTOINCREMENT not null, uid TEXT, time TEXT, mailbox TEXT) Camel SQL Exec: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Trash', strftime("%s", 'now') FROM '.#evolution/Trash' Error in SQL EXEC statement: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Trash', strftime("%s", 'now') FROM '.#evolution/Trash' [no such table: .#evolution/Trash]. Camel SQL Exec: DELETE FROM folders WHERE folder_name = '.#evolution/Trash' Camel SQL Exec: DROP TABLE '.#evolution/Trash' Error in SQL EXEC statement: DROP TABLE '.#evolution/Trash' [no such table: .#evolution/Trash]. Camel SQL Exec: DROP TABLE '.#evolution/Trash_bodystructure' Error in SQL EXEC statement: DROP TABLE '.#evolution/Trash_bodystructure' [no such table: .#evolution/Trash_bodystructure]. Camel SQL Exec: COMMIT DB Operation ended. Time Taken : 0,000166 ########### sexp is : [(match-all (system-flag "Deleted"))] Equivalent sql SELECT uid FROM 'Sent' WHERE (deleted = 1) camel_db_select: SELECT uid FROM 'Sent' WHERE (deleted = 1) =========== DB SQL operation [SELECT uid FROM 'Sent' WHERE (deleted = 1)] started Camel SQL Exec: SELECT uid FROM 'Sent' WHERE (deleted = 1) DB Operation ended. Time Taken : 0,000045 ########### sexp is : [(match-all (system-flag "Deleted"))] Equivalent sql SELECT uid FROM 'Inbox' WHERE (deleted = 1) camel_db_select: SELECT uid FROM 'Inbox' WHERE (deleted = 1) =========== DB SQL operation [SELECT uid FROM 'Inbox' WHERE (deleted = 1)] started Camel SQL Exec: SELECT uid FROM 'Inbox' WHERE (deleted = 1) DB Operation ended. Time Taken : 0,000044 ########### sexp is : [(match-all (system-flag "Deleted"))] Equivalent sql SELECT uid FROM 'Drafts' WHERE (deleted = 1) camel_db_select: SELECT uid FROM 'Drafts' WHERE (deleted = 1) =========== DB SQL operation [SELECT uid FROM 'Drafts' WHERE (deleted = 1)] started Camel SQL Exec: SELECT uid FROM 'Drafts' WHERE (deleted = 1) DB Operation ended. Time Taken : 0,000043 ########### sexp is : [(match-all (system-flag "Deleted"))] Equivalent sql SELECT uid FROM 'Templates' WHERE (deleted = 1) camel_db_select: SELECT uid FROM 'Templates' WHERE (deleted = 1) =========== DB SQL operation [SELECT uid FROM 'Templates' WHERE (deleted = 1)] started Camel SQL Exec: SELECT uid FROM 'Templates' WHERE (deleted = 1) DB Operation ended. Time Taken : 0,000088 ########### sexp is : [(match-all (system-flag "Deleted"))] Equivalent sql SELECT uid FROM 'Outbox' WHERE (deleted = 1) camel_db_select: SELECT uid FROM 'Outbox' WHERE (deleted = 1) =========== DB SQL operation [SELECT uid FROM 'Outbox' WHERE (deleted = 1)] started Camel SQL Exec: SELECT uid FROM 'Outbox' WHERE (deleted = 1) DB Operation ended. Time Taken : 0,000043 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Inbox/test' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox/test'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Inbox/test' DB Operation ended. Time Taken : 0,000082 ########### Thread 0x2cb7990 > Get folder info(0xace280:local, '<null>') = full_name: Inbox flags: 00000440 full_name: Inbox/test flags: 00000004 full_name: Drafts flags: 00000004 full_name: Outbox flags: 00000804 full_name: Sent flags: 00001404 full_name: Templates flags: 00000004 full_name: .#evolution/Trash flags: 00000cf2 full_name: .#evolution/Junk flags: 000010f2 < 0x2cb7990 > Thread 0x2d969e0 > Get folder info(0x8718b0:vfolder, '<null>') = full_name: UNMATCHED flags: 0000006a < 0x2d969e0 > =========== DB SQL operation [BEGIN] started Camel SQL Exec: BEGIN Camel SQL Exec: CREATE TABLE IF NOT EXISTS Deletes (id INTEGER primary key AUTOINCREMENT not null, uid TEXT, time TEXT, mailbox TEXT) Camel SQL Exec: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Junk', strftime("%s", 'now') FROM '.#evolution/Junk' Error in SQL EXEC statement: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Junk', strftime("%s", 'now') FROM '.#evolution/Junk' [no such table: .#evolution/Junk]. Camel SQL Exec: DELETE FROM folders WHERE folder_name = '.#evolution/Junk' Camel SQL Exec: DROP TABLE '.#evolution/Junk' Error in SQL EXEC statement: DROP TABLE '.#evolution/Junk' [no such table: .#evolution/Junk]. Camel SQL Exec: DROP TABLE '.#evolution/Junk_bodystructure' Error in SQL EXEC statement: DROP TABLE '.#evolution/Junk_bodystructure' [no such table: .#evolution/Junk_bodystructure]. Camel SQL Exec: COMMIT DB Operation ended. Time Taken : 0,000296 ########### =========== DB SQL operation [BEGIN] started Camel SQL Exec: BEGIN Camel SQL Exec: CREATE TABLE IF NOT EXISTS Deletes (id INTEGER primary key AUTOINCREMENT not null, uid TEXT, time TEXT, mailbox TEXT) Camel SQL Exec: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Trash', strftime("%s", 'now') FROM '.#evolution/Trash' Error in SQL EXEC statement: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Trash', strftime("%s", 'now') FROM '.#evolution/Trash' [no such table: .#evolution/Trash]. Camel SQL Exec: DELETE FROM folders WHERE folder_name = '.#evolution/Trash' Camel SQL Exec: DROP TABLE '.#evolution/Trash' Error in SQL EXEC statement: DROP TABLE '.#evolution/Trash' [no such table: .#evolution/Trash]. Camel SQL Exec: DROP TABLE '.#evolution/Trash_bodystructure' Error in SQL EXEC statement: DROP TABLE '.#evolution/Trash_bodystructure' [no such table: .#evolution/Trash_bodystructure]. Camel SQL Exec: COMMIT DB Operation ended. Time Taken : 0,000296 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Inbox' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Inbox' read_fir_callback called DB Operation ended. Time Taken : 0,000170 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Drafts' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Drafts'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Drafts' read_fir_callback called DB Operation ended. Time Taken : 0,000090 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Outbox' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Outbox'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Outbox' read_fir_callback called DB Operation ended. Time Taken : 0,000078 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Sent' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Sent'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Sent' read_fir_callback called DB Operation ended. Time Taken : 0,000088 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Templates' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Templates'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Templates' read_fir_callback called DB Operation ended. Time Taken : 0,000079 ########### Thread 0x2d969e0 > Get folder info(0xac8520:1356625327.3555.0@beast, '<null>') = full_name: Inbox flags: 00000008 full_name: Drafts flags: 00000008 full_name: Outbox flags: 00000008 full_name: Sent flags: 00000008 full_name: Templates flags: 00000008 full_name: .#evolution/Trash flags: 00000cf2 full_name: .#evolution/Junk flags: 000010f2 < 0x2d969e0 > Added extension 'EMailFormatterVCard' for type 'text/vcard' Added extension 'EMailFormatterVCard' for type 'text/x-vcard' Added extension 'EMailFormatterVCard' for type 'text/directory' Added extension 'EMailFormatterAudio' for type 'application/vnd.evolution.widget.audio' Added extension 'EMailFormatterAudio' for type 'audio/ac3' Added extension 'EMailFormatterAudio' for type 'audio/x-ac3' Added extension 'EMailFormatterAudio' for type 'audio/basic' Added extension 'EMailFormatterAudio' for type 'audio/mpeg' Added extension 'EMailFormatterAudio' for type 'audio/x-mpeg' Added extension 'EMailFormatterAudio' for type 'audio/mpeg3' Added extension 'EMailFormatterAudio' for type 'audio/x-mpeg3' Added extension 'EMailFormatterAudio' for type 'audio/mp3' Added extension 'EMailFormatterAudio' for type 'audio/x-mp3' Added extension 'EMailFormatterAudio' for type 'audio/mp4' Added extension 'EMailFormatterAudio' for type 'audio/flac' Added extension 'EMailFormatterAudio' for type 'audio/x-flac' Added extension 'EMailFormatterAudio' for type 'audio/mod' Added extension 'EMailFormatterAudio' for type 'audio/x-mod' Added extension 'EMailFormatterAudio' for type 'audio/x-wav' Added extension 'EMailFormatterAudio' for type 'audio/microsoft-wav' Added extension 'EMailFormatterAudio' for type 'audio/x-wma' Added extension 'EMailFormatterAudio' for type 'audio/x-ms-wma' Added extension 'EMailFormatterAudio' for type 'audio/ogg' Added extension 'EMailFormatterAudio' for type 'audio/x-vorbis+ogg' Added extension 'EMailFormatterAudio' for type 'application/ogg' Added extension 'EMailFormatterAudio' for type 'application/x-ogg' Added extension 'EMailFormatterItip' for type 'text/calendar' Added extension 'EMailFormatterItip' for type 'application/ics' Added extension 'EMailFormatterAttachment' for type 'application/vnd.evolution.attachment' Added extension 'EMailFormatterAttachment' for type 'application/vnd.evolution.widget.attachment-button' Added extension 'EMailFormatterAttachmentBar' for type 'application/vnd.evolution.widget.attachment-bar' Added extension 'EMailFormatterError' for type 'application/vnd.evolution.error' Added extension 'EMailFormatterHeaders' for type 'application/vnd.evolution.headers' Added extension 'EMailFormatterImage' for type 'image/gif' Added extension 'EMailFormatterImage' for type 'image/jpeg' Added extension 'EMailFormatterImage' for type 'image/png' Added extension 'EMailFormatterImage' for type 'image/x-png' Added extension 'EMailFormatterImage' for type 'image/x-bmp' Added extension 'EMailFormatterImage' for type 'image/bmp' Added extension 'EMailFormatterImage' for type 'image/svg' Added extension 'EMailFormatterImage' for type 'image/x-cmu-raster' Added extension 'EMailFormatterImage' for type 'image/x-ico' Added extension 'EMailFormatterImage' for type 'image/x-portable-anymap' Added extension 'EMailFormatterImage' for type 'image/x-portable-bitmap' Added extension 'EMailFormatterImage' for type 'image/x-portable-graymap' Added extension 'EMailFormatterImage' for type 'image/x-portable-pixmap' Added extension 'EMailFormatterImage' for type 'image/x-xpixmap' Added extension 'EMailFormatterImage' for type 'image/jpg' Added extension 'EMailFormatterImage' for type 'image/pjpeg' Added extension 'EMailFormatterImage' for type 'image/*' Added extension 'EMailFormatterMessageRFC822' for type 'message/rfc822' Added extension 'EMailFormatterMessageRFC822' for type 'application/vnd.evolution.rfc822.end' Added extension 'EMailFormatterSecureButton' for type 'application/vnd.evolution.widget.secure-button' Added extension 'EMailFormatterSource' for type 'application/vnd.evolution.source' Added extension 'EMailFormatterTextEnriched' for type 'text/enriched' Added extension 'EMailFormatterTextEnriched' for type 'text/richtext' Added extension 'EMailFormatterTextHTML' for type 'text/html' Added extension 'EMailFormatterTextPlain' for type 'text/plain' Added extension 'EMailFormatterTextPlain' for type 'text/*' Added extension 'EMailFormatterTextPlain' for type 'message/*' Added extension 'EMailFormatterTextPlain' for type 'application/vnd.evolution.plaintext' camel_db_select: SELECT * FROM folders WHERE folder_name = 'Inbox' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Inbox' read_fir_callback called DB Operation ended. Time Taken : 0,000270 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Drafts' camel_db_select: SELECT * FROM folders WHERE folder_name = 'Inbox/test' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox/test'] started =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Drafts'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Drafts' Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Inbox/test' read_fir_callback called DB Operation ended. Time Taken : 0,000192 ########### Thread 0x2d96990 > Get folder info(0x8718b0:vfolder, '<null>') = full_name: UNMATCHED flags: 0000006a < 0x2d96990 > DB Operation ended. Time Taken : 0,000228 ########### Thread 0x2cb7990 > Get folder info(0xace280:local, '<null>') = full_name: Inbox flags: 00000440 full_name: Inbox/test flags: 00000004 full_name: Drafts flags: 00000004 full_name: Outbox flags: 00000804 full_name: Sent flags: 00001404 full_name: Templates flags: 00000004 full_name: .#evolution/Trash flags: 00000cf2 full_name: .#evolution/Junk flags: 000010f2 < 0x2cb7990 > camel_db_select: SELECT * FROM folders WHERE folder_name = 'Outbox' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Outbox'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Outbox' read_fir_callback called DB Operation ended. Time Taken : 0,000132 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Sent' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Sent'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Sent' read_fir_callback called DB Operation ended. Time Taken : 0,000122 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Templates' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Templates'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Templates' read_fir_callback called DB Operation ended. Time Taken : 0,000117 ########### Thread 0x2d96940 > Get folder info(0xac8520:1356625327.3555.0@beast, '<null>') = full_name: Inbox flags: 00000008 full_name: Drafts flags: 00000008 full_name: Outbox flags: 00000008 full_name: Sent flags: 00000008 full_name: Templates flags: 00000008 full_name: .#evolution/Trash flags: 00000cf2 full_name: .#evolution/Junk flags: 000010f2 < 0x2d96940 > Thread 0x851210 > Get folder info(0xace280:local, 'Templates') = full_name: Templates flags: 00000004 < 0x851210 > sexp is : [(match-all (and (not (system-flag "deleted")) (not (system-flag "junk"))))] Equivalent sql SELECT uid FROM 'Inbox' WHERE ( (NOT ((deleted = 1))) AND (NOT ((junk = 1))) ) camel_db_select: SELECT uid FROM 'Inbox' WHERE ( (NOT ((deleted = 1))) AND (NOT ((junk = 1))) ) =========== DB SQL operation [SELECT uid FROM 'Inbox' WHERE ( (NOT ((deleted = 1))) AND (NOT ((junk = 1))) )] started Camel SQL Exec: SELECT uid FROM 'Inbox' WHERE ( (NOT ((deleted = 1))) AND (NOT ((junk = 1))) ) DB Operation ended. Time Taken : 0,000090 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Inbox' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Inbox' read_fir_callback called DB Operation ended. Time Taken : 0,000144 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Drafts' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Drafts'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Drafts' read_fir_callback called DB Operation ended. Time Taken : 0,000088 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Outbox' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Outbox'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Outbox' read_fir_callback called camel_db_select: SELECT * FROM folders WHERE folder_name = 'Inbox/test' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox/test'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Inbox/test' DB Operation ended. Time Taken : 0,000129 ########### DB Operation ended. Time Taken : 0,000071 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Sent' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Sent'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Sent' Thread 0x7f8280002590 > Get folder info(0xace280:local, '<null>') = full_name: Inbox flags: 00000440 full_name: Inbox/test flags: 00000004 full_name: Drafts flags: 00000004 full_name: Outbox flags: 00000804 full_name: Sent flags: 00001404 full_name: Templates flags: 00000004 full_name: .#evolution/Trash flags: 00000cf2 full_name: .#evolution/Junk flags: 000010f2 < 0x7f8280002590 > read_fir_callback called DB Operation ended. Time Taken : 0,000087 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Templates' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Templates'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Templates' read_fir_callback called Thread 0x7f8280002590 > Get folder info(0x8718b0:vfolder, '<null>') = full_name: UNMATCHED flags: 00000028 full_name: UNMATCHED flags: 0000006a < 0x7f8280002590 > DB Operation ended. Time Taken : 0,000088 ########### Thread 0x2d96940 > Get folder info(0xac8520:1356625327.3555.0@beast, '<null>') = full_name: Inbox flags: 00000008 full_name: Drafts flags: 00000008 full_name: Outbox flags: 00000008 full_name: Sent flags: 00000008 full_name: Templates flags: 00000008 full_name: .#evolution/Trash flags: 00000cf2 full_name: .#evolution/Junk flags: 000010f2 < 0x2d96940 > Creating Collation (null) on dreceived with (nil) sexp is : [(match-all (system-flag "Junk"))] Equivalent sql SELECT uid FROM 'Inbox/test' WHERE (junk = 1) camel_db_select: SELECT uid FROM 'Inbox/test' WHERE (junk = 1) =========== DB SQL operation [SELECT uid FROM 'Inbox/test' WHERE (junk = 1)] started Camel SQL Exec: SELECT uid FROM 'Inbox/test' WHERE (junk = 1) Error in SQL EXEC statement: SELECT uid FROM 'Inbox/test' WHERE (junk = 1) [no such table: Inbox/test]. DB Operation ended. Time Taken : 0,000053 ########### sexp is : [(match-all (system-flag "Deleted"))] Equivalent sql SELECT uid FROM 'Inbox/test' WHERE (deleted = 1) camel_db_select: SELECT uid FROM 'Inbox/test' WHERE (deleted = 1) =========== DB SQL operation [SELECT uid FROM 'Inbox/test' WHERE (deleted = 1)] started Camel SQL Exec: SELECT uid FROM 'Inbox/test' WHERE (deleted = 1) Error in SQL EXEC statement: SELECT uid FROM 'Inbox/test' WHERE (deleted = 1) [no such table: Inbox/test]. DB Operation ended. Time Taken : 0,000029 ########### sexp is : [(match-all (and (not (system-flag "deleted")) (not (system-flag "junk"))))] Equivalent sql SELECT uid FROM 'Inbox/test' WHERE ( (NOT ((deleted = 1))) AND (NOT ((junk = 1))) ) camel_db_select: SELECT uid FROM 'Inbox/test' WHERE ( (NOT ((deleted = 1))) AND (NOT ((junk = 1))) ) =========== DB SQL operation [SELECT uid FROM 'Inbox/test' WHERE ( (NOT ((deleted = 1))) AND (NOT ((junk = 1))) )] started Camel SQL Exec: SELECT uid FROM 'Inbox/test' WHERE ( (NOT ((deleted = 1))) AND (NOT ((junk = 1))) ) Error in SQL EXEC statement: SELECT uid FROM 'Inbox/test' WHERE ( (NOT ((deleted = 1))) AND (NOT ((junk = 1))) ) [no such table: Inbox/test]. DB Operation ended. Time Taken : 0,000067 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Inbox' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Inbox' read_fir_callback called DB Operation ended. Time Taken : 0,000137 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Drafts' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Drafts'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Drafts' read_fir_callback called DB Operation ended. Time Taken : 0,000101 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Outbox' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Outbox'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Outbox' read_fir_callback called Thread 0x319e630 > DB Operation ended. Time Taken : 0,000080 ########### Get folder info(0xace280:local, '<null>') = full_name: Inbox flags: 00000440 full_name: Inbox/test flags: 00000004 camel_db_select: SELECT * FROM folders WHERE folder_name = 'Sent' full_name: Drafts flags: 00000004 full_name: Outbox flags: 00000804 full_name: Sent flags: 00001404 full_name: Templates flags: 00000004 full_name: .#evolution/Trash flags: 00000cf2 full_name: .#evolution/Junk flags: 000010f2 =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Sent'] started < 0x319e630 > Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Sent' read_fir_callback called DB Operation ended. Time Taken : 0,000151 ########### Thread 0x319e630 > Get folder info(0x8718b0:vfolder, '<null>') = full_name: UNMATCHED flags: 00000028 full_name: UNMATCHED flags: 0000006a < 0x319e630 > camel_db_select: SELECT * FROM folders WHERE folder_name = 'Templates' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Templates'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Templates' read_fir_callback called DB Operation ended. Time Taken : 0,000086 ########### Thread 0x7f8254001f20 > Get folder info(0xac8520:1356625327.3555.0@beast, '<null>') = full_name: Inbox flags: 00000008 full_name: Drafts flags: 00000008 full_name: Outbox flags: 00000008 full_name: Sent flags: 00000008 full_name: Templates flags: 00000008 full_name: .#evolution/Trash flags: 00000cf2 full_name: .#evolution/Junk flags: 000010f2 < 0x7f8254001f20 > Creating Collation (null) on dreceived with (nil) camel_db_select: SELECT * FROM folders WHERE folder_name = 'Inbox/test1' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox/test1'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Inbox/test1' DB Operation ended. Time Taken : 0,000130 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Inbox/test1' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox/test1'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Inbox/test1' DB Operation ended. Time Taken : 0,000078 ########### Thread 0x319e630 > Get folder info(0xace280:local, 'Inbox/test1') = full_name: Inbox/test1 flags: 00000004 < 0x319e630 > camel_db_select: SELECT * FROM folders WHERE folder_name = 'Inbox/test1' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox/test1'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Inbox/test1' DB Operation ended. Time Taken : 0,000084 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Inbox/test1' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox/test1'] started Camel SQL Exec: SELECT * FROM folders WHERE folder_name = 'Inbox/test1' DB Operation ended. Time Taken : 0,000120 ########### Segmentation fault sasa@beast:~$
Some more info on the second try: sasa@beast:~$ gdb evolution --ex r --ex "t a a bt" --ex q GNU gdb (GDB) 7.6.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-slackware-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/evolution...(no debugging symbols found)...done. Starting program: /usr/bin/evolution warning: Could not load shared library symbols for linux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3800.2-gdb.py", line 9, in <module> from gobject import register File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module> import gdb.backtrace ImportError: No module named backtrace [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7fffde3a6700 (LWP 2923)] [New Thread 0x7fffd7fff700 (LWP 2924)] [New Thread 0x7fffd77fe700 (LWP 2925)] [New Thread 0x7fffd6ffd700 (LWP 2926)] [New Thread 0x7fffb0d6a700 (LWP 2929)] [New Thread 0x7fffabfff700 (LWP 2930)] [New Thread 0x7fffab7fe700 (LWP 2931)] [New Thread 0x7fffaaffd700 (LWP 2932)] [New Thread 0x7fffaa7fc700 (LWP 2933)] [New Thread 0x7fffa9ffb700 (LWP 2934)] [Thread 0x7fffabfff700 (LWP 2930) exited] [Thread 0x7fffb0d6a700 (LWP 2929) exited] [Thread 0x7fffaaffd700 (LWP 2932) exited] [New Thread 0x7fffaaffd700 (LWP 2938)] [New Thread 0x7fffb0d6a700 (LWP 2939)] [New Thread 0x7fffabfff700 (LWP 2940)] [New Thread 0x7fff53fff700 (LWP 2941)] [New Thread 0x7fff537fe700 (LWP 2942)] [New Thread 0x7fff52ffd700 (LWP 2943)] [New Thread 0x7fff527fc700 (LWP 2944)] [New Thread 0x7fff51ffb700 (LWP 2945)] [Thread 0x7fffaaffd700 (LWP 2938) exited] [New Thread 0x7fffaaffd700 (LWP 2946)] [Thread 0x7fffab7fe700 (LWP 2931) exited] Program received signal SIGSEGV, Segmentation fault. 0x00007fffd4e2be40 in ?? () from /usr/lib64/evolution/3.10/libevolution-mail.so
+ Trace 233374
Thread 1 (Thread 0x7ffff7f92940 (LWP 2919))
A debugging session is active. Inferior 1 [process 2919] will be killed. Quit anyway? (y or n) y sasa@beast:~$
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of bug 722698 ***