Skip to content
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

Runtime crash #6106

Closed
cyberduck opened this issue Jul 22, 2011 · 7 comments
Closed

Runtime crash #6106

cyberduck opened this issue Jul 22, 2011 · 7 comments
Labels
Milestone

Comments

@cyberduck
Copy link
Collaborator

d6b38c8 created the issue

Heya--

I was rocking the downloaded version of Cyberduck 4.0. Feeling the extreme guilt of using the software for years and never donating, I finally buckled down, went to my couch, found some change, and purchased the Cyberduck 4.1 version in the App Store. I was/am running Lion. I did not uninstall the previous 4.0 version.

Now, I get a crash whenever I try to launch Cyberduck. Thinking that the two versions conflicted, I saved my bookmarks and uninstalled Cyberduck. Then, I redownloaded it from the App Store. With no luck.

I am attaching the error log to this ticket. I am marking it as priority highest because clearly, the 4.0 app was working in Lion. So it's either a 4.1 issue, or an issue with the binary in the App Store.


Attachments

@cyberduck
Copy link
Collaborator Author

Lbcfleming commented

I have the same problem. The donation-ware version (4.1) still works; the app-store doesn't.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Downgrade in 25f6724.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

From the attachment.

24/07/11 10:20:58.900 AM [0x0-0x259259].ch.sudo.cyberduck: Exception in thread "main" 
24/07/11 10:20:58.901 AM [0x0-0x259259].ch.sudo.cyberduck: java.lang.ExceptionInInitializerError
24/07/11 10:20:58.901 AM [0x0-0x259259].ch.sudo.cyberduck: 	at ch.cyberduck.ui.cocoa.UserDefaultsPreferences.setDefaults(UserDefaultsPreferences.java:161)
24/07/11 10:20:58.901 AM [0x0-0x259259].ch.sudo.cyberduck: 	at ch.cyberduck.core.Preferences.instance(Preferences.java:66)
24/07/11 10:20:58.901 AM [0x0-0x259259].ch.sudo.cyberduck: 	at ch.cyberduck.core.sparkle.Updater.getFeed(Updater.java:47)
24/07/11 10:20:58.901 AM [0x0-0x259259].ch.sudo.cyberduck: 	at ch.cyberduck.ui.cocoa.MainApplication.main(MainApplication.java:69)
24/07/11 10:20:58.902 AM [0x0-0x259259].ch.sudo.cyberduck: Caused by: java.lang.NullPointerException
24/07/11 10:20:58.902 AM [0x0-0x259259].ch.sudo.cyberduck: 	at sun.net.www.ParseUtil.encodePath(ParseUtil.java:105)
24/07/11 10:20:58.902 AM [0x0-0x259259].ch.sudo.cyberduck: 	at sun.misc.URLClassPath$JarLoader.checkResource(URLClassPath.java:738)
24/07/11 10:20:58.902 AM [0x0-0x259259].ch.sudo.cyberduck: 	at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:823)
24/07/11 10:20:58.902 AM [0x0-0x259259].ch.sudo.cyberduck: 	at sun.misc.URLClassPath.getResource(URLClassPath.java:195)
24/07/11 10:20:58.902 AM [0x0-0x259259].ch.sudo.cyberduck: 	at java.net.URLClassLoader$1.run(URLClassLoader.java:358)
24/07/11 10:20:58.902 AM [0x0-0x259259].ch.sudo.cyberduck: 	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
24/07/11 10:20:58.902 AM [0x0-0x259259].ch.sudo.cyberduck: 	at java.security.AccessController.doPrivileged(Native Method)
24/07/11 10:20:58.902 AM [0x0-0x259259].ch.sudo.cyberduck: 	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
24/07/11 10:20:58.902 AM [0x0-0x259259].ch.sudo.cyberduck: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
24/07/11 10:20:58.902 AM [0x0-0x259259].ch.sudo.cyberduck: 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
24/07/11 10:20:58.902 AM [0x0-0x259259].ch.sudo.cyberduck: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
24/07/11 10:20:58.902 AM [0x0-0x259259].ch.sudo.cyberduck: 	at ch.cyberduck.ui.cocoa.foundation.FoundationKitFunctionsLibrary.<clinit>(FoundationKitFunctionsLibrary.java:35)
24/07/11 10:20:58.902 AM [0x0-0x259259].ch.sudo.cyberduck: 	... 4 more
24/07/11 10:20:58.910 AM com.apple.launchd.peruser.501: ([0x0-0x259259].ch.sudo.cyberduck[1239]) Exited with code: 255

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We will want to upgrade to 1.7.0.21.0-b17.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 075c3c1.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#6138 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

d6b38c8 commented

Is 075c3c1 pushed to the Apple App Store? I don't think it has.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant