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

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

[Octave-bug-tracker] [bug #57033] Replace CXSPARSE with SPQR


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #57033] Replace CXSPARSE with SPQR
Date: Fri, 1 May 2020 13:51:43 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #21, bug #57033 (project octave):

On CentOS 8.1 I get SegFault during make check:


 libinterp/corefcn/psi.cc-tst ................................... pass   30/30
 
  libinterp/corefcn/qr.cc-tst ....................................fatal:
caught signal Segmentation fault -- stopping myself...
/bin/sh: line 1: 29100 Segmentation fault      (core dumped) /bin/sh
../run-octave --no-init-file --silent --no-history -p
/home/dima/src/octave/gcc_def/test/mex
/home/dima/src/octave/gcc_def/../test/fntests.m
/home/dima/src/octave/gcc_def/../test
make[3]: *** [Makefile:31569: check-local] Error 139
make[3]: Leaving directory '/home/dima/src/octave/gcc_def'
make[2]: *** [Makefile:27706: check-am] Error 2
make[2]: Leaving directory '/home/dima/src/octave/gcc_def'
make[1]: *** [Makefile:27414: check-recursive] Error 1
make[1]: Leaving directory '/home/dima/src/octave/gcc_def'
make: *** [Makefile:27708: check] Error 2


The coredump in logs:


May 01 13:40:45 ryzen systemd-coredump[2955]: Process 1761 (lt-octave-gui) of
user 1001 dumped core.
                                              
                                              Stack trace of thread 1761:
                                              #0  0x00007fde3f741f01
_ZN11QMetaObject12invokeMethodEP7QObjectPKcN2Qt14ConnectionTypeE22QGenericReturnArgument16QGenericArgumentS7_S7_S7_>
                                              #1  0x00007fde42324970 n/a
(/home/dima/src/octave/gcc_def/libgui/.libs/liboctgui.so.6.0.0)
May 01 13:46:34 ryzen systemd[1]: Started Process Core Dump (PID 29580/UID
0).
May 01 13:46:34 ryzen systemd-coredump[29581]: Process 29100 (lt-octave-gui)
of user 1001 dumped core.
                                               
                                               Stack trace of thread 29242:
                                               #0  0x00007f68158d3f21
__libc_free (libc.so.6)
                                               #1  0x00007f681b50f227
SuiteSparse_free (libsuitesparseconfig.so.4)
                                               #2  0x00007f681c482fca
cholmod_l_free (libcholmod.so.3)
                                               #3  0x00007f681c47aa37
cholmod_l_free_work (libcholmod.so.3)
                                               #4  0x00007f681f18a121 n/a
(/home/dima/src/octave/gcc_def/liboctave/.libs/liboctave.so.8.0.0)
                                               #5  0x00007f68227e46c8 n/a
(/home/dima/src/octave/gcc_def/libinterp/.libs/liboctinterp.so.8.0.0)


Dmitri.
-- 


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57033>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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