Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heekscad/cnc crash #439

Open
salvarane opened this issue Jan 2, 2023 · 0 comments
Open

Heekscad/cnc crash #439

salvarane opened this issue Jan 2, 2023 · 0 comments

Comments

@salvarane
Copy link

Hi Dan, I installed on Debian Buster, from heekscad/cnc libarea source, opencamlib, as indicated in the wiki, but when I run gcode generation operations or try to save it, the program often hangs, and in the worst case crashes.

Thank you for your precious help, have a nice day, Eugenio.

Here is the output:

ASSERT INFO:
../src/gtk/textctrl.cpp(1757): assert "start >= 0 && end <= l" failed in SetStyle(): invalid range in wxTextCtrl::SetStyle

BACKTRACE:
[1] wxTextCtrl::SetStyle(long, long, wxTextAttr const&)
[2] CNCCodeBlock::FormatText(wxTextCtrl*, bool, bool)
[3] CNCCode::HighlightBlock(long)
[4] COutputTextCtrl::OnMouse(wxMouseEvent&)
[5] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[6] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[7] wxEvtHandler::TryHereOnly(wxEvent&)
[8] wxEvtHandler::ProcessEventLocally(wxEvent&)
[9] wxEvtHandler::ProcessEvent(wxEvent&)
[10] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[11] wxTextCtrl::GTKProcessEvent(wxEvent&) const
[12] g_closure_invoke
[13] g_signal_emit_valist
[14] g_signal_emit
[15] gtk_propagate_event
[16] gtk_main_do_event
[17] g_main_context_dispatch
[18] g_main_loop_run
[19] gtk_main
[20] wxGUIEventLoop::DoRun()
[21] wxEventLoopBase::Run()
[22] wxAppConsoleBase::MainLoop()
[23] HeeksCADapp::OnRun()
[24] wxEntry(int&, wchar_t**)
[25] main
[26] __libc_start_main
[27] _start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant