Bug 212965 - kdevelop4 crashed on open non utf8 cpp file
Summary: kdevelop4 crashed on open non utf8 cpp file
Status: RESOLVED DUPLICATE of bug 204169
Alias: None
Product: kate
Classification: Applications
Component: part (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
: 213069 213422 214772 216796 217105 217138 224389 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-11-03 20:03 UTC by jerome
Modified: 2010-01-26 21:32 UTC (History)
9 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jerome 2009-11-03 20:03:25 UTC
Application that crashed: kdevelop
Version of the application: 3.9.95 (using KDevPlatform 0.9.95)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I tried to open a file wich isn't in utf8 format. A popup said me that it's not an utf8 file and it will be open in read-only. After Ok button pressed kdevelop crashed.

 -- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f71669f7750 (LWP 24577))]

Thread 10 (Thread 0x7f7154209910 (LWP 24578)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f7165238462 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1c2e010, time=200000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1c2e010, time=200000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7160ddb9be in KDevelop::DUChainPrivate::CleanupThread::run (this=0x1c2dff0) at ../../language/duchain/duchain.cpp:280
#4  0x00007f7165237445 in QThreadPrivate::start (arg=0x1c2dff0) at thread/qthread_unix.cpp:188
#5  0x00007f715e468a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f71640857bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f7144a1b910 (LWP 24615)):
#0  pthread_mutex_lock (mutex=0x356ce38) at forward.c:182
#1  0x00007f715e6bd692 in IA__g_main_context_iteration (context=0x356ce30, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2653
#2  0x00007f71653461fe in QEventDispatcherGlib::processEvents (this=0x27f1a90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#3  0x00007f716531c532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#4  0x00007f716531c904 in QEventLoop::exec (this=0x7f7144a1b010, flags=) at kernel/qeventloop.cpp:201
#5  0x00007f71652346cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#6  0x00007f71652ffb78 in QInotifyFileSystemWatcherEngine::run (this=0x34f6e80) at io/qfilesystemwatcher_inotify.cpp:214
#7  0x00007f7165237445 in QThreadPrivate::start (arg=0x34f6e80) at thread/qthread_unix.cpp:188
#8  0x00007f715e468a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f71640857bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 8 (Thread 0x7f714521c910 (LWP 24616)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f7140023c91 in metronom_sync_loop (this=0x3747cb0) at metronom.c:870
#2  0x00007f715e468a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f71640857bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 7 (Thread 0x7f7135946910 (LWP 24668)):
#0  0x00007fff211ff82c in clock_gettime ()
#1  0x00007f715e948fdf in *__GI_clock_gettime (clock_id=1, tp=0x7f7135945d70) at ../sysdeps/unix/clock_gettime.c:100
#2  0x00007f7165347ccd in QTimerInfoList::getTime (this=<value optimized out>, t=...) at kernel/qeventdispatcher_unix.cpp:339
#3  0x00007f7165347ec1 in QTimerInfoList::updateCurrentTime (this=0x1) at kernel/qeventdispatcher_unix.cpp:297
#4  0x00007f71653488f3 in QTimerInfoList::timerWait (this=0x1, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#5  0x00007f716534637d in timerSourcePrepare (source=<value optimized out>, timeout=0x7f7135945e6c) at kernel/qeventdispatcher_glib.cpp:141
#6  0x00007f715e6bcdaa in IA__g_main_context_prepare (context=0x358b0f0, priority=<value optimized out>) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2280
#7  0x00007f715e6bd181 in g_main_context_iterate (context=0x358b0f0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2571
#8  0x00007f715e6bd6b0 in IA__g_main_context_iteration (context=0x358b0f0, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#9  0x00007f71653461fe in QEventDispatcherGlib::processEvents (this=0x3695f10, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#10 0x00007f716531c532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#11 0x00007f716531c904 in QEventLoop::exec (this=0x7f7135946000, flags=) at kernel/qeventloop.cpp:201
#12 0x00007f71652346cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#13 0x00007f714027e56e in Phonon::Xine::XineThread::run (this=0x3557770) at ../../xine/xinethread.cpp:143
#14 0x00007f7165237445 in QThreadPrivate::start (arg=0x3557770) at thread/qthread_unix.cpp:188
#15 0x00007f715e468a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#16 0x00007f71640857bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 6 (Thread 0x7f7136147910 (LWP 24669)):
#0  0x00007fff211ff82c in clock_gettime ()
#1  0x00007f715e948fdf in *__GI_clock_gettime (clock_id=1, tp=0x7f7136146dc0) at ../sysdeps/unix/clock_gettime.c:100
#2  0x00007f7165347ccd in QTimerInfoList::getTime (this=<value optimized out>, t=...) at kernel/qeventdispatcher_unix.cpp:339
#3  0x00007f7165347ec1 in QTimerInfoList::updateCurrentTime (this=0x1) at kernel/qeventdispatcher_unix.cpp:297
#4  0x00007f71653488f3 in QTimerInfoList::timerWait (this=0x1, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#5  0x00007f716534637d in timerSourcePrepare (source=<value optimized out>, timeout=0x7f7136146ebc) at kernel/qeventdispatcher_glib.cpp:141
#6  0x00007f715e6bcdaa in IA__g_main_context_prepare (context=0x350e530, priority=<value optimized out>) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2280
#7  0x00007f715e6bd181 in g_main_context_iterate (context=0x350e530, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2571
#8  0x00007f715e6bd6b0 in IA__g_main_context_iteration (context=0x350e530, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#9  0x00007f71653461fe in QEventDispatcherGlib::processEvents (this=0x3bc96e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#10 0x00007f716531c532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#11 0x00007f716531c904 in QEventLoop::exec (this=0x7f7136147050, flags=) at kernel/qeventloop.cpp:201
#12 0x00007f71652346cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#13 0x00007f7165237445 in QThreadPrivate::start (arg=0x2e23de0) at thread/qthread_unix.cpp:188
#14 0x00007f715e468a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#15 0x00007f71640857bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f71349a7910 (LWP 24670)):
#0  0x00007fff211ff82c in clock_gettime ()
#1  0x00007f715e948fdf in *__GI_clock_gettime (clock_id=1, tp=0x7f71349a6dc0) at ../sysdeps/unix/clock_gettime.c:100
#2  0x00007f7165347ccd in QTimerInfoList::getTime (this=<value optimized out>, t=...) at kernel/qeventdispatcher_unix.cpp:339
#3  0x00007f7165347ec1 in QTimerInfoList::updateCurrentTime (this=0x1) at kernel/qeventdispatcher_unix.cpp:297
#4  0x00007f71653488f3 in QTimerInfoList::timerWait (this=0x1, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#5  0x00007f716534637d in timerSourcePrepare (source=<value optimized out>, timeout=0x7f71349a6ebc) at kernel/qeventdispatcher_glib.cpp:141
#6  0x00007f715e6bcdaa in IA__g_main_context_prepare (context=0x35362a0, priority=<value optimized out>) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2280
#7  0x00007f715e6bd181 in g_main_context_iterate (context=0x35362a0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2571
#8  0x00007f715e6bd6b0 in IA__g_main_context_iteration (context=0x35362a0, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#9  0x00007f71653461fe in QEventDispatcherGlib::processEvents (this=0x3bc2f60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#10 0x00007f716531c532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#11 0x00007f716531c904 in QEventLoop::exec (this=0x7f71349a7050, flags=) at kernel/qeventloop.cpp:201
#12 0x00007f71652346cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#13 0x00007f7165237445 in QThreadPrivate::start (arg=0x353e300) at thread/qthread_unix.cpp:188
#14 0x00007f715e468a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#15 0x00007f71640857bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f71341a6910 (LWP 24673)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f7165236ed5 in thread_sleep (ti=0x7f71341a6000) at thread/qthread_unix.cpp:297
#2  0x00007f7165237040 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:323
#3  0x00007f7140cd3301 in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so
#4  0x00007f7165237445 in QThreadPrivate::start (arg=0x3560d90) at thread/qthread_unix.cpp:188
#5  0x00007f715e468a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f71640857bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f7133588910 (LWP 24694)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f71652384fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1db1280, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1db1280, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f715c04d326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1db1060, th=0x3777600) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f715c04f45b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1dde280, th=0x3777600) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f715c04da5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7133588050, parent=0x1db1060, th=0x3777600) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f715c04deb8 in ThreadWeaver::Thread::run (this=0x3777600) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f7165237445 in QThreadPrivate::start (arg=0x3777600) at thread/qthread_unix.cpp:188
#8  0x00007f715e468a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f71640857bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f7132d87910 (LWP 24695)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f71652384fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1db1280, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1db1280, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f715c04d326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1db1060, th=0x4331360) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f715c04f45b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1dde280, th=0x4331360) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f715c04da5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7132d87050, parent=0x1db1060, th=0x4331360) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f715c04deb8 in ThreadWeaver::Thread::run (this=0x4331360) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f7165237445 in QThreadPrivate::start (arg=0x4331360) at thread/qthread_unix.cpp:188
#8  0x00007f715e468a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f71640857bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f71669f7750 (LWP 24577)):
[KCrash Handler]
#5  0x00007f7164817d1c in QWidgetPrivate::nativeChildrenForced (this=0x489abb0, parent=0x2dc6960, f=) at ../../include/QtGui/private/../../../src/gui/kernel/qwidget_p.h:669
#6  QWidget::setParent (this=0x489abb0, parent=0x2dc6960, f=) at kernel/qwidget.cpp:9197
#7  0x00007f71648180b5 in QWidgetPrivate::init (this=0x4815f40, parentWidget=0x2dc6960, f=) at kernel/qwidget.cpp:1114
#8  0x00007f716481dde1 in QWidget (this=0x489abb0, parent=0x2dc6960, f=...) at kernel/qwidget.cpp:953
#9  0x00007f7165c4de27 in View (this=0x489abb0, parent=0x64) at ../../../interfaces/ktexteditor/ktexteditor.cpp:262
#10 0x00007f71336bce7f in KateView (this=0x489abb0, doc=0x3a578b0, parent=0x2) at ../../kate/view/kateview.cpp:125
#11 0x00007f7133624974 in KateDocument::createView (this=0x3a578b0, parent=0x2dc6960) at ../../kate/document/katedocument.cpp:339
#12 0x00007f7165ef315f in KDevelop::TextDocument::createViewWidget (this=0x29383a0, parent=0x2dc6960) at ../../shell/textdocument.cpp:268
#13 0x00007f7165ef27f7 in KDevelop::TextView::createWidget (this=0x2828a00, parent=0x2dc6960) at ../../shell/textdocument.cpp:504
#14 0x00007f7160b03c06 in Sublime::View::widget(QWidget*) () from /usr/lib/libsublime.so.1
#15 0x00007f7160aff890 in ?? () from /usr/lib/libsublime.so.1
#16 0x00007f7160b02e88 in Sublime::Area::WalkerMode Sublime::Area::walkViewsInternal<Sublime::MainWindowPrivate::ViewCreator>(Sublime::MainWindowPrivate::ViewCreator&, Sublime::AreaIndex*) ()
   from /usr/lib/libsublime.so.1
#17 0x00007f7160b00071 in ?? () from /usr/lib/libsublime.so.1
#18 0x00007f7160af7a4c in Sublime::MainWindow::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libsublime.so.1
#19 0x00007f7165ec8fa0 in KDevelop::MainWindow::qt_metacall (this=0x489abb0, _c=100, _id=2, _a=0x4815f40) at ./mainwindow.moc:81
#20 0x00007f7165332ddc in QMetaObject::activate (sender=0x1d62790, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x4815f40) at kernel/qobject.cpp:3113
#21 0x00007f7160ae9b18 in Sublime::Area::viewAdded(Sublime::AreaIndex*, Sublime::View*) () from /usr/lib/libsublime.so.1
#22 0x00007f7160aeda75 in Sublime::Area::addView(Sublime::View*, Sublime::AreaIndex*) () from /usr/lib/libsublime.so.1
#23 0x00007f7165ef9c2e in KDevelop::DocumentControllerPrivate::openDocumentInternal (this=0x1da2cb0, doc=0x29383c0, range=<value optimized out>, activationParams=)
    at ../../shell/documentcontroller.cpp:328
#24 0x00007f7165efa2de in KDevelop::DocumentControllerPrivate::openDocumentInternal (this=0x1da2cb0, inputUrl=<value optimized out>, prefName=<value optimized out>, range=<value optimized out>, 
    activationParams=) at ../../shell/documentcontroller.cpp:256
#25 0x00007f7165ef7662 in KDevelop::DocumentController::openDocument (this=0x1dfa620, inputUrl=..., range=..., activationParams=<value optimized out>) at ../../shell/documentcontroller.cpp:522
#26 0x00007f7165ef8860 in KDevelop::DocumentControllerPrivate::chooseDocument (this=<value optimized out>, _c=<value optimized out>, _id=<value optimized out>, _a=<value optimized out>)
    at ../../shell/documentcontroller.cpp:107
#27 KDevelop::DocumentController::qt_metacall (this=<value optimized out>, _c=<value optimized out>, _id=<value optimized out>, _a=<value optimized out>) at ./documentcontroller.moc:117
#28 0x00007f7165332ddc in QMetaObject::activate (sender=0x1d93ce0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x4815f40) at kernel/qobject.cpp:3113
#29 0x00007f71647c00a7 in QAction::triggered (this=0x489abb0, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#30 0x00007f71647c14ef in QAction::activate (this=0x1d93ce0, event=<value optimized out>) at kernel/qaction.cpp:1160
#31 0x00007f7164badecd in QMenuPrivate::activateCausedStack (this=<value optimized out>, causedStack=..., action=0x1d93ce0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:967
#32 0x00007f7164bb3dea in QMenuPrivate::activateAction (this=0x1f4e2d0, action=0x1d93ce0, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1060
#33 0x00007f71659062be in KMenu::mouseReleaseEvent (this=0x1f52210, e=0x64) at ../../kdeui/widgets/kmenu.cpp:456
#34 0x00007f71648149c0 in QWidget::event (this=0x1f52210, event=0x7fff210cb970) at kernel/qwidget.cpp:7549
#35 0x00007f7164bb65ab in QMenu::event (this=0x1f52210, e=0x7fff210cb970) at widgets/qmenu.cpp:2353
#36 0x00007f71647c5efc in QApplicationPrivate::notify_helper (this=0x1bd3910, receiver=0x1f52210, e=0x7fff210cb970) at kernel/qapplication.cpp:4056
#37 0x00007f71647cd011 in QApplication::notify (this=<value optimized out>, receiver=0x1f52210, e=0x7fff210cb970) at kernel/qapplication.cpp:3758
#38 0x00007f7165833ab6 in KApplication::notify (this=0x7fff210cd8e0, receiver=0x1f52210, event=0x7fff210cb970) at ../../kdeui/kernel/kapplication.cpp:302
#39 0x00007f716531dc2c in QCoreApplication::notifyInternal (this=0x7fff210cd8e0, receiver=0x1f52210, event=0x7fff210cb970) at kernel/qcoreapplication.cpp:610
#40 0x00007f71647cc8e0 in QCoreApplication::sendSpontaneousEvent (receiver=0x1f52210, event=0x7fff210cb970, alienWidget=0x0, nativeWidget=0x1f52210, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#41 QApplicationPrivate::sendMouseEvent (receiver=0x1f52210, event=0x7fff210cb970, alienWidget=0x0, nativeWidget=0x1f52210, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>)
    at kernel/qapplication.cpp:2924
#42 0x00007f7164832e2e in QETWidget::translateMouseEvent (this=0x1f52210, event=<value optimized out>) at kernel/qapplication_x11.cpp:4343
#43 0x00007f7164831aa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff210cd4a0) at kernel/qapplication_x11.cpp:3550
#44 0x00007f716485ad0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#45 0x00007f715e6b9bbe in g_main_dispatch (context=0x1bd61f0) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#46 IA__g_main_context_dispatch (context=0x1bd61f0) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#47 0x00007f715e6bd588 in g_main_context_iterate (context=0x1bd61f0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#48 0x00007f715e6bd6b0 in IA__g_main_context_iteration (context=0x1bd61f0, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#49 0x00007f71653461a6 in QEventDispatcherGlib::processEvents (this=0xaed870, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#50 0x00007f716485a4be in QGuiEventDispatcherGlib::processEvents (this=0x489abb0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#51 0x00007f716531c532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#52 0x00007f716531c904 in QEventLoop::exec (this=0x7fff210cd7d0, flags=) at kernel/qeventloop.cpp:201
#53 0x00007f716531eab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#54 0x0000000000407f27 in _start ()
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Andreas Pakulat 2009-11-03 22:34:25 UTC
Backtrace indicates a bug in kate. Could be we're doing something wrong to the Kate document/view in this case, but we'll need some pointers what to look out for from the Kate devs.
Comment 2 Dario Andres 2009-11-04 02:24:48 UTC
This matches bug 204169. Merging. Thanks

*** This bug has been marked as a duplicate of bug 204169 ***
Comment 3 Andreas Pakulat 2009-11-04 13:54:02 UTC
*** Bug 213069 has been marked as a duplicate of this bug. ***
Comment 4 Andreas Pakulat 2009-11-06 16:00:37 UTC
*** Bug 213422 has been marked as a duplicate of this bug. ***
Comment 5 Andreas Pakulat 2009-11-16 10:03:46 UTC
*** Bug 214772 has been marked as a duplicate of this bug. ***
Comment 6 Dario Andres 2009-12-02 20:24:32 UTC
*** Bug 217105 has been marked as a duplicate of this bug. ***
Comment 7 Dario Andres 2009-12-02 20:24:34 UTC
*** Bug 216796 has been marked as a duplicate of this bug. ***
Comment 8 Andreas Pakulat 2009-12-03 09:33:40 UTC
*** Bug 217138 has been marked as a duplicate of this bug. ***
Comment 9 David Nolden 2009-12-05 13:09:03 UTC
Hmm, so following the "duplicate inheritance chain", is this really a duplicate of bug 217329 ?
Comment 10 Andreas Pakulat 2009-12-05 18:39:56 UTC
(In reply to comment #9)
> Hmm, so following the "duplicate inheritance chain", is this really a duplicate
> of bug 217329 ?

Well, it seems so. I just tried to open a non-utf8 file and it didn't crash anymore (as 204383, the original of 217329, is fixed now). 

However there's still some bug: I get the "this file is not utf8" messagebox twice. I wonder wether thats related to the workingsets maybe, or there's something special how we handle kate.
Comment 11 damien.porquet 2010-01-26 21:32:19 UTC
*** Bug 224389 has been marked as a duplicate of this bug. ***