Page 1 of 1

crash on Macpro 3,1

Posted: 21 Aug 2013, 15:18
by W_h_k
Just as the previous 2 versions, 1.1.0 crashes within seconds after displaying information on my MacPro3,1 10.8.4.

Crash log:

Re: crash on Macpro 3,1

Posted: 21 Aug 2013, 16:21
by Steven
Thank you very much for this useful report, the problem will be fixed soon!

Re: crash on Macpro 3,1

Posted: 22 Aug 2013, 09:55
by Steven
Please run:
1. ls -lea /usr/local/lib
2. ls -lea /usr/lib

Re: crash on Macpro 3,1

Posted: 22 Aug 2013, 11:15
by W_h_k
Attached logs:

Re: crash on Macpro 3,1

Posted: 23 Aug 2013, 23:08
by Steven
Temporary workaround is removing (renaming) these 2 files
/usr/local/lib/libssl.dylib
/usr/local/lib/libssl.0.9.8.dylib

Re: crash on Macpro 3,1

Posted: 24 Aug 2013, 05:51
by W_h_k
Steven wrote:Temporary workaround is removing (renaming) these 2 files
/usr/local/lib/libssl.dylib
/usr/local/lib/libssl.0.9.8.dylib
What are the effects on other software?

Re: crash on Macpro 3,1

Posted: 24 Aug 2013, 10:28
by Steven
I can't say. It shouldn't affect generally, but I'd rename them in case some software (that installed it) refuses to work.

Re: crash on Macpro 3,1

Posted: 27 Aug 2013, 13:58
by Steven
Did it help?

one more possible workaround: copy file /usr/lib/libcrypto.0.9.8.dylib to /usr/local/lib/

Re: crash on Macpro 3,1

Posted: 06 Sep 2013, 20:28
by Steven
Fixed in 1.1.1

Re: crash on Macpro 3,1

Posted: 07 Sep 2013, 06:15
by W_h_k
Steven wrote:Fixed in 1.1.1
Confirmed. Thank you!