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

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

[Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults i


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave
Date: Tue, 15 Mar 2016 20:31:36 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0

Follow-up Comment #18, bug #47372 (project octave):

When I just run make test (instead of running tests in batches) I see the
following result:


  libinterp/dldfcn/fftw.cc-tst ................................ PASS     13/13
 
  libinterp/dldfcn/qr.cc-tst ..................................ASAN:SIGSEGV
=================================================================
==13081==ERROR: AddressSanitizer: stack-overflow on address 0x2ab5406a2448 (pc
0x2ab51de69e63 bp 0x2ab540726470 sp 0x2ab5406a2380 T6)
    #0 0x2ab51de69e62 in zgetrf_parallel (/usr/lib/libopenblas.so.0+0x319e62)
    #1 0x2ab51de6a017 in zgetrf_parallel (/usr/lib/libopenblas.so.0+0x31a017)
    #2 0x2ab51de6a017 in zgetrf_parallel (/usr/lib/libopenblas.so.0+0x31a017)
    #3 0x2ab51de6a017 in zgetrf_parallel (/usr/lib/libopenblas.so.0+0x31a017)
    #4 0x2ab518f68f46 in zgetrf_ (/usr/lib/liblapack.so.3+0x25f46)
    #5 0x2ab512bdf199 in ComplexMatrix::fsolve(MatrixType&, ComplexMatrix
const&, int&, double&, void (*)(double), bool) const
/home/jwe/src/octave/liboctave/array/CMatrix.cc:2147
    #6 0x2ab512be0967 in ComplexMatrix::solve(MatrixType&, ComplexMatrix
const&, int&, double&, void (*)(double), bool, blas_trans_type) const
/home/jwe/src/octave/liboctave/array/CMatrix.cc:2291
    #7 0x2ab512be0249 in ComplexMatrix::solve(MatrixType&, Matrix const&,
int&, double&, void (*)(double), bool, blas_trans_type) const
/home/jwe/src/octave/liboctave/array/CMatrix.cc:2241
    #8 0x2ab510feba7c in xleftdiv(ComplexMatrix const&, Matrix const&,
MatrixType&, blas_trans_type)
/home/jwe/src/octave/libinterp/corefcn/xdiv.cc:387
    #9 0x2ab51027ab35 in oct_binop_ldiv
/home/jwe/src/octave/libinterp/operators/op-cm-m.cc:84



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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