Re: Seg Fault
Mike Miller <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <CAD6LDLLx-tG4AZZWOqOX4kR-whSGT3PwBVovqde1Qa7gkYEddw@mail.gmail.com> |
Markus Mützel: > 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". That seems like a problem for a stable bug fix update. It's usually expected that oct files compiled for Octave version 6.1 will still work with version 6.x without recompiling. -- mike