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 751656 - crashes after moving with keyboard around an html email
crashes after moving with keyboard around an html email
Status: RESOLVED DUPLICATE of bug 769010
Product: geary
Classification: Other
Component: client
0.10.x
Other Linux
: Normal normal
: ---
Assigned To: Geary Maintainers
Geary Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-06-29 14:49 UTC by Matej
Modified: 2016-08-02 04:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
stack trace (115.90 KB, text/plain)
2015-06-29 14:49 UTC, Matej
Details

Description Matej 2015-06-29 14:49:47 UTC
Created attachment 306297 [details]
stack trace

Steps to reproduce:

1) search for the particular email
2) click on the email in the search results
3) click on the email body
4) move with keyboard (arrow down, end, ...)
5) click on another mail
6) crashes

I can send the whole email including headers or forward the email to someone, but I would not prefer to post it publicly.
Comment 1 Robert Schroll 2015-07-01 16:46:30 UTC
Unfortunately, this crash is deep within webkit, so I suspect that there is little we can do about it.  If you'd like to send the problematic email to me (rschroll@gmail.com), I'll take a look and see if I notice anything suspicious.
Comment 2 Robert Schroll 2015-07-02 17:10:56 UTC
FWIW, I'm unable to reproduce the crash.  This may be due to something fixed (or broken) in Webkit.  I'm using webkitgtk 2.4.8; what about you?
Comment 3 Matej 2015-07-03 11:42:57 UTC
↪ ldd ./geary | grep webkit
	libwebkitgtk-3.0.so.0 => /lib64/libwebkitgtk-3.0.so.0 (0x0000003201000000)
                                                                                 
↪ rpm -qf /lib64/libwebkitgtk-3.0.so.0
webkitgtk3-2.4.9-1.fc21.x86_64
Comment 4 Michael Gratton 2016-08-02 04:47:02 UTC
Based on the stack, this looks like a duplicate of Bug 769010.

Great stack trace, by the way - it may well help a lot.

*** This bug has been marked as a duplicate of bug 769010 ***