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 324938 - crash when closing program
crash when closing program
Status: RESOLVED DUPLICATE of bug 312936
Product: evince
Classification: Core
Component: general
git master
Other Linux
: Normal blocker
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-24 16:03 UTC by Diego González
Modified: 2005-12-25 14:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
file that makes evince crash on exit (you have to decompress it) (636.21 KB, application/x-gzip)
2005-12-24 16:04 UTC, Diego González
Details

Description Diego González 2005-12-24 16:03:02 UTC
steps to reproduce:
double click on the file attached
Ctrl+W --> window disapears (which is ok)
Crash

This is the backtrace:

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1228613952 (LWP 24540)]
[New Thread -1228743760 (LWP 24541)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1228613952 (LWP 24540))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    from /opt/gnome2/lib/libgnomeui-2.so.0
  • #3 C.441.11488
    from /usr/lib/libgobject-2.0.so.0
  • #0 __kernel_vsyscall

Comment 1 Diego González 2005-12-24 16:04:35 UTC
Created attachment 56361 [details]
file that makes evince crash on exit (you have to decompress it)
Comment 2 Diego González 2005-12-24 16:07:15 UTC
this steps doesn't make evince crash, here are new steps:

open the file with evince
select view full screen
close the program while in full screen so that evince remembers this setting

double click on this file
Ctrl+W while in fullscreen --> CRASH
Comment 3 Nickolay V. Shmyrev 2005-12-24 16:47:46 UTC
I am able to reproduce, thanks ffor reporting.
Comment 4 Nickolay V. Shmyrev 2005-12-25 14:41:05 UTC
Accorging to backtrace it's duplicate of bug 312936 and poppler bug 4030

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