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 324293 - Crash on text selection
Crash on text selection
Status: RESOLVED DUPLICATE of bug 315552
Product: evince
Classification: Core
Component: general
0.4.x
Other other
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-16 20:04 UTC by simmonds
Modified: 2005-12-16 20:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description simmonds 2005-12-16 20:04:17 UTC
Distribution: Red Hat Enterprise Linux WS release 4 (Nahant Update 1)
Package: evince
Severity: normal
Version: GNOME2.13.2 0.4.x
Gnome-Distributor: Red Hat, Inc
Synopsis: Crash on text selection
Bugzilla-Product: evince
Bugzilla-Component: general
Bugzilla-Version: 0.4.x
BugBuddy-GnomeVersion: 2.0 (2.9.1)
Description:
Description of the crash:
I clicked into the Evince window from another application and began
dragging to select some text inside of a figure inside the PDF document
when Evince crashed.

Steps to reproduce the crash:
1. 
2. 
3. 

Expected Results:
That the text would be selected and the application would not crash.

How often does this happen?
Infrequent. I'd been able to select and copy text out of various figures
in the same PDF document several times before encountering this crash.

Additional Information:



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)
(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 -1208125760 (LWP 10569)]
[New Thread -1210250320 (LWP 10570)]
(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)
(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)
0x007be7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2

Thread 1 (Thread -1208125760 (LWP 10569))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 TextBlock::visitSelection
    from /usr/lib/libpoppler.so.0
  • #5 TextPage::visitSelection
    from /usr/lib/libpoppler.so.0
  • #6 TextPage::getSelectionRegion
    from /usr/lib/libpoppler.so.0
  • #7 TextOutputDev::getSelectionRegion
    from /usr/lib/libpoppler.so.0
  • #8 poppler_page_get_selection_region
    from /usr/lib/libpoppler-glib.so.0
  • #9 pdf_selection_get_selection_region
  • #10 ev_selection_get_selection_region
  • #11 ev_pixbuf_cache_get_selection_pixbuf
  • #12 ev_view_rotate_right
  • #13 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #17 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 main




------- Bug moved to this database by unknown@gnome.bugs 2005-12-16 20:04 UTC -------


The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@gnome.bugs.
   Previous reporter was simmonds@nortel.com.

Comment 1 Nickolay V. Shmyrev 2005-12-16 20:36:58 UTC
Thanks for reporting, this problem should be solved already in newer poppler

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