Closed flathubbot closed 1 year ago
Started test build 21861
Build 21861 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/4503/com.flashforge.FlashPrint.flatpakref
Started test build 21901
Build 21901 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/4543/com.flashforge.FlashPrint.flatpakref
Started test build 21907
Build 21907 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/4549/com.flashforge.FlashPrint.flatpakref
I get a crash on exit with this one:
#0 0x00007fac40891184 n/a (/usr/lib/x86_64-linux-gnu/libc.so.6 + 0x91184)
#1 0x00007fac4083f00e n/a (/usr/lib/x86_64-linux-gnu/libc.so.6 + 0x3f00e)
#2 0x00007fac408287fc n/a (/usr/lib/x86_64-linux-gnu/libc.so.6 + 0x287fc)
#3 0x00007fac40c9dc8f n/a (/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.8 + 0x9dc8f)
With debug:
#0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1 0x00007ffff34911f3 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
#2 0x00007ffff343f00e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#3 0x00007ffff34287fc in __GI_abort () at abort.c:79
#4 0x00007ffff389dc8f in qt_message_fatal (message=<synthetic pointer>..., context=<optimized out>) at global/qlogging.cpp:1914
#5 QMessageLogger::fatal(char const*, ...) const (this=this@entry=0x7fffffffd2d0, msg=msg@entry=0x7ffff3bb5710 "QThread: Destroyed while thread is still running") at global/qlogging.cpp:893
#6 0x00007ffff389e91b in QThread::~QThread() (this=0x5555564140e0, __in_chrg=<optimized out>) at thread/qthread.cpp:456
#7 0x00005555558057e4 in ()
#8 0x000055555580678d in ()
#9 0x0000555555629031 in ()
#10 0x00007ffff342954a in __libc_start_call_main (main=main@entry=0x555555628f70, argc=argc@entry=1, argv=argv@entry=0x7fffffffd5e8) at ../sysdeps/nptl/libc_start_call_main.h:58
#11 0x00007ffff342960b in __libc_start_main_impl (main=0x555555628f70, argc=1, argv=0x7fffffffd5e8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=<optimized out>) at ../csu/libc-start.c:389
I can reproduce the crash with the current stable version of FlashPrint, so it's probably a bug in Qt.
🤖 This pull request was automatically generated by flathub/flatpak-external-data-checker. Please open an issue if you have any questions or complaints. 🤖