On 29/03/2016 17:13, Stefan Parviainen wrote:
Dear list,
I installed xgraph 12.1-3 using the Cygwin installer, but it seems to
segfault immediately when run (e.g. "xgraph data.txt"). GDB gives the
following:
Starting program: /usr/bin/xgraph data.txt
[New Thread 7848.0x2040]
[New Thread 7848.0x548]
[New Thread 7848.0x249c]
[New Thread 7848.0x11fc]
[New Thread 7848.0x94]
[New Thread 7848.0x15b0]
Program received signal SIGSEGV, Segmentation fault.
0x000000010040f946 in st_lookup (table=0x60004dc0c, key=0x1004227ac
"Debug", value=0xffffc4c8) at st.c:153
153 st.c: No such file or directory.
(gdb) backtrace
#0 0x000000010040f946 in st_lookup (table=0x60004dc0c, key=0x1004227ac
"Debug", value=0xffffc4c8) at st.c:153
#1 0x0000000100410b84 in param_set (name=0x1004227ac "Debug",
type=BOOL, val=0x1004227a6 "false") at params.c:114
#2 0x0000000100417cc7 in InitSets (o=4) at init.c:152
#3 0x00000001004011ef in main (argc=2, argv=0xffffcc30) at xgraph.c:126
Any ideas what's going on? cygcheck.out is attached.
I can confirm the issue, also rebuilding from source
does not solve the issue.
I am looking to rebuild using debian patches, I will let you know
Marco
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple