-
-
Notifications
You must be signed in to change notification settings - Fork 298
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
Crash in NSMutableParagraphStyle setParagraphStyle #11231
Comments
Unfortunately we have not yet been able to reproduce the crash. |
As FYI, my system is an iMac Retina 5K, 27-inch, purchased new in November 2019, so a relatively recent machine. 3.7 GHz 6-core Intel Core i5, 40GB 2667 MHz DDR4 Thank you for looking into this. It appears another person had a similar crash, and you consolidated the ticket into this one. |
So, I grabbed the 7.7.1 build and that also crashes on launch under mac os 11.0.1. here's the crashlog for 7.7.1:
|
|
Submitted as FB8902752. |
Can you please try if still see this issue with the current snapshot build 7.7.1.33779. |
Hello Sir, This nightly snapshot build 7.7.1.33779 works just fine, and all is well. Thank you very much. I am glad that other people found the bug and not just me. I have been beta testing Big Sur since the summer time, and had to use an older version of Cyberduck on a Catalina-based Mac all this time to do my Cyberduck work. So it is a big relief to now have it working again on my iMac. Thank you again. |
that nightly build link for 7.7.1.33779 isn't working for me? |
Replying to [comment:18 1adam12]:
|
Please note that the Cyberduck 7.7.1.33779 is working on my computer, but immediately crashes when I select Cyberduck-->About Cyberduck from the top menu bar while running the app. This happened all three times I tried it. The "Update Software" function works fine, and I am able to use Cyberduck for SFTP purposes. It just seems to be this About Cyberduck function that is causing it to crash. I have uploaded a crash file from this. Thanks |
I can also confirm that v7.7.1.33779 is working as well for me under mac os 11.0.1 and that choosing 'About Cyberduck' causes an immediate crash. Crashlog available here: https://www.dropbox.com/s/0a09rgvp6fpup6z/cycberduck_771_33779_about_crash.txt?dl=0 |
also, thank you for getting this fixed! much appreciated! i have been meaning to for a while, but also just donated to Cyberduck - thank you for your good work! |
I donated a couple of years ago, but I just now donated again with double my original donation, to express additional Thanks !! |
Thanks for the additional crash report which confirms this is a bug in macOS 11. We have worked around this issue by no longer calling
|
I found a better workaround for this macOS Big Sur bug. It’s related to a preferences key, added by macOS. How to reproduce:
Solution: at the start of your application:
|
Replying to [comment:25 AntoineRosset]:
Thank your for sharing! Users may manually delete this key by entering the following command in a Terminal.app window
|
Replying to [comment:25 AntoineRosset]:
Can I ask how you managed to trace this down to this particular key in user defaults? |
Replying to [comment:27 dkocher]:
I had the same bug in my application. I was hoping to find the solution in this ticket. When preparing an example for reporting it to Apple, I quickly discovered it was related to the preferences file of the application. Then, I identified it by progressively deleting each key in the preferences file... |
Replying to [comment:28 AntoineRosset]:
Awesome, thanks for sharing. |
I have never been able to get any version (including nightly builds) of Cyberduck to load and run using any public beta of MacOS 11 Big Sur, including the latest final release candidate.
The error message I get is below.
Attachments
Cyberduck_crash.rtf
(144.0 KiB)Cyberduck_crash_17-11-2020.rtf
(246.4 KiB)The text was updated successfully, but these errors were encountered: