After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 310948 - evince crashes when trying to open a pdf document
evince crashes when trying to open a pdf document
Status: RESOLVED DUPLICATE of bug 310306
Product: evince
Classification: Core
Component: general
git master
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-07-20 03:55 UTC by Brent Smith (smitten)
Modified: 2005-07-20 20:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
file which causes the crash (322 bytes, application/pdf)
2005-07-20 03:55 UTC, Brent Smith (smitten)
Details

Description Brent Smith (smitten) 2005-07-20 03:55:01 UTC
Steps to reproduce:
1. evince test.pdf
2. 
3. 


Stack trace:
Debugging Information:

Backtrace was generated from '/opt/gnome2/bin/evince'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1228552512 (LWP 2092)]
[New Thread -1229988944 (LWP 2093)]
0xffffe410 in __kernel_vsyscall ()
  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 749
  • #3 <signal handler called>
  • #4 IA__g_logv
  • #5 IA__g_log
    at gmessages.c line 517
  • #6 IA__g_assert_warning
    at gmessages.c line 552
  • #7 ev_page_cache_new
    at ev-page-cache.c line 235
  • #8 ev_page_cache_get
    at ev-page-cache.c line 478
  • #9 ev_window_setup_document
    at ev-window.c line 655
  • #10 ev_window_load_job_cb
    at ev-window.c line 854
  • #11 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #12 IA__g_closure_invoke
    at gclosure.c line 603
  • #13 signal_emit_unlocked_R
    at gsignal.c line 2508
  • #14 IA__g_signal_emit_valist
    at gsignal.c line 2267
  • #15 IA__g_signal_emit
    at gsignal.c line 2311
  • #16 ev_job_finished
    at ev-jobs.c line 197
  • #17 notify_finished
    at ev-job-queue.c line 67
  • #18 g_idle_dispatch
    at gmain.c line 3813
  • #19 g_main_dispatch
    at gmain.c line 1934
  • #20 IA__g_main_context_dispatch
    at gmain.c line 2484
  • #21 g_main_context_iterate
    at gmain.c line 2565
  • #22 IA__g_main_loop_run
    at gmain.c line 2769
  • #23 IA__gtk_main
    at gtkmain.c line 974
  • #24 main
    at main.c line 227




Other information:
Description of the crash:

testuser@home ~ $ evince test.pdf

** (evince:2092): WARNING **: Service registration failed.

** (evince:2092): WARNING **: No reply within specified time

** ERROR **: file ev-page-cache.c: line 227 (ev_page_cache_new):
assertion failed: (page_cache->uniform_width > 0 &&
page_cache->uniform_height > 0)
aborting...
Error while running hook_stop:
Invalid type combination in ordering comparison.
Comment 1 Brent Smith (smitten) 2005-07-20 03:55:53 UTC
Created attachment 49439 [details]
file which causes the crash

This is the file that causes the crash....
Comment 2 Brent Smith (smitten) 2005-07-20 04:01:30 UTC
I just finished filing the same report except against gpdf, bug 171588

this is a unique stack trace.
Comment 3 Nickolay V. Shmyrev 2005-07-20 20:04:02 UTC
Hi. 

This particular bug was already reported to our system. Please feel free to
report about other problems you'll find.

*** This bug has been marked as a duplicate of 310306 ***