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 749516 - Segmentation fault when selecting a message to read
Segmentation fault when selecting a message to read
Status: RESOLVED DUPLICATE of bug 745165
Product: geary
Classification: Other
Component: general
0.10.x
Other Linux
: Normal normal
: ---
Assigned To: Geary Maintainers
Geary Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-05-17 20:38 UTC by Marc T
Modified: 2015-05-18 00:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
geary.gdb excerpts (23.39 KB, text/plain)
2015-05-17 20:38 UTC, Marc T
Details

Description Marc T 2015-05-17 20:38:22 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
Comment 1 Robert Schroll 2015-05-18 00:45:34 UTC
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 ***