octave-maintainers
[Top][All Lists]
Advanced

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

make check: segmentation fault in triplequad.m (in CLI)


From: Philip Nienhuis
Subject: make check: segmentation fault in triplequad.m (in CLI)
Date: Sat, 15 Dec 2012 13:58:59 -0800 (PST)

15794:cf3bb2f353a5 tip
Linux Mageia 2

address@hidden oct370]$ make check

:
  libinterp/interpfcn/dirfns.cc .......................... PASS    1/1   
  libinterp/interpfcn/file-io.cc ......................... PASS    0/1   
FAIL 1
  libinterp/interpfcn/graphics.cc ........................ PASS   14/14  
:
(the usual FAIL for file-io.cc, locale issue. There was a new FAIL for
logspace, I've fixed that)
:
  scripts/general/trapz.m ................................ PASS   11/11
  scripts/general/triplequad.m ...........................make[1]: ***
[check] Segmentation fault
make[1]: Leaving directory `/home/philip/devel/oct370/test'
make: *** [check] Error 2
address@hidden oct370]$

Interestingly, in the CLI (./run-octave --no-gui):

octave:6> test triplequad
Segmentation fault

...while in the GUI:

octave:1> test triplequad
PASSES 1 out of 1 tests
octave:2>

Octave (GUI) also seems unstable (I got several hangs).

Could this also be related to bug #37924 ?

Philip




--
View this message in context: 
http://octave.1599824.n4.nabble.com/make-check-segmentation-fault-in-triplequad-m-in-CLI-tp4647962.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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