-
Notifications
You must be signed in to change notification settings - Fork 669
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
[OS X] New OpenSSL is broken, we need to fix and rebuild 2.4.0 #6268
Comments
@viktike Could you do as a favor? Disable the crash reporter to get a real backtrace: Then try again .. on crash type: Also (on crash) thank you |
Backtrace:
Libraries:
|
Now it seems more like an SSL problem. I'm using a self signed certificate, but it was working before. I manually accepted the cert when I configured the client, and it did not expire, it's valid till september, 2027. |
Look like libcrypto is shipped with the application, and not linking to much else:
|
@viktike Could you try if https://download.owncloud.com/desktop/testing/ownCloud-2.4.0.8827.pkg is better (build number 8827 just created) |
I see no change with this new version.
Debug:
|
@thetrial @JayBrown FYI discussion moved here. Do you have anything special with your setup with regards to SSL? SSL client certificates? Homebrew or Macports OpenSSL installed? |
Still crashes (10.11.6): owncloud_crash_reporter_2017-12-29-154132.log I have installed two younger versions of
As for SSL client certificates, I'm sure my owncloud server (set up by a partner) is not requesting any: it's an SSL connection, but with username/password only. I have some S/MIME certificates in my keychains that can also function as TLS client certificates, then there's also Apple's iCloud TLS client certificate, but all of these never caused any problems. |
Tried .8828, it's the same.
But Homebrew was installed long before, it worked for years. |
I have the same problem since ownCloud client update 2.4.0 on macOS 10.12.6. |
@Mimamau < This, however, is strange. I just reverted back to v2.3.4 to test it, and everything's fine. (OS X 10.11.6). |
Can you double check using right mouse button on owncloud.app if it is really 2.4.0 build xxx? |
At the moment it's 2.4.0 (build 8828). |
^ @guruz No, I have one preconfigured account; the only thing that changed some months ago was the server switching to TLS, but then I simply edited the config file, without running the wizard again. It had been working for years using http, and the last 9 months or so using https. v2.3.4 was always fine, still is; only v2.4.0 produces the crash on my system. |
Could all of you post here which kind of Mac/processor you have?
System Report:
|
Does not work running OS X 10.11.6 on:
System Report:
(Should also be in the crash reports.) |
Model Name: MacBook Pro (Mid 2010) |
@thetrial @JayBrown FYI discussion moved here.
I attempted another rebuild (with Qt configure re-run), maybe this can fix it?
It's a pity I can't reproduce it here.
https://download.owncloud.com/desktop/testing/ownCloud-2.4.0.8828.pkg
I can’t try that now, I’m just on the jump again. Later on.
Do you have anything special with your setup with regards to SSL? SSL client certificates? Homebrew or Macports OpenSSL installed?
Yes, macports: OpenSSH_7.6p1, OpenSSL 1.0.2n 7 Dec 2017. And I have an own certificate on the OC server (raspbian).
|
Tried .8828, it's the same.
I have Homebrew installed.
brew list | grep ssl
openssl
***@***.***
hich -a openssl
/usr/bin/openssl
Ehm, sorry I recently told something about ssh, not ssl :-) Just came home.
openssl @1.0.2n devel/openssl
|
I have a Hackintosh with Core i7 860 Lynnfield. |
I'm assuming that's also a 2009/2010 CPU. @thetrial Can you also post your Mac's info? Thanks I think we're on to something. |
I have two machines. On both rc2 still runs softly and nice.
I think, the first attempt was on my laptop:
Modellname: MacBook Pro
Modell-Identifizierung: MacBookPro5,5
Prozessortyp: Intel Core 2 Duo
Prozessorgeschwindigkeit: 2,53 GHz
Anzahl der Prozessoren: 1
Gesamtanzahl der Kerne: 2
L2-Cache: 3 MB
Speicher: 8 GB
Busgeschwindigkeit: 1,07 GHz
Boot-ROM-Version: MBP55.00AC.B03
SMC-Version (System): 1.47f2
And my main machine (and reason to be stuck on damn 10.7.5) is a Mac Pro:
Modellname: Mac Pro
Modell-Identifizierung: MacPro1,1
Prozessortyp: Dual-Core Intel Xeon
Prozessorgeschwindigkeit: 2,66 GHz
Anzahl der Prozessoren: 2
Gesamtanzahl der Kerne: 4
L2-Cache (pro Prozessor): 4 MB
Speicher: 6 GB
Busgeschwindigkeit: 1,33 GHz
Boot-ROM-Version: MP11.005C.B08
SMC-Version (System): 1.7f10
|
@thetrial Do you also see the year in the "About this Mac"? |
@thetrial Do you also see the year in the "About this Mac"?
No. But the MP is from 2006, the MBP from 2009.
|
@guruz for me it's working! |
Works! Thank you! |
I’m sorry Markus, I could only test it on the Mac Pro for now …
… and it works! :-)
@Mimamau @thetrial @viktike @JayBrown Could you try this build? https://download.owncloud.com/desktop/testing/ownCloud-2.4.0.8836.pkg
@thetrial on the laptop first, not the MacPro
I think if it even runs on the MP, it should do on the MBP, too. But I don’t know when I’m going to test that. New years eve calling …
|
@guruz It works for me, too. Thanks! |
Yay! Then a happy new year to you all ;-) |
Expected behaviour
Tell us what should happen
MacOS High Sierra client should start
Actual behaviour
Tell us what happens instead
It crashes on start today
Steps to reproduce
Server configuration
Operating system: Ubuntu 16.04 Xenial LTS 64 bit
Web server: Apache 2.4
Database: MySQL/MariaDB 5.5
PHP version: 7.0
ownCloud version: 10
Storage backend (external storage): None
Client configuration
Client version: Can't really tell, it won't start, but it's up to date, should be the latest
Operating system: MacOS 10.13.2
OS language: Hungarian
Installation path of client: Default
Logs
owncloud --logwindow
orowncloud --logfile log.txt
(On Windows using
cmd.exe
, you might need to firstcd
into the ownCloud directory)Web server error log: None.
Server logfile: ownCloud log (data/owncloud.log): Nothing.
The text was updated successfully, but these errors were encountered: