help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Octave crashes on old MEX-files: how can I detect/prevent this?


From: Julien Bect
Subject: Octave crashes on old MEX-files: how can I detect/prevent this?
Date: Mon, 5 Dec 2016 10:24:50 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0

Hi all,

I get the following crash when I start Octave 4.2.0 and try to use a MEX-file that was compiled with 4.0.2:

$ octave &

[3] 6676
$ octave exited with signal 6

[3]+  Fini                    octave
$

Is there any way I can detect (before calling it) that a MEX-file has been compiled for another version of Octave?

@++
Julien

PS : Debian stretch 64 bits / gcc 6.2.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]