[kopete-bugs] [Bug 220490] New: saving conversation segmentation fault

Diego diegowcs at gmail.com
Tue Dec 29 03:07:35 CET 2009


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

           Summary: saving conversation segmentation fault
           Product: kopete
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kopete-bugs at kde.org
        ReportedBy: diegowcs at gmail.com


Application that crashed: kopete
Version of the application: 0.80.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-16-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I was trying to save a conversation as a html file, then it happened a
segmentation fault, which led to non-saving of the conversation.

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[Current thread is 1 (Thread 0xb76fb700 (LWP 2227))]

Thread 2 (Thread 0xb5bf1b70 (LWP 2228)):
#0  0x00bf1422 in __kernel_vsyscall ()
#1  0x01658e15 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x00e1278d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x00953e67 in QWaitConditionPrivate::wait (this=0xa4ffdf0, mutex=0xa4ffdec,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa4ffdf0, mutex=0xa4ffdec, time=4294967295) at
thread/qwaitcondition_unix.cpp:159
#5  0x015a1922 in QHostInfoAgent::run (this=0xa4ffde0) at
kernel/qhostinfo.cpp:260
#6  0x00952e32 in QThreadPrivate::start (arg=0xa4ffde0) at
thread/qthread_unix.cpp:188
#7  0x0165480e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0x00e057ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb76fb700 (LWP 2227)):
[KCrash Handler]
#6  0x00da4123 in ?? () from /lib/tls/i686/cmov/libc.so.6
#7  0x00da64b2 in ?? () from /lib/tls/i686/cmov/libc.so.6
#8  0x00da8868 in malloc () from /lib/tls/i686/cmov/libc.so.6
#9  0x019e6bd9 in QTextEngine::LayoutData::reallocate (this=0x9fa819f,
totalGlyphs=48) at text/qtextengine.cpp:2073
#10 0x019eb01a in QTextEngine::ensureSpace (this=0xa30c120, item=0) at
text/qtextengine_p.h:514
#11 QTextEngine::shapeTextWithHarfbuzz (this=0xa30c120, item=0) at
text/qtextengine.cpp:1160
#12 0x019ebe4c in QTextEngine::shapeText (this=0xa30c120, item=0) at
text/qtextengine.cpp:874
#13 0x019ec2ea in QTextEngine::shape (this=0xa30c120, item=0) at
text/qtextengine.cpp:1356
#14 0x019ef655 in QTextEngine::shapeLine (this=0xa30c120, line=...) at
text/qtextengine.cpp:844
#15 0x019f3e91 in QTextLine::cursorToX (this=0xbfe41400, cursorPos=0xbfe41408,
edge=QTextLine::Leading) at text/qtextlayout.cpp:2196
#16 0x01bcc524 in QTextLine::cursorToX (this=0xc408548) at
../../include/QtGui/../../src/gui/text/qtextlayout.h:214
#17 QLineEditPrivate::cursorRect (this=0xc408548) at widgets/qlineedit.cpp:2852
#18 0x01bcc6b9 in QLineEditPrivate::setCursorVisible (this=0xc408548,
visible=<value optimized out>) at widgets/qlineedit.cpp:3027
#19 0x01bd10c3 in QLineEdit::event (this=0xc207718, e=0xbfe418b0) at
widgets/qlineedit.cpp:1617
#20 0x011612ea in KLineEdit::event (this=0xc207718, ev=0xbfe418b0) at
../../kdeui/widgets/klineedit.cpp:1323
#21 0x017b8f54 in QApplicationPrivate::notify_helper (this=0x9f324a8,
receiver=0xc207718, e=0xbfe418b0) at kernel/qapplication.cpp:4056
#22 0x017c05ca in QApplication::notify (this=0xbfe43f94, receiver=0xc207718,
e=0xbfe418b0) at kernel/qapplication.cpp:4021
#23 0x01080bfa in KApplication::notify (this=0xbfe43f94, receiver=0xc207718,
event=0xbfe418b0) at ../../kdeui/kernel/kapplication.cpp:302
#24 0x00a436cb in QCoreApplication::notifyInternal (this=0xbfe43f94,
receiver=0xc207718, event=0xbfe418b0) at kernel/qcoreapplication.cpp:610
#25 0x00a707ce in QCoreApplication::sendEvent (this=0x9f352c4) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#26 QTimerInfoList::activateTimers (this=0x9f352c4) at
kernel/qeventdispatcher_unix.cpp:572
#27 0x00a6e0e0 in timerSourceDispatch (source=0x9f35290) at
kernel/qeventdispatcher_glib.cpp:165
#28 0x04e2de88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x04e31730 in ?? () from /lib/libglib-2.0.so.0
#30 0x04e31863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00a6e02c in QEventDispatcherGlib::processEvents (this=0x9f0eee8,
flags=...) at kernel/qeventdispatcher_glib.cpp:327
#32 0x01859be5 in QGuiEventDispatcherGlib::processEvents (this=0x9f0eee8,
flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#33 0x00a41c79 in QEventLoop::processEvents (this=0xbfe41b70, flags=) at
kernel/qeventloop.cpp:149
#34 0x00a420ca in QEventLoop::exec (this=0xbfe41b70, flags=...) at
kernel/qeventloop.cpp:201
#35 0x01ca5d53 in QDialog::exec (this=0xbfe41c1c) at dialogs/qdialog.cpp:498
#36 0x071fd6b1 in ChatMessagePart::save() () from
/usr/lib/libkopetechatwindow_shared.so.1
#37 0x02477f38 in ?? () from /usr/lib/kde4/kopete_chatwindow.so
#38 0x0247fea5 in ?? () from /usr/lib/kde4/kopete_chatwindow.so
#39 0x00a59263 in QMetaObject::activate (sender=0xabaf568, from_signal_index=5,
to_signal_index=6, argv=0xbfe41e58) at kernel/qobject.cpp:3113
#40 0x00a596d8 in QMetaObject::activate (sender=0xabaf568, m=0x201ae48,
from_local_signal_index=1, to_local_signal_index=2, argv=0xbfe41e58) at
kernel/qobject.cpp:3207
#41 0x017b29b1 in QAction::triggered (this=0xabaf568, _t1=false) at
.moc/release-shared/moc_qaction.cpp:236
#42 0x017b3f32 in QAction::activate (this=0xabaf568, event=QAction::Trigger) at
kernel/qaction.cpp:1160
#43 0x01c019cc in QMenuPrivate::activateCausedStack (this=0xaa49830,
causedStack=..., action=0xabaf568, action_e=QAction::Trigger, self=true) at
widgets/qmenu.cpp:967
#44 0x01c0803b in QMenuPrivate::activateAction (this=0xaa49830,
action=0xabaf568, action_e=QAction::Trigger, self=<value optimized out>) at
widgets/qmenu.cpp:1060
#45 0x01c08bf7 in QMenu::mouseReleaseEvent (this=0xaaab8b8, e=0xbfe425b0) at
widgets/qmenu.cpp:2254
#46 0x0116b1c5 in KMenu::mouseReleaseEvent (this=0xaaab8b8, e=0xbfe425b0) at
../../kdeui/widgets/kmenu.cpp:456
#47 0x0180e012 in QWidget::event (this=0xaaab8b8, event=0xbfe425b0) at
kernel/qwidget.cpp:7549
#48 0x01c0ae34 in QMenu::event (this=0xaaab8b8, e=0xbfe425b0) at
widgets/qmenu.cpp:2353
#49 0x017b8f54 in QApplicationPrivate::notify_helper (this=0x9f324a8,
receiver=0xaaab8b8, e=0xbfe425b0) at kernel/qapplication.cpp:4056
#50 0x017c1033 in QApplication::notify (this=0xbfe43f94, receiver=0xaaab8b8,
e=0xbfe425b0) at kernel/qapplication.cpp:3758
#51 0x01080bfa in KApplication::notify (this=0xbfe43f94, receiver=0xaaab8b8,
event=0xbfe425b0) at ../../kdeui/kernel/kapplication.cpp:302
#52 0x00a436cb in QCoreApplication::notifyInternal (this=0xbfe43f94,
receiver=0xaaab8b8, event=0xbfe425b0) at kernel/qcoreapplication.cpp:610
#53 0x017bff6e in QCoreApplication::sendSpontaneousEvent (receiver=0xaaab8b8,
event=0xbfe425b0, alienWidget=0x0, nativeWidget=0xaaab8b8,
buttonDown=0x2033aa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#54 QApplicationPrivate::sendMouseEvent (receiver=0xaaab8b8, event=0xbfe425b0,
alienWidget=0x0, nativeWidget=0xaaab8b8, buttonDown=0x2033aa0,
lastMouseReceiver=...) at kernel/qapplication.cpp:2924
#55 0x0182ec87 in QETWidget::translateMouseEvent (this=0xaaab8b8,
event=0xbfe43bfc) at kernel/qapplication_x11.cpp:4343
#56 0x0182dc4b in QApplication::x11ProcessEvent (this=0xbfe43f94,
event=0xbfe43bfc) at kernel/qapplication_x11.cpp:3428
#57 0x0185a502 in x11EventSourceDispatch (s=0x9f35700, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#58 0x04e2de88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#59 0x04e31730 in ?? () from /lib/libglib-2.0.so.0
#60 0x04e31863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#61 0x00a6e02c in QEventDispatcherGlib::processEvents (this=0x9f0eee8,
flags=...) at kernel/qeventdispatcher_glib.cpp:327
#62 0x01859be5 in QGuiEventDispatcherGlib::processEvents (this=0x9f0eee8,
flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#63 0x00a41c79 in QEventLoop::processEvents (this=0xbfe43ef4, flags=) at
kernel/qeventloop.cpp:149
#64 0x00a420ca in QEventLoop::exec (this=0xbfe43ef4, flags=...) at
kernel/qeventloop.cpp:201
#65 0x00a4453f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#66 0x017b8dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#67 0x08059a8c in _start ()

Reported using DrKonqi

-- 
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 kopete-bugs mailing list