[Konversation-devel] [Bug 214514] New: konversation-r1048182 crashes in cullMarkedLine

bernd buschinski b.buschinski at web.de
Sat Nov 14 13:35:18 CET 2009


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

           Summary: konversation-r1048182 crashes in cullMarkedLine
           Product: konversation
           Version: SVN
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: ircview
        AssignedTo: argonel at sympatico.ca
        ReportedBy: b.buschinski at web.de
                CC: konversation-devel at kde.org


I am unabled to reproduce the crash, just happend while konv was not the
active/focused window


Application: Konversation (konversation), signal: Aborted
The current source language is "auto; currently asm".
[Current thread is 1 (Thread 0x7f773d4ac760 (LWP 3366))]

Thread 2 (Thread 0x7f772a91f710 (LWP 3381)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f7739459193 in QWaitConditionPrivate::wait (this=<value optimized
out>, mutex=0x1412a38, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1412a38,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f773aab678c in QHostInfoAgent::run (this=0x1412a20) at
kernel/qhostinfo.cpp:252
#4  0x00007f7739457ffa in QThreadPrivate::start (arg=0x1412a20) at
thread/qthread_unix.cpp:244
#5  0x00007f77391c88b4 in start_thread (arg=<value optimized out>) at
pthread_create.c:297
#6  0x00007f7737b76f1d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f773d4ac760 (LWP 3366)):
[KCrash Handler]
#5  0x00007f7737ad81b5 in *__GI_raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f7737ad95e0 in *__GI_abort () at abort.c:92
#7  0x00007f773944ee64 in qt_message_output (msgType=QtFatalMsg, buf=<value
optimized out>) at global/qglobal.cpp:2211
#8  0x00007f773944effe in qt_message (msgType=QtFatalMsg, msg=0x7f77395bff90
"ASSERT: \"%s\" in file %s, line %d", ap=0x7fff7cb8d770) at
global/qglobal.cpp:2257
#9  0x00007f773944f1b5 in qFatal (msg=0xd26 <Address 0xd26 out of bounds>) at
global/qglobal.cpp:2440
#10 0x0000000000501386 in QList<QTextBlock>::first (this=0x1c759d8) at
/usr/include/qt4/QtCore/qlist.h:263
#11 0x0000000000501954 in QList<QTextBlock>::takeFirst (this=0xd26) at
/usr/include/qt4/QtCore/qlist.h:460
#12 0x00000000004feaf3 in IRCView::cullMarkedLine (this=0x1c759a0, where=<value
optimized out>, rem=<value optimized out>, add=<value optimized out>)
    at
/var/tmp/portage/net-irc/konversation-svn-1.2/work/konversation-svn-1.2/src/viewer/ircview.cpp:375
#13 0x0000000000442cd7 in IRCView::qt_metacall (this=0x1c759a0,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff7cb8da00)
    at
/var/tmp/portage/net-irc/konversation-svn-1.2/work/konversation-svn-1.2_build/src/moc_ircview.cpp:224
#14 0x00007f773956ccba in QMetaObject::activate (sender=0x1c78a10, m=<value
optimized out>, local_signal_index=<value optimized out>,
argv=0xffffffffffffffff) at kernel/qobject.cpp:3390
#15 0x00007f7738dd1dca in QTextDocument::contentsChange (this=0xd26, _t1=0,
_t2=1, _t3=0) at .moc/debug-shared/moc_qtextdocument.cpp:188
#16 0x00007f77389ec83d in QTextDocumentPrivate::finishEdit (this=0x1c78a30) at
text/qtextdocument_p.cpp:1139
#17 0x00007f77389ec5e1 in QTextDocumentPrivate::ensureMaximumBlockCount
(this=0x1c78a30) at text/qtextdocument_p.cpp:1619
#18 0x00007f77389ec7f1 in QTextDocumentPrivate::finishEdit (this=0x1c78a30) at
text/qtextdocument_p.cpp:1149
#19 0x00007f7738a1b194 in QTextCursor::insertBlock (this=0x7fff7cb8dbf0,
format=..., _charFormat=...) at text/qtextcursor.cpp:1926
#20 0x00007f7738a1b1f4 in QTextCursor::insertBlock (this=0x7fff7cb8dbf0,
format=...) at text/qtextcursor.cpp:1903
#21 0x00007f7738a1b23f in QTextCursor::insertBlock (this=0x7fff7cb8dbf0) at
text/qtextcursor.cpp:1888
#22 0x00000000004fc5d5 in IRCView::appendLine (this=0x1c759a0,
type=IRCView::RememberLine) at
/var/tmp/portage/net-irc/konversation-svn-1.2/work/konversation-svn-1.2/src/viewer/ircview.cpp:508
#23 0x00000000004fc7f7 in IRCView::appendRememberLine (this=0x1c759a0) at
/var/tmp/portage/net-irc/konversation-svn-1.2/work/konversation-svn-1.2/src/viewer/ircview.cpp:441
#24 0x00000000004fc9f5 in IRCView::doAppend (this=0xd26, newLine=...,
rtl=false, self=false) at
/var/tmp/portage/net-irc/konversation-svn-1.2/work/konversation-svn-1.2/src/viewer/ircview.cpp:812
#25 0x00000000004fe741 in IRCView::append (this=0x1c759a0, nick=<value
optimized out>, message=<value optimized out>)
    at
/var/tmp/portage/net-irc/konversation-svn-1.2/work/konversation-svn-1.2/src/viewer/ircview.cpp:581
#26 0x00000000004a55b5 in Channel::append (this=0x1c6e7c0, nickname=...,
message=...) at
/var/tmp/portage/net-irc/konversation-svn-1.2/work/konversation-svn-1.2/src/irc/channel.cpp:2951
#27 0x00000000004d034a in InputFilter::parsePrivMsg (this=0x1328000,
prefix=<value optimized out>, parameterList=<value optimized out>)
    at
/var/tmp/portage/net-irc/konversation-svn-1.2/work/konversation-svn-1.2/src/irc/inputfilter.cpp:2230
#28 0x00000000004d806e in InputFilter::parseClientCommand (this=0x1328000,
prefix=..., command=<value optimized out>, parameterList=...)
    at
/var/tmp/portage/net-irc/konversation-svn-1.2/work/konversation-svn-1.2/src/irc/inputfilter.cpp:483
#29 0x00000000004da779 in InputFilter::parseLine (this=<value optimized out>,
line=...) at
/var/tmp/portage/net-irc/konversation-svn-1.2/work/konversation-svn-1.2/src/irc/inputfilter.cpp:152
#30 0x00000000004938c9 in Server::processIncomingData (this=0x1327ee0) at
/var/tmp/portage/net-irc/konversation-svn-1.2/work/konversation-svn-1.2/src/irc/server.cpp:912
#31 0x0000000000495ced in Server::qt_metacall (this=0x1327ee0,
_c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff7cb8ee80)
    at
/var/tmp/portage/net-irc/konversation-svn-1.2/work/konversation-svn-1.2_build/src/server.moc:401
#32 0x00007f773956ccba in QMetaObject::activate (sender=0x1327f60, m=<value
optimized out>, local_signal_index=<value optimized out>,
argv=0xffffffffffffffff) at kernel/qobject.cpp:3390
#33 0x00007f7739568cd6 in QObject::event (this=0x1327f60, e=0xd26) at
kernel/qobject.cpp:1202
#34 0x00007f7738763c3c in QApplicationPrivate::notify_helper (this=0xde7fc0,
receiver=0x1327f60, e=0x7fff7cb8f530) at kernel/qapplication.cpp:4277
#35 0x00007f773876d8de in QApplication::notify (this=0x7fff7cb8f870,
receiver=0x1327f60, e=0x7fff7cb8f530) at kernel/qapplication.cpp:4166
#36 0x00007f773a3dafc8 in KApplication::notify (this=0x7fff7cb8f870,
receiver=0x1327f60, event=0x7fff7cb8f530)
    at
/var/tmp/portage/kde-base/kdelibs-4.3.3/work/kdelibs-4.3.3/kdeui/kernel/kapplication.cpp:302
#37 0x00007f7739557d0b in QCoreApplication::notifyInternal
(this=0x7fff7cb8f870, receiver=0x1327f60, event=0x7fff7cb8f530) at
kernel/qcoreapplication.cpp:704
#38 0x00007f7739587a7a in QCoreApplication::sendEvent (this=0xdeb800) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#39 QTimerInfoList::activateTimers (this=0xdeb800) at
kernel/qeventdispatcher_unix.cpp:603
#40 0x00007f7739584718 in timerSourceDispatch (source=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:184
#41 idleTimerSourceDispatch (source=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:231
#42 0x00007f7734d9a9a3 in g_main_dispatch (context=0xdea930) at gmain.c:1960
#43 IA__g_main_context_dispatch (context=0xdea930) at gmain.c:2513
#44 0x00007f7734d9e1d0 in g_main_context_iterate (context=0xdea930,
block=<value optimized out>, dispatch=<value optimized out>, self=<value
optimized out>) at gmain.c:2591
#45 0x00007f7734d9e2e8 in IA__g_main_context_iteration (context=0xdea930,
may_block=1) at gmain.c:2654
#46 0x00007f77395843de in QEventDispatcherGlib::processEvents (this=0xdb15b0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#47 0x00007f77388045e6 in QGuiEventDispatcherGlib::processEvents (this=0xd26,
flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#48 0x00007f7739556512 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#49 0x00007f77395568dd in QEventLoop::exec (this=0x7fff7cb8f7e0, flags=) at
kernel/qeventloop.cpp:201
#50 0x00007f7739558ebb in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:981
#51 0x0000000000463e8d in main (argc=<value optimized out>, argv=<value
optimized out>) at
/var/tmp/portage/net-irc/konversation-svn-1.2/work/konversation-svn-1.2/src/main.cpp:101

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


More information about the Konversation-devel mailing list