GNOME Bugzilla – Bug 777082
crash in gtk_style_context_add_provider
Last modified: 2017-04-27 14:56:52 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 on attachment 343231 [details] [review] fix crash on repeated open link in new document Ok
Review of attachment 343231 [details] [review]: Pushed in master