evince crashing in Ubuntu 10.04

Asked by tarundsk

uname -a

2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010 i686 GNU/Linux

Evince crashes on 10.04 upgraded from 9.10.

Here is the output :

(evince:4717): EvinceView-CRITICAL **: ev_pixbuf_cache_set_page_range: assertion `start_page >= 0 && start_page < ev_document_get_n_pages (pixbuf_cache->document)' failed

(evince:4717): Poppler-CRITICAL **: PopplerPage* poppler_document_get_page(PopplerDocument*, int): assertion `0 <= index && index < poppler_document_get_n_pages (document)' failed

(evince:4717): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed

(evince:4717): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(evince:4717): Poppler-CRITICAL **: void poppler_page_get_size(PopplerPage*, double*, double*): assertion `POPPLER_IS_PAGE (page)' failed
Segmentation fault

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu evince Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

try:

cd ~;ls -a; cd ~/.config; ls -a

If you see any folders relating to evince then rename them.

If not try:

sudo apt-get --reinstall install evince

May just work.

If none work, log a bug

Can you help with this problem?

Provide an answer of your own, or ask tarundsk for more information if necessary.

To post a message you must log in.