------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=157102         




------- Additional Comments From Regnaron web de  2008-03-11 00:54 -------
Ok, as expected, updating to the most recent version did not help.
Below you can find the backtrace for the patched version (differs slightly?)
You can find the log you requested at http://oliver-putz.de/bugzilla/crash.log
(It only crashed the second time, so I'll try to find out what exactly I do / 
don't do when it crashes / does not crash...)

Application: Kopete (kopete), signal SIGSEGV
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb5a166d0 (LWP 2471)]
[New Thread 0xb3806b90 (LWP 2472)]
[KCrash handler]
#6  0xb7e854dd in operator<< (dbg= 0xbf94b7e0, o=0x86970e8)
    at kernel/qobject.cpp:3375
#7  0xb6b2651f in Kopete::ChatSessionMembersListModel::contactAt (
    this=0x8634ec0, index= 0xbf94bb24)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/libkopete/chatsessionmemberslistmodel.cpp:61
#8  0xb6b2663f in Kopete::ChatSessionMembersListModel::data (this=0x8634ec0, 
    index= 0xbf94bb24, role=13)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/libkopete/chatsessionmemberslistmodel.cpp:84
#9  0xb72b11f0 in QStyledItemDelegate::sizeHint (this=0x8177570, 
    option= 0xbf94ba84, index= 0xbf94bb24)
    at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:373
#10 0xb721de76 in QListViewPrivate::itemSize (this=0x8629678, 
    option= 0xbf94ba84, index= 0xbf94bb24) at itemviews/qlistview.cpp:2061
#11 0xb721fce7 in QStaticListViewBase::doStaticLayout (this=0x85f9c38, 
    info= 0xbf94bbc4)
    at ../../include/QtGui/private/../../../src/gui/itemviews/qlistview_p.h:420
#12 0xb721ff99 in QStaticListViewBase::doBatchedItemLayout (this=0x85f9c38, 
    info= 0xbf94bbc4, max=1562704) at itemviews/qlistview.cpp:2184
#13 0xb722017a in QListViewPrivate::doItemsLayout (this=0x8629678, 
    delta=1562705) at itemviews/qlistview.cpp:1983
#14 0xb722029d in QListView::doItemsLayout (this=0x85e3a38)
    at itemviews/qlistview.cpp:1633
#15 0xb722035c in QListView::timerEvent (this=0x85e3a38, e=0xbf94c2c8)
    at itemviews/qlistview.cpp:830
#16 0xb7e82107 in QObject::event (this=0x85e3a38, e=0xbf94c2c8)
    at kernel/qobject.cpp:1096
#17 0xb6d36512 in QWidget::event (this=0x85e3a38, event=0xbf94c2c8)
    at kernel/qwidget.cpp:7233
#18 0xb70b1903 in QFrame::event (this=0x85e3a38, e=0xbf94c2c8)
    at widgets/qframe.cpp:657
#19 0xb71515ff in QAbstractScrollArea::event (this=0x85e3a38, e=0xbf94c2c8)
    at widgets/qabstractscrollarea.cpp:894
#20 0xb71f5bdc in QAbstractItemView::event (this=0x85e3a38, event=0xbf94c2c8)
    at itemviews/qabstractitemview.cpp:1361
#21 0xb7215e54 in QListView::event (this=0x85e3a38, e=0xbf94c2c8)
    at itemviews/qlistview.cpp:1882
#22 0xb6cd871f in QApplicationPrivate::notify_helper (this=0x80be390, 
    receiver=0x85e3a38, e=0xbf94c2c8) at kernel/qapplication.cpp:3735
#23 0xb6cda25f in QApplication::notify (this=0xbf94c548, receiver=0x85e3a38, 
    e=0xbf94c2c8) at kernel/qapplication.cpp:3329
#24 0xb78d5c93 in KApplication::notify (this=0xbf94c548, receiver=0x85e3a38, 
    event=0xbf94c2c8)
    at 
/var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdeui/kernel/kapplication.cpp:311
#25 0xb7e6fcf7 in QCoreApplication::notifyInternal (this=0xbf94c548, 
    receiver=0x85e3a38, event=0xbf94c2c8) at kernel/qcoreapplication.cpp:586
#26 0xb7ea067b in QTimerInfoList::activateTimers (this=0x80bf74c)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 0xb7ea0751 in QEventDispatcherUNIX::activateTimers (this=0x80c6c90)
    at kernel/qeventdispatcher_unix.cpp:837
#28 0xb7ea088b in QEventDispatcherUNIX::processEvents (this=0x80c6c90, 
    flags= 0xbf94c448) at kernel/qeventdispatcher_unix.cpp:899
#29 0xb6d70cfe in QEventDispatcherX11::processEvents (this=0x80c6c90, 
    flags= 0xbf94c474) at kernel/qeventdispatcher_x11.cpp:154
#30 0xb7e6ee61 in QEventLoop::processEvents (this=0xbf94c4e0, 
    flags= 0xbf94c4a8) at kernel/qeventloop.cpp:146
#31 0xb7e6ef8f in QEventLoop::exec (this=0xbf94c4e0, flags= 0xbf94c4e8)
    at kernel/qeventloop.cpp:197
#32 0xb7e71476 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:838
#33 0xb6cd7e37 in QApplication::exec () at kernel/qapplication.cpp:3267
#34 0x0808957c in main (argc=138185664, argv=0x1)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/kopete/main.cpp:102
#35 0xb5e13fdc in __libc_start_main (main=0x80875e0 <main>, argc=1, 
    ubp_av=0xbf94c934, init=0x8099260 <__libc_csu_init>, 
    fini=0x8099250 <__libc_csu_fini>, rtld_fini=0xb7f6f100 <_dl_fini>, 
    stack_end=0xbf94c92c) at libc-start.c:229
#36 0x080646f1 in _start ()
#0  0xffffe410 in __kernel_vsyscall ()
_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to