octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #51436] Segmentation fault when running make c


From: Atri Bhattacharya
Subject: [Octave-bug-tracker] [bug #51436] Segmentation fault when running make check-local on 32-bit (with gcc7)
Date: Tue, 11 Jul 2017 13:26:32 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #10, bug #51436 (project octave):

That's not the bug on my machine. Sorry for the delay in responding, but I
installed a fresh 32-bit VM, then disabled the make check commands and built
octave for a 32-bit system. Then launch


:~> octave-cli
GNU Octave, version 4.2.1
Copyright (C) 2017 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type 'warranty'.

Octave was configured for "i586-suse-linux-gnu".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/get-involved.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

octave:1> javaObject("java.lang.Object");
octave:2> a=javaObject("java.lang.Object");
octave:3> a
a =

<Java object: java.lang.Object>

-Verbatim-

As you can see, no crash.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51436>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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