octave-maintainers
[Top][All Lists]
Advanced

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

OpenGL timing problem


From: Michael D Godfrey
Subject: OpenGL timing problem
Date: Mon, 18 Oct 2010 11:50:11 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Thunderbird/3.1.4

Shai,

Could I just remind you that the problem:

octave:1> plot(1:200)
octave:2> print("testpdf.pdf")
GL2PS error: Bad file pointer
panic: Segmentation fault -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Segmentation fault (core dumped)
=============================

still exists.  The simplest test that I now have is:

1. ssh to a machine running current tip, through a relatively
    slow DSL line.  (All machine are Fedora 13 x86_64.)

2. Try plot(1:200); print("test.pdf")
    when no other traffic is using bandwidth.  Most of the
    time it works correctly.

3. Do the same sequence, but while there is other traffic on the
    DSL connection.  This always fails as above.

Do you need a bt of this from the current system?
Can I help fix this?

Michael


reply via email to

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