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 635416 - evince crashed with SIGSEGV in ev_pixbuf_cache_set_selection_list()
evince crashed with SIGSEGV in ev_pixbuf_cache_set_selection_list()
Status: RESOLVED DUPLICATE of bug 630999
Product: evince
Classification: Core
Component: general
2.32.x
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-11-21 10:05 UTC by Chow Loong Jin
Modified: 2010-11-21 10:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chow Loong Jin 2010-11-21 10:05:59 UTC
Originally reported at:
  https://bugs.launchpad.net/bugs/632219

When launching Evince via double click of a PDF, clicking the document area before the document has loaded causes Evince to crash.

The backtrace is as follows:
(gdb) bt full
  • #0 clear_job_selection
    at /build/buildd/evince-2.32.0/./libview/ev-pixbuf-cache.c line 1014
  • #1 ev_pixbuf_cache_set_selection_list
    at /build/buildd/evince-2.32.0/./libview/ev-pixbuf-cache.c line 1078
  • #2 start_selection_for_event
    at /build/buildd/evince-2.32.0/./libview/ev-view.c line 3492
  • #3 ev_view_button_press_event
    at /build/buildd/evince-2.32.0/./libview/ev-view.c line 3596
  • #4 ??
    from /usr/lib/libgtk-x11-2.0.so.0

Comment 1 Carlos Garcia Campos 2010-11-21 10:07:33 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.

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