|
| From: | dezperado |
| Subject: | [Octave-bug-tracker] [bug #58957] [octave forge] (sparsersb) Failure to install and crash in function |
| Date: | Wed, 23 Sep 2020 02:20:44 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36 |
Follow-up Comment #40, bug #58957 (project octave):
Yes: calling `rsb_mtx_rndr` without prior `rsb_lib_init` is a consistent
recipe for crash!
sparsersb.oct expects one initialization only via rsb_lib_init.
Or at least, no re-calling of rsb_lib_init unless memory is being freed (e.g.
matrices destroyed) and rsb_lib_exit called before.
Depending on the librsb configure options (memory debugging ones), it might be
easier to spot that (at a cost, though).
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58957>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |