[Konversation-devel] [Bug 203583] New: segfault when using encoding ucs2/utf16

Johannes E. Krause krause at informatik.uni-halle.de
Wed Aug 12 17:18:22 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=203583

           Summary: segfault when using encoding ucs2/utf16
           Product: konversation
           Version: unspecified
          Platform: SuSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konversation-devel at kde.org
        ReportedBy: krause at informatik.uni-halle.de


Version:            (using KDE 4.3.0)
OS:                Linux
Installed from:    SuSE RPMs

Konversation crashed after switching the encoding to ucs2/utf16, and then
sending some text

the text i sent was "äöü"

crashlog:
Application: Konversation (konversation), signal: Segmentation fault
[Current thread is 0 (LWP 12196)]

Thread 2 (Thread 0xb3575b90 (LWP 12200)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6b2ac15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6b885a2 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#3  0xb74b71f2 in ?? () from /usr/lib/libQtNetwork.so.4
#4  0xb6b87592 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb6b27175 in start_thread () from /lib/libpthread.so.0
#6  0xb6006dae in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb56a16d0 (LWP 12196)):
[KCrash Handler]
#5  0x08139396 in Konversation::OutputFilter::checkForEncodingConflict ()
#6  0x08145fa0 in Konversation::OutputFilter::parse ()
#7  0x080ef521 in Channel::sendChannelText ()
#8  0x080f2937 in Channel::channelTextEntered ()
#9  0x080fda4d in Channel::qt_metacall ()
#10 0xb6c90e08 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0xb6c91a92 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#12 0x08159709 in IRCInput::submit ()
#13 0x0815b337 in IRCInput::keyPressEvent ()
#14 0xb6318363 in QWidget::event () from /usr/lib/libQtGui.so.4
#15 0xb66a9ad3 in QFrame::event () from /usr/lib/libQtGui.so.4
#16 0xb674aa7d in QAbstractScrollArea::event () from /usr/lib/libQtGui.so.4
#17 0xb673422e in QTextEdit::event () from /usr/lib/libQtGui.so.4
#18 0xb734a3f3 in KTextEdit::event () from /usr/lib/libkdeui.so.5
#19 0x08159998 in IRCInput::event ()
#20 0xb62c16ac in QApplicationPrivate::notify_helper () from
/usr/lib/libQtGui.so.4
#21 0xb62caa8b in QApplication::notify () from /usr/lib/libQtGui.so.4
#22 0xb723a31d in KApplication::notify () from /usr/lib/libkdeui.so.5
#23 0xb6c7b6cb in QCoreApplication::notifyInternal () from
/usr/lib/libQtCore.so.4
#24 0xb62c259e in ?? () from /usr/lib/libQtGui.so.4
#25 0xb635ea80 in ?? () from /usr/lib/libQtGui.so.4
#26 0xb6360c4e in ?? () from /usr/lib/libQtGui.so.4
#27 0xb6337ae4 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#28 0xb63626ec in ?? () from /usr/lib/libQtGui.so.4
#29 0xb5bf52f9 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0xb5bf887b in ?? () from /usr/lib/libglib-2.0.so.0
#31 0xb5bf89f8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#32 0xb6ca7008 in QEventDispatcherGlib::processEvents () from
/usr/lib/libQtCore.so.4
#33 0xb6361db5 in ?? () from /usr/lib/libQtGui.so.4
#34 0xb6c79d0a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#35 0xb6c7a152 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#36 0xb6c7c5d9 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#37 0xb62c1527 in QApplication::exec () from /usr/lib/libQtGui.so.4
#38 0x080a0df2 in main ()

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Konversation-devel mailing list