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 143806 - gpdf don't open some pdf files
gpdf don't open some pdf files
Status: RESOLVED DUPLICATE of bug 139211
Product: gpdf
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Martin Kretzschmar
Martin Kretzschmar
Depends on:
Blocks:
 
 
Reported: 2004-06-06 14:37 UTC by Vincent Carriere
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Carriere 2004-06-06 14:37:59 UTC
Description:
Description of the crash:
When I try to open some pdf  files, gpdf shows nothing except toolbars.



Steps to reproduce the crash:
1. Click on the pdf document on nautilus 
2. and nothing except a core file.


Expected Results:
gpdf shows the document.

How often does this happen?
With certain document downloaded from here (
http://www.ac-nantes.fr/ia72/commun/telechargements/danse.pdf and
http://www.ac-nantes.fr/ia72/commun/telechargements/activaqua.pdf ). 

Additional Information:
GNOME2.6.1(Mandrake cooker)
gpdf version 0.131 (Mandrake cooker)
xpdf version 3.0   (Mandrake cooker)
The documents works well with xpdf.



Debugging Information:

Backtrace was generated from '/usr/lib/gnome-pdf-viewer'

(no debugging symbols found)...Using host libthread_db library
"/lib/tls/libthread_db.so.1".
Core was generated by `/usr/lib/gnome-pdf-viewer
--oaf-activate-iid=OAFIID:GNOME_PDF_Factory --oaf-ior'.
Program terminated with signal 11, Segmentation fault.
(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)...#0  0x080f2c9f in ThumbColorMap::getRGB ()
  • #0 ThumbColorMap::getRGB
  • #1 ??
  • #2 ??
  • #3 Thumb::getPixbufData
  • #4 gpdf_thumbnails_view_new
  • #5 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #6 ??
  • #7 ??
  • #8 ??
    from /usr/lib/libglib-2.0.so.0
  • #9 ??
  • #10 ??
  • #11 ??
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 g_vasprintf
    from /usr/lib/libglib-2.0.so.0
  • #17 ??
  • #18 ??
    from /usr/lib/libglib-2.0.so.0
  • #19 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #20 ??
  • #21 ??
    from /usr/lib/libglib-2.0.so.0
  • #22 ??
    from /usr/lib/libglib-2.0.so.0
  • #23 ??
  • #24 ??
  • #25 gpdf_thumbnails_view_new
  • #26 ??
  • #27 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #28 ??
  • #29 ??
  • #30 ??
  • #31 ??
  • #32 ??
  • #33 ??
    from /usr/lib/libbonobo-2.so.0
  • #34 ??
  • #35 ??
    from /usr/lib/libglib-2.0.so.0
  • #36 ??
  • #37 ??
  • #38 ??
  • #39 fts_children
    from /lib/tls/libc.so.6

Comment 1 Rémi Cohen-Scali 2004-06-06 17:09:56 UTC
Are you sure you are using gnome-pdf-viewer v0.131?
One of the symbol listed in the stack trace, ThumbColorMap have been removed
from this version after correction of bug 139211.
Perhaps are you using gpdf v0.131 and gnome-pdf-viewer from another version ?
Could you check it ?
Comment 2 Martin Kretzschmar 2004-06-06 17:15:50 UTC
Oops, still haven't released a stable version with this fix (0.131 still has
this bug). My bad. Will do this soon.

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