-
Notifications
You must be signed in to change notification settings - Fork 86
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
[Arch] segfault when opening gui #113
Comments
I got accurately the same problem here with similar trace. I try to debug this but it's not easy since I'm not a C++/QT dev.
|
Finally it was a bad assumption. Everything seems correct in fact. Here I got a working version if compiled in -j1 else that segfault. |
I compiled
aqemu
without theppcemb
line (#92) and got through the setup before it suddenly segfaulted without a error. i ran it ingdb
and got this:Full backtrace
https://pastebin.com/6AkQcw55
The text was updated successfully, but these errors were encountered: