|
From: David S. <tom...@us...> - 2026-07-12 04:31:25
|
- **status**: open --> closed - **Comment**: Fixed by commit [caa920]. --- **[bugs:#4075] factor\(...,p^2\) => internal error** **Status:** closed **Group:** None **Labels:** factor **Created:** Tue Jan 10, 2023 06:31 PM UTC by Stavros Macrakis **Last Updated:** Tue Jan 10, 2023 06:31 PM UTC **Owner:** nobody ~~~~ factor(x^2-2,p^2); INFO: Binding stack guard page unprotected Binding stack guard page temporarily disabled: proceed with caution Maxima encountered a Lisp error: Binding stack exhausted. ~~~~ ``factor`` needs to check that the minimal polynomial is non-trivial --- Sent from sourceforge.net because max...@li... is subscribed to https://sourceforge.net/p/maxima/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/maxima/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |