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 777082 - crash in gtk_style_context_add_provider
crash in gtk_style_context_add_provider
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
3.22.x
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-01-10 12:15 UTC by Caolan McNamara
Modified: 2017-04-27 14:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix crash on repeated open link in new document (2.27 KB, patch)
2017-01-10 12:15 UTC, Caolan McNamara
committed Details | Review

Description Caolan McNamara 2017-01-10 12:15:09 UTC
Created attachment 343231 [details] [review]
fix crash on repeated open link in new document

https://bugzilla.redhat.com/show_bug.cgi?id=1404656

I can reproduce it like so...

export G_SLICE=always-malloc
open https://www.antennahouse.com/XSLsample/pdf/sample-link_1.pdf
right click on the first link and "open in new document", close the new window
repeat and crash

This appears similar to bug 726812 so I fixed it that way
Comment 1 Carlos Garcia Campos 2017-01-12 14:47:25 UTC
Comment on attachment 343231 [details] [review]
fix crash on repeated open link in new document

Ok
Comment 2 Germán Poo-Caamaño 2017-04-27 14:55:40 UTC
Review of attachment 343231 [details] [review]:

Pushed in master
Comment 3 Germán Poo-Caamaño 2017-04-27 14:56:27 UTC
Review of attachment 343231 [details] [review]:

Pushed in master