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 345948 - evince crash when select text with mouse
evince crash when select text with mouse
Status: RESOLVED DUPLICATE of bug 344394
Product: evince
Classification: Core
Component: general
0.5.x
Other other
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-06-26 10:22 UTC by Wilbur Lang
Modified: 2006-06-26 15:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Wilbur Lang 2006-06-26 10:22:52 UTC
Distribution: Ubuntu 6.06 (dapper)
Package: evince
Severity: Normal
Version: GNOME2.14.2 0.5.x
Gnome-Distributor: Ubuntu
Synopsis: evince crash when select text with mouse
Bugzilla-Product: evince
Bugzilla-Component: general
Bugzilla-Version: 0.5.x
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
evince crash when select the text and move mouse vertical

Steps to reproduce the crash:
1. open a pdf document. you can double click a pdf document or use
evince's file/open
2. press left key of mouse to select text
3. move mouse vertical (with left key of mouse pressed)

Expected Results:
evince crash.

How often does this happen?
I tried 10 times, it crashed every time.

Additional Information:
ubuntu 6.06 with aiglx/compiz-quinn


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)
[Thread debugging using libthread_db enabled]
[New Thread -1229420864 (LWP 5631)]
[New Thread -1230849104 (LWP 5633)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1229420864 (LWP 5631))

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




-- 
Wilbur Lang
Shenzhen Airsurprise Technology Co., LTD.
TEL: 86 755 26883500
FAX: 86 755 26883550




------- Bug created by bug-buddy at 2006-06-26 10:22 -------

Comment 1 Wilbur Lang 2006-06-26 10:41:37 UTC
i tried other PDF documents, it's does not crash. looks like the crash related with specified document. the pdf document which crashed evince is: 

http://www.plop.dk/vikingplop2002/VikingPLoP2002_Proceedings.pdf

and, the 'about evince' print:
Evince 0.5.2
PostScript and PDF File Viewer.
Using poppler 0.5.3 (cairo)

hopes above information can help you.
Comment 2 Nickolay V. Shmyrev 2006-06-26 14:50:30 UTC
That should be poppler bug, the backtrace is the same as 316907, but as far as I know it should be fixed in poppler 0.5.3. Strange, we need to investigate it more.
Comment 3 Christian Kirbach 2006-06-26 15:17:06 UTC
definately a duplicate.

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 344394 ***