octave-maintainers
[Top][All Lists]
Advanced

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

Re: Binary packages for 3.8


From: c.
Subject: Re: Binary packages for 3.8
Date: Sun, 27 Oct 2013 12:30:39 +0100

On 27 Oct 2013, at 11:44, c. <address@hidden> wrote:

>> Attached, please find a patch that disables saving the lexer's prepared
>> api-info. Could you please give it a try?
> It's building right now, thanks!

The crash still occurs, here's the backtrace:

* thread #1: tid = 0x1bb719, 0x00007fff894a0212 
libsystem_kernel.dylib`__pthread_kill + 10, queue = 'com.apple.main-thread, 
stop reason = signal SIGABRT
    frame #0: 0x00007fff894a0212 libsystem_kernel.dylib`__pthread_kill + 10
    frame #1: 0x00007fff84a92b24 libsystem_c.dylib`pthread_kill + 90
    frame #2: 0x00007fff84ad6f61 libsystem_c.dylib`abort + 143
    frame #3: 0x00007fff84aaa989 libsystem_c.dylib`free + 392
    frame #4: 0x00007fff81c25b49 
libstdc++.6.dylib`std::string::assign(std::string const&) + 77
    frame #5: 0x0000000102590abd libqscintilla2.9.dylib`PropSetSimple::Set(char 
const*, char const*, int, int) + 141
    frame #6: 0x00000001025d2fbf 
libqscintilla2.9.dylib`ScintillaBase::WndProc(unsigned int, unsigned long, 
long) + 1103
    frame #7: 0x00000001024902a2 
libqscintilla2.9.dylib`QsciScintilla::setLexer(QsciLexer*) + 466
    frame #8: 0x000000010004a2de 
liboctgui.0.dylib`file_editor_tab::update_lexer() + 1006
    frame #9: 0x000000010004ad58 
liboctgui.0.dylib`file_editor_tab::notice_settings(QSettings const*) + 24
    frame #10: 0x000000010004d9ee 
liboctgui.0.dylib`file_editor_tab::file_editor_tab(QString const&) + 1230
    frame #11: 0x0000000100050b72 
liboctgui.0.dylib`file_editor::request_new_file(QString const&) + 50
    frame #12: 0x00000001000a46e3 
liboctgui.0.dylib`file_editor_interface::qt_static_metacall(QObject*, 
QMetaObject::Call, int, void**) + 563
    frame #13: 0x00000001023eae80 QtCore`qDetectCPUFeatures()::features + 8

ls -l ~/.config/octave/
total 16
-rw-r--r--  1 carlo  staff  5623 27 Oct 11:56 qt-settings

I am able to edit the editor styles for the Octave lexer in the preferences 
pane.

c.

reply via email to

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