Re: Build problem
Bruno Haible <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <1689833.rUFqZI841X@omega> |
Hi, > i have the same problem as Blake (12.3.2017), with gcc and clang after > make check. > > *** - handle_fault error2 ! address = 0xb00000050b9 not in > [0xb0000000000,0xb0000001098) ! I'm seeing this as well, and not only on Linux/x86_64. It's not a "classical" GC-safety bug: the DEBUG_GCSAFETY build does not flag any violation of the GC-safety rules. We will need additional tooling in order to track down this one. I have some ideas (valdgrind, gcc -fsanitize, and others). If you have other ideas how to isolate this kind of bug, please speak up! 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