Jump to content
3DCoat Forums

3DCoat crashes on linux when loading a 3b file


Recommended Posts

  • New Member

It doesn't matter if I open it with File -> Open or from the splash screen via "Open Recent Project".

Running manjaro linux 23.1.4 with a linux kernel 6.1.85

3dcoat version 2024.06

This is the stacktrace when running 3dcoat with GDB

 

Thread 1 "3dcoat-Ubuntu22" received signal SIGSEGV, Segmentation fault.
0x0000555555ea43a4 in TagsList::operator>>(int&) ()
(gdb) bt
#0  0x0000555555ea43a4 in TagsList::operator>>(int&) ()
#1  0x000055555684100e in SpineTool::LoadData(int, BinStream&) ()
#2  0x0000555557284138 in loadMesh(PolyMesh*, char const*, std::function<void ()>) ()
#3  0x000055555727eefb in PolyMesh::LoadMesh(char const*) ()
#4  0x0000555557133ca5 in PenInterface::OpenElement() ()
#5  0x00005555574babf3 in recent3b() ()
#6  0x0000555557987aee in X64_CallFunction(unsigned long const*, int, unsigned long (*)(), unsigned long&, bool) ()
#7  0x0000555557987965 in CallSystemFunctionNative(asCContext*, asCScriptFunction*, void*, unsigned int*, void*, unsigned long&, void*) ()
#8  0x0000555557986f51 in CallSystemFunction(int, asCContext*) ()
#9  0x00005555579c9743 in asCContext::ExecuteNext() ()
#10 0x00005555579c83c0 in asCContext::Execute() ()
#11 0x00005555574b0c51 in Script::Run(int, char const*, bool) ()
#12 0x00005555574b1211 in Script::Run(char const*, bool) ()
#13 0x000055555763036e in do_mitem_cmd() ()
#14 0x0000555555f0514a in _tcallback<void>::call() ()
#15 0x00005555575d6147 in BaseWidget::CallCallbacks(unsigned int) ()
#16 0x00005555575db8dd in Widgets::ProcessWindowsMessages(tagMSG&) ()
#17 0x0000555557602df2 in IntfWidget1::OnButtonDown(int) ()
#18 0x0000555555d6ef7f in comms::cWidgets::HandleInputEvents() ()
#19 0x0000555555c50f0d in comms::cMain_OnRender(comms::cRect const&) ()
#20 0x0000555555cf63e1 in cLinuxMain_OnRender(void*) ()
#21 0x00007ffff79caf69 in ??? () at /usr/lib/libglib-2.0.so.0
#22 0x00007ffff7a293a7 in ??? () at /usr/lib/libglib-2.0.so.0
#23 0x00007ffff79cbb97 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#24 0x00007ffff7538473 in IA__gtk_main () at /usr/src/debug/gtk2/gtk/gtk/gtkmain.c:1270
#25 0x0000555555cff2c1 in main ()

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...