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

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

[Octave-bug-tracker] [bug #37891] Segfault in __contourc__ when Java run


From: Rik
Subject: [Octave-bug-tracker] [bug #37891] Segfault in __contourc__ when Java runtime is loaded
Date: Wed, 19 Dec 2012 18:29:39 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:17.0) Gecko/20100101 Firefox/17.0

Follow-up Comment #6, bug #37891 (project octave):

I just fixed another segfault that turned out to be Octave's problem, provoked
merely by the different memory arrangement of having Java loaded. 
Unfortunately, this segfault is still there.

The code works when I compile with '-O0', but not with '-O2' or '-O1'.  This
could be just issues in the way that gcc is placing things in memory.  Or it
could be a bug with the compiler which is somehow doing too much or the wrong
type of optimization.  My version is gcc-4.4.3.  Testing with other compilers,
and whether '-O0' works, would be useful.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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