Bug 217175

Summary: when trying to commit files
Product: [Applications] cervisia Reporter: kurt.dequick
Component: generalAssignee: Christian Loose <christian.loose>
Status: RESOLVED WORKSFORME    
Severity: crash CC: woebbeking
Priority: NOR    
Version First Reported In: 3.3.0   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description kurt.dequick 2009-12-03 10:53:56 UTC
Application that crashed: cervisia
Version of the application: 3.3.0
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-15-generic-pae i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
newly added files to repository

 -- Backtrace:
Application: Cervisia (kdeinit4), signal: Aborted
[KCrash Handler]
#6  0xb7744430 in __kernel_vsyscall ()
#7  0xb5f854d1 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb5f88932 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb615c4df in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#10 0xb615a415 in ?? () from /usr/lib/libstdc++.so.6
#11 0xb615a452 in std::terminate() () from /usr/lib/libstdc++.so.6
#12 0xb615a591 in __cxa_throw () from /usr/lib/libstdc++.so.6
#13 0xb60f454f in std::__throw_length_error(char const*) () from /usr/lib/libstdc++.so.6
#14 0xb6138985 in std::string::assign(char const*, unsigned int) () from /usr/lib/libstdc++.so.6
#15 0xb24ee36d in ISpellChecker::setDictionaryEncoding(char const*, char const*) () from /usr/lib/enchant/libenchant_ispell.so
#16 0xb24eed5b in ISpellChecker::loadDictionaryForLanguage(char const*) () from /usr/lib/enchant/libenchant_ispell.so
#17 0xb24eed9c in ISpellChecker::requestDictionary(char const*) () from /usr/lib/enchant/libenchant_ispell.so
#18 0xb24eef88 in ?? () from /usr/lib/enchant/libenchant_ispell.so
#19 0xb229a44d in ?? () from /usr/lib/libenchant.so.1
#20 0xb229a68d in enchant_broker_request_dict () from /usr/lib/libenchant.so.1
#21 0xb22a4a81 in QSpellEnchantClient::createSpeller (this=0x9936478, language=...) at ../../../../sonnet/plugins/enchant/enchantclient.cpp:66
#22 0xb73f7f68 in Sonnet::Loader::createSpeller (this=0x98b1000, language=..., clientName=...) at ../../kdecore/sonnet/loader.cpp:115
#23 0xb73fcc4d in Sonnet::Speller::Private::init (this=0x9936468, lang=...) at ../../kdecore/sonnet/speller.cpp:55
#24 Speller (this=0x9936468, lang=...) at ../../kdecore/sonnet/speller.cpp:80
#25 0xb6d6aa52 in Highlighter (this=0x99069f0, textEdit=0x9835860, configFile=..., _col=...) at ../../kdeui/sonnet/highlighter.cpp:109
#26 0xb6e147b1 in KTextEdit::createHighlighter (this=0x9835860) at ../../kdeui/widgets/ktextedit.cpp:656
#27 0xb6e14751 in KTextEdit::focusInEvent (this=0x9835860, event=0xbf9dda94) at ../../kdeui/widgets/ktextedit.cpp:707
#28 0xb6307ccb in QWidget::event (this=0x9835860, event=0xbf9dda94) at kernel/qwidget.cpp:7647
#29 0xb66b7633 in QFrame::event (this=0x9835860, e=0xbf9dda94) at widgets/qframe.cpp:559
#30 0xb6756faa in QAbstractScrollArea::event (this=0x9835860, e=0xbf9dda94) at widgets/qabstractscrollarea.cpp:918
#31 0xb674069d in QTextEdit::event (this=0x9835860, e=0xbf9dda94) at widgets/qtextedit.cpp:1058
#32 0xb6e14a93 in KTextEdit::event (this=0x9835860, ev=0xbf9dda94) at ../../kdeui/widgets/ktextedit.cpp:300
#33 0xb62b2f54 in QApplicationPrivate::notify_helper (this=0x95a8270, receiver=0x9835860, e=0xbf9dda94) at kernel/qapplication.cpp:4056
#34 0xb62ba5ca in QApplication::notify (this=0xbf9e2b90, receiver=0x9835860, e=0xbf9dda94) at kernel/qapplication.cpp:4021
#35 0xb6d02bfa in KApplication::notify (this=0xbf9e2b90, receiver=0x9835860, event=0xbf9dda94) at ../../kdeui/kernel/kapplication.cpp:302
#36 0xb76396cb in QCoreApplication::notifyInternal (this=0xbf9e2b90, receiver=0x9835860, event=0xbf9dda94) at kernel/qcoreapplication.cpp:610
#37 0xb67a0b9c in QCoreApplication::sendEvent (this=0xbf9de360, visible=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#38 QDialog::setVisible (this=0xbf9de360, visible=true) at dialogs/qdialog.cpp:741
#39 0xb672615b in QWidget::show (this=0x964ed80, c=0xbf9de010) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:473
#40 QSplitter::childEvent (this=0x964ed80, c=0xbf9de010) at widgets/qsplitter.cpp:1263
#41 0xb76493a7 in QObject::event (this=0x964ed80, e=0xbf9de010) at kernel/qobject.cpp:1090
#42 0xb6307906 in QWidget::event (this=0x964ed80, event=0xbf9de010) at kernel/qwidget.cpp:7946
#43 0xb6725e24 in QSplitter::event (this=0x964ed80, e=0xbf9de010) at widgets/qsplitter.cpp:1338
#44 0xb62b2f54 in QApplicationPrivate::notify_helper (this=0x95a8270, receiver=0x964ed80, e=0xbf9de010) at kernel/qapplication.cpp:4056
#45 0xb62ba5ca in QApplication::notify (this=0xbf9e2b90, receiver=0x964ed80, e=0xbf9de010) at kernel/qapplication.cpp:4021
#46 0xb6d02bfa in KApplication::notify (this=0xbf9e2b90, receiver=0x964ed80, event=0xbf9de010) at ../../kdeui/kernel/kapplication.cpp:302
#47 0xb76396cb in QCoreApplication::notifyInternal (this=0xbf9e2b90, receiver=0x964ed80, event=0xbf9de010) at kernel/qcoreapplication.cpp:610
#48 0xb62fcd45 in QCoreApplication::sendEvent (this=0xbf9de360) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#49 QWidget::ensurePolished (this=0xbf9de360) at kernel/qwidget.cpp:8781
#50 0xb62e06ea in QLayout::totalSizeHint (this=0x98b0958) at kernel/qlayout.cpp:796
#51 0xb62fb0f6 in QWidget::sizeHint (this=0xbf9de360) at kernel/qwidget.cpp:7402
#52 0xb679edb4 in QDialog::sizeHint (this=0xbf9de360) at dialogs/qdialog.cpp:1018
#53 0xb6c6bf35 in KDialog::sizeHint (this=0xbf9de360) at ../../kdeui/dialogs/kdialog.cpp:340
#54 0xb6c6aff3 in KDialog::restoreDialogSize (this=0xbf9de360, cfg=...) at ../../kdeui/dialogs/kdialog.cpp:980
#55 0xb297673a in ?? () from /usr/lib/kde4/cervisiapart.so
#56 0xb298aef2 in ?? () from /usr/lib/kde4/cervisiapart.so
#57 0xb29936b0 in ?? () from /usr/lib/kde4/cervisiapart.so
#58 0xb764f263 in QMetaObject::activate (sender=0x968ecc0, from_signal_index=5, to_signal_index=6, argv=0xbf9de618) at kernel/qobject.cpp:3113
#59 0xb764f6d8 in QMetaObject::activate (sender=0x968ecc0, m=0xb6b14e48, from_local_signal_index=1, to_local_signal_index=2, argv=0xbf9de618) at kernel/qobject.cpp:3207
#60 0xb62ac9b1 in QAction::triggered (this=0x968ecc0, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#61 0xb62adf32 in QAction::activate (this=0x968ecc0, event=QAction::Trigger) at kernel/qaction.cpp:1160
#62 0xb66fb9cc in QMenuPrivate::activateCausedStack (this=0x9784610, causedStack=..., action=0x968ecc0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:967
#63 0xb670203b in QMenuPrivate::activateAction (this=0x9784610, action=0x968ecc0, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1060
#64 0xb6702bf7 in QMenu::mouseReleaseEvent (this=0x97845f0, e=0xbf9ded70) at widgets/qmenu.cpp:2254
#65 0xb6ded1c5 in KMenu::mouseReleaseEvent (this=0x97845f0, e=0xbf9ded70) at ../../kdeui/widgets/kmenu.cpp:456
#66 0xb6308012 in QWidget::event (this=0x97845f0, event=0xbf9ded70) at kernel/qwidget.cpp:7549
#67 0xb6704e34 in QMenu::event (this=0x97845f0, e=0xbf9ded70) at widgets/qmenu.cpp:2353
#68 0xb62b2f54 in QApplicationPrivate::notify_helper (this=0x95a8270, receiver=0x97845f0, e=0xbf9ded70) at kernel/qapplication.cpp:4056
#69 0xb62bb033 in QApplication::notify (this=0xbf9e2b90, receiver=0x97845f0, e=0xbf9ded70) at kernel/qapplication.cpp:3758
#70 0xb6d02bfa in KApplication::notify (this=0xbf9e2b90, receiver=0x97845f0, event=0xbf9ded70) at ../../kdeui/kernel/kapplication.cpp:302
#71 0xb76396cb in QCoreApplication::notifyInternal (this=0xbf9e2b90, receiver=0x97845f0, event=0xbf9ded70) at kernel/qcoreapplication.cpp:610
#72 0xb62b9f6e in QCoreApplication::sendSpontaneousEvent (receiver=0x97845f0, event=0xbf9ded70, alienWidget=0x0, nativeWidget=0x97845f0, buttonDown=0xb6b2daa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#73 QApplicationPrivate::sendMouseEvent (receiver=0x97845f0, event=0xbf9ded70, alienWidget=0x0, nativeWidget=0x97845f0, buttonDown=0xb6b2daa0, lastMouseReceiver=...) at kernel/qapplication.cpp:2924
#74 0xb6328c87 in QETWidget::translateMouseEvent (this=0x97845f0, event=0xbf9e03bc) at kernel/qapplication_x11.cpp:4343
#75 0xb6327c4b in QApplication::x11ProcessEvent (this=0xbf9e2b90, event=0xbf9e03bc) at kernel/qapplication_x11.cpp:3428
#76 0xb6354502 in x11EventSourceDispatch (s=0x95ae900, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#77 0xb5eb8e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#78 0xb5ebc720 in ?? () from /lib/libglib-2.0.so.0
#79 0xb5ebc853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#80 0xb766402c in QEventDispatcherGlib::processEvents (this=0x952da58, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#81 0xb6353be5 in QGuiEventDispatcherGlib::processEvents (this=0x952da58, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#82 0xb7637c79 in QEventLoop::processEvents (this=0xbf9e06b0, flags=) at kernel/qeventloop.cpp:149
#83 0xb76380ca in QEventLoop::exec (this=0xbf9e06b0, flags=...) at kernel/qeventloop.cpp:201
#84 0xb6704c9e in QMenu::exec (this=0x97845f0, p=..., action=0x0) at widgets/qmenu.cpp:1993
#85 0xb2987635 in ?? () from /usr/lib/kde4/cervisiapart.so
#86 0xb299363d in ?? () from /usr/lib/kde4/cervisiapart.so
#87 0xb764f263 in QMetaObject::activate (sender=0x9652860, from_signal_index=101, to_signal_index=101, argv=0xbf9e08b0) at kernel/qobject.cpp:3113
#88 0xb764fec2 in QMetaObject::activate (sender=0x9652860, m=0xb41f4368, local_signal_index=13, argv=0xbf9e08b0) at kernel/qobject.cpp:3187
#89 0xb4195a5f in K3ListView::contextMenu (this=0x9652860, _t1=0x9652860, _t2=0x97d8e38, _t3=...) at ./k3listview.moc:363
#90 0xb4195a9f in K3ListView::emitContextMenu (this=0x9652860, i=0x97d8e38, p=...) at ../../kde3support/kdeui/k3listview.cpp:1901
#91 0xb419dbb7 in K3ListView::qt_metacall (this=0x9652860, _c=QMetaObject::InvokeMetaMethod, _id=35, _a=0xbf9e0a40) at ./k3listview.moc:211
#92 0xb296611a in ?? () from /usr/lib/kde4/cervisiapart.so
#93 0xb764f263 in QMetaObject::activate (sender=0x9652860, from_signal_index=62, to_signal_index=62, argv=0xbf9e0a40) at kernel/qobject.cpp:3113
#94 0xb764fec2 in QMetaObject::activate (sender=0x9652860, m=0xb410c748, local_signal_index=12, argv=0xbf9e0a40) at kernel/qobject.cpp:3187
#95 0xb408891f in Q3ListView::rightButtonPressed (this=0x9652860, _t1=0x97d8e38, _t2=..., _t3=0) at .moc/release-shared/moc_q3listview.cpp:351
#96 0xb3f2349f in Q3ListView::contentsMousePressEventEx (this=0x9652860, e=0xbf9e0c40) at itemviews/q3listview.cpp:4339
#97 0xb3f23a44 in Q3ListView::contentsMousePressEvent (this=0x9652860, e=0xbf9e0c40) at itemviews/q3listview.cpp:4155
#98 0xb419999e in K3ListView::contentsMousePressEvent (this=0x9652860, e=0xbf9e0c40) at ../../kde3support/kdeui/k3listview.cpp:796
#99 0xb3f77d78 in Q3ScrollView::viewportMousePressEvent (this=0x9652860, e=0xbf9e11a0) at widgets/q3scrollview.cpp:1742
#100 0xb3f798b8 in Q3ScrollView::eventFilter (this=0x9652860, obj=0x9647598, e=0xbf9e11a0) at widgets/q3scrollview.cpp:1470
#101 0xb3f1605b in Q3ListView::eventFilter (this=0x9652860, o=0x9647598, e=0xbf9e11a0) at itemviews/q3listview.cpp:3787
#102 0xb763883a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x95a8270, receiver=0x9647598, event=0xbf9e11a0) at kernel/qcoreapplication.cpp:726
#103 0xb62b2f2c in QApplicationPrivate::notify_helper (this=0x95a8270, receiver=0x9647598, e=0xbf9e11a0) at kernel/qapplication.cpp:4052
#104 0xb62bb033 in QApplication::notify (this=0xbf9e2b90, receiver=0x9647598, e=0xbf9e11a0) at kernel/qapplication.cpp:3758
#105 0xb6d02bfa in KApplication::notify (this=0xbf9e2b90, receiver=0x9647598, event=0xbf9e11a0) at ../../kdeui/kernel/kapplication.cpp:302
#106 0xb76396cb in QCoreApplication::notifyInternal (this=0xbf9e2b90, receiver=0x9647598, event=0xbf9e11a0) at kernel/qcoreapplication.cpp:610
#107 0xb62b9f6e in QCoreApplication::sendSpontaneousEvent (receiver=0x9647598, event=0xbf9e11a0, alienWidget=0x9647598, nativeWidget=0x963d1a0, buttonDown=0xb6b2daa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#108 QApplicationPrivate::sendMouseEvent (receiver=0x9647598, event=0xbf9e11a0, alienWidget=0x9647598, nativeWidget=0x963d1a0, buttonDown=0xb6b2daa0, lastMouseReceiver=...)
    at kernel/qapplication.cpp:2924
#109 0xb63287c0 in QETWidget::translateMouseEvent (this=0x963d1a0, event=0xbf9e27ec) at kernel/qapplication_x11.cpp:4409
#110 0xb6327c4b in QApplication::x11ProcessEvent (this=0xbf9e2b90, event=0xbf9e27ec) at kernel/qapplication_x11.cpp:3428
#111 0xb6354502 in x11EventSourceDispatch (s=0x95ae900, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#112 0xb5eb8e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#113 0xb5ebc720 in ?? () from /lib/libglib-2.0.so.0
#114 0xb5ebc853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#115 0xb766402c in QEventDispatcherGlib::processEvents (this=0x952da58, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#116 0xb6353be5 in QGuiEventDispatcherGlib::processEvents (this=0x952da58, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#117 0xb7637c79 in QEventLoop::processEvents (this=0xbf9e2ae4, flags=) at kernel/qeventloop.cpp:149
#118 0xb76380ca in QEventLoop::exec (this=0xbf9e2ae4, flags=...) at kernel/qeventloop.cpp:201
#119 0xb763a53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#120 0xb62b2dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#121 0xb42c47e0 in kdemain () from /usr/lib/libkdeinit4_cervisia.so
#122 0x0804dde1 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=1, envs=0x955b15b "DISPLAY=:0.0", reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x955b16c "trifid;1259833506;506457;1576_TIME853326451") at ../../kinit/kinit.cpp:677
#123 0x0804ea35 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#124 0x0804eeac in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1362
#125 0x0804fbaf in main (argc=2, argv=0xbf9e3454, envp=0xbf9e3460) at ../../kinit/kinit.cpp:1793

Reported using DrKonqi
Comment 1 Andre Woebbeking 2009-12-07 21:58:18 UTC
The spellchecker crashed somehow. Did you configure spellchecking in KDE? Can you reproduce the crash?
Comment 2 Andrew Crouthamel 2018-10-30 00:00:16 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-14 11:25:37 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2018-11-29 04:46:52 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!