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 421501 - Evince crashes when selecting an image in a pdf-file
Evince crashes when selecting an image in a pdf-file
Status: RESOLVED DUPLICATE of bug 317294
Product: evince
Classification: Core
Component: PDF
unspecified
Other other
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-22 14:42 UTC by Sven.Garbade
Modified: 2007-04-10 11:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Sven.Garbade 2007-03-22 14:40:46 UTC
From:  <Sven.Garbade@med.uni-heidelberg.de>
To: submit@bugs.gnome.org
X-Mailer: bug-buddy 2.14.0
Subject: Evince crashes when selecting an image in a pdf-file

Distribution: Debian 4.0
Package: evince
Severity: Normal
Version: GNOME2.14.3 unspecified
Gnome-Distributor: Debian
Synopsis: Evince crahes when selecting an image in a pdf-file
Bugzilla-Product: evince
Bugzilla-Component: PDF
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:

When selecting an image in a pdf file, evince crashed

Steps to reproduce the crash:
1.  open a pdf file with images
2.  try to select an image with the mouse cursor

Expected Results: ?


How often does this happen?


Additional Information:



Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1228192064 (LWP 22039)]
[New Thread -1228780624 (LWP 22040)]
(no debugging symbols found)
0xb703c8e1 in waitpid () from /lib/tls/libc.so.6

Thread 1 (Thread -1228192064 (LWP 22039))

  • #0 waitpid
    from /lib/tls/libc.so.6
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 SplashOutputDev::updateFont
    from /usr/lib/libpoppler.so.0
  • #4 TextSelectionPainter::visitWord
    from /usr/lib/libpoppler.so.0
  • #5 TextWord::visitSelection
    from /usr/lib/libpoppler.so.0
  • #6 TextLine::visitSelection
    from /usr/lib/libpoppler.so.0
  • #7 TextBlock::visitSelection
    from /usr/lib/libpoppler.so.0
  • #8 TextPage::visitSelection
    from /usr/lib/libpoppler.so.0
  • #9 TextPage::drawSelection
    from /usr/lib/libpoppler.so.0
  • #10 TextOutputDev::drawSelection
    from /usr/lib/libpoppler.so.0
  • #11 poppler_page_render_selection
    from /usr/lib/libpoppler-glib.so.0
  • #12 pdf_selection_render_selection
  • #13 ev_selection_render_selection
  • #14 ev_pixbuf_cache_get_selection_pixbuf
  • #15 ev_view_new
  • #16 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #20 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 main
  • #0 waitpid
    from /lib/tls/libc.so.6




------- Bug created by bug-buddy at 2007-03-22 14:42 -------

Comment 1 Sven.Garbade 2007-03-22 14:49:06 UTC
(evince:22039): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Failed to read a valid object file image from memory.
Comment 2 palfrey 2007-04-07 15:11:48 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?

*** This bug has been marked as a duplicate of 317294 ***
Comment 3 Sven.Garbade 2007-04-10 11:55:05 UTC
Thanks for your reply. The bug occurred in evince 0.4, which seems to be heavily outdated. I upgraded to evince 0.8 from debian experimental. Unfortunately, debian ships very old versions of evince in their gnome packages, even in "testing" and "unstable" distributions. Up to date, evince runs without any problems, so I think the reported problems are fixed in newer evince versions.