On 4/20/06, ray hammond <[EMAIL PROTECTED]> wrote: > > > > I am running Fedora Core 5, with fish 1.2.1.5 > > > > When running the following command it works, but is followed by what appears > to be an error: > > > > fish -c "cat /etc/hosts" > > > > ---------------Output ------------------------- > > # Do not remove the following line, or various programs > > # that require network functionality will fail. > > 127.0.0.1 localhost.localdomain localhost > > > > > > fish: Job 0, 'fish -c "cat /etc/hosts"' terminated by signal SIGSEGV > (Address boundary error) >
Seems my 'fix' for the read-crash from earlier today was not without bugs. Bad testing on my part. Trivial fix applied, it's in the Darcs tree. > > > ---------------End ------------------------- > > > > > > The same result can be acquired by running the following: > > > > echo "cat /etc/hosts" | fish > > > > -- Axel ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
