[SOLVED] ecl error
Hi
I can't start maxima-ecl. The `ecl` throw this error:
Internal or unrecoverable error in:
Can't set the size of the C stack
;;; ECL C Backtrace
;;; /usr/lib/libecl.so.20.4(_ecl_dump_c_backtrace+0x2a) [0x14897673c5ea]
;;; /usr/lib/libecl.so.20.4(ecl_internal_error+0x48) [0x14897672a578]
;;; /usr/lib/libecl.so.20.4(+0x1fb61a) [0x14897675461a]
;;; /usr/lib/libecl.so.20.4(ecl_cs_set_org+0x5e) [0x148976754c1e]
;;; /usr/lib/libecl.so.20.4(cl_boot+0x1d1) [0x1489765f7761]
;;; ecl(+0x102b) [0x55f54f98202b]
;;; /usr/lib/libc.so.6(__libc_start_main+0xf2) [0x1489763b8152]
;;; ecl(+0x111e) [0x55f54f98211e]
version: ecl 20.4.24-2
Should I open an issue on the ecl page or the problem is with packaging!