GNOME Bugzilla – Bug 645840
Crash with SIGSEGV in g_variant_is_trusted() for specific junk mail
Last modified: 2011-05-12 08:57:34 UTC
in ubuntu natty, evo 2.32.2 crashes when notifying some weird email.. top of the backtrace.. #0 g_variant_is_trusted (value=0x0) at /build/buildd/glib2.0-2.28.4/./glib/gvariant-core.c:600 #1 0x071ea7d0 in g_variant_builder_add_value (builder=0xbff3aba0, value=0x0) at /build/buildd/glib2.0-2.28.4/./glib/gvariant.c:3081 #2 0x071ec17a in g_variant_valist_new (str=0xbff3ac30, app=0xbff3ac4c) at /build/buildd/glib2.0-2.28.4/./glib/gvariant.c:4093 #3 0x071ec3e8 in g_variant_new_va (format_string=0x14eb0a2 ")", endptr=0x0, app=0xbff3ac4c) at /build/buildd/glib2.0-2.28.4/./glib/gvariant.c:4248 #4 0x071ec752 in g_variant_builder_add (builder=0x983e008, format_string=0x14eb0a0 "(s)") at /build/buildd/glib2.0-2.28.4/./glib/gvariant.c:4390 #5 0x014e9ace in send_dbus_message (name=<value optimized out>, data=0xa1db338 "imap://xx@xxx/INBOX/Spam/almost-certainly/2011-03", new_count=1, msg_uid=0xa1e0c70 "822", msg_sender=0x98ecf50 "?Q???O???????H???@?B?\365\261\270\245X???????O???ӪѡA?P?L?Ӯɱ`?O???sô?A?O???\352\245\274?W???Ѳ????n???k?C????????-??????-??????²??? Sun, 03 Apr 2011 09:55:57 -0400 <man.anny@gmail.com>", msg_subject=0xa1dd878 "???d?Ѳ??N?ȱ????R?") at mail-notification.c:167 #6 0x014ea5fb in new_notify_dbus (ep=0x96dfb70, t=0x9ed17d0) at mail-notification.c:244 #7 org_gnome_mail_new_notify (ep=0x96dfb70, t=0x9ed17d0) at mail-notification.c:1031 #8 0x038a7e66 in plugin_lib_invoke (plugin=0x96dfb70, name=0x9796e68 "org_gnome_mail_new_notify", data=0x9ed17d0) at e-plugin-lib.c:116 Also reported a while ago in ubuntu: https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/722491
Created attachment 184371 [details] Stacktrace.txt
Any chance to attach the sample message here as a text attachment (and replace any confidential data before, like email addresses)?
Created attachment 184379 [details] crasher sure. it's a spam so i don't care about the content, spamassassin caught it. I just tweaked my own emails/relays/ips
Thanks for a bug report. This was dealt with in bug #644792, thus I'm marking it as a duplicate. Just a note, with such message, evolution will not crash, but it will not notify about it either, through D-Bus, it'll just print a runtime warning on the console. *** This bug has been marked as a duplicate of bug 644792 ***