We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I got the following message after running qt5-virt-manager using gdb, debug message:
Thread 1 "qt5-virt-manage" received signal SIGSEGV, Segmentation fault. QArrayDataPointer<char16_t>::ref (this=0x7fffffffd1d0) at /usr/include/qt6/QtCore/qarraydatapointer.h:412 Downloading source file /usr/include/qt6/QtCore/qarraydatapointer.h 412 size = dst - begin();
maybe there are some imcompatible apis.
while this project seems to be dead, right?
The text was updated successfully, but these errors were encountered:
note: I am on fedora 40 kde spin
Sorry, something went wrong.
someone has already reported this issue to Redhat:
https://bugzilla.redhat.com/show_bug.cgi?id=2257709
No branches or pull requests
I got the following message after running qt5-virt-manager using gdb,
debug message:
Thread 1 "qt5-virt-manage" received signal SIGSEGV, Segmentation fault. QArrayDataPointer<char16_t>::ref (this=0x7fffffffd1d0) at /usr/include/qt6/QtCore/qarraydatapointer.h:412 Downloading source file /usr/include/qt6/QtCore/qarraydatapointer.h 412 size = dst - begin();
maybe there are some imcompatible apis.
while this project seems to be dead, right?
The text was updated successfully, but these errors were encountered: