octave-maintainers
[Top][All Lists]
Advanced

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

Re: ASAN:DEADLYSIGNAL


From: Ben Abbott
Subject: Re: ASAN:DEADLYSIGNAL
Date: Mon, 20 Jun 2016 14:44:57 -0400

On Jun 20, 2016, at 09:43, Dmitri A. Sergatskov <address@hidden> wrote:

On Mon, Jun 20, 2016 at 7:21 AM, Ben Abbott <address@hidden> wrote:

I’m using Apple’s clang and did hot set -fsanitize. I do not know if other libraries did or if Apple uses -fsanitize by default.

Ben

Dmitri,

Are you suggesting that this is a essentially an ABI problem? Maybe a problem between Apple’s clang and a library built with gcc?


​No. I have no idea is what is going on. But in both cases the error happens when you are building documentation. The octave binary should be built but that time, so you should be able to run
it and experiment with it.

I'm unable to run either the gui or cli.

./run-octave --norc

GEN      doc/interpreter/voronoi.txt
ASAN:DEADLYSIGNAL
=================================================================
==68284==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8d3994cd bp 0x7fff51568360 sp 0x7fff515682e0 T0)

However, I can run

./run-octave -v

Ben

reply via email to

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