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 328810 - Crash selecting from slow PDF
Crash selecting from slow PDF
Status: RESOLVED DUPLICATE of bug 316907
Product: evince
Classification: Core
Component: general
unspecified
Other other
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-27 08:09 UTC by rhamph
Modified: 2006-01-27 11:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description rhamph 2006-01-27 08:09:59 UTC
Distribution: Debian testing/unstable
Package: evince
Severity: major
Version: GNOME2.10.2 unspecified
Gnome-Distributor: Debian
Synopsis: Crash selecting from slow PDF
Bugzilla-Product: evince
Bugzilla-Component: general
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.10.1)
Description:
Description of the crash:
Using Select All on the PDF attached to Bug #314847 causes a crash

Steps to reproduce the crash:
1. Load http://bugzilla.gnome.org/attachment.cgi?id=51717
2. Select All (Ctrl+A)
3. Wait (evince is very slow on this file)
4. If necessary unselect and reselect until it crashes

Expected Results:
No crash?

How often does this happen?


Additional Information:
Presumably this is the same bug exhibited in #314847.  However, that
report does not mention crashing.  My hope is that the stack trace
collected by Bug Buddy will help to illuminate the cause of the crash.


Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1227614528 (LWP 19877)]
[New Thread -1229395024 (LWP 19878)]
(no debugging symbols found)
0xb7112391 in waitpid () from /lib/tls/libc.so.6

Thread 1 (Thread -1227614528 (LWP 19877))

  • #0 waitpid
    from /lib/tls/libc.so.6
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 CairoFont::CairoFont
    from /usr/lib/libpoppler.so.0
  • #4 CairoFontEngine::getFont
    from /usr/lib/libpoppler.so.0
  • #5 CairoOutputDev::updateFont
    from /usr/lib/libpoppler.so.0
  • #6 TextSelectionPainter::visitWord
    from /usr/lib/libpoppler.so.0
  • #7 TextWord::visitSelection
    from /usr/lib/libpoppler.so.0
  • #8 TextLine::visitSelection
    from /usr/lib/libpoppler.so.0
  • #9 TextBlock::visitSelection
    from /usr/lib/libpoppler.so.0
  • #10 TextPage::visitSelection
    from /usr/lib/libpoppler.so.0
  • #11 TextPage::drawSelection
    from /usr/lib/libpoppler.so.0
  • #12 TextOutputDev::drawSelection
    from /usr/lib/libpoppler.so.0
  • #13 poppler_page_render_selection
    from /usr/lib/libpoppler-glib.so.0
  • #14 pdf_selection_render_selection
  • #15 ev_selection_render_selection
  • #16 ev_pixbuf_cache_get_selection_pixbuf
  • #17 ev_view_can_zoom_out
  • #18 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #24 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 gdk_window_clear_area_e
    from /usr/lib/libgdk-x11-2.0.so.0
  • #27 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #28 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #29 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #30 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #33 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #34 main
  • #0 waitpid
    from /lib/tls/libc.so.6


--
Adam Olsen, aka Rhamphoryncus




------- Bug created by bug-buddy at 2006-01-27 08:09 -------

Comment 1 rhamph 2006-01-27 08:27:06 UTC
As an aside, I'd estimate atleast 25% of PDFs I look at have this problem (the same one mentioned in Bug #314847).  Would that make it qualify as "high impact" and thus "Urgent"?

Another example page is http://www.cs.utk.edu/~plank/plank/papers/CS-96-332.html
However, repeatedly selecting the Problem Specification paragraph of the second page seems to provoke the bug faster.
Comment 2 Christian Kirbach 2006-01-27 11:10:53 UTC
libpoppler bug, not evince.

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.


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