GNOME Bugzilla – Bug 794726
assertion 'E_IS_MAIL_PART_ITIP (part)' failed when trying to print a specific email
Last modified: 2018-03-28 07:52:57 UTC
evolution-3.26.6-1.2.fc27.x86_64 evolution-data-server-3.26.6-1.fc27.x86_64 gtk3-3.22.26-2.fc27.x86_64 webkitgtk4-2.18.6-1.fc27.x86_64 Using the testcase in https://bugzilla.gnome.org/show_bug.cgi?id=792688#c4 I already have an issue when pressing Ctrl+P: $:acko\> gdb evolution --ex "b g_logv if log_level<=16" --ex r GNU gdb (GDB) Fedora 8.0.1-36.fc27 Reading symbols from evolution...Reading symbols from /usr/lib/debug/usr/bin/evolution-3.26.6-1.2.fc27.x86_64.debug...done. done. Function "g_logv" not defined. Make breakpoint pending on future shared library load? (y or [n]) y Breakpoint 1 (g_logv if log_level<=16) pending. Starting program: /usr/bin/evolution [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [...] [New Thread 0x7fffb5d06700 (LWP 771)] Thread 1 "evolution" hit Breakpoint 1, g_logv (log_domain=0x7fffb88845e8 "module-itip-formatter", log_level=G_LOG_LEVEL_CRITICAL, format=0x7ffff5e9b7ea "%s: assertion '%s' failed", args=args@entry=0x7fffffffd6f0) at gmessages.c:1248 1248 gmessages.c: No such file or directory. (gdb) thread apply all bt full
+ Trace 238513
Thread 77 (Thread 0x7fffb5d06700 (LWP 771))
Thread 76 (Thread 0x7fff9ffff700 (LWP 770))
Thread 75 (Thread 0x7fffb4d04700 (LWP 769))
Thread 70 (Thread 0x7fffb6d08700 (LWP 762))
Thread 1 (Thread 0x7ffff7f8eac0 (LWP 480))
(gdb) c Continuing. (evolution:480): module-itip-formatter-CRITICAL **: emfe_itip_format: assertion 'E_IS_MAIL_PART_ITIP (part)' failed
Thanks for a bug report. but this is covered in bug #792688 comment #8. *** This bug has been marked as a duplicate of bug 792688 ***