-
-
Notifications
You must be signed in to change notification settings - Fork 65
Qiqqa crashing all the time under Parallels #355
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
Comments
aarnet keeps giving me the 'New User?' page. Please advise. From that page:
😉 I'm not in any institution. Or insitution (the typo is copy-pasted from the aarnet site). Will be able to have another go on wednesday. (RL takes over the next 2 days, sorry) |
Hi
This should work!
https://cloudstor.aarnet.edu.au/plus/s/sVWR7VxcaoqqkBl
From: Ger Hobbelt ***@***.***>
Reply to: jimmejardine/qiqqa-open-source ***@***.***>
Date: Monday, 6 September 2021 at 7:26 am
To: jimmejardine/qiqqa-open-source ***@***.***>
Cc: "Terhorst, Andrew (Data61, Sandy Bay)" ***@***.***>, Author ***@***.***>
Subject: Re: [jimmejardine/qiqqa-open-source] Qiqqa crashing all the time under Parallels (#355)
aarnet keeps giving me the 'New User?' page. Please advise.
…________________________________
From that page:
New User?
If you're a new user, you can login by selecting your institution from the list below and your account will automatically created once you have logged in using your insitution's credentials.
________________________________
😉 I'm not in any institution. Or insitution (the typo is copy-pasted from the aarnet site).
________________________________
Will be able to have another go on wednesday. (RL takes over the next 2 days, sorry)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#355 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABYGZC5PXSY7Y2VGDOWXNGTUAPN7DANCNFSM5DKFUJTA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Got the logs (thanks!) and had a look. Ugh. I've seen that 'Insufficient memory' error several times before and did not find a decent answer or hint what could be wrong. (There is plenty memory available at the time of the error report: memory usage is reported as part of every log line in the Qiqqa log, which makes this a real weird bother.) Not an answer yet, but today, there's some progress at least: found a pointer by Microsoft which discusses this thing... First off, the relevant snippet from the log (plus the tail end: Qiqqa shutting down immediately):
InsufficientMemory searches will get you nowhere (unless your google/duck/bing-foo is much stronger than mine). What did pop up something potentially useful is an unaldulterated search for the error report site (which is deep in the core of WPF 😱 ):
(the important bit today is at dotnet/wpf#3100 (comment)) which leads us to this Microsoft page:
where the "Insufficient Memory" error is listed as one of many at the given crash site in this section of that page: https://docs.microsoft.com/en-us/troubleshoot/dotnet/framework/wpf-render-thread-failures#failures-in-syncflush-waitfornextmessage-synchronizechannel-and-notifypartitioniszombie What to do about it?😓 while this issue is pending you might want to take a look at the generic list to try (item 1) here: https://docs.microsoft.com/en-us/troubleshoot/dotnet/framework/wpf-render-thread-failures#general-recommendations |
Thanks for the detailed response. Much appreciated! I will have a look at that Microsoft detail.
|
In Parallels, I set display options to legacy systems. All good, now. |
I have been successively using Qiqqa under Parallels for several years. Lately, it has been crashing a lot. To the point, it is barely usable. I am sure my set-up is part of the problem. However, if someone can look at the logs and tell me why things are crashing, I may be able to adjust Parallels.
The log files can be located here: https://cloudstor.aarnet.edu.au/plus/f/5809992369
The text was updated successfully, but these errors were encountered: