Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] Hylafax and FreeBSD 4.4
At 15:52 20/02/02 -0800, Lee Howard wrote:
>On 2002.02.20 15:34 Robert Foster wrote:
>
>>On 2002.02.19 14:24 Robert Foster wrote:
>> >When ever I try to run the sendfax command I get this error message
>> >
>> > db_server# sendfax -n -d 5551212 testpage
>> > Service not available, remote server closed connectionFeb 18 15:05:04
>> > db_server
>> > Assertion failed "Invalid Str[] index", file "../util/Str.h" line 116.
>>Even though I received a copy of a working installation (Thanks a lot
>>Charlie!) I am still getting me Str.. invalid index error message. Even
>>if I
>>just telnet into porn 4559, it gives me the error. Does anybody know why
>>or
>>how I could see what is causing the error message? Thanks
>
>If you take a look at util/Str.h you'll see that you're getting a canned
>error message. I'm not sure what it refers to by "i < slength-1", but I'd
>guess at a networking/firewalling issue. Check your network settings and
>firewall settings.
No there is an internal error detected within the String class - an assert
has been triggered.
Some Possible causes:
1) Code not normally exercised is being executed and contains an error.
2) Hardware fault ie memory error
3) Old version of software is being executed.
If possible can he get a core dump - then using a debugger a stack
backtrace would grealty help isolate the problem. Perhaps also
conventional logging would get you close to the error location.
- Robert
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null