Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
pnmtopng segfaults. Options of command line has no affect except `--modtime'. for example: $ pnmtopng Segmentation fault at the same time $ pnmtopng --modtime 1 works.
Created an attachment (id=75782) [edit] Possible fix to a problem There use in function parseCommandLine of unitialized cmdlineP->modtimeSpec. Patch fixes this by making cmdline are static var.
*** Bug 117181 has been marked as a duplicate of this bug. ***
*** Bug 117182 has been marked as a duplicate of this bug. ***
Created an attachment (id=75832) [edit] netpbm-10.31-pnmtopng-modtime-segfault.patch try this patch instead
upstream took the patch, added to 10.31-r1