Re: crashing socket tests

Bruno Haible <[email protected]>
Newsgroups gmane.lisp.clisp.devel
Message-ID <124645981.brPtCgZ5EW@omega>
Hi Vladimir,

> Here is narrowed down reproducible stacktrace based on hg tip.
> The build is '--without-ffcall'. Really important since I was not able to
> reproduce it with FFI enabled.

I reproduce similar things also with FFI enabled.

Namely:

1) In build-porting64-gcc-portability

This is a build with

$ grep '\(SPVW_\|GENERA\)' lispbibl.h
#define NO_GENERATIONAL_GC 1
#define SPVW_MIXED 
#define SPVW_PAGES 

Here I get a crash in "make check-tests"

(TEST-FLOAT-IO-CONSISTENCY :FROM 1.0s-30 :BY 10 :TO 1.0s30 :REPEAT 100)
Makefile:25: recipe for target 'tests' failed
make[1]: *** [tests] Segmentation fault (core dumped)

and "make check-sacla-tests" works.

2) I also got a crash in "make check-sacla-tests", which doesn't use sockets.

But these crashes are hard to reproduce.

3) In build-porting64-gcc-debug_gcsafety
This is a build with

$ grep '\(SPVW_\|GENERA\)' lispbibl.h
#define SPVW_BLOCKS 
#define SPVW_PURE 

This time, here "make check-tests" and "make check-sacla-tests" both work.

Bruno


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.