octave-maintainers
[Top][All Lists]
Advanced

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

Re: Please test: macOS dmg for 4.3.92


From: John Swensen
Subject: Re: Please test: macOS dmg for 4.3.92
Date: Tue, 1 May 2018 08:47:53 -0700


> On May 1, 2018, at 8:00 AM, Sebastian Schöps <address@hidden> wrote:
> 
> Dear Mac users,
> 
> I created a macOS dmg for Octave 4.3.92 based on homebrew
> 
> https://www.dropbox.com/s/fjg8e413seqm6ph/Octave_4-3-92_High_Sierra.dmg?dl=0
> 
> with shasum 3c4ddda86c100bfa3ddd092f6d93d810a7cb743e. I applied a few extra 
> patches (#50025 and #49053) and compiled everything on macOS High Sierra 
> (maybe I should use an older version for backward compatibility!?). 
> 
> Please test and report back.
> 
> Best,
> Sebastian
> 
> 
> 

It is crashing for me. Here are portions of the crash log for the crashing 
thread.

Crashed Thread:        13  QThread

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Illegal instruction: 4
Termination Reason:    Namespace SIGNAL, 

Thread 13 Crashed:: QThread
0   liboctave.5.dylib                   0x00000001071627aa void 
octave_sort<std::__1::basic_string<char, std::__1::char_traits<char>, 
std::__1::allocator<char> > >::binarysort<bool (*)(std::__1::basic_string<char, 
std::__1::char_traits<char>, std::__1::allocator<char> > const&, 
std::__1::basic_string<char, std::__1::char_traits<char>, 
std::__1::allocator<char> > const&)>(std::__1::basic_string<char, 
std::__1::char_traits<char>, std::__1::allocator<char> >*, long long, long 
long, bool (*)(std::__1::basic_string<char, std::__1::char_traits<char>, 
std::__1::allocator<char> > const&, std::__1::basic_string<char, 
std::__1::char_traits<char>, std::__1::allocator<char> > const&)) + 34
1   liboctave.5.dylib                   0x0000000107157392 void 
octave_sort<std::__1::basic_string<char, std::__1::char_traits<char>, 
std::__1::allocator<char> > >::sort<bool (*)(std::__1::basic_string<char, 
std::__1::char_traits<char>, std::__1::allocator<char> > const&, 
std::__1::basic_string<char, std::__1::char_traits<char>, 
std::__1::allocator<char> > const&)>(std::__1::basic_string<char, 
std::__1::char_traits<char>, std::__1::allocator<char> >*, long long, bool 
(*)(std::__1::basic_string<char, std::__1::char_traits<char>, 
std::__1::allocator<char> > const&, std::__1::basic_string<char, 
std::__1::char_traits<char>, std::__1::allocator<char> > const&)) + 378
2   liboctave.5.dylib                   0x0000000107592f00 
string_vector::sort(bool) + 50
3   liboctinterp.5.dylib                0x0000000106873fdb 
octave::genpath(std::__1::basic_string<char, std::__1::char_traits<char>, 
std::__1::allocator<char> > const&, string_vector const&) + 137
4   liboctinterp.5.dylib                0x00000001066c7d1d 
octave::environment::init_image_path() + 273
5   liboctinterp.5.dylib                0x00000001068667b1 
octave::environment::environment() + 39
6   liboctinterp.5.dylib                0x000000010685ef4c 
octave::interpreter::interpreter(octave::application*) + 38
7   liboctinterp.5.dylib                0x00000001062089ee 
octave::application::create_interpreter() + 46
8   liboctgui.3.dylib                   0x0000000105f313d5 
octave::octave_interpreter::execute() + 43
9   org.qt-project.QtCore               0x0000000108b5a731 
QObject::event(QEvent*) + 769
10  org.qt-project.QtWidgets            0x000000010945715d 
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
11  org.qt-project.QtWidgets            0x00000001094584c8 
QApplication::notify(QObject*, QEvent*) + 392
12  org.qt-project.QtCore               0x0000000108b30c24 
QCoreApplication::notifyInternal2(QObject*, QEvent*) + 164
13  org.qt-project.QtCore               0x0000000108b31df3 
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 851
14  org.qt-project.QtCore               0x0000000108b85ab8 
QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 72
15  org.qt-project.QtCore               0x0000000108b2c03e 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 430
16  org.qt-project.QtCore               0x000000010896498c QThread::exec() + 140
17  org.qt-project.QtCore               0x0000000108968a1d 0x10893b000 + 186909
18  libsystem_pthread.dylib             0x00007fff7129c6c1 _pthread_body + 340
19  libsystem_pthread.dylib             0x00007fff7129c56d _pthread_start + 377
20  libsystem_pthread.dylib             0x00007fff7129bc5d thread_start + 13


This same crash occurs whether I run from the launcher or from the command line 
within the app bundle and with or without GUI. Here are my system specs:

MacOS 10.13.3 (I am waiting for the semester to be over before upgrading)
Homebrew is up-to-date

If you want me to send you the entire crash log, let me know.

John S.




reply via email to

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