Re: Seg Fault
Markus Mützel <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <trinity-8ff3d0e7-6705-4466-9d6c-c15013144f4c-1621069908808@3c-app-gmx-bap65> |
Am 14. Mai 2021 um 23:45 Uhr schrieb "Thomas D. Dean": > Uninstall and install -forge may provide removed the seg fault, but, > shows another problem. > > I will post under a proper subject. Did you recently update to a newer Octave version? In that case, it's necessary to re-compile the binaries that are part of any installed package. That might explain why it is no longer crashing after "pkg uninstall" and "pkg install -forge". Markus