Bug 136633 - xpdf crash (SEGV)...
Summary: xpdf crash (SEGV)...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: xpdf
Version: 2
Hardware: i686
OS: Linux
medium
high
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-21 12:19 UTC by Daniel J Blueman
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-21 15:54:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Daniel J Blueman 2004-10-21 12:19:34 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7)
Gecko/20040808 Firefox/0.9.3

Description of problem:
When I view a PDF manual, and view page 11 (from the PoV of xpdf), it
crashes with a SIGSEGV. Manual at
[http://ftp.shuttle.com/Manuals/en/fn95/fn95en.zip].

$ gdb xpdf
GNU gdb Red Hat Linux (6.0post-0.20040223.19rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i386-redhat-linux-gnu"...(no debugging
symbols found
)...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/xpdf 
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symb
ols found)...(no debugging symbols found)...(no debugging symbols
found)...(no d
ebugging symbols found)...(no debugging symbols found)...(no debugging
symbols f
ound)...(no debugging symbols found)...(no debugging symbols
found)...(no debugg
ing symbols found)...(no debugging symbols found)...(no debugging
symbols found)
...(no debugging symbols found)...(no debugging symbols found)...(no
debugging s
ymbols found)...(no debugging symbols found)...(no debugging symbols
found)...(n
o debugging symbols found)...(no debugging symbols found)...(no
debugging symbol
s found)...Warning: Cannot convert string
"-*-times-bold-i-normal--20-*-*-*-*-*-
iso8859-1" to type FontStruct
Warning: Cannot convert string
"-*-times-medium-r-normal--16-*-*-*-*-*-iso8859-1
" to type FontStruct

Program received signal SIGSEGV, Segmentation fault.
0x080d5119 in putchar ()
(gdb) where
#0  0x080d5119 in putchar ()
#1  0x080cc400 in putchar ()
#2  0x080cc359 in putchar ()
#3  0x0809ff82 in putchar ()
#4  0x0805a635 in ?? ()
#5  0x08058ba7 in ?? ()
#6  0x080587e7 in ?? ()
#7  0x0805867a in ?? ()
#8  0x08091f10 in putchar ()
#9  0x08091bb4 in putchar ()
#10 0x080b6f92 in putchar ()
#11 0x080c0083 in putchar ()
#12 0x00125709 in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.6
#13 0x002d7ced in _XmTextFieldSetDestination () from
/usr/X11R6/lib/libXm.so.3
#14 0x001594f7 in _XtMatchAtom () from /usr/X11R6/lib/libXt.so.6
#15 0x00159a2b in _XtMatchAtom () from /usr/X11R6/lib/libXt.so.6
#16 0x0015a023 in _XtTranslateEvent () from /usr/X11R6/lib/libXt.so.6
#17 0x0013258b in XtDispatchEventToWidget () from
/usr/X11R6/lib/libXt.so.6
#18 0x001330d4 in _XtOnGrabList () from /usr/X11R6/lib/libXt.so.6
#19 0x0013328f in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.6
#20 0x001337e4 in XtAppMainLoop () from /usr/X11R6/lib/libXt.so.6
#21 0x080c760d in putchar ()
#22 0x00874ad4 in __libc_start_main () from /lib/tls/libc.so.6
#23 0x0804c111 in ?? ()


Version-Release number of selected component (if applicable):
xpdf-3.00-3

How reproducible:
Always

Steps to Reproduce:
1. download and decompress
http://ftp.shuttle.com/Manuals/en/fn95/fn95en.zip
2. open in xpdf
3. skip to page 11
    

Actual Results:  crash

Expected Results:  no crash

Additional info:

environment as expected. All current FC2 errata applied from yum.

Comment 1 Than Ngo 2004-10-21 15:54:33 UTC
it's now fixed in xpdf-3.00-3.3, which will be released for FC2 soon.
Thanks for your report.


Note You need to log in before you can comment on or make changes to this bug.