GNOME Bugzilla – Bug 749516
Segmentation fault when selecting a message to read
Last modified: 2015-05-18 00:45:34 UTC
Created attachment 303490 [details] geary.gdb excerpts Just starting to use Geary or the first time on 32 bits system (debian-sid based). I had several crashes so I ended up installing the dbg libraries and launched Geary from within gdb. I finally went through a segmentation fault when selecting a message to view. Geary.gdb was 12,000 lines long so I removed the middle part listing all IMAP folders etc. The backtrace looks similar to that of bug 745165 but I don't think I was composing a message. https://bugzilla.gnome.org/show_bug.cgi?id=745165 Thanks
This seems to be coming from the very same debug line as in bug 745165, so I'm going to mark this as a duplicate. It's good to know that this is happening separate from the composition. *** This bug has been marked as a duplicate of bug 745165 ***