Version: 1.1 (using KDE 3.4.3, Debian Package 4:3.4.3-1 (testing/unstable)) Compiler: Target: i486-linux-gnu OS: Linux (i686) release 2.6.11-kanotix-11 Since the update to this version of KDE, kontact cannot send mails anymore. It crashes when the "Send-Button" in the Editor window is pushed. The rest of the functions seem to work korrekt. If I start kmail alone, without kontact everything works fine, I can send mails without a crash. I'm using IMAP / TLS. ***Quote of the error message*** (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. (no debugging symbols found) ..... (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1240254176 (LWP 16191)] (no debugging symbols found) .... (no debugging symbols found) [KCrash handler] #4 0xb7a10c41 in __gnu_cxx::__pool<true>::_M_reclaim_block () from /usr/lib/libstdc++.so.6 #5 0xb56a4ddf in __gnu_cxx::__mt_alloc<GpgME::Key, __gnu_cxx::__common_pool_policy<__gnu_cxx::__pool, true> >::deallocate () from /usr/lib/libkmailprivate.so #6 0xb583a1ce in Kleo::KeyResolver::lookup () from /usr/lib/libkmailprivate.so #7 0xb583ff3a in Kleo::KeyResolver::getEncryptionKeys () from /usr/lib/libkmailprivate.so #8 0xb5840c25 in Kleo::KeyResolver::EncryptionPreferenceCounter::operator() () from /usr/lib/libkmailprivate.so #9 0xb585225d in std::for_each<__gnu_cxx::__normal_iterator<Kleo::KeyResolver::Item*, std::vector<Kleo::KeyResolver::Item, std::allocator<Kleo::KeyResolver::Item> > >, Kleo::KeyResolver::EncryptionPreferenceCounter> () from /usr/lib/libkmailprivate.so #10 0xb5840ea2 in Kleo::KeyResolver::checkEncryptionPreferences () from /usr/lib/libkmailprivate.so #11 0xb582a263 in MessageComposer::determineWhetherToEncrypt () from /usr/lib/libkmailprivate.so #12 0xb582c370 in MessageComposer::adjustCryptFlags () from /usr/lib/libkmailprivate.so #13 0xb583550f in AdjustCryptFlagsJob::execute () from /usr/lib/libkmailprivate.so #14 0xb5829815 in MessageComposer::slotDoNextJob () from /usr/lib/libkmailprivate.so #15 0xb582984e in MessageComposer::qt_invoke () from /usr/lib/libkmailprivate.so #16 0xb6e2cc5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #17 0xb71bd5a5 in QSignal::signal () from /usr/lib/libqt-mt.so.3 #18 0xb6e4ab30 in QSignal::activate () from /usr/lib/libqt-mt.so.3 #19 0xb6e52444 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3 #20 0xb6dc2778 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 #21 0xb6dc2996 in QApplication::notify () from /usr/lib/libqt-mt.so.3 #22 0xb74b19fc in KApplication::notify () from /usr/lib/libkdecore.so.4 #23 0xb6d52665 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3 #24 0xb6db3a44 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3 #25 0xb6d663f8 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3 #26 0xb6ddaea2 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3 #27 0xb6ddadcb in QEventLoop::exec () from /usr/lib/libqt-mt.so.3 #28 0xb6dc1305 in QApplication::exec () from /usr/lib/libqt-mt.so.3 #29 0x0805a09d in ?? () #30 0xbffff990 in ?? () #31 0x00000001 in ?? () #32 0x00000001 in ?? () #33 0x00000000 in ?? () #34 0x00000015 in ?? () #35 0xb6c8e492 in ?? () from /usr/lib/libqt-mt.so.3 #36 0x00003f3a in ?? () #37 0xb799d898 in __malloc_initialize_hook () from /lib/tls/i686/cmov/libc.so.6 #38 0x00000002 in ?? () #39 0x00000000 in ?? () #40 0xbffff9a8 in ?? () #41 0xb7a7c8fc in operator new[] () from /usr/lib/libstdc++.so.6 #42 0xb787deb0 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #43 0x08057d31 in ?? ()
The bug is in gcc. Use GLIBCXX_FORCE_NEW=1 before starting KDE. *** This bug has been marked as a duplicate of 111115 ***