[Ecls-list] core dumps when built --with-tcp on OpenBSD

martin at magusdata.com martin at magusdata.com
Tue May 2 16:22:07 UTC 2006


G'day,

Latest ECL from CVS dumps core immediately when built --with-tcp, 
debug output follows:

$ gdb `which ecl` ecl.core 
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-openbsd3.9"...
Core was generated by `ecl'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /home/mk/Project/src/ecl/build/libecl.so...done.
Loaded symbols for /home/mk/Project/src/ecl/build/libecl.so
Reading symbols from /usr/lib/libm.so.2.2...done.
Loaded symbols for /usr/lib/libm.so.2.2
Reading symbols from /usr/lib/libc.so.39.0...done.
Loaded symbols for /usr/lib/libc.so.39.0
Reading symbols from /usr/local/lib/libgc.so.1.2...done.
Loaded symbols for /usr/local/lib/libgc.so.1.2
Reading symbols from /usr/local/lib/libgmp.so.6.3...done.
Loaded symbols for /usr/local/lib/libgmp.so.6.3
Reading symbols from /usr/libexec/ld.so...done.
Loaded symbols for /usr/libexec/ld.so
#0  0x03423285 in si_signal_simple_error (narg=-813844176, V1=0x233c4410, V2=0x233c0540, V3=0x3c08ede0, V4=0x3c015a60)
    at /home/mk/Project/src/ecl/build/clos/conditions.c:1342
1342            T1= cl_concatenate(3,ECL_SYM("STRING",803),VV[49],T0) /*  CONCATENATE */;
(gdb) bt
#0  0x03423285 in si_signal_simple_error (narg=-813844176, V1=0x233c4410, V2=0x233c0540, V3=0x3c08ede0, V4=0x3c015a60)
    at /home/mk/Project/src/ecl/build/clos/conditions.c:1342
#1  0x034414cd in FEprogram_error (s=0x233bdd8c "Unknown keyword ~S", narg=0) at error.d:97
#2  0x0345039a in cl_parse_key (args=0xcf7dba10, nkey=5, keys=0x233c94b4, vars=0xcf7dba20, rest=0x0, allow_other_keys=0) at cmpaux.d:259
#3  0x03453281 in cl_make_hash_table (narg=4) at hash.d:415
#4  0x033b5da7 in init_ECL_HELPFILE (flag=0x233c0540) at /home/mk/Project/src/ecl/build/lsp/helpfile.c:498
#5  0x0343d4c4 in read_VV (block=0x3c040ee0, entry_point=0x33b5cb1 <init_ECL_HELPFILE>) at read.d:2026
#6  0x033b23e0 in init_LSP (cblock=0x0) at /home/mk/Project/src/ecl/build/ECLINITKfJ512.c:85
#7  0x0343d4c4 in read_VV (block=0x3c040f88, entry_point=0x33b2368 <init_LSP>) at read.d:2026
#8  0x033b19cf in cl_boot (argc=0, argv=0x233c0540) at main.d:451
#9  0x1c000871 in main (argc=1, argv=0xcf7dbc64) at /home/mk/Project/src/ecl/build/ECLINITi12794.c:49




More information about the ecl-devel mailing list