Several crash cases for build with recent sources
Alexander Mamonov
mamonov at gmail.com
Wed May 20 13:51:30 CDT 2009
So how are exceptions treated for dynamically linked functions from
.oct files in the 3.0.2 MinGW build? Do other dynamically linked
functions throw exceptions on error like ARPACK ones do? When I do
>eig('a')
in 3.0.2 MinGW build, I get an error message, but no core dump.
Regards,
Alex
On Wed, May 20, 2009 at 9:04 AM, Michael Goffioul
<michael.goffioul at gmail.com> wrote:
> I cannot test, but iirc this is not supported at the moment by MinGW.
>
> Michael.
>
>
> On Wed, May 20, 2009 at 1:57 PM, Alexander Mamonov <mamonov at gmail.com> wrote:
>> As I mentioned before, I believe that the core dumps are an issue of
>> how MinGW GCC deals with exceptions thrown across the boundaries of
>> dynamically linked modules. Can somebody with a MinGW build of current
>> sources reproduce these crashes? Tatsuro? Michael?
>
More information about the Bug-octave
mailing list