Bug 22110 - doesn't open https
Summary: doesn't open https
Status: CLOSED DUPLICATE of bug 22077
Alias: None
Product: Sisyphus
Classification: Development
Component: kdebase-konqueror (show other bugs)
Version: unstable
Hardware: all Linux
: P3 major
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL: https://ihelper.mts.ru/selfcare/
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-29 18:45 MSK by Ivan Zakharyaschev
Modified: 2009-10-29 19:16 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Zakharyaschev 2009-10-29 18:45:53 MSK
kdebase-konqueror-3.5.10-alt13

If I try to open https://ihelper.mts.ru/selfcare/ , it write an error message in the browser window:

An error occurred while loading https://ihelper.mts.ru/selfcare/:
The process for the https://ihelper.mts.ru protocol died unexpectedly.

In the terminal:

$ /usr/bin/konqueror https://ihelper.mts.ru/selfcare/
kbuildsycoca running...
Reusing existing ksycoca
kio (KService*): WARNING: The desktop entry file /usr/share/applications/gtklp.desktop has Type=GTK;Settings;Printing instead of "Application" or "Service"
kio (KService*): WARNING: Invalid Service : /usr/share/applications/gtklp.desktop
kio (KService*): WARNING: The desktop entry file /usr/share/applications/gtklpq.desktop has Type=GTK;Settings;Printing instead of "Application" or "Service"
kio (KService*): WARNING: Invalid Service : /usr/share/applications/gtklpq.desktop
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: OPENSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: OpenSSL_add_all_algorithms_conf
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: OPENSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: OpenSSL_add_all_algorithms_conf
kioslave: ####### CRASH ###### protocol = https pid = 14479 signal = 11
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: OPENSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: OpenSSL_add_all_algorithms_conf
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: OPENSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so: undefined symbol: OpenSSL_add_all_algorithms_conf


Perhaps, this is due to a wrong version of a library (if so, then kdebase-konqueror or some other kde* package shpuld have more strict dependencies on the libraries, so that they are upgraded when doing "apt-get install kdebase-konqueror"):

$ rpm -qa '*ssl*' 
libgnutls-openssl-2.0.4-alt1
libssl-devel-0.9.8d-alt4
openssl-engines-0.9.8d-alt4
ruby-module-openssl-1.8.7-alt7
openssl-0.9.8d-alt4
libssl7-0.9.8h-alt3
libssl6-0.9.8d-alt4
libssl4-0.9.7g-alt6
$
Comment 1 Ivan Zakharyaschev 2009-10-29 18:48:38 MSK
The strange situation with the library used by konqueror is described there: https://bugzilla.altlinux.org/show_bug.cgi?id=22077 .
Comment 2 Ivan Zakharyaschev 2009-10-29 19:06:58 MSK
Да, всё работает, если не мешается не та libssl-devel -- https://bugzilla.altlinux.org/show_bug.cgi?id=22077 (а то, что *-devel может повлиять на пользовательскую программу, я считаю ошибкой).

*** This bug has been marked as a duplicate of bug 22077 ***
Comment 3 Sergey V Turchin 2009-10-29 19:16:15 MSK
(В ответ на комментарий №2)
> Да, всё работает, если не мешается не та libssl-devel
Она должна в последнюю очередь пытаться грузиться, если более подходящей не найдено. Видимо, список подходящих устарел, но тогда кроме devel не должно других грузиться.