[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question on Xgraph
Hmm, I just tried the xgraph and it seems a bit usable under cygwin
b20.1 NT 4.0 sp4. But, I get seg.viol. when running, e.g., the
examples/surface.xg test.
Program received signal SIGSEGV, Segmentation fault.
0x41ddcb in Der1 () at derivative.c:33
33 D1List->numPoints = D2List->numPoints = theList->numPoints;
(gdb) bt
#0 0x41ddcb in Der1 () at derivative.c:33
#1 0x41d36a in ReadData (stream=0xa030e14,
filename=0x24aff4a "examples/surface.xg") at read.c:342
#2 0x401417 in main (argc=2, argv=0xa030f78) at xgraph.c:130
#3 0x61004402 in _size_of_stack_reserve__ ()
#4 0x61004420 in _size_of_stack_reserve__ ()
#5 0x4205ee in cygwin_crt0 (f=0x401228 <main>)
at /home/noer/src/b20/comp-tools/devo/winsup/libccrt0.cc:81
(gdb)
I don't know what that's about...
Cheers,
/ChJ