Summary: | KMail crashed when tried to check SMTP auth methods | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Unknown <null> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | null |
Priority: | NOR | ||
Version: | 4.8.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Unknown
2011-11-22 12:09:07 UTC
>KDE Platform Version: 4.7.3 (4.7.3)
>Qt Version: 4.8.0
KDE in opensuse is not built (yet) with Qt4.8.
Please fix your installation and reopen if you can reproduce the crash.
Created attachment 67475 [details] New crash information added by DrKonqi kmail (4.8 rc2) on KDE Platform 4.7.97 (4.8 RC2 (4.7.97) "release 1" using Qt 4.8.0 As I can see, more and more developers fix the crashes with Qt 4.8 (Amarok - Bug 285951, KDE - Bug 286308, and KMail also - Bug 289693). That's why I suggest to reopen this report. - What I was doing when the application crashed: I clicked on a letter from Facebook and before KMail could display anything, it crashed. -- Backtrace (Reduced): #6 EVP_MD_CTX_md (ctx=0x0) at evp_lib.c:252 #7 0x00007f052e1d87ac in tls1_enc (s=0x7f04d400e030, send=0) at t1_enc.c:662 #8 0x00007f052e1d14f0 in ssl3_get_record (s=0x7f04d400e030) at s3_pkt.c:404 #9 ssl3_read_bytes (s=0x7f04d400e030, type=22, buf=0x7f04d400ea30 "\026\003\001", len=4, peek=0) at s3_pkt.c:961 #10 0x00007f052e1d2f70 in ssl3_get_message (s=0x7f04d400e030, st1=<optimized out>, stn=4385, mt=-1, max=20000, ok=0x7f04e73aa0ac) at s3_both.c:426 Created attachment 68264 [details]
New crash information added by DrKonqi
kmail (4.8.0) on KDE Platform 4.8.00 (4.8.0 "release 462" using Qt 4.8.0
- What I was doing when the application crashed:
I clicked opened a letter from Facebook and KMail crashed.
The debug symbols are not complete (maybe there's some CRC errors with the debuginfo packages), although the crashlog resembles to the previous ones.
-- Backtrace (Reduced):
#6 EVP_MD_CTX_md (ctx=0x0) at evp_lib.c:252
#7 0x00007f87cab1881c in tls1_enc () from /lib64/libssl.so.1.0.0
#8 0x00007f87cab11560 in ssl3_read_bytes () from /lib64/libssl.so.1.0.0
#9 0x00007f87cab12fe0 in ssl3_get_message () from /lib64/libssl.so.1.0.0
#10 0x00007f87cab08ba6 in ssl3_get_server_hello () from /lib64/libssl.so.1.0.0
Since the last crash occurred with the official openSUSE KDE 4.8 Repository with Qt 4.8.0 (contains the repo) under KDE 4.8.0, I reopen this bug. paste the output of `rpm -qi libopenssl1_0_0 openssl` Name : libopenssl1_0_0 Version : 1.0.0e Release : 34.3.1 Architecture: x86_64 Install Date: 2012. jan. 26., csütörtök, 15.23.22 CET Group : Productivity/Networking/Security Size : 2407576 License : BSD3c(or similar) Signature : RSA/SHA256, 2012. jan. 18., szerda, 10.27.55 CET, Key ID b88b2fd43dbdc284 Source RPM : openssl-1.0.0e-34.3.1.src.rpm Build Date : 2012. jan. 12., csütörtök, 09.09.21 CET Build Host : build11 Relocations : (not relocatable) Packager : http://bugs.opensuse.org Vendor : openSUSE URL : http://www.openssl.org/ Summary : Secure Sockets and Transport Layer Security Description : The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and open source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols with full-strength cryptography. The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop the OpenSSL toolkit and its related documentation. Derivation and License OpenSSL is based on the excellent SSLeay library developed by Eric A. Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an Apache-style license, which basically means that you are free to get it and to use it for commercial and noncommercial purposes. Authors: -------- Mark J. Cox <mark@openssl.org> Ralf S. Engelschall <rse@openssl.org> Dr. Stephen Henson <steve@openssl.org> Ben Laurie <ben@openssl.org> Bodo Moeller <bodo@openssl.org> Ulf Moeller <ulf@openssl.org> Holger Reif <holger@openssl.org> Paul C. Sutton <paul@openssl.org> Distribution: openSUSE 12.1 Name : openssl Version : 1.0.0e Release : 34.3.1 Architecture: x86_64 Install Date: 2012. jan. 26., csütörtök, 15.23.39 CET Group : Productivity/Networking/Security Size : 1261537 License : BSD3c(or similar) Signature : RSA/SHA256, 2012. jan. 18., szerda, 10.27.56 CET, Key ID b88b2fd43dbdc284 Source RPM : openssl-1.0.0e-34.3.1.src.rpm Build Date : 2012. jan. 12., csütörtök, 09.09.21 CET Build Host : build11 Relocations : (not relocatable) Packager : http://bugs.opensuse.org Vendor : openSUSE URL : http://www.openssl.org/ Summary : Secure Sockets and Transport Layer Security Description : The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and open source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols with full-strength cryptography. The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop the OpenSSL toolkit and its related documentation. Derivation and License OpenSSL is based on the excellent SSLeay library developed by Eric A. Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an Apache-style license, which basically means that you are free to get it and to use it for commercial and noncommercial purposes. Authors: -------- Mark J. Cox <mark@openssl.org> Ralf S. Engelschall <rse@openssl.org> Dr. Stephen Henson <steve@openssl.org> Ben Laurie <ben@openssl.org> Bodo Moeller <bodo@openssl.org> Ulf Moeller <ulf@openssl.org> Holger Reif <holger@openssl.org> Paul C. Sutton <paul@openssl.org> Distribution: openSUSE 12.1 Could this bug related to this one: https://bugreports.qt-project.org/browse/QTBUG-20452 ? Created attachment 70624 [details]
New crash information added by DrKonqi
kmail (4.8.2) on KDE Platform 4.8.2 (4.8.2) "release 491" using Qt 4.8.1
- What I was doing when t he application crashed:
This bug still occurs on KDE 4.8.2.
-- Backtrace (Reduced):
#6 EVP_MD_CTX_md (ctx=0x0) at evp_lib.c:252
#7 0x00007f64c53c281c in tls1_enc () from /lib64/libssl.so.1.0.0
#8 0x00007f64c53bb560 in ssl3_read_bytes () from /lib64/libssl.so.1.0.0
#9 0x00007f64c53bcfe0 in ssl3_get_message () from /lib64/libssl.so.1.0.0
#10 0x00007f64c53b2ba6 in ssl3_get_server_hello () from /lib64/libssl.so.1.0.0
This bug has only been reported for versions before 4.14, which have been unsupported for at least two years now. Can anyone tell if this bug still present? If noone confirms this bug for a Framework-based version of kmail2 (version 5.0 or later, as part of KDE Applications 15.12 or later), it gets closed in about three months. Just as announced in my last comment, I close this bug. If you encounter it again in a recent version (at least 5.0 aka 15.08), please open a new one unless it already exists. Thank you for all your input. |