octave-maintainers
[Top][All Lists]
Advanced

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

Re: segfault with ASAN while running BIST tests for ov-class.cc


From: John W. Eaton
Subject: Re: segfault with ASAN while running BIST tests for ov-class.cc
Date: Fri, 27 Apr 2018 15:16:14 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 04/27/2018 01:21 PM, Rik wrote:
jwe,

This is repeatable for me.

run-octave -f
octave:1> test ov-class.cc
ASAN:SIGSEGV
=================================================================
==18433==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000
(pc 0x7f3d7e7942b4 bp 0x7f3d8ef5f2a0 sp 0x7ffde1363138 T0)
     #0 0x7f3d7e7942b3  (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
==18433==ABORTING

Probably due to recent changes in classdef.

Hmm, ov-class.cc implements the old-style @DIR classes, so I'd be surprised if my changes to classdef cause a problem there. But possibly it was my change to the evaluator?

Are you building the stable branch or default?

jwe




reply via email to

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