GNOME Bugzilla – Bug 758491
Documents sometime crash when attempting to print
Last modified: 2021-07-05 11:32:07 UTC
Spinning off bug #758445 I've managed to make gnome-documents crash 2 times out of 5 when opening it, navigating to the same document and printing that. This is the error I get for that: (org.gnome.Documents:7146): EvinceView-CRITICAL **: ev_page_cache_get_form_field_mapping: assertion 'EV_IS_PAGE_CACHE (cache)' failed Segmentation fault (core dumped)
You can run gnome-documents under gdb with: gdb --args gjs ${install_prefix}/share/gnome-documents/org.gnome.Documents (obviously, replace install_prefix for your installation)
Here is the backtrace http://pastebin.com/fag7jjr8
(In reply to Andreas Nilsson from comment #2) > Here is the backtrace http://pastebin.com/fag7jjr8 Can you please type "bt" as well? :) And paste the output here, please.
(gdb) bt
+ Trace 235752
(In reply to Andreas Nilsson from comment #0) > Spinning off bug #758445 > > I've managed to make gnome-documents crash 2 times out of 5 when opening it, > navigating to the same document and printing that. This is the error I get > for that: > > (org.gnome.Documents:7146): EvinceView-CRITICAL **: > ev_page_cache_get_form_field_mapping: assertion 'EV_IS_PAGE_CACHE (cache)' > failed > Segmentation fault (core dumped) This warning is fixed in bug 758596
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new ticket at https://gitlab.gnome.org/GNOME/gnome-documents/-/issues/ Thank you for your understanding and your help.