patchbots open maxima threads and don't close them

50 views
Skip to first unread message

jonatha...@googlemail.com

unread,
Dec 13, 2021, 11:53:05 AM12/13/21
to sage-devel
Hi there,

I run a patchbot (panke), which completely slowed down because of maxima threads that ate away my memory. There were like 10 of them. Is this a bug?

Killing those threads the patchbot keeps on running just fine. So apparently, they were really lost.

Jonathan

Vincent Delecroix

unread,
Dec 13, 2021, 4:55:11 PM12/13/21
to sage-...@googlegroups.com
Are these really threads? I think they are independent
processes (otherwise they would be closed at the time sage
terminates its test). I observe the same invasion on my
patchbot. But they not only eat memory but also CPU.

Vincent

Vincent Delecroix

unread,
Dec 13, 2021, 4:56:17 PM12/13/21
to sage-...@googlegroups.com
More precisely I had 3 x 3 groups of processes (each time, killing
one of them killed the other 2 in the same group).

Vincent

Dima Pasechnik

unread,
Dec 15, 2021, 10:46:25 AM12/15/21
to sage-devel
see trac ticket 33027 - such a zombie process pops up whenever maxima (pexpect interface) is invoked from a .sage script, which is not explicitly terminated 

One source of this is building sagetex with SAGE_CHECK=yes, but possibly there are more.

--
You received this message because you are subscribed to the Google Groups "sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/0afc1d7a-4299-69fc-9c7d-9710feaedc82%40gmail.com.
Reply all
Reply to author
Forward
0 new messages