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 335201 - Crash on trying to select text
Crash on trying to select text
Status: RESOLVED DUPLICATE of bug 316907
Product: evince
Classification: Core
Component: general
0.5.x
Other other
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-20 09:50 UTC by dan
Modified: 2006-03-20 09:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description dan 2006-03-20 09:50:21 UTC
Distribution: Gentoo Base System version 1.12.0_pre16
Package: evince
Severity: critical
Version: GNOME2.12.3 0.5.x
Gnome-Distributor: Gentoo
Synopsis: Crash on trying to select text
Bugzilla-Product: evince
Bugzilla-Component: general
Bugzilla-Version: 0.5.x
BugBuddy-GnomeVersion: 2.0 (2.12.1)
Description:
Description of the crash:
Evince crashed while dragging and clicking in the document with the
mouse.

Steps to reproduce the crash:
I had:
1. Dragged across some text. Nothing happened.
2. Dragged across the text again. Still nothing happened.
3. Right-clicked in the text I'd dragged across.

Expected Results:
I would have expected:
1. Text gets selected
2. Text gets selected
3. Context-sensitive menu?

How often does this happen?
1st time.

Additional Information:
I am part-way through re-compiling my system with debugging-friendly
CFLAGS. If something requires recompiling, please tell me which package.


Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912527519424 (LWP 24515)]
[New Thread 1082132816 (LWP 24516)]
0x00002aaaac094aba in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 46912527519424 (LWP 24515))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 CairoFont::CairoFont
    from /usr/lib/libpoppler-glib.so.1
  • #4 CairoFontEngine::getFont
    from /usr/lib/libpoppler-glib.so.1
  • #5 CairoOutputDev::updateFont
    from /usr/lib/libpoppler-glib.so.1
  • #6 TextSelectionPainter::visitWord
    from /usr/lib/libpoppler.so.1
  • #7 TextLine::visitSelection
    from /usr/lib/libpoppler.so.1
  • #8 TextBlock::visitSelection
    from /usr/lib/libpoppler.so.1
  • #9 TextPage::visitSelection
    from /usr/lib/libpoppler.so.1
  • #10 TextPage::drawSelection
    from /usr/lib/libpoppler.so.1
  • #11 poppler_page_render_selection
    from /usr/lib/libpoppler-glib.so.1
  • #12 pdf_selection_render_selection
  • #13 ev_pixbuf_cache_get_selection_pixbuf
  • #14 ev_view_rotate_right
  • #15 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #18 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 main
  • #0 waitpid
    from /lib/libpthread.so.0




------- Bug created by bug-buddy at 2006-03-20 09:50 -------

Comment 1 Sergej Kotliar 2006-03-20 09:59:26 UTC
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 ***