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

Crash on opening on OS X 10.7 #9323

Closed
cyberduck opened this issue Feb 29, 2016 · 14 comments
Closed

Crash on opening on OS X 10.7 #9323

cyberduck opened this issue Feb 29, 2016 · 14 comments

Comments

@cyberduck
Copy link
Collaborator

8882e32 created the issue

Cyberduck wont open on osx 10.7.5. Java 8 update 73.
The icon popup but no gui is shown

Console shows:

29/02/16 23:21:09,748 [0x0-0x50050].ch.sudo.cyberduck: log4j:WARN No appenders could be found for logger (ch.cyberduck.core.threading.LoggingUncaughtExceptionHandler).
29/02/16 23:21:09,748 [0x0-0x50050].ch.sudo.cyberduck: log4j:WARN Please initialize the log4j system properly.
29/02/16 23:21:09,748 [0x0-0x50050].ch.sudo.cyberduck: log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please update to version 4.8.2 from https://cyberduck.io.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 0af5e83.

@cyberduck
Copy link
Collaborator Author

8882e32 commented

Replying to [comment:1 dkocher]:

Please update to version 4.8.2 from https://cyberduck.io.

Thank you, but I'm already using version 4.8.2.19063 and the problem still exists.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you please attach the crash report.

@cyberduck
Copy link
Collaborator Author

8882e32 commented

When Cyberduck crash it just closes, Apple Crash Reporter don't shows up at all. Can I provide any other log?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you open a Terminal.app window and launch Cyberduck from there with

/Applications/Cyberduck.app/Contents/MacOS/Cyberduck

and provide the output.

@cyberduck
Copy link
Collaborator Author

8882e32 commented

The output is the same that shows in console app (as in the ticket description)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:7 Biska]:

The output is the same that shows in console app (as in the ticket description)

What is the output of

echo $?

after Cyberduck exits?

@cyberduck
Copy link
Collaborator Author

8882e32 commented

just:

1

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We have identified the issue and will provide a fix as soon as possible.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

otool -l osx/target/Cyberduck.app/Contents/Frameworks/*.dylib|grep -A 3 "LC_VERSION_MIN_MACOSX"
      cmd LC_VERSION_MIN_MACOSX
  cmdsize 16
  version 10.7
      sdk 10.11
--
      cmd LC_VERSION_MIN_MACOSX
  cmdsize 16
  version 10.4
      sdk 10.9
--
      cmd LC_VERSION_MIN_MACOSX
  cmdsize 16
  version 10.11
      sdk 10.11

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In f26e170.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please update to the latest snapshot build available.

@cyberduck
Copy link
Collaborator Author

8882e32 commented

Now it's fine, thank you very much!

@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.
Projects
None yet
Development

No branches or pull requests

1 participant