Bug 257929 - Crash Kate (x64 Ubuntu 10.04) for no apparent reason
Summary: Crash Kate (x64 Ubuntu 10.04) for no apparent reason
Status: RESOLVED DUPLICATE of bug 180082
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-26 00:53 UTC by Ugo
Modified: 2010-11-27 23:09 UTC (History)
1 user (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 Ugo 2010-11-26 00:53:14 UTC
Application: kate (3.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-25-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
I just was coding a script in php 5 when Kate crashed and those two times.

It seems to me that since I installed GLX-Dock and the configuration manager ConpizConfig Kate became unstable. Maybe because Kate is KDE?

sorry for my English :)

 -- Backtrace:
Application: Kate (kate), signal: Segmentation fault
[KCrash Handler]
#5  KateCodeFoldingNode::getEnd (this=0x361f6f0, tree=0x307c690, end=0x7fffc3ba0d00) at ../../kate/syntax/katecodefolding.cpp:86
#6  0x00007ff46f4a6175 in KateIconBorder::showBlock (this=0x362aee0) at ../../kate/view/kateviewhelpers.cpp:1315
#7  0x00007ff46f4a6794 in KateIconBorder::qt_metacall (this=0x362aee0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffc3ba0f20) at ./kateviewhelpers.moc:160
#8  0x00007ff481b0be3f in QMetaObject::activate (sender=0x1ffdef0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3293
#9  0x00007ff481b08a63 in QObject::event (this=0x1ffdef0, e=0x7fffc3ba1670) at kernel/qobject.cpp:1212
#10 0x00007ff482fc822c in QApplicationPrivate::notify_helper (this=0x179b760, receiver=0x1ffdef0, e=0x7fffc3ba1670) at kernel/qapplication.cpp:4300
#11 0x00007ff482fce6fb in QApplication::notify (this=0x7fffc3ba1a50, receiver=0x1ffdef0, e=0x7fffc3ba1670) at kernel/qapplication.cpp:4183
#12 0x00007ff4822b9526 in KApplication::notify (this=0x7fffc3ba1a50, receiver=0x1ffdef0, event=0x7fffc3ba1670) at ../../kdeui/kernel/kapplication.cpp:302
#13 0x00007ff481af906c in QCoreApplication::notifyInternal (this=0x7fffc3ba1a50, receiver=0x1ffdef0, event=0x7fffc3ba1670) at kernel/qcoreapplication.cpp:704
#14 0x00007ff481b25d42 in QCoreApplication::sendEvent (this=0x179e140) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#15 QTimerInfoList::activateTimers (this=0x179e140) at kernel/qeventdispatcher_unix.cpp:603
#16 0x00007ff481b22848 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#17 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#18 0x00007ff480d6c8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x00007ff480d70748 in ?? () from /lib/libglib-2.0.so.0
#20 0x00007ff480d708fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x00007ff481b22513 in QEventDispatcherGlib::processEvents (this=0x17753a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#22 0x00007ff48307846e in QGuiEventDispatcherGlib::processEvents (this=0x361f6f0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007ff481af7992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#24 0x00007ff481af7d6c in QEventLoop::exec (this=0x7fffc3ba1910, flags=) at kernel/qeventloop.cpp:201
#25 0x00007ff481afbaab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#26 0x00007ff483e29eed in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../kate/app/katemain.cpp:377
#27 0x00007ff483abfc4d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fffc3ba2fd8) at libc-start.c:226
#28 0x00000000004006b9 in _start ()

This bug may be a duplicate of or related to bug 180082.

Possible duplicates by query: bug 256915, bug 245443, bug 208312.

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-27 23:09:15 UTC
[Comment from a bug triager]
Related crashes are being tracked at bug 180082. Merging. Thanks

*** This bug has been marked as a duplicate of bug 180082 ***