Ticket #53 (new defect)

Opened 2 years ago

Last modified 7 months ago

DIED on signal error

Reported by: anonymous Assigned to: decoder
Priority: major Milestone:
Component: Don't know Version: 3.5.1
Keywords: Cc:

Description

Hello

I'm a first timer and I think I have fuzzy setup correctly (no errors when doing a spamassasin lint). But when sending a sample email for testing purposes suppled with the install I get these errors. Any insight on what might be wrong

[2957] dbg: FuzzyOcr?: Starting FuzzyOcr?... [2957] info: FuzzyOcr?: Processing Message with ID "<000801c7170f$95f35910$93ae9544@bguozv>" ("Brandon Elsie" <xrnuur@schlotterer.at> -> <censored@not-disclosed.net>) [2957] dbg: FuzzyOcr?: fname: "know.gif" => "know.gif" [2957] info: FuzzyOcr?: GIF: [281x334] know.gif (11233) [2957] dbg: FuzzyOcr?: Saved: /tmp/.spamassassin2957P7GBNwtmp/know.gif [2957] dbg: FuzzyOcr?: Saved: /tmp/.spamassassin2957P7GBNwtmp/raw.eml [2957] info: FuzzyOcr?: Found: 1 images [2957] dbg: FuzzyOcr?: pfile => /tmp/.spamassassin2957P7GBNwtmp/know.gif.pnm [2957] dbg: FuzzyOcr?: efile => /tmp/.spamassassin2957P7GBNwtmp/know.gif.err [2957] dbg: FuzzyOcr?: Errors to: /tmp/.spamassassin2957P7GBNwtmp/raw.err [2957] dbg: FuzzyOcr?: File has Content-Type "image/gif" and File Extension "gif" [2957] info: FuzzyOcr?: Found GIF header name="know.gif" [2957] dbg: FuzzyOcr?: Saved pid: 2961 [2961] dbg: FuzzyOcr?: Exec : /usr/local/bin/giftext /tmp/.spamassassin2957P7GBNwtmp/know.gif [2961] dbg: FuzzyOcr?: Stdout: >/tmp/.spamassassin2957P7GBNwtmp/giftext.info [2961] dbg: FuzzyOcr?: Stderr: >>/tmp/.spamassassin2957P7GBNwtmp/giftext.err [2957] dbg: FuzzyOcr?: Elapsed [2961]: 0.057876 sec. (/usr/local/bin/giftext: exit 0) [2957] info: FuzzyOcr?: Image is single non-interlaced... [2962] dbg: FuzzyOcr?: Exec : /usr/local/bin/giffix /tmp/.spamassassin2957P7GBNwtmp/know.gif [2962] dbg: FuzzyOcr?: Stdout: >/tmp/.spamassassin2957P7GBNwtmp/know.gif-fixed.gif [2962] dbg: FuzzyOcr?: Stderr: >>/tmp/.spamassassin2957P7GBNwtmp/know.gif.err [2957] dbg: FuzzyOcr?: Saved pid: 2962 [2957] dbg: FuzzyOcr?: Elapsed [2962]: 0.061918 sec. (/usr/local/bin/giffix: exit 0) [2963] dbg: FuzzyOcr?: Exec : /usr/local/netpbm/bin/giftopnm /tmp/.spamassassin2957P7GBNwtmp/know.gif-fixed.gif [2957] dbg: FuzzyOcr?: Saved pid: 2963 [2963] dbg: FuzzyOcr?: Stdout: >/tmp/.spamassassin2957P7GBNwtmp/know.gif.pnm [2963] dbg: FuzzyOcr?: Stderr: >>/tmp/.spamassassin2957P7GBNwtmp/know.gif.err [2957] dbg: FuzzyOcr?: Elapsed [2963]: 0.194769 sec. (/usr/local/netpbm/bin/giftopnm: DIED on signal 5 (0005)) [2957] error: FuzzyOcr?: /usr/local/netpbm/bin/giftopnm: Returned [5], skipping... [2957] dbg: FuzzyOcr?: Remove DIR: /tmp/.spamassassin2957P7GBNwtmp [2957] dbg: FuzzyOcr?: FuzzyOcr? ending successfully... [2957] dbg: FuzzyOcr?: Processed in 0.362499 sec.

Another example is from fuzzy running in production and getting a similar error.

2007-01-10 10:11:52 [6327] Starting FuzzyOcr?... 2007-01-10 10:11:52 [6327] Processing Message with ID "<462.1f4c07c2.32d65c1b@example.com>" (example@example.com -> example@example.com) 2007-01-10 10:11:52 [6327] fname: "Mark, Glen.jpg" => "Mark_Glen.jpg" 2007-01-10 10:11:52 [6327] JPEG: [530x720] Mark_Glen.jpg (155182) 2007-01-10 10:11:52 [6327] Saved: /tmp/.spamassassin63275Tmwjrtmp/Mark_Glen.jpg 2007-01-10 10:11:52 [6327] Saved: /tmp/.spamassassin63275Tmwjrtmp/raw.eml 2007-01-10 10:11:52 [6327] Found: 1 images 2007-01-10 10:11:52 [6327] pfile => /tmp/.spamassassin63275Tmwjrtmp/Mark_Glen.jpg.pnm 2007-01-10 10:11:52 [6327] efile => /tmp/.spamassassin63275Tmwjrtmp/Mark_Glen.jpg.err 2007-01-10 10:11:52 [6327] File has Content-Type "image/jpeg" and File Extension "jpg" 2007-01-10 10:11:52 [6327] Found JPEG header name="Mark, Glen.jpg" 2007-01-10 10:11:52 [6327] Saved pid: 6507 2007-01-10 10:11:53 [6507] Exec : /usr/local/netpbm/bin/jpegtopnm /tmp/.spamassassin63275Tmwjrtmp/Mark_Glen.jpg 2007-01-10 10:11:53 [6507] Stdout: >/tmp/.spamassassin63275Tmwjrtmp/Mark_Glen.jpg.pnm 2007-01-10 10:11:53 [6507] Stderr: >>/tmp/.spamassassin63275Tmwjrtmp/Mark_Glen.jpg.err 2007-01-10 10:11:53 [6327] Elapsed [6507]: 0.145644 sec. (/usr/local/netpbm/bin/jpegtopnm: DIED on signal 5 (0005)) 2007-01-10 10:11:53 [6327] /usr/local/netpbm/bin/jpegtopnm: Returned [5], skipping... 2007-01-10 10:11:53 [6327] Remove DIR: /tmp/.spamassassin63275Tmwjrtmp 2007-01-10 10:11:53 [6327] FuzzyOcr? ending successfully... 2007-01-10 10:11:53 [6327] Processed in 0.202049 sec.

Attachments

Change History

(follow-up: ↓ 2 ) 17.01.2007 15:06:27 changed by anonymous

Well thanks for nothing folks.

I found the solution to these errors. I'll post the answer for others that might be left out in the darkfrom this message board.

Turns out the error (/usr/local/netpbm/bin/giftopnm: DIED on signal 5 (0005)) is a result of the program giftopnm needing to have libnetpbm.10.dylib in / as opposed to /usr/local/netpbm/lib. I moved the library to / and no more errors. Now I have to figure out how to change it's path. I don't like the idea of keeping a library in /.

(in reply to: ↑ 1 ) 15.02.2007 07:15:41 changed by anonymous

Replying to anonymous:

Turns out the error (/usr/local/netpbm/bin/giftopnm: DIED on signal 5 (0005)) is a result of the program giftopnm needing to have libnetpbm.10.dylib in / as opposed to /usr/local/netpbm/lib. I moved the library to / and no more errors. Now I have to figure out how to change it's path. I don't like the idea of keeping a library in /.

My redhat9 didn't work with this. but what did i echo /usr/local/netpbm/lib > /etc/ld.so.conf. Then run ldconfig

22.03.2007 10:24:06 changed by greg_runlevel7_ca

Be sure to report the netpbm problems in the bug tracker of your distro. This looks like it can be closed here.

15.08.2007 02:26:14 changed by anonymous

07.03.2008 00:51:25 changed by elzellav

zelpasracer


Add/Change #53 (DIED on signal error)