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 315480 - Selecting text in PDF crashes Evince
Selecting text in PDF crashes Evince
Status: RESOLVED DUPLICATE of bug 315552
Product: evince
Classification: Core
Component: general
0.4.x
Other Linux
: Normal major
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-07 19:35 UTC by Evan McNabb
Modified: 2005-09-11 13:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Evan McNabb 2005-09-07 19:35:04 UTC
Distribution/Version: FC4

I'm using the latest FC4 RPMS (evince-0.4.0-1.2, poppler-0.4.1-1.1). Here is a
trace:

Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 7051)

  • #0 TextBlock::visitSelection
    at TextOutputDev.cc line 3441
  • #1 TextPage::visitSelection
    at TextOutputDev.cc line 3522
  • #2 TextPage::getSelectionRegion
    at TextOutputDev.cc line 3543
  • #3 TextOutputDev::getSelectionRegion
    at TextOutputDev.cc line 4109
  • #4 poppler_page_get_selection_region
    at poppler-page.cc line 350
  • #5 pdf_selection_get_selection_region
    at ev-poppler.cc line 1215
  • #6 ev_selection_get_selection_region
    at ev-selection.c line 83
  • #7 ev_pixbuf_cache_get_selection_pixbuf
    at ev-pixbuf-cache.c line 840
  • #8 selection_update_idle_cb
    at ev-view.c line 3126
  • #9 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #13 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 main
    at main.c line 295

Comment 1 Matthew Paul Thomas (mpt) 2005-09-11 01:57:24 UTC
See also bug 315552, which has a patch.
Comment 2 Nickolay V. Shmyrev 2005-09-11 13:21:42 UTC
Well, duplicate then

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