octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FC4 and listen


From: Dmitri A. Sergatskov
Subject: Re: FC4 and listen
Date: Mon, 7 Nov 2005 20:56:40 -0700

On 11/7/05, Paul Kienzle <address@hidden> 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
reaping all children
done reaping children
failed to accept
Octave pid: 29657
accept: Interrupted system call
trying to accept
-------
and in another terminal:

address@hidden demo]$ ./octsync.tcl 1234
bounce 5 at time 0ms
length of head=8
!!!x<14>
cmd=<bounce sock3 4>
bounce 4 at time 41ms
yucky exit
-----

The core dump worries me. I will try on FC4/x86 shortly...

Dmitri.
--



reply via email to

[Prev in Thread] Current Thread [Next in Thread]