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 345152 - evince crash on text select
evince crash on text select
Status: RESOLVED DUPLICATE of bug 317294
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-17 01:42 UTC by craigelgin
Modified: 2006-06-17 03:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description craigelgin 2006-06-17 01:42:53 UTC
Distribution: Ubuntu 6.06 (dapper)
Package: evince
Severity: major
Version: GNOME2.14.2 0.5.x
Gnome-Distributor: Ubuntu
Synopsis: crash on text select
Bugzilla-Product: evince
Bugzilla-Component: general
Bugzilla-Version: 0.5.x
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
When viewing certain PDFs (generated, I believe, from MS Powerpoint),
and using the mouse to select lines of text, evince will unexpectedly
crash.  This does not occur with all PDFs, and not with most
pages/paragraphs within an offending PDF.  However, it does occur 100%
consistently when dragging the selection at the same place in the text
for a given offending file.

Steps to reproduce the crash:
1.  open offending PDF with evince
2.  go to offending page/paragraph
3.  click mouse and drag over region of text

Expected Results:
evince crashes

How often does this happen?
With an offending file, every time.

Additional Information:



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 -1228319040 (LWP 6596)]
[New Thread -1229661264 (LWP 6598)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1228319040 (LWP 6596))

  • #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 poppler_page_render_selection
    from /usr/lib/libpoppler-glib.so.1
  • #5 pdf_selection_render_selection
  • #6 ev_selection_render_selection
  • #7 ev_pixbuf_cache_get_selection_pixbuf
  • #8 ev_view_rotate_right
  • #9 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #13 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 main
  • #0 __kernel_vsyscall




------- Bug created by bug-buddy at 2006-06-17 01:42 -------

Comment 1 Elijah Newren 2006-06-17 03:17:19 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 stack trace in bug 339155, which has been marked as a duplicate of 317294

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