Bug 145565 - pbmtext crashes
Summary: pbmtext crashes
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: netpbm
Version: 3
Hardware: x86_64
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jindrich Novy
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-19 19:39 UTC by Boris Goldowsky
Modified: 2013-07-02 23:05 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-01-20 11:48:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Boris Goldowsky 2005-01-19 19:39:16 UTC
Description of problem:

Program pbmtext crashes, and can't be run under gdb:

$ pbmtext "hello"
P4
51 29
Segmentation fault
in /var/log/messages: 
Jan 19 14:36:11 ant kernel: pbmtext[5205]: segfault at
0000000000000000 rip 0000003174c0b2a3 rsp 0000007fbfffe050 error 4

$ gdb /usr/bin/pbmtext

(gdb) run 'hello'
Starting program: /usr/bin/pbmtext 'hello'
warning: Child process unexpectedly missing: No child processes

Program terminated with signal ?, Unknown signal.
The program no longer exists.

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

netpbm-progs-10.25-2
netpbm-10.25-2
netpbm-debuginfo-10.25-2

How reproducible:

always

Comment 1 Jindrich Novy 2005-01-20 11:48:00 UTC
Please try the latest development netpbm-10.26-1 release. Some fixes
were made to pbmtext in upstream because pbmtext segfaulted for any
character >127. Also your issue is fixed by it.


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