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 327171 - Evince crashes when trying to mark text
Evince crashes when trying to mark text
Status: RESOLVED DUPLICATE of bug 315552
Product: evince
Classification: Core
Component: general
0.4.x
Other All
: Normal critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-16 09:07 UTC by Rikard Nordgren
Modified: 2006-01-16 10:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Rikard Nordgren 2006-01-16 09:07:31 UTC
Steps to reproduce:
when viewing www.vxu.se/msi/forskn/exarb/2004/04084.pdf evince crashes
when doing the following:

1. Go to page 20 (marked 15).
2. Position the mouse cursor in the second column from the left just to
the left of the text "13.47". (The mouse cursor should be the ordinary
arrow)
3. Click and hold the mouse button and try to mark the text "13.47"
4. Evince now crashes every time.

Stack trace:
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)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1228368192 (LWP 8410)]
[New Thread -1230976080 (LWP 8411)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1228368192 (LWP 8410))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 TextBlock::visitSelection
    from /usr/lib/libpoppler.so.0
  • #5 TextPage::visitSelection
    from /usr/lib/libpoppler.so.0
  • #6 TextPage::getSelectionRegion
    from /usr/lib/libpoppler.so.0
  • #7 TextOutputDev::getSelectionRegion
    from /usr/lib/libpoppler.so.0
  • #8 poppler_page_get_selection_region
    from /usr/lib/libpoppler-glib.so.0
  • #9 pdf_selection_get_selection_region
  • #10 ev_selection_get_selection_region
  • #11 ev_pixbuf_cache_get_selection_pixbuf
  • #12 ev_view_rotate_right
  • #13 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #17 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 main
  • #0 __kernel_vsyscall

Other information:
Comment 1 Nickolay V. Shmyrev 2006-01-16 10:17:09 UTC
Thanks for reproting, this problem should be fixed in poppler 0.4.3

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