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 356454 - crash in Document Viewer: Selecting arbitrary text...
crash in Document Viewer: Selecting arbitrary text...
Status: RESOLVED DUPLICATE of bug 316907
Product: evince
Classification: Core
Component: general
0.6.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-17 21:12 UTC by Frej Soya
Modified: 2006-09-17 21:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Frej Soya 2006-09-17 21:12:50 UTC
Version: 0.6.0

What were you doing when the application crashed?
Selecting arbitrary text ( for no reason, just weird habit while reading). Sorry about missing debug symbols for libpoppler, but ubuntu doesn't have a dbg  package. 


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 99188736 vsize: 0 resident: 99188736 share: 0 rss: 47894528 rss_rlim: 0
CPU usage: start_time: 1158507461 rtime: 0 utime: 1323 stime: 0 cutime:1155 cstime: 0 timeout: 168 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1229404496 (LWP 32162)]
[New Thread -1230640224 (LWP 32164)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1229404496 (LWP 32162))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #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 ??
  • #17 ??
  • #18 ??
  • #19 ??
  • #0 __kernel_vsyscall

Comment 1 Karsten Bräckelmann 2006-09-17 21:22:29 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.


Matches the stacktrace in bug 356043, which is a duplicate of bug 316907.

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