|
From: Ethan M. <merritt@u.washington.edu> - 2003-11-25 00:08:09
|
> So it is in cvs. Works nicely the first time. =20 Crashes on the second. Same behaviour seen for x11, png, and post terminal types gnuplot> set term png font arial Terminal type set to 'png' Options are 'nocrop font arial 12 size 640,480 ' gnuplot> set output 'rgb.png' gnuplot> test palette smooth palette in png: available 157 color positions; using 157 of them gnuplot> test palette Program received signal SIGSEGV, Segmentation fault. 0x401ebbc3 in strlen () from /lib/i686/libc.so.6 (gdb) where #0 0x401ebbc3 in strlen () from /lib/i686/libc.so.6 #1 0x080e8c67 in loadpath_handler (action=3D0, path=3D0x1 <Address 0x1 o= ut of bounds>) at variable.c:175 #2 0x08092612 in save_set_all (fp=3D0x8212240) at save.c:837 #3 0x08090e08 in save_set (fp=3D0x80f6c3c) at save.c:100 #4 0x080536f8 in test_palette_subcommand () at command.c:1371 #5 0x08051e4a in command () at command.c:507 #6 0x080519b5 in do_line () at command.c:364 #7 0x080518d3 in com_line () at command.c:323 #8 0x08084e69 in main (argc=3D1, argv=3D0xbfffec74) at plot.c:609 #9 0x4018f082 in __libc_start_main () from /lib/i686/libc.so.6 --=20 Ethan A Merritt merritt@u.washington.edu Biomolecular Structure Center Box 357742 University of Washington, Seattle, WA 98195 |