[Bug 56998] New: Crash while working with
Tom Lueders
tom.lueders at m.eads.net
Tue Apr 8 14:50:07 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=56998
Summary: Crash while working with
Product: kdevelop
Version: unspecified
Platform: SuSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: tom.lueders at m.eads.net
Version: 3.0a4 (using KDE KDE 3.1.1)
Installed from: SuSE RPMs
Compiler: gcc3.2.x debug
OS: Linux
SuSE 8.2
glibc-2.3.2-6
qt-3.1.1
Here is the output:
[New Thread 16384 (LWP 2651)]
[New Thread 32769 (LWP 2688)]
[New Thread 16386 (LWP 2689)]
0x41350d2a in waitpid () from /lib/libpthread.so.0
#0 0x41350d2a in waitpid () from /lib/libpthread.so.0
#1 0x40a69c89 in KCrash::defaultCrashHandler(int) ()
from /opt/kde3/lib/libkdecore.so.4
#2 0x4134f895 in __pthread_sighandler () from /lib/libpthread.so.0
#3 <signal handler called>
#4 0x415159df in strlen () from /lib/libc.so.6
#5 0x410838e2 in QString::latin1ToUnicode(char const*, unsigned*, unsigned) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#6 0x4108b1ca in QString::fromLatin1(char const*, int) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#7 0x408ebc92 in KDockManager::writeConfig(KConfig*, QString) ()
from /opt/kde3/lib/libkdeui.so.4
#8 0x408df7f1 in KDockMainWindow::writeDockConfig(KConfig*, QString) ()
from /opt/kde3/lib/libkdeui.so.4
#9 0x0806a294 in MainWindow::prepareToCloseViews() ()
#10 0x08076e57 in ProjectManager::closeProject() ()
#11 0x080768b9 in ProjectManager::loadProject(KURL const&) ()
#12 0x0807631d in ProjectManager::slotOpenProject() ()
#13 0x08079a09 in ProjectManager::qt_invoke(int, QUObject*) ()
#14 0x40df58e7 in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40df578f in QObject::activate_signal(int) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x4081a739 in KAction::activated() () from /opt/kde3/lib/libkdeui.so.4
#17 0x4080b3dd in KAction::slotActivated() () from /opt/kde3/lib/libkdeui.so.4
#18 0x4081a7f1 in KAction::qt_invoke(int, QUObject*) ()
from /opt/kde3/lib/libkdeui.so.4
#19 0x40df585e in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x40df578f in QObject::activate_signal(int) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x410f33ec in QButton::clicked() () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40e7d716 in QButton::mouseReleaseEvent(QMouseEvent*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40e2b954 in QWidget::event(QEvent*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40d945f8 in QApplication::internalNotify(QObject*, QEvent*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x40d93d76 in QApplication::notify(QObject*, QEvent*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x409f6929 in KApplication::notify(QObject*, QEvent*) ()
from /opt/kde3/lib/libkdecore.so.4
#27 0x40d355c8 in QETWidget::translateMouseEvent(_XEvent const*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x40d32e30 in QApplication::x11ProcessEvent(_XEvent*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40d484f2 in QEventLoop::processEvents(unsigned) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x40da8b83 in QEventLoop::enterLoop() ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x40da8a76 in QEventLoop::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40d9487f in QApplication::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x08068bdf in main ()
#34 0x414af8ae in __libc_start_main () from /lib/libc.so.6
More information about the KDevelop-devel
mailing list