-
Notifications
You must be signed in to change notification settings - Fork 286
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
[Bug]: Quicksilver constantly crashing in the background #2878
Comments
Can you please try running a debug version of the latest code. You can download it from here: https://github.com/quicksilver/Quicksilver/suites/6549485455/artifacts/244632798 If the crash still occurs, please re-submit the crash report as it should have more debug information in it which will help us figure out what's going wrong. |
Not the original poster, but I have experienced the same problems with multiple crashes per day. Using the debug build, I get the following crash report:
|
I've been experiencing the same background "ghost" crashes since 2.x. I downloaded the debug version @pjrobertson posted above and the crash frequency has reduced, but I still occasionally return to the computer to find Quicksilver has crashed. |
Same here |
updated to Still getting background crashes. New crash report here |
just now on the site the download says "2.2" but it seems it's been taken
down - when i clicked the actual download pointed to 2.1
…On Mon, May 23, 2022 at 6:01 PM Ian ***@***.***> wrote:
updated to
Quicksilver 2.2.0 (4033)
macOS 12.4 (21F79)
Still getting background crashes. New crash report here
<https://gist.github.com/anatomatic/9270166ffa7712b70c2329401271b2a2>
—
Reply to this email directly, view it on GitHub
<#2878 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAULZIL7QUAEOQJY7WZRS2TVLOMVNANCNFSM5WDWKCQA>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Daniel
|
Another crash report. 20220530-quicksilver-crash.txt Can confirm it's the same sigsegv issue as #2882 Quicksilver 2.2.1 (4034) |
And the behaviour I observe is exactly the same as reported here, when I bring the computer out of sleep, Quicksilver is no longer running. |
Is the computer going to sleep always associated with a crash, and is the crash always associated with the computer going to sleep? |
It's more stochastic than just computer sleeps >> QS crashes. I just woke mine from a 2+ hour sleep and QS was still running fine. But I could walk away from the computer for 10 minutes and the display sleeps (but not the computer) and upon returning, QS has crashed. Very difficult to reproduce and pin down what exactly is triggering the crash. Happy to provide more info if it can help. |
I believe I have tracked down the issue. It's related (yet again) to QSTasks/QSLibrarian. My assumption is this commit (a373674) introduced the issue, in an attempt to fix a blocking issue. I've worked on some more changes that should hopefully fix this. Those experiencing this issue: can you please download the DEBUG build version from here: https://github.com/quicksilver/Quicksilver/actions/runs/2411978953 And let me know if it fixes the issue. If not, please upload any new crash logs here. Thanks Dev note: my latest commit basically reverts this commit (aef2e72) which seems to coming back to bite us now. It probably shouldn't have been merged to main. |
I installed the latest debug version yesterday, but unfortunately, it still crashes while not using it. |
I installed last night and QS hasn't hit a crash yet. Update: close to 42 hrs running with no crash. |
For me, the latest debug version (2.2.1:main-2d7c97d:Debug) also has not crashed yet. I have been running it for 2 days. |
I agree. I've been constantly working for hours with no sleeps of computer, go to use QS and it's crashed. |
Just to confirm that I continue to get random crashes while not using it with version 2.2.1:main-2d7c97d:Debug . |
This looks like a different crash to the one originally reported. I'm going to mark this issue as 'fixed' by the changes above, and make a release 2.2.2 now. Can you please open a new bug report with this crash, so we can keep track of that separately? Thanks EDIT: NOTE THAT #2311 looks like a similar bug to the new crash report by Corwin. |
Fixed in v2.2.2. Please download from: https://qsapp.com/ |
Before submitting your bug report, please confirm you have completed the following steps
Bug description
Since the upgrade to 2.0, I notice that most of the time when I reinvade quicksilver after a while (for example my computer has been asleep), it is not running, and I have to relaunch it, at which point I get the "Quicksilver crashed... send report?" screen.
I'm not sure why, but this happens many times per day.
Steps to reproduce
Expected behavior
Quicksilver should work w/o crashing.
MacOS Version
macOS 12
Quicksilver Version
2.1.0 (4032)
Relevant Plugins
No response
Crash Logs or Spindump
Screenshots
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: