Can't open https pages. Anyone else seeing this?
iexplore https://mail.google.com
https crashes 1.5.28
Re: https crashes 1.5.28
If your console output includes the following line (as mine does):
then it's bug 27036.
Code: Select all
https://mail.google.com: ath.c:193: _gcry_ath_mutex_lock: Assertion `*lock == ((ath_mutex_t) 0)' failed.
Re: https crashes 1.5.28
Yes, but this is not old problem. Regression and major
Re: https crashes 1.5.28
The regression is triggered by the change from openssl to gnutls for secure connections, which was completed in 1.5.28. According to the bug report it's actually a bug in libgcrypt that is supposedly fixed in newer versions, so you could try upgrading libgcrypt.