[Bug 74659] New: crashes when creating new perl project with cvs support

Tijmen t.w.k.demes at student.utwente.nl
Mon Feb 9 01:10:15 UTC 2004


------- 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=74659      
           Summary: crashes when creating new perl project with cvs support
           Product: kdevelop
           Version: 3.0.0
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: t.w.k.demes at student.utwente.nl


Version:           3.0.0 (using KDE KDE 3.2.0)
Installed from:    Gentoo Packages
Compiler:          GCC 3.2.3-r2
 
OS:          Linux

When creating a new project choosing for perl and the default simple perl script and filling in all the needed fields, going to the next screen in the wizzard enabling CVS support and filling in al the value's the program crashes with signal 11. 
The backtrace is :
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 16384 (LWP 23846)]
0x4167e187 in waitpid ()
   from /lib/libpthread.so.0
#0  0x4167e187 in waitpid () from /lib/libpthread.so.0
#1  0x40d256bd in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.2/lib/libkdecore.so.4
#2  0x4167cffc in __pthread_sighandler () from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x40b564ec in KDockWidget::mayBeHide() const ()
   from /usr/kde/3.2/lib/libkdeui.so.4
#5  0x404cc6cc in KMDIPrivate::ToggleToolViewAction::anDWChanged() ()
   from /usr/kde/3.2/lib/libkmdi.so.1
#6  0x404cc378 in KMDIPrivate::ToggleToolViewAction::qt_invoke(int, QUObject*)
    () from /usr/kde/3.2/lib/libkmdi.so.1
#7  0x410e5188 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#8  0x410e5044 in QObject::activate_signal(int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#9  0x40b641eb in KDockManager::change() () from /usr/kde/3.2/lib/libkdeui.so.4
#10 0x40b54951 in KDockWidget::manualDock(KDockWidget*, KDockWidget::DockPosition, int, QPoint, bool, int) () from /usr/kde/3.2/lib/libkdeui.so.4
#11 0x404cb4d5 in KMdiToolViewAccessor::place(KDockWidget::DockPosition, QWidget*, int) () from /usr/kde/3.2/lib/libkmdi.so.1
#12 0x404b5294 in KMdiMainFrm::addToolWindow(QWidget*, KDockWidget::DockPosition, QWidget*, int, QString const&, QString const&) ()
   from /usr/kde/3.2/lib/libkmdi.so.1
#13 0x08064efd in QGListIterator::~QGListIterator() ()
#14 0x426b8b7d in BookmarksPart::BookmarksPart(QObject*, char const*, QStringList const&) () from /usr/lib/kde3/libkdevbookmarks.so
#15 0x426bc7e7 in KGenericFactory<BookmarksPart, QObject>::createObject(QObject*, char const*, char const*, QStringList const&) ()
   from /usr/lib/kde3/libkdevbookmarks.so
#16 0x40d3e481 in KLibFactory::create(QObject*, char const*, char const*, QStringList const&) () from /usr/kde/3.2/lib/libkdecore.so.4
#17 0x0807abca in QValueList<QString>::detach() ()
#18 0x0807a877 in QValueList<QString>::detach() ()
#19 0x0807a469 in QValueList<QString>::detach() ()
#20 0x0807a056 in QValueList<QString>::detach() ()
#21 0x08076d7a in QPtrList<KParts::Part>::deleteItem(void*) ()
#22 0x08074a47 in QPtrList<KParts::Part>::deleteItem(void*) ()
#23 0x0806afd9 in KMdiIterator<KMdiChildView*>::~KMdiIterator() ()
#24 0x4228eb87 in AppWizardPart::slotCommandFinished(QString const&) ()
   from /usr/lib/kde3/libkdevappwizard.so
#25 0x4228ed92 in AppWizardPart::qt_invoke(int, QUObject*) ()
   from /usr/lib/kde3/libkdevappwizard.so
#26 0x410e5210 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#27 0x410e56d0 in QObject::activate_signal(int, QString) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#28 0x4056a8e4 in KDevMakeFrontend::commandFinished(QString const&) ()
   from /usr/lib/libkdevelop.so.1
#29 0x421f939e in MakeWidget::slotProcessExited(KProcess*) ()
   from /usr/lib/kde3/libkdevoutputviews.so
#30 0x421fb433 in MakeWidget::qt_invoke(int, QUObject*) ()
   from /usr/lib/kde3/libkdevoutputviews.so
#31 0x410e5210 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#32 0x40cde072 in KProcess::processExited(KProcess*) ()
   from /usr/kde/3.2/lib/libkdecore.so.4
#33 0x40cdcd0c in KProcess::processHasExited(int) ()
   from /usr/kde/3.2/lib/libkdecore.so.4
#34 0x40cdf647 in KProcessController::slotDoHousekeeping() ()
   from /usr/kde/3.2/lib/libkdecore.so.4
#35 0x40cdfa98 in KProcessController::qt_invoke(int, QUObject*) ()
   from /usr/kde/3.2/lib/libkdecore.so.4
#36 0x410e5210 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#37 0x410e5370 in QObject::activate_signal(int, int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#38 0x414000c2 in QSocketNotifier::activated(int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#39 0x411015b0 in QSocketNotifier::event(QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#40 0x4108a3a5 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#41 0x41089795 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#42 0x40c96b4c in KApplication::notify(QObject*, QEvent*) ()
   from /usr/kde/3.2/lib/libkdecore.so.4
#43 0x41079cea in QEventLoop::activateSocketNotifiers() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#44 0x41036b0c in QEventLoop::processEvents(unsigned) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#45 0x4109d606 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#46 0x4109d4a8 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#47 0x4108a5f1 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#48 0x08062567 in QGListIterator::~QGListIterator() ()
#49 0x417d87a6 in __libc_start_main () from /lib/libc.so.6




More information about the KDevelop-devel mailing list