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 328650 - Evince crashes when copying text from certain documents
Evince crashes when copying text from certain documents
Status: RESOLVED DUPLICATE of bug 317294
Product: evince
Classification: Core
Component: general
unspecified
Other other
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-25 22:20 UTC by distrox
Modified: 2006-01-25 22:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description distrox 2006-01-25 22:20:20 UTC
Distribution: Ubuntu 5.10 (breezy)
Package: evince
Severity: critical
Version: GNOME2.12.1 unspecified
Gnome-Distributor: Ubuntu
Synopsis: Evince crashes when copying text from certain documents
Bugzilla-Product: evince
Bugzilla-Component: general
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.12.0)
Description:
Description of the crash:

There are certain documents that make Evince crash when trying to copy
text. The only relation between those documents is that they are in
spanish, and that all of them come from the spanish government. Maybe
they use a PDF generator that doesn't comply with standards...

Steps to reproduce the crash:
1. Download one of those documents from here:
http://www.mityc.es/empleo/Documentos/BASESCOMUNES2005.pdf
2. Try to copy text from various places; sometimes it takes more time,
but finally it always crashes.

Expected Results:
Well, I'd have expected to copy text, but it actually crashes.

How often does this happen?
With those documents, always.

Additional Information:
There you have another document that makes Evince crash when copying:

http://www.boe.es/boe/dias/2006/01/10/pdfs/A00921-00930.pdf

In fact, ALL PDF documents from http://www.boe.es/ make Evince crash
when copying.


Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1228659008 (LWP 12771)]
[New Thread -1230861392 (LWP 12772)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1228659008 (LWP 12771))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 SplashOutputDev::updateFont
    from /usr/lib/libpoppler.so.0
  • #5 TextSelectionPainter::visitWord
    from /usr/lib/libpoppler.so.0
  • #6 TextWord::visitSelection
    from /usr/lib/libpoppler.so.0
  • #7 TextLine::visitSelection
    from /usr/lib/libpoppler.so.0
  • #8 TextBlock::visitSelection
    from /usr/lib/libpoppler.so.0
  • #9 TextPage::visitSelection
    from /usr/lib/libpoppler.so.0
  • #10 TextPage::drawSelection
    from /usr/lib/libpoppler.so.0
  • #11 TextOutputDev::drawSelection
    from /usr/lib/libpoppler.so.0
  • #12 poppler_page_render_selection
    from /usr/lib/libpoppler-glib.so.0
  • #13 pdf_selection_render_selection
  • #14 ev_selection_render_selection
  • #15 ev_pixbuf_cache_get_selection_pixbuf
  • #16 ev_view_rotate_right
  • #17 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #21 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 main
  • #0 __kernel_vsyscall




------- Bug created by bug-buddy at 2006-01-25 22:20 -------

Comment 1 Nickolay V. Shmyrev 2006-01-25 22:24:32 UTC
Thanks for reporting this. Hope, we'll solve this poppler problem soon.

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