On 9/11/07, Hex Star <[EMAIL PROTECTED]> wrote:
> When I try to execute the command (minus quotes) "wget -P ftp.usask.ca -r
> -np -passive-ftp ftp://ftp.usask.ca/pub/mirrors/apple/";
> wget works for a bit and then terminates with the following error:
>
> xmalloc.c:186: failed assertion `ptr !=NULL'
> Abort trap
>
> What causes this error? What does this error mean? Is this due to a server
> misconfiguration? Thanks! :)
>
> P.S. I am not subscribed to this list, please cc all replies to me...thanks!
> :)

"failed assertion" means that at some point along the line, one of the
variables's value was not what it should have been.

I'll check into it. Thanks!

Reply via email to