[Bug 53003] New: Kdevelop crash when finished creating a new simple KDE application

Mario Scalas mario.scalas at libero.it
Tue Jan 14 22:26:04 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=53003     
           Summary: Kdevelop crash when finished creating a new simple KDE
                    application
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at barney.cs.uni-potsdam.de
        ReportedBy: mario.scalas at libero.it


Version:            (using KDE KDE 3.0.99)
Installed from:    Compiled From Sources
Compiler:          gcc 3.2.1 
OS:          Linux

Just created a Simple KDE application with wizard filling all fields and requesting to use cvs (local directory /home/cvshome): It crashes immediately after pushing the button "finish" when using the .Net Style and when pushing the side-button "Documentation" with standard Keramik Style (yes, systematic). Here it is the backtrace for crash with Keramik:

[... snippet ...]
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x414aa079 in wait4 () from /lib/libc.so.6
#0  0x414aa079 in wait4 () from /lib/libc.so.6
#1  0x41527214 in __DTOR_END__ () from /lib/libc.so.6
#2  0x4129cae3 in waitpid () from /lib/libpthread.so.0
#3  0x40a17c3d in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.1/lib/libkdecore.so.4
#4  <signal handler called>
#5  0x40aed393 in KStyle::drawComplexControl(QStyle::ComplexControl, QPainter*, QWidget const*, QRect const&, QColorGroup const&, unsigned, unsigned, unsigned, QStyleOption const&) const () from /usr/kde/3.1/lib/libkdefx.so.4
#6  0x41af687e in KeramikStyle::drawComplexControl(QStyle::ComplexControl, QPainter*, QWidget const*, QRect const&, QColorGroup const&, unsigned, unsigned, unsigned, QStyleOption const&) const ()
   from /usr/kde/3.1/lib/kde3/plugins/styles/keramik.so
#7  0x40e12802 in QListViewItem::paintBranches(QPainter*, QColorGroup const&, int, int, int) () from /usr/qt/3/lib/libqt-mt.so.3
#8  0x40e1404b in QListView::drawContentsOffset(QPainter*, int, int, int, int, int, int) () from /usr/qt/3/lib/libqt-mt.so.3
#9  0x40e45b0d in QScrollView::viewportPaintEvent(QPaintEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#10 0x407f1a8b in KListView::viewportPaintEvent(QPaintEvent*) ()
   from /usr/kde/3.1/lib/libkdeui.so.4
#11 0x40e45505 in QScrollView::eventFilter(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#12 0x40e16f62 in QListView::eventFilter(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#13 0x40d4887e in QObject::activate_filters(QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#14 0x40d487a1 in QObject::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#15 0x40d7eb2c in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#16 0x40ceccf4 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#17 0x40cec85b in QApplication::notify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#18 0x4099d599 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/kde/3.1/lib/libkdecore.so.4
#19 0x40c9512e in QETWidget::translatePaintEvent(_XEvent const*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#20 0x40c90832 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#21 0x40ca567a in QEventLoop::processEvents(unsigned) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#22 0x40d00a86 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#23 0x40d00928 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#24 0x40cecf21 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#25 0x08066b82 in QGListIterator::~QGListIterator() ()
#26 0x41411e54 in __libc_start_main () from /lib/libc.so.6




More information about the KDevelop-devel mailing list