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

QThreadPool keeps running decoder after QApplication isAboutToExit() #42

Open
derselbst opened this issue Feb 25, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@derselbst
Copy link
Owner

 	Qt6Cored.dll!qt_message_fatal(QtMsgType __formal, const QMessageLogContext & context, const QString & message) Line 1872	C++
 	Qt6Cored.dll!QMessageLogger::fatal(const char * msg, ...) Line 882	C++
 	Qt6Guid.dll!qt_pixmap_thread_test() Line 84	C++
 	Qt6Guid.dll!QPixmap::QPixmap() Line 113	C++
 	anpv.exe!Image::setThumbnail(QImage thumb) Line 183	C++
>	anpv.exe!SmartImageDecoder::init() Line 233	C++
 	anpv.exe!SmartImageDecoder::decode(DecodingState targetState, QSize desiredResolution, QRect roiRect) Line 361	C++
 	anpv.exe!SmartImageDecoder::run() Line 327	C++
 	Qt6Cored.dll!QThreadPoolThread::run() Line 100	C++
 	Qt6Cored.dll!QThreadPrivate::start(void * arg) Line 328	C++
 	kernel32.dll!00007ffcb7137614()	Unknown
 	ntdll.dll!00007ffcb8aa26a1()	Unknown

@derselbst derselbst added the bug Something isn't working label Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant