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 141725 - gpdf crashes -- Thumbnail problem
gpdf crashes -- Thumbnail problem
Status: RESOLVED DUPLICATE of bug 139211
Product: gpdf
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Martin Kretzschmar
Martin Kretzschmar
Depends on:
Blocks:
 
 
Reported: 2004-05-03 12:11 UTC by simo
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description simo 2004-05-03 12:12:02 UTC
Distribution: Slackware 9.1.0
Package: gpdf
Severity: normal
Version: GNOME2.6.0 unspecified
Gnome-Distributor: Dropline Systems
Synopsis: gpdf crashes with a document
Bugzilla-Product: gpdf
Bugzilla-Component: general
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.6.0)
Description:
Description of the crash: gpdf crashes with some documents


Steps to reproduce the crash:
1. Get http://www.heartmath.org/estk_t/pdf/IHMBroch_1_18.pdf or
http://www.icon.co.za/~psheer/rute.pdf.bz2
2. Open
3. Crash!

Expected Results:


How often does this happen?
Every time, can't open the docs.

Additional Information:
Documents open with Acrobat. In addition, rute.pdf sometimes hogs all
the CPU and freezes.




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-05-03 08:12 -------


Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "gpdf".
   Setting to default milestone for this product, '---'
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@bugzilla.gnome.org.
   Previous reporter was simo@siol.net.
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Martin Kretzschmar 2004-05-06 18:35:27 UTC
I confirm the first one. It seems to be a problem in the thumbnail reading code.

The second is a duplicate of bug #129400 (please read that to find out about the
fix). In general, please don't file multiple problems in one bug (though it was
no problem this time because it was a dupe).

Backtrace:

  • #0 DCTStream::getChar
    at Stream.cc line 1987
  • #1 ImageStream::getLine
    at Stream.cc line 382
  • #2 ImageStream::getPixel
    at Stream.cc line 345
  • #3 Thumb::getPixbufData
    at Thumb.cc line 321
  • #4 gpdf_thumbnails_view_render_thumbnail_image
    at gpdf-thumbnails-view.cc line 1166
  • #5 gpdf_thumbnails_view_populate_idle
    at Thumb.h line 88

Comment 2 Martin Kretzschmar 2004-05-08 13:47:50 UTC
Fixed with bug #139211

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