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 339391 - evince/poppler crashes when selecting text in some documents
evince/poppler crashes when selecting text in some documents
Status: RESOLVED DUPLICATE of bug 317294
Product: evince
Classification: Core
Component: general
0.5.x
Other All
: Normal critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-22 12:19 UTC by Mathis Ahrens
Modified: 2006-05-05 15:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Mathis Ahrens 2006-04-22 12:19:38 UTC
Steps to reproduce:
1. get www.chaosfc.de/upload/hansenet.pdf
2. open it with evince
3. use the mouse to select some of the text


Stack trace:
Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 707)

  • #0 GooHash::hash
    from /usr/lib/libpoppler.so.1
  • #1 ??
  • #2 GooHash::find
    from /usr/lib/libpoppler.so.1
  • #3 GooHash::lookup
    from /usr/lib/libpoppler.so.1
  • #4 GlobalParams::getDisplayFont
    from /usr/lib/libpoppler.so.1
  • #5 CairoFont::CairoFont
    from /usr/lib/libpoppler-glib.so.1
  • #6 CairoFontEngine::getFont
    from /usr/lib/libpoppler-glib.so.1
  • #7 CairoOutputDev::updateFont
    from /usr/lib/libpoppler-glib.so.1
  • #8 TextSelectionPainter::visitWord
    from /usr/lib/libpoppler.so.1
  • #9 TextWord::visitSelection
    from /usr/lib/libpoppler.so.1
  • #10 TextLine::visitSelection
    from /usr/lib/libpoppler.so.1
  • #11 TextBlock::visitSelection
    from /usr/lib/libpoppler.so.1
  • #12 TextPage::visitSelection
    from /usr/lib/libpoppler.so.1
  • #13 TextPage::drawSelection
    from /usr/lib/libpoppler.so.1
  • #14 TextOutputDev::drawSelection
    from /usr/lib/libpoppler.so.1
  • #15 poppler_page_render_selection
    from /usr/lib/libpoppler-glib.so.1
  • #16 pdf_selection_render_selection
  • #17 ev_selection_render_selection
  • #18 ev_pixbuf_cache_get_selection_pixbuf
  • #19 ev_view_rotate_right
  • #20 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0


Other information:
This is gentoo with gnome 2.14, poppler-0.5.1 and evince-0.5.1-r1
Crash happens reproducable with the above document at first selection,
but with other documents, it happens at later selections or never.
Comment 1 Nickolay V. Shmyrev 2006-05-05 15:39:01 UTC
It should be well-known bug and it was fixed in poppler HEAD

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