[Bug 57455] New: crash when opening c file
Viktor S.Grishchenko
gritzko at dcn.ru
Sat Apr 19 17:57:05 UTC 2003
------- 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=57455
Summary: crash when opening c file
Product: kdevelop
Version: unspecified
Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: gritzko at dcn.ru
Version: 3.0a4A (using KDE KDE 3.1)
Installed from: Unspecified Linux
Compiler: gcc3.2
OS: Linux
While working with automake-based C project, I've got that crash.
Stack:
[New Thread 1024 (LWP 3634)]
[New Thread 2049 (LWP 3642)]
[New Thread 2050 (LWP 3706)]
0x414bcfe9 in wait4 () from /lib/libc.so.6
#0 0x414bcfe9 in wait4 () from /lib/libc.so.6
#1 0x41536c4c in sys_sigabbrev () from /lib/libc.so.6
#2 0x41322a43 in waitpid () from /lib/libpthread.so.0
#3 0x40a53c7d in KCrash::defaultCrashHandler(int) ()
from /usr/lib/libkdecore.so.4
#4 0x4132010b in pthread_sighandler () from /lib/libpthread.so.0
#5 0x4144a108 in sigaction () from /lib/libc.so.6
#6 0x4258409f in KateBuffer::needHighlight(KateBufBlock*, unsigned, unsigned)
() from /usr/lib/kde3/libkatepart.so
#7 0x425845fe in KateBuffer::updateHighlighting(unsigned, unsigned, bool) ()
from /usr/lib/kde3/libkatepart.so
#8 0x4258479c in KateBuffer::slotBufferUpdateHighlight() ()
from /usr/lib/kde3/libkatepart.so
#9 0x42582b33 in KateBuffer::qt_invoke(int, QUObject*) ()
from /usr/lib/kde3/libkatepart.so
#10 0x40dd5e19 in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /usr/lib/libqt-mt.so.3
#11 0x40dd5cbd in QObject::activate_signal(int) () from /usr/lib/libqt-mt.so.3
#12 0x410b5a8b in QTimer::timeout() () from /usr/lib/libqt-mt.so.3
#13 0x40df6c62 in QTimer::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#14 0x40d77c74 in QApplication::internalNotify(QObject*, QEvent*) ()
from /usr/lib/libqt-mt.so.3
#15 0x40d77869 in QApplication::notify(QObject*, QEvent*) ()
from /usr/lib/libqt-mt.so.3
#16 0x409e6e39 in KApplication::notify(QObject*, QEvent*) ()
from /usr/lib/libkdecore.so.4
#17 0x40d52b55 in QEventLoop::activateTimers() () from /usr/lib/libqt-mt.so.3
#18 0x40d30698 in QEventLoop::processEvents(unsigned) ()
from /usr/lib/libqt-mt.so.3
#19 0x40d8ba46 in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#20 0x40d8b8e8 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#21 0x40d77ea1 in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#22 0x0806b802 in main (argc=-512, argv=0xfffffe00) at main.cpp:89
#23 0x41439652 in __libc_start_main () from /lib/libc.so.6
More information about the KDevelop-devel
mailing list