From: Vladimir T. <vtz...@gm...> - 2017-05-26 21:00:54
|
On Fri, May 26, 2017 at 12:28 AM, Bruno Haible <br...@cl...> wrote: > Hi Don, > > > May 25 12:10:41 localhost audit: ANOM_ABEND auid=0 uid=0 gid=0 ses=3 > subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 pid=11356 > comm="lisp.run" exe="/home/don/hg/clisp/build-dir/lisp.run" sig=11 > > May 25 12:10:41 localhost kernel: lisp.run[11356]: segfault at > b000000b1f1 ip 00000000004bdeb4 sp 00007ffd4d6b82f0 error 4 in > lisp.run[400000+2c1000] > > May 25 12:10:42 localhost abrt-hook-ccpp: Process 11356 (lisp.run) of > user 0 killed by SIGSEGV - dumping core > > > > I'm guessing this is related to the problem you're now working on, > > but not related to selinux. > > Yes, nearly everyone on Linux/x86_64 is seeing this (or a similar) crash. > OSX(x86_64) as well. And again I'll emphasise I experience this only on non-ffi builds. It is consistently reproducible - have to find time to go after it. |