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

GUI crash in debug build #475

Open
jojoelfe opened this issue Jan 9, 2024 · 2 comments
Open

GUI crash in debug build #475

jojoelfe opened this issue Jan 9, 2024 · 2 comments

Comments

@jojoelfe
Copy link
Collaborator

jojoelfe commented Jan 9, 2024

When testing #474 I am getting a crash of the GUI when opening the "Actions" panel, but only for the debug build:

(cisTEM:22833): Gtk-CRITICAL **: 13:44:14.069: IA__gtk_tree_row_reference_new_proxy: assertion 'path->depth > 0' failed
Warning: copying a curve object
Warning: copying a curve object

Returning NULL here, wanted_id is 0
Failed Assert at ../../../src/gui/MyRefinementPackageAssetPanel.cpp:550
ShortRefinementInfo *MyRefinementPackageAssetPanel::ReturnPointerToShortRefinementInfoByRefinementID(long)
Stack dump:

[ 0] Sharpen3DPanel::OnVolumeComboBox(wxComma	/workspaces/cisTEM/build/intel-gpu-debug-static/src/../../../src/gui/Sharpen3DPanel.cpp:418
[ 1] wxEvtHandler::ProcessEvent(wxEvent&)
[ 2] wxEvtHandler::ProcessPendingEvents()
[ 3] wxAppConsoleBase::ProcessPendingEvents()
[ 4] wxapp_idle_callback 	app.cpp:418
[ 5] 0x7f371d69877e
[ 6] 0x7f371d69af30
[ 7] 0x7f371d69cb58
[ 8] g_main_loop_run     
[ 9] gtk_main            
[10] wxGUIEventLoop::DoRun()
[11] wxEventLoopBase::Run()
[12] wxAppConsoleBase::MainLoop()
[13] wxEntry(int&, char**)
[14] main                	/workspaces/cisTEM/build/intel-gpu-debug-static/src/../../../src/programs/projectx/projectx.cpp:12
[15] 0x7f371ce281b0
[16] __libc_start_main   
[17] _start              
Aborted (core dumped)

I haven't tested if this is project-dependent, just saving it here as a reminder.

@bHimes
Copy link
Collaborator

bHimes commented Jan 15, 2024

When testing #474 I am getting a crash of the GUI when opening the "Actions" panel, but only for the debug build:

I haven't tested if this is project-dependent, just saving it here as a reminder.

To clarify: this is when re-opening an existing project right?

@bHimes
Copy link
Collaborator

bHimes commented Apr 2, 2024

When testing #474 I am getting a crash of the GUI when opening the "Actions" panel, but only for the debug build:

I haven't tested if this is project-dependent, just saving it here as a reminder.

To clarify: this is when re-opening an existing project right?

BUMP @jojoelfe

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

2 participants