Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] Segmentation Fault 8857
Here is the line manually run from the command prompt not run from script:
sendfax -vv -n -D -i "LORI6281" -f "glucy@spfenergy.com" -x "COMPANY
NAME" -d #-###-###-#### LORI6281.PDF
Here is the -vv output
Trying localhost (127.0.0.1) at port 4559...
Connected to faxer2.
220 Name.Domain.com server (HylaFAX (tm) Version 4.1.5) ready.
-> USER root
230 User root logged in.
match against (..., 512)
rule: offset 0 string = "%!" -- failed (comparison)
rule: offset 0 short = 0x4d4d -- failed (comparison)
rule: offset 0 short = 0x4949 -- failed (comparison)
rule: offset 0 short = 0x1da -- failed (comparison)
rule: offset 0 short = 0x1f1e -- failed (comparison)
rule: offset 0 short = 0x1f9d -- failed (comparison)
rule: offset 0 short = 0x506 -- failed (comparison)
rule: offset 0 short = 0x5343 -- failed (comparison)
rule: offset 0 short = 0xf702 -- failed (comparison)
rule: offset 0 string = "GIF" -- failed (comparison)
rule: offset 0 long = 0x59a66a95 -- failed (comparison)
rule: offset 0 string = "%PDF" -- success (result postscript, rule "")
Segmentation Fault
Lee Howard wrote:
> On 2003.06.27 09:40 Gary Lucy wrote:
>
>> I am currently using hylafax installed on Redhat 7.2 using the rpm
>> hylafax-4.1.5-1rh7. All works well. We send approximately 30 faxes
>> out a night that have been generated by a dos program converted from
>> PCL to PDF using a converter and then sent to hylafax from a shell
>> script using the following sendfax command:
>>
>> sendfax -n -D -i "$FILE" -f "$SENDER <name@domain.com>" -x "$COMPANY"
>> -d $FAXNUMBER $FILE.PDF
>>
>> Everything followed by the $ sign are parameters either passed to the
>> script or pulled from a file using the awk command. As I said it
>> works great with very few errors, but once every couple of months,
>> the sendfax line will give a segmentation fault error and there is
>> nothing I can do to get the fax to send. All others will work but if
>> I try to send that failed one it automatically gives the same error.
>> If I regenerate the Fax it sometimes works or fails.
>>
>> Any suggestions would be greatly appreciated.
>
>
> Can you add "-vv" to that sendfax line and send us the output?
>
> Thanks.
>
> Lee.
>
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*