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: Philip Nienhuis
Subject: Re: make check: segmentation fault in triplequad.m (in CLI)
Date: Sun, 16 Dec 2012 04:55:58 -0800 (PST)

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

Answering to myself:

Apparently so. After having added some tests to ov_java.cc and rebuilding,
make check now chooses to crash at:

:
 scripts/general/curl.m ................................. PASS    1/1
  scripts/general/dblquad.m ..............................make[1]: ***
[check] Segmentation fault
make[1]: Leaving directory `/home/philip/devel/oct370/test'
make: *** [check] Error 2

Philip



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


reply via email to

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