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 332105 - Crash while reloading PDF
Crash while reloading PDF
Status: RESOLVED DUPLICATE of bug 314986
Product: evince
Classification: Core
Component: general
0.4.x
Other other
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-21 22:35 UTC by Michal Čihař
Modified: 2006-02-21 23:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Michal Čihař 2006-02-21 22:35:24 UTC
Distribution: Debian testing/unstable
Package: evince
Severity: Normal
Version: GNOME2.12.2 0.4.x
Gnome-Distributor: Debian
Synopsis: Crash while reloading PDF
Bugzilla-Product: evince
Bugzilla-Component: general
Bugzilla-Version: 0.4.x
BugBuddy-GnomeVersion: 2.0 (2.12.1)
Description:
Description of the crash:
While I wanted to reload PDF document (using Ctrl+R) Evince crashed.

Steps to reproduce the crash:
1. Open document
2. Press Ctrl+R

Expected Results:
Reload

How often does this happen?
Every time



Debugging Information:

Backtrace was generated from '/usr/bin/evince'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1228462400 (LWP 15169)]
[New Thread -1231668304 (LWP 15170)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1228462400 (LWP 15169))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_type_check_instance_is_a
    from /usr/lib/libgobject-2.0.so.0
  • #5 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_object_set_valist
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #8 ev_page_action_set_document
  • #9 ev_window_open_uri
  • #10 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 ev_job_finished
  • #16 ev_document_types_add_filters
  • #17 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #21 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 main
  • #0 __kernel_vsyscall




------- Bug created by bug-buddy at 2006-02-21 22:35 -------

Comment 1 Michal Čihař 2006-02-21 22:38:39 UTC
This crash seems to happen only if end of document is visible.
Comment 2 Karsten Bräckelmann 2006-02-21 23:13:36 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


Matches the stacktrace in bug 324575, which is a duplicate of bug 314986.

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