After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 645840 - Crash with SIGSEGV in g_variant_is_trusted() for specific junk mail
Crash with SIGSEGV in g_variant_is_trusted() for specific junk mail
Status: RESOLVED DUPLICATE of bug 644792
Product: evolution
Classification: Applications
Component: Plugins
2.32.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-plugin-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2011-03-27 17:19 UTC by Fabien Tassin
Modified: 2011-05-12 08:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Stacktrace.txt (7.82 KB, text/plain)
2011-03-27 17:21 UTC, Fabien Tassin
Details
crasher (8.29 KB, text/plain)
2011-03-27 19:06 UTC, Fabien Tassin
Details

Description Fabien Tassin 2011-03-27 17:19:59 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
Comment 1 Fabien Tassin 2011-03-27 17:21:19 UTC
Created attachment 184371 [details]
Stacktrace.txt
Comment 2 André Klapper 2011-03-27 17:46:51 UTC
Any chance to attach the sample message here as a text attachment (and replace any confidential data before, like email addresses)?
Comment 3 Fabien Tassin 2011-03-27 19:06:30 UTC
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
Comment 4 Milan Crha 2011-05-12 08:57:34 UTC
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 ***