Hi Qian,

you are a hero. THANK YOU!!!

I've now increased the number of processors of the VM to 4 and the
compilation succeeded.

That doesn't, of course, deal with the actual bug, but as you suggested,
the best we can do is to report that problem to the sbcl developers.

===============
  Cannot save core with multiple threads running.

  Interactive thread (of current session):
    #<THREAD "main thread" RUNNING {10004F84C3}>

  Other thread:
    #<THREAD "finalizer" RUNNING {1001640053}>
===============

I wonder at which point these two threads are created. I cannot imagine
that FriCAS code is doing it, because I don't see "thread" in the code.

Ralf


On 9/18/19 7:27 AM, oldk1331 wrote:
> On 9/17/19 7:37 PM, Ralf Hemmecke wrote:
>> Hi Qian,
>>
>> it's as unreliable as before. It seems that it depends on the time on my
>> virtualbox. When I try to compile now, it goes over that problematic step.
>>
> 
> I tried locally on my machine, here are my findings:
> 
> 1. This bug is not related with Linux distros.
> 2. This bug is not related with virtualbox, it also happens on QEMU.
> 3. This bug happens when the virtual machine has only 1 CPU.
> (I suspect it also happens on real 1 core machine.)
> 4. This bug happens since SBCL 1.4.14. Older versions are fine.
> 
> So something related with threads in SBCL during 1.4.13~1.4.14
> got wrong.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/32c3417a-dda7-786a-8075-a33aa00c4843%40hemmecke.org.

Reply via email to