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 433733 - crash in Document Viewer: double clicked on a PDF ...
crash in Document Viewer: double clicked on a PDF ...
Status: RESOLVED DUPLICATE of bug 317294
Product: evince
Classification: Core
Component: general
0.6.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-26 22:29 UTC by millardster
Modified: 2007-04-27 19:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
stack trace (1.91 KB, text/plain)
2007-04-27 14:24 UTC, millardster
Details

Description millardster 2007-04-26 22:29:14 UTC
Version: 0.6.1

What were you doing when the application crashed?
double clicked on a PDF that was at http://www.scouting.org/forms/34414.pdf


Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.16.2 2007-02-05 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 291688448 vsize: 291688448 resident: 119386112 share: 13479936 rss: 119386112 rss_rlim: -1
CPU usage: start_time: 1177626518 rtime: 108 utime: 100 stime: 8 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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 47187487732176 (LWP 7164)]
[New Thread 1082132800 (LWP 7180)]
0x00002aeaada38aef in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47187487732176 (LWP 7164))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 poppler_page_render_selection
    from /usr/lib/libpoppler-glib.so.1
  • #4 pdf_selection_render_selection
  • #5 ev_pixbuf_cache_get_selection_pixbuf
  • #6 ev_view_new
  • #7 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #10 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 main
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 palfrey 2007-04-27 10:26:50 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot
to solve the problem, so it will be hard for the developers to fix that crash.
Can you get us a stack trace with debugging symbols? Please see
http://live.gnome.org/GettingTraces for more information on how to do so.
Thanks in advance!
Comment 2 millardster 2007-04-27 14:24:15 UTC
Created attachment 87145 [details]
stack trace

I think this is what was wanted. I have not done any stack traces before though.
Comment 3 palfrey 2007-04-27 14:31:40 UTC
Hmm. I've just been trying to reproduce this with later versions of evince (0.7.1 and 0.8.1 specifically, with the 0.5.4 poppler - see Help->About for details on your poppler versions) and I can't seem to get it to crash with that document. Can you try upgrading evince and see if this goes away? Also, it looks like the crash is inside poppler (the library evince uses to do pdf rendering), so upgrading that will probably help.
Comment 4 Nickolay V. Shmyrev 2007-04-27 19:12:11 UTC
No need, thanks, it should be fixed in latest evince.

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