GNOME Bugzilla – Bug 774833
invalid (NULL) pointer instance warning on exit
Last modified: 2017-09-27 12:44:19 UTC
Created attachment 340503 [details] [review] fix for warning on exit There's a warning on exit of evince sometimes, doc_model has been zeroed by ev_view_accessible_finalize g_object_unref(priv_model) already before this is called during teardown
Review of attachment 340503 [details] [review]: > Resolves: rhbz#1384203 warnings on exit The commit message needs work. Should be something like: page-action: Fix warnings on exit <include actual warning message> See https://bugzilla.redhat... <URL to this bug>
Comment on attachment 340503 [details] [review] fix for warning on exit Improved commit message and pushed.
*** Bug 769130 has been marked as a duplicate of this bug. ***