I got a segmentation fault after viewing a PDF file. I'm not sure
what I did. It could have occurred immediately (like in bug 1032609)
or after I typed 'a'.
Information from gdb:
warning: Can't open file /SYSV00000000 (deleted) during file-backed mapping note processing
[New LWP 8126]
[New LWP 8106]
[New LWP 8109]
[New LWP 8108]
[New LWP 8118]
[New LWP 8110]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `zathura n3232-roundtrip.pdf'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007f2642b6d0a9 in Gfx::opShowSpaceText (this=0x7f26445230f0, args=0x7f265a180580, numArgs=<optimized out>) at ./poppler/Gfx.cc:3806
3806 ./poppler/Gfx.cc: No such file or directory.
[Current thread is 1 (Thread 0x7f265a1816c0 (LWP 8126))]
and I've attached the backtrace and the PDF file (similar to
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3232.pdf but
recompressed).