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 315196 - Evince 0.4.0 Crashes after reload
Evince 0.4.0 Crashes after reload
Status: RESOLVED DUPLICATE of bug 314986
Product: evince
Classification: Core
Component: general
0.4.x
Other All
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-03 21:22 UTC by Troy Henderson
Modified: 2005-09-04 00:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Troy Henderson 2005-09-03 21:22:45 UTC
Please describe the problem:
Evince 0.4.0 Crashes each time I try to reload a document (DVI, PS, and
PDF) by using CTRL+R (or the equivalent menu item).

Steps to reproduce:
1. Open a document
2. Press CTRL+R
3. 


Actual results:
Evince crashes

Expected results:
The document should simply reload

Does this happen every time?
Yes

Other information:
First of all, this should not be a DBUS problem because I disabled DBUS
trying to troubleshoot the problem.  It clearly didn't repair the
problem though.  Also, the following dependency versions are installed
in Gentoo with Evince 0.4.0:

cairo-1.0.0-r2
glib-2.8.1
gnome-doc-utils-0.3.2
gtk+-2.8.3
pango-1.10.0

Here is a backtrace of the crash:

################################################################################
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)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 19033)]
[New Thread 32769 (LWP 19034)]
[New Thread 16386 (LWP 19035)]
0xb736a41b in waitpid () from /lib/libpthread.so.0
  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 ??
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 ??
  • #5 ??
  • #6 ??
  • #7 ??
  • #8 wait_node_free_list
    from /lib/libpthread.so.0
  • #9 ??
  • #10 ??
  • #11 g_param_spec_types
    from /usr/lib/libgobject-2.0.so.0
  • #12 ??
  • #13 ??
  • #14 g_param_spec_override
    from /usr/lib/libgobject-2.0.so.0
  • #15 ??
    from /usr/lib/libgobject-2.0.so.0
  • #16 ??
  • #17 ??
  • #18 ??
  • #19 g_closure_unref
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_cclosure_marshal_VOID__PARAM
    from /usr/lib/libgobject-2.0.so.0
  • #21 ??
  • #22 ??
  • #23 ??
  • #24 g_closure_unref
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #26 ??
  • #27 wait_node_free_list
    from /lib/libpthread.so.0
  • #28 ??
  • #29 ??
  • #30 g_param_spec_types
    from /usr/lib/libgobject-2.0.so.0
  • #31 ??
  • #32 __pthread_alt_lock
    from /lib/libpthread.so.0
  • #33 ??
  • #34 g_param_spec_types
    from /usr/lib/libgobject-2.0.so.0
  • #35 __pthread_alt_unlock
    from /lib/libpthread.so.0

Comment 1 Nickolay V. Shmyrev 2005-09-03 22:13:26 UTC
Thanks for reporting this problem, but it was already in our tracking system. It
was fixed in CVS and will be in next release before 2.12 I think.

*** This bug has been marked as a duplicate of 314986 ***
Comment 2 Troy Henderson 2005-09-04 00:47:12 UTC
Thanks.  Since I don't have a working version of Evince in Gentoo right now
because of this, I'll have to check out the CVS until 0.4.1 is released.

Thanks.