crash on startup with concerning givaro import

23 views
Skip to first unread message

Sarah G

unread,
Oct 28, 2021, 2:36:48 PM10/28/21
to sage-support
SageMath had been running perfectly on my linux mint xfce install, until yesterday when it started crashing on startup with the error in the attached file. I tried reinstalling sage and libgivaro9, with no effect. downgrading libgivaro produced a different error. everything has been installed through the APT repository. 


Sage_crash_report.txt

Dima Pasechnik

unread,
Oct 28, 2021, 3:50:40 PM10/28/21
to sage-support
On Thu, Oct 28, 2021 at 8:36 PM Sarah G <sarahceles...@gmail.com> wrote:
SageMath had been running perfectly on my linux mint xfce install, until yesterday when it started crashing on startup with the error in the attached file. I tried reinstalling sage and libgivaro9, with no effect. downgrading libgivaro produced a different error. everything has been installed through the APT repository. 

if you updated a system package used in Sage, you'd need to clean and rebuild the  Sage  components which use this package.
(depending on the package(s) in question, it could be a big rebuild).

E.g. if you updated givaro, fflas_ffpack, linbox, and sagelib depend on it, as can be seen from

$ grep -l givaro build/pkgs/*/dep*
build/pkgs/fflas_ffpack/dependencies
build/pkgs/linbox/dependencies
build/pkgs/sagelib/dependencies

so you'd need to you'd need to rebuild them, by running

make fflas_ffpack-clean linbox-clean sagelib-clean && make rebuild

HTH
Dima



--
You received this message because you are subscribed to the Google Groups "sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sage-support...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/e9fe7016-3dfe-4ea6-b0ff-946c5e306697n%40googlegroups.com.

Dima Pasechnik

unread,
Oct 28, 2021, 4:49:13 PM10/28/21
to sage-support
On Thu, Oct 28, 2021 at 9:50 PM Dima Pasechnik <dim...@gmail.com> wrote:


On Thu, Oct 28, 2021 at 8:36 PM Sarah G <sarahceles...@gmail.com> wrote:
SageMath had been running perfectly on my linux mint xfce install, until yesterday when it started crashing on startup with the error in the attached file. I tried reinstalling sage and libgivaro9, with no effect. downgrading libgivaro produced a different error. everything has been installed through the APT repository. 

if you updated a system package used in Sage, you'd need to clean and rebuild the  Sage  components which use this package.
(depending on the package(s) in question, it could be a big rebuild).

E.g. if you updated givaro, fflas_ffpack, linbox, and sagelib depend on it, as can be seen from

$ grep -l givaro build/pkgs/*/dep*
build/pkgs/fflas_ffpack/dependencies
build/pkgs/linbox/dependencies
build/pkgs/sagelib/dependencies

so you'd need to you'd need to rebuild them, by running

make fflas_ffpack-clean linbox-clean sagelib-clean && make rebuild

PS. Sorry, perhaps  I  misunderstood what "everything" means - it if was meant to say that SageMath was installed as a Mint package, then we cannot
do much about it - as it's Mint folks that broke it, and they need to get a bug report.
Reply all
Reply to author
Forward
0 new messages