Bug 262100 - Crash when asking to use untrusted SSL certificate
Summary: Crash when asking to use untrusted SSL certificate
Status: RESOLVED DUPLICATE of bug 259951
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.3.1
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-04 19:06 UTC by Stefan Weil
Modified: 2011-01-08 17:24 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Weil 2011-01-04 19:06:18 UTC
Application: konversation (1.3.1)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.37-rc7-amd64 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

-- Information about the crash:
similar to #259951, but other distribution

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Konversation (konversation), signal: Segmentation fault
The current source language is "auto; currently asm".
[KCrash Handler]
#5  QSslSocketBackendPrivate::startHandshake (this=0x1c0a680) at ssl/qsslsocket_openssl.cpp:876
#6  0x00007fab54318e15 in QSslSocketBackendPrivate::transmit (this=0x1c0a680) at ssl/qsslsocket_openssl.cpp:624
#7  0x00007fab5431154d in QSslSocket::qt_metacall (this=0x1abc2a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffbd871af0) at .moc/release-shared/moc_qsslsocket.cpp:121
#8  0x00007fab538592e6 in QMetaObject::activate (sender=0x1c5a700, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3295
#9  0x00007fab542f68ef in QAbstractSocketPrivate::canReadNotification (this=0x1bf5c00) at socket/qabstractsocket.cpp:639
#10 0x00007fab542e5a61 in QReadNotifier::event (this=<value optimized out>, e=0x0) at socket/qnativesocketengine.cpp:1097
#11 0x00007fab5296d32c in QApplicationPrivate::notify_helper (this=0x14d7cc0, receiver=0x1bfb6b0, e=0x7fffbd8720a0) at kernel/qapplication.cpp:4302
#12 0x00007fab5297380b in QApplication::notify (this=0x7fffbd8723b0, receiver=0x1bfb6b0, e=0x7fffbd8720a0) at kernel/qapplication.cpp:4185
#13 0x00007fab54a067a6 in KApplication::notify (this=0x7fffbd8723b0, receiver=0x1bfb6b0, event=0x7fffbd8720a0) at ../../kdeui/kernel/kapplication.cpp:302
#14 0x00007fab5384609c in QCoreApplication::notifyInternal (this=0x7fffbd8723b0, receiver=0x1bfb6b0, event=0x7fffbd8720a0) at kernel/qcoreapplication.cpp:726
#15 0x00007fab5386fa6a in QCoreApplication::sendEvent (source=0x14dd0b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#16 socketNotifierSourceDispatch (source=0x14dd0b0) at kernel/qeventdispatcher_glib.cpp:110
#17 0x00007fab4e46a6f2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#18 0x00007fab4e46e568 in ?? () from /lib/libglib-2.0.so.0
#19 0x00007fab4e46e71c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#20 0x00007fab5386f6b3 in QEventDispatcherGlib::processEvents (this=0x14a8be0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#21 0x00007fab52a1d19e in QGuiEventDispatcherGlib::processEvents (this=0x1548130, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#22 0x00007fab538449c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#23 0x00007fab53844d9c in QEventLoop::exec (this=0x7fffbd872300, flags=) at kernel/qeventloop.cpp:201
#24 0x00007fab53849a2b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#25 0x000000000046ec0c in _start ()

This bug may be a duplicate of or related to bug 259951.

Possible duplicates by query: bug 259951, bug 256464.

Reported using DrKonqi
Comment 1 Peter Simonsson 2011-01-08 17:24:52 UTC

*** This bug has been marked as a duplicate of bug 259951 ***