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 170168 - Evince crashes when loading certain PDFs
Evince crashes when loading certain PDFs
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
0.1.x
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-13 12:56 UTC by Mephisto
Modified: 2005-03-15 01:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The PDF document that makes Evince crash (53.57 KB, application/pdf)
2005-03-13 12:58 UTC, Mephisto
Details

Description Mephisto 2005-03-13 12:56:34 UTC
Distribution/Version: FC Rawhide

load attached PDF document in Evince 1.7 and it will crash. GPDF loads it
properly, so its not the PDF itself.
Comment 1 Mephisto 2005-03-13 12:58:12 UTC
Created attachment 38636 [details]
The PDF document that makes Evince crash
Comment 2 Marco Pesenti Gritti 2005-03-13 15:51:10 UTC
It's a 1 page pdf or can you get a trace?
Comment 3 Mephisto 2005-03-13 19:23:53 UTC
yes, its 1 page.


here's a backtrace:
[code]#0  0x08065e26 in Thumb::Thumb ()
  • #1 pdf_document_find_get_result
  • #2 ev_document_thumbnails_get_dimensions
  • #3 ev_sidebar_thumbnails_set_document
  • #4 ev_sidebar_set_document
  • #5 ev_window_is_empty
  • #6 ev_window_open
  • #7 ev_application_open
  • #8 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_connect_closure_by_id
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #13 gtk_action_create_menu_item
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gtk_action_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_connect_closure_by_id
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #20 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 gtk_menu_shell_activate_item
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 gtk_menu_shell_activate_item
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 gtk_menu_reorder_child
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 gtk_marshal_VOID__UINT_STRING
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #27 g_signal_connect_closure_by_id
    from /usr/lib/libgobject-2.0.so.0
  • #28 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #29 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #30 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #32 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #33 gdk_screen_get_setting
    from /usr/lib/libgdk-x11-2.0.so.0
  • #34 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #35 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #36 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #37 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #38 main

Comment 4 Yuval Tanny 2005-03-13 22:11:55 UTC
It's working on 0.1.8 as expected.
Comment 5 Marco Pesenti Gritti 2005-03-13 22:50:09 UTC

*** This bug has been marked as a duplicate of 150722 ***
Comment 6 Hans Breuer 2005-03-13 23:40:12 UTC
certainly not a duplicate of #150722 : dia fails to load svg files.
Sorry for the noise ;-)
Comment 7 Mephisto 2005-03-13 23:52:01 UTC
its definately not a duplicate of bug #150722, but i can confirm it to work
properly in 0.1.8, which i just received in my rpm updates. this can be closed.
Comment 8 Bryan W Clark 2005-03-15 01:54:56 UTC
Yep, works here.  I'm gonna close this as fixed, I'm not sure what bug number
marco meant to dup this one as.  probably up late working too hard again ;-)