From maintainers-request at octave dot org Tue Nov 8 11:15:09 2005 Subject: Re: FC4 and listen From: "John W. Eaton" To: "Dmitri A. Sergatskov" Cc: Paul Kienzle , octave maintainers mailing list Date: Tue, 8 Nov 2005 12:14:43 -0500 On 7-Nov-2005, Dmitri A. Sergatskov wrote: | On 11/7/05, Paul Kienzle wrote: | | > Can you please try the same test on a FC4 machine? No need to compile | | > - Paul | > | > | | Here is the result on FC4/PPC (iBook G4) machine | (octave is Q.S. rpm, and octave forge self-compiled from cvs): | | octave:1> listen (1234, "debug") | listening on port 1234 | trying to accept | connected | server: got connection from 127.0.0.1 | waiting for command | trying to accept | received command !!!x after 9827us | read 22 byte command in 33us | evaluating (22) send('bounce sock3 4') | done command | panic: Segmentation fault -- stopping myself... | attempting to save variables to `octave-core'... | save to `octave-core' complete What compiler version was used to build Octave? What version was used for Octave Forge? jwe