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

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

[Octave-bug-tracker] [bug #60042] [octave forge] (sparsersb) Crash while


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #60042] [octave forge] (sparsersb) Crash while "pkg test sparsersb"
Date: Thu, 11 Feb 2021 18:39:49 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #4, bug #60042 (project octave):

Also not sure if it is relevant to this particular bug:


ASAN_OPTIONS="leak_check_at_exit=0" ./rsbench --limits-test
BASIC LIMIT CASES TEST: BEGIN
BASIC LIMIT CASES TEST: BEGIN
(please do not worry if some tests fail due to insufficient memory)
(forcing allocations to be memory resident)
testing instantiation 4-sized, 4 nnz
testing instantiation 65535-sized, 4 nnz
testing instantiation 524288-sized, 4 nnz
testing instantiation 2097152-sized, 4 nnz
testing instantiation 8388608-sized, 4 nnz
testing instantiation 33554432-sized, 4 nnz
testing instantiation 2147483137-sized, 4 nnz
AddressSanitizer:DEADLYSIGNAL
=================================================================
==1354838==ERROR: AddressSanitizer: SEGV on unknown address 0x7f21319b0c84 (pc
0x7f254db296c6 bp 0x7f25408eddb0 sp 0x7f25408edd10 T18)
==1354838==The signal is caused by a READ memory access.
    #0 0x7f254db296c5 in
rsb_util_sort_row_major_bucket_based_parallel._omp_fn.2
/home/dima/src/librsb-1.2.0.9/rsb_srtp.c:386
    #1 0x7f254cfaf46d  (/lib64/libgomp.so.1+0x1b46d)
    #2 0x7f254cd7c149 in start_thread (/lib64/libpthread.so.0+0x8149)
    #3 0x7f254caadf22 in clone (/lib64/libc.so.6+0xfcf22)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV /home/dima/src/librsb-1.2.0.9/rsb_srtp.c:386
in rsb_util_sort_row_major_bucket_based_parallel._omp_fn.2
Thread T18 created by T0 here:
    #0 0x7f254eb8fea3 in __interceptor_pthread_create
(/lib64/libasan.so.5+0x52ea3)
    #1 0x7f254cfafaa2  (/lib64/libgomp.so.1+0x1baa2)
    #2 0x7f254cfa56d0 in GOMP_parallel (/lib64/libgomp.so.1+0x116d0)
    #3 0x60400000004f  (<unknown module>)

==1354838==ABORTING


Dmitri.
-- 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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