|
From: Daniel J S. <dan...@ie...> - 2006-06-28 16:42:01
|
Petr Mikulik wrote:
>>I am experiencing spurious crashes here when using
>>history command recall, e.g. the sequence
>>
>>hi !cd
>>hi !load
>>hi !load
>>
>>makes wgnuplot segfault (sometimes) independent of the script loaded.
>>Has anybody else seen behaviour like that?
>>I'm using the latest CVS snapshot compiled with makefile.nt (MSVC 6)
>>on Windows XP and gnuplot's built-in readline library.
>
>
> I don't see this on Linux with neither gnuplot's or GNU readline.
Umm, I got one right away:
gnuplot> hi
1 (null)
Segmentation fault
I'll investigate.
Dan
|