Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3351
| From | Karl Ratzsch <mail.kfr@gmx.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: gnuplot hangs after many replots |
| Date | 2016-06-21 23:03 +0200 |
| Organization | solani.org |
| Message-ID | <nkca21$orl$1@solani.org> (permalink) |
| References | <bdce43c0-6b47-4771-9c84-61002e66c8d1@googlegroups.com> |
Am 21.06.2016 um 22:00 schrieb rlricklefs@gmail.com: > I am trying to have gnuplot replot 15-30 files of up to 4000 points each every second or so. I have tried this several ways, but the program always hangs (i.e., becomes unresponsive) after an hour or two. I need and expect this process to run indefinitely. > > This particular example is for a polar plot, but have seen this with a rectangular plot as well. > > A portion of the script: .... > > I tried > pause 1 > reread > at the end of the file instead of the loop, and the behavior is the same. > > Any idea why this is happening or a work-around? (I am testing a change to exit after a safely short length of time and re-starting gnuplot, but that is undesirable kludge.) > (What version? OS?) Have you tried to reproduce this with another terminal, perhaps "x11" or even "dummy"? Which one are us using now? Can you omit calling "bin/Plot" repeatedly, perhaps compile a simplified dataset that reproduces the problem for others?
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
gnuplot hangs after many replots rlricklefs@gmail.com - 2016-06-21 13:00 -0700
Re: gnuplot hangs after many replots Karl Ratzsch <mail.kfr@gmx.net> - 2016-06-21 23:03 +0200
Re: gnuplot hangs after many replots rlricklefs@gmail.com - 2016-06-22 08:42 -0700
csiph-web