Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 117180
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-gfx herd <graphics@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: rgo <rgo@mail.interzet.ru>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
netpbm-10.31-uninitialized-cmdline-var.patch Possible fix to a problem patch rgo 2005-12-30 04:25 0000 487 bytes Details | Diff
netpbm-10.31-pnmtopng-modtime-segfault.patch netpbm-10.31-pnmtopng-modtime-segfault.patch patch SpanKY 2005-12-30 15:19 0000 939 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 117180 depends on: Show dependency tree
Bug 117180 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-12-30 04:20 0000
pnmtopng segfaults. Options of command line has no affect except `--modtime'.
for example:
$ pnmtopng
Segmentation fault
at the same time
$ pnmtopng --modtime 1
works.

------- Comment #1 From rgo 2005-12-30 04:25:23 0000 -------
Created an attachment (id=75782) [details]
Possible fix to a problem

There use in function parseCommandLine of unitialized cmdlineP->modtimeSpec.
Patch fixes this by making cmdline are static var.

------- Comment #2 From Jakub Moc (RETIRED) 2005-12-30 04:27:24 0000 -------
*** Bug 117181 has been marked as a duplicate of this bug. ***

------- Comment #3 From Jakub Moc (RETIRED) 2005-12-30 04:27:33 0000 -------
*** Bug 117182 has been marked as a duplicate of this bug. ***

------- Comment #4 From SpanKY 2005-12-30 15:19:10 0000 -------
Created an attachment (id=75832) [details]
netpbm-10.31-pnmtopng-modtime-segfault.patch

try this patch instead

------- Comment #5 From SpanKY 2005-12-30 18:21:56 0000 -------
upstream took the patch, added to 10.31-r1

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug