Version: 1.0.1 (using KDE KDE 3.5.7) Installed from: Ubuntu Packages OS: Linux When a logfile tab is open (for example by right-clicking in a channel and choosing "Open logfile for #channel", then activating the tab), switching the virtual desktop leads to a crash. I can reproduce this every time. Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1233402160 (LWP 17772)] [KCrash handler] #6 ViewContainer::insertRememberLine (this=0x831bcc0) at /build/buildd/konversation-1.0.1/./konversation/src/viewcontainer.cpp:1835 #7 0x08192c54 in ViewContainer::qt_invoke (this=0x831bcc0, _id=31, _o=0xbf85897c) at ./viewcontainer.moc:533 #8 0xb704688b in QObject::activate_signal (this=0x82ee7d0, clist=0x8321098, o=0xbf85897c) at kernel/qobject.cpp:2356 #9 0xb7047330 in QObject::activate_signal (this=0x82ee7d0, signal=13) at kernel/qobject.cpp:2325 #10 0x08087130 in KonversationMainWindow::insertRememberLine (this=0x82ee7d0) at ./konversationmainwindow.moc:248 #11 0x08087768 in KonversationMainWindow::hideEvent (this=0x82ee7d0, e=0xbf858df0) at /build/buildd/konversation-1.0.1/./konversation/src/konversationmainwindow.cpp:379 #12 0xb707dbdb in QWidget::event (this=0x82ee7d0, e=0xbf858df0) at kernel/qwidget.cpp:4855 #13 0xb7153ba6 in QMainWindow::event (this=0x82ee7d0, e=0xbf858df0) at widgets/qmainwindow.cpp:1687 #14 0x08087294 in KonversationMainWindow::event (this=0x82ee7d0, e=0xbf858df0) at /build/buildd/konversation-1.0.1/./konversation/src/konversationmainwindow.cpp:404 #15 0xb6fdda60 in QApplication::internalNotify (this=0xbf859194, receiver=0x82ee7d0, e=0xbf858df0) at kernel/qapplication.cpp:2635 #16 0xb6fe042a in QApplication::notify (this=0xbf859194, receiver=0x82ee7d0, e=0xbf858df0) at kernel/qapplication.cpp:2523 #17 0xb77a1c32 in KApplication::notify () from /usr/lib/libkdecore.so.4 #18 0xb6f7025d in QApplication::sendSpontaneousEvent (receiver=0x82ee7d0, event=0xbf858df0) at kernel/qapplication.h:523 #19 0xb6f6d7c3 in QApplication::x11ProcessEvent (this=0xbf859194, event=0xbf859028) at kernel/qapplication_x11.cpp:3627 #20 0xb6f84180 in QEventLoop::processEvents (this=0x829a500, flags=4) at kernel/qeventloop_x11.cpp:192 #21 0xb6ff8136 in QEventLoop::enterLoop (this=0x829a500) at kernel/qeventloop.cpp:198 #22 0xb6ff7f46 in QEventLoop::exec (this=0x829a500) at kernel/qeventloop.cpp:145 #23 0xb6fdf609 in QApplication::exec (this=0xbf859194) at kernel/qapplication.cpp:2758 #24 0x0812d25e in main (argc=8371928, argv=0xb757c530) at /build/buildd/konversation-1.0.1/./konversation/src/main.cpp:109 #25 0xb6802ebc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #26 0x0807c501 in _start ()
I think I fixed that one a few weeks back in SVN, and can't reproduce it with current SVN accordingly (with remember lines enabled). Could you re-try with SVN?
Sorry, this is a duplicate. I didn't check the backtrace for existing bugs because at first I had an incomplete backtrace. Marking as duplicate... *** This bug has been marked as a duplicate of 141476 ***