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 356261 - crash in Document Viewer: click and drag mouse fro...
crash in Document Viewer: click and drag mouse fro...
Status: RESOLVED DUPLICATE of bug 349311
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-16 13:29 UTC by greg.palmer
Modified: 2006-09-16 14:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description greg.palmer 2006-09-16 13:29:34 UTC
Version: 0.6.0

What were you doing when the application crashed?
click and drag mouse from blank area to the area containing text, and the application crashes consistently


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

Memory status: size: 95764480 vsize: 0 resident: 95764480 share: 0 rss: 65417216 rss_rlim: 0
CPU usage: start_time: 1158413289 rtime: 0 utime: 1208 stime: 0 cutime:1132 cstime: 0 timeout: 76 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".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1229367632 (LWP 5242)]
[New Thread -1230632032 (LWP 5244)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1229367632 (LWP 5242))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 GfxFont::decRefCnt
    from /usr/lib/libpoppler.so.1
  • #5 GfxState::setFont
    from /usr/lib/libpoppler.so.1
  • #6 TextSelectionPainter::visitWord
    from /usr/lib/libpoppler.so.1
  • #7 TextWord::visitSelection
    from /usr/lib/libpoppler.so.1
  • #8 TextLine::visitSelection
    from /usr/lib/libpoppler.so.1
  • #9 TextBlock::visitSelection
    from /usr/lib/libpoppler.so.1
  • #10 TextPage::visitSelection
    from /usr/lib/libpoppler.so.1
  • #11 TextPage::drawSelection
    from /usr/lib/libpoppler.so.1
  • #12 TextOutputDev::drawSelection
    from /usr/lib/libpoppler.so.1
  • #13 poppler_page_render_selection
    from /usr/lib/libpoppler-glib.so.1
  • #14 pdf_selection_render_selection
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
  • #0 __kernel_vsyscall

Comment 1 Karsten Bräckelmann 2006-09-16 14:23:47 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 of bug 354653, which is a duplicate of bug 344394, which in turn is a duplicate of bug 349311, which actually is a poppler bug. Yay. ;)

For reference: https://bugs.freedesktop.org/show_bug.cgi?id=7696

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