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 405323 - crash in Document Viewer: Clicking "Previous"
crash in Document Viewer: Clicking "Previous"
Status: RESOLVED DUPLICATE of bug 405326
Product: evince
Classification: Core
Component: general
0.6.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-07 11:38 UTC by Alex Lancaster
Modified: 2007-02-07 11:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Alex Lancaster 2007-02-07 11:38:38 UTC
Version: 0.6.0

What were you doing when the application crashed?
Clicking "Previous"


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.19-1.2895_1.fc6.cubbi_suspend2 #1 SMP Fri Jan 19 10:54:09 CET 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled

Memory status: size: 155901952 vsize: 0 resident: 155901952 share: 0 rss: 44474368 rss_rlim: 0
CPU usage: start_time: 1170825262 rtime: 0 utime: 771 stime: 0 cutime:680 cstime: 0 timeout: 91 it_real_value: 0 frequency: 424

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208505680 (LWP 29400)]
[New Thread -1210606704 (LWP 29401)]
0x00fc5402 in __kernel_vsyscall ()

Thread 1 (Thread -1208505680 (LWP 29400))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 g_logv
    from /lib/libglib-2.0.so.0
  • #8 g_log
    from /lib/libglib-2.0.so.0
  • #9 g_cclosure_marshal_VOID__VOID
  • #10 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #12 g_signal_chain_from_overridden
    from /lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #15 _gtk_action_emit_activate
    at gtkaction.c line 835
  • #16 closure_accel_activate
    at gtkaction.c line 1602
  • #17 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #18 g_signal_chain_from_overridden
    from /lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #20 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #21 IA__gtk_accel_group_activate
    at gtkaccelgroup.c line 736
  • #22 IA__gtk_accel_groups_activate
    at gtkaccelgroup.c line 774
  • #23 IA__gtk_window_activate_key
    at gtkwindow.c line 7706
  • #24 gtk_window_key_press_event
    at gtkwindow.c line 4697
  • #25 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #26 g_value_set_static_boxed
    from /lib/libgobject-2.0.so.0
  • #27 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #28 g_signal_chain_from_overridden
    from /lib/libgobject-2.0.so.0
  • #29 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #30 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #31 gtk_widget_event_internal
    at gtkwidget.c line 3915
  • #32 IA__gtk_propagate_event
    at gtkmain.c line 2309
  • #33 IA__gtk_main_do_event
    at gtkmain.c line 1569
  • #34 gdk_event_dispatch
    at gdkevents-x11.c line 2318
  • #35 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #36 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #37 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #38 IA__gtk_main
    at gtkmain.c line 1148
  • #39 g_cclosure_marshal_VOID__VOID
  • #40 __libc_start_main
    from /lib/libc.so.6
  • #41 g_cclosure_marshal_VOID__VOID
  • #0 __kernel_vsyscall


----------- .xsession-errors (1393575 sec old) ---------------------
localuser:alex being added to access control list
warning: /etc/X11/xinit/xinitrc.d/sonypid does not end in .sh extension, ignoring
non-network local connections being added to access control list
--------------------------------------------------
Comment 1 Alex Lancaster 2007-02-07 11:46:11 UTC
Actually it seemed to be attempting to find with the "/" shortcut that seemed to trigger this.  Closing as a dupe of my other bug.

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