Page 1 of 1

Segfaults on Debian Stretch

Posted: Fri Oct 20, 2017 4:52 am
by bamboomusic
Hi,
I've got several SooperLooper segfaults on a Debian Stretch, using version 1.7.3.
The segfaults occurs using SooperLooper as MidiClock slave.

The error log:
ASSERT INFO:
../src/gtk/toplevel.cpp(1365): assert "(m_widget != NULL)" failed in SetTitle(): invalid frame

BACKTRACE:
[1] wxTopLevelWindowGTK::SetTitle(wxString const&)
[2] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const
[3] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[4] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[5] wxEvtHandler::TryHereOnly(wxEvent&)
[6] wxEvtHandler::ProcessEventLocally(wxEvent&)
[7] wxEvtHandler::ProcessEvent(wxEvent&)
[8] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[9] wxTimerImpl::SendEvent()
[10] g_main_context_dispatch
[11] g_main_loop_run
[12] gtk_main
[13] wxGUIEventLoop::DoRun()
[14] wxEventLoopBase::Run()
[15] wxAppConsoleBase::MainLoop()
[16] wxEntry(int&, wchar_t**)
[17] __libc_start_main
I've attached my current SL config.

Re: Segfaults on Debian Stretch

Posted: Wed Nov 22, 2017 10:34 am
by bamboomusic
Anyone?
Is there at least a way to know if it's caused by SL itself, or by external programs?