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

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

[Octave-patch-tracker] [patch #9439] Fix Java >1.8 on Mac


From: Ben Abbott
Subject: [Octave-patch-tracker] [patch #9439] Fix Java >1.8 on Mac
Date: Tue, 10 Oct 2017 09:27:11 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13) AppleWebKit/604.1.38 (KHTML, like Gecko) Version/11.0 Safari/604.1.38

Follow-up Comment #12, patch #9439 (project octave):

Ok. Thanks. I don't think I'm doing anything to introduce the address
sanitizer. 


ASAN:DEADLYSIGNAL
=================================================================
==64607==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc
0x00012d6d74f3 bp 0x000122bb906c sp 0x700003c54398 T6)
    #0 0x12d6d74f2  (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (<unknown module>) 
Thread T6 created by T0 here:
    #0 0x1117f2e29 in wrap_pthread_create
(libclang_rt.asan_osx_dynamic.dylib+0x41e29)
    #1 0x10ce98a25 in QThread::start(QThread::Priority) (QtCore+0x23a25)
    #2 0x10a401b5b in main_window::main_window(QWidget*,
octave::gui_application*) main-window.cc:228
    #3 0x10a42d3c1 in octave::gui_application::execute() octave-gui.cc:228
    #4 0x10a39561f in main main-gui.cc:104
    #5 0x7fff58c38144 in start (libdyld.dylib+0x1144)
    #6 0x8  (<unknown module>)

==64607==ABORTING
Abort trap: 6


>From the summary, it looks to me as if my Qt4 was compiled with the
AddressSanitizer enabled.

I'll ask the Fink support team if this is the case, and if it can be disabled.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9439>

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




reply via email to

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