octave-maintainers
[Top][All Lists]
Advanced

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

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


From: marco atzeri
Subject: Re: make check: segmentation fault in triplequad.m (in CLI)
Date: Sun, 16 Dec 2012 08:40:26 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 12/15/2012 10:58 PM, Philip Nienhuis wrote:
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

not on my cygwin build

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


...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

Marco




reply via email to

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