abrt version: 1.1.13 architecture: x86_64 Attached file: backtrace cmdline: evolution component: evolution crash_function: mail_send_message executable: /usr/bin/evolution kernel: 2.6.36-0.10.rc2.git4.fc15.x86_64 package: evolution-2.31.90-1.fc14 rating: 4 reason: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV) release: Fedora release 14 (Laughlin) time: 1283460600 uid: 500 How to reproduce ----- 1. send mail using sendmail or smtp (the only options) 2. sit back 3. bingo!
Created an attachment (id=442723) File: backtrace
Package: evolution-2.31.90-1.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- Crashes reliably when sending mail via SMTP
Package: evolution-2.31.90-1.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- Hit Send/Receive hoping that missing IMAP subfolders would show up
Nominating as a Fedora 14 Final release blocker based on the criterion: "All applications listed under the Applications menu must withstand a basic functionality test and not crash after a few minutes of normal use."
Thanks for a bug report. From the code and backtrace reading I see it failed to open the Sent folder configured for the account, and because the open-folder-function didn't return error, then later was dereferenced a NULL pointer, leading to this crash.
I filled an upstream bug report for this: https://bugzilla.gnome.org/show_bug.cgi?id=630700
http://koji.fedoraproject.org/koji/taskinfo?taskID=2491102 I just built evolution-2.31.92-2. Please test it there. Thanks in advance.
libopensync-plugin-evolution2-0.22-8.fc14,pidgin-2.7.3-4.fc14,evolution-mapi-0.31.92-1.fc14,evolution-exchange-2.31.92-1.fc14,openchange-0.9-8.fc14,evolution-2.31.92-2.fc14,evolution-data-server-2.31.92-1.fc14,gtkhtml3-3.31.92-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/libopensync-plugin-evolution2-0.22-8.fc14,pidgin-2.7.3-4.fc14,evolution-mapi-0.31.92-1.fc14,evolution-exchange-2.31.92-1.fc14,openchange-0.9-8.fc14,evolution-2.31.92-2.fc14,evolution-data-server-2.31.92-1.fc14,gtkhtml3-3.31.92-1.fc14
evolution-mapi-0.31.92-1.fc14, evolution-exchange-2.31.92-1.fc14, openchange-0.9-8.fc14, evolution-data-server-2.31.92-1.fc14, gtkhtml3-3.31.92-1.fc14, gnome-panel-2.31.90-5.fc14, libopensync-plugin-evolution2-0.22-8.fc14, pidgin-2.7.3-4.fc14, evolution-2.31.92-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
Confirming that I can now send email without crashing in evolution-2.31.92-2.fc14.x86_64. Thanks!