@mjkl, interesting, it launches fine for me regardless of google-breakpad
errors:
$ CrealityPrint
[2025-10-03 15:18:29.179221] [0x00007f6262c3bfc0] [trace] Initializing StaticPrintConfigs
[2025-10-03 15:18:29.188365] [0x00007f6262c3bfc0] [error] main start
[2025-10-03 15:18:29.188389] [0x00007f6262c3bfc0] [error] main __linux__
[2025-10-03 15:18:29.188415] [0x00007f6262c3bfc0] [error] main check linux
[2025-10-03 15:18:29.188422] [0x00007f6262c3bfc0] [error] main google_breakpad init
[2025-10-03 15:18:29.188499] [0x00007f6262c3bfc0] [error] main google_breakpad init finished
add font of HarmonyOS_Sans_SC_Bold returns 1
add font of HarmonyOS_Sans_SC_Regular returns 1
add font of NanumGothic-Regular returns 1
add font of NanumGothic-Bold returns 1
(CrealityPrint:495482): Gtk-CRITICAL **: 15:18:34.183: gtk_window_resize: assertion 'width > 0' failed
(CrealityPrint:495482): Gtk-CRITICAL **: 15:18:34.207: gtk_cell_layout_get_cells: assertion 'GTK_IS_CELL_LAYOUT (cell_layout)' failed
(...)
I used to get this error locally after upgrading the pkgver
due to an execstack being present in the executable, which the modern glibc
handles differently from the glibc
shipped by Ubuntu 24.04 (which is the target of the AppImage we repack). However, the PKGBUILD
now clears it, which solved the issue for me.
Are you sure your system is fully up-to-date? Could you also attach or email me the dump (preferably via some web paste service)?
Pinned Comments