Bug 51125 - Creating a new project with the app-wizard lead to a crash.
Summary: Creating a new project with the app-wizard lead to a crash.
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.0a2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
: 51222 51661 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-11-24 13:17 UTC by Sven Schmidt
Modified: 2003-07-13 15:24 UTC (History)
2 users (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 Sven Schmidt 2002-11-24 13:17:39 UTC
Version:            (using KDE KDE 3.0.4)
Installed from:    SuSE RPMs
Compiler:          gcc 3.2 
OS:          Linux

When I try to create a new project with gideon (a simple Hello World Program), it crashes ofter I
clicked on "Abschließen".
Here is the trace:

[New Thread 1024 (LWP 24160)]
0x413698c9 in wait4 () from /lib/libc.so.6
#0  0x413698c9 in wait4 () from /lib/libc.so.6
#1  0x413e4c90 in __DTOR_END__ () from /lib/libc.so.6
#2  0x411a6a93 in waitpid () from /lib/libpthread.so.0
#3  0x40977505 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#4  0x411a412b in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x41f1111f in AppWizardDialog::accept() ()
   from /opt/kde3/lib/kde3/libkdevappwizard.so
#7  0x40f517eb in QDialog::qt_invoke(int, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x40f55614 in QWizard::qt_invoke(int, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x41f1de6c in AppWizardDialogBase::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/kde3/libkdevappwizard.so
#10 0x41f13214 in AppWizardDialog::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/kde3/libkdevappwizard.so
#11 0x40c6aa4b in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x40c6a937 in QObject::activate_signal(int) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x40f3405e in QButton::clicked() () from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x40cebd96 in QButton::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40c9ed7c in QWidget::event(QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40c16d89 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x40c164a3 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x4090d846 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#19 0x40bb79c6 in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x40bb4820 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40bb438f in QApplication::processNextEvent(bool) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40c183b0 in QApplication::enter_loop() ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40dc4271 in QDialog::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x41f0b4dd in AppWizardPart::slotNewProject() ()
   from /opt/kde3/lib/kde3/libkdevappwizard.so
#25 0x41f0bc5d in AppWizardPart::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/kde3/libkdevappwizard.so
#26 0x40c6aa4b in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x40c6a937 in QObject::activate_signal(int) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x4072f5bb in KAction::activated() () from /opt/kde3/lib/libkdeui.so.4
#29 0x407227cf in KAction::slotActivated() () from /opt/kde3/lib/libkdeui.so.4
#30 0x4072f7b2 in KAction::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/libkdeui.so.4
#31 0x40c6aa4b in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40f2dd12 in QSignal::signal(QVariant const&) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x40c84048 in QSignal::activate() () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x40d54cf3 in QPopupMenu::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0x40c9ed7c in QWidget::event(QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x40c16d89 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x40c164a3 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x4090d846 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#39 0x40bb74f6 in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#40 0x40bb4820 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#41 0x40bb438f in QApplication::processNextEvent(bool) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#42 0x40c183b0 in QApplication::enter_loop() ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#43 0x40bb3e6d in QApplication::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#44 0x08063b24 in main ()
#45 0x412e44a2 in __libc_start_main () from /lib/libc.so.6

Regrads, Sven Schmidt
Comment 1 Harald Fernengel 2002-11-24 16:05:44 UTC
Please specify the kdevelop version you used (alpha2? CVS?). Also, can you please 
compile gideon with "--enable-debug" and resend the backtrace? 
Comment 2 Sven Schmidt 2002-11-25 09:12:35 UTC
Subject: Re:  Creating a new project with the app-wizard lead to
 a crash.

Harald Fernengel wrote:

>------- You are receiving this mail because: -------
>You reported the bug, or are watching the reporter.
>     
>http://bugs.kde.org/show_bug.cgi?id=51125     
>
>
>
>
>------- Additional Comments From harry@kdevelop.org  2002-11-24 16:05 -------
>Please specify the kdevelop version you used (alpha2? CVS?). Also, can you please 
>compile gideon with "--enable-debug" and resend the backtrace?
>
>  
>
>  
>
Hi!

OK, configures with --prefix=/opt/kde3 --enable-debug.
That's the trace then:

[New Thread 1024 (LWP 7364)]
0x413698c9 in wait4 () from /lib/libc.so.6
#0  0x413698c9 in wait4 () from /lib/libc.so.6
#1  0x413e4c90 in __DTOR_END__ () from /lib/libc.so.6
#2  0x411a6a93 in waitpid () from /lib/libpthread.so.0
#3  0x40977505 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#4  0x411a412b in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x41f1116f in AppWizardDialog::accept() (this=0xbfffe960)
    at appwizarddlg.cpp:384
#7  0x40f517eb in QDialog::qt_invoke(int, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x40f55614 in QWizard::qt_invoke(int, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x41f1debc in AppWizardDialogBase::qt_invoke(int, QUObject*) (
    this=0xbfffe960, _id=44, _o=0xbfffe210) at appwizarddlgbase.moc:101
#10 0x41f13264 in AppWizardDialog::qt_invoke(int, QUObject*) 
(this=0xbfffe960,
    _id=44, _o=0xbfffe210) at appwizarddlg.moc:76
#11 0x40c6aa4b in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x40c6a937 in QObject::activate_signal(int) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x40f3405e in QButton::clicked() () from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x40cebd96 in QButton::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40c9ed7c in QWidget::event(QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40c16d89 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x40c164a3 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x4090d846 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#19 0x40bb79c6 in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x40bb4820 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40bb438f in QApplication::processNextEvent(bool) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40c183b0 in QApplication::enter_loop() ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40dc4271 in QDialog::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x41f0b52d in AppWizardPart::slotNewProject() (this=0x8292d70)
    at appwizardpart.cpp:66
#25 0x41f0bcad in AppWizardPart::qt_invoke(int, QUObject*) (this=0x8292d70,
    _id=2, _o=0xbfffeb80) at appwizardpart.moc:88
#26 0x40c6aa4b in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x40c6a937 in QObject::activate_signal(int) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x4072f5bb in KAction::activated() () from /opt/kde3/lib/libkdeui.so.4
#29 0x407227cf in KAction::slotActivated() () from 
/opt/kde3/lib/libkdeui.so.4
#30 0x4072f7b2 in KAction::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/libkdeui.so.4
#31 0x40c6aa4b in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40f2dd12 in QSignal::signal(QVariant const&) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x40c84048 in QSignal::activate() () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x40d54cf3 in QPopupMenu::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0x40c9ed7c in QWidget::event(QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x40c16d89 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x40c164a3 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x4090d846 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#39 0x40bb74f6 in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#40 0x40bb4820 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#41 0x40bb438f in QApplication::processNextEvent(bool) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#42 0x40c183b0 in QApplication::enter_loop() ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#43 0x40bb3e6d in QApplication::exec() () from 
/usr/lib/qt3/lib/libqt-mt.so.3
#44 0x08063b24 in main (argc=1, argv=0xbffff5a4) at main.cpp:78
#45 0x412e44a2 in __libc_start_main () from /lib/libc.so.6


Regrads, Sven Schmidt



Comment 3 popelar 2002-11-30 18:21:45 UTC
How can one create a Fortran project?
Comment 4 Stephan Kulow 2002-11-30 20:16:26 UTC
Subject: Re:  Creating a new project with the app-wizard lead to a crash.

On Samstag, 30. November 2002 18:21, popelar@rogers.com wrote:
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.
>
> http://bugs.kde.org/show_bug.cgi?id=51125
>
>
>
>
> ------- Additional Comments From popelar@rogers.com  2002-11-30 18:21
> ------- How can one create a Fortran project?

build a time machine and travel back 20 years in time? :)

Greetings, Stephan

Comment 5 Harald Fernengel 2002-12-03 22:09:21 UTC
AFAIK Falk fixed this bug in CVS, can you try the latest CVS? Thanks, Harry 
Comment 6 Harald Fernengel 2002-12-04 15:25:47 UTC
*** Bug has been marked as fixed ***.
Comment 7 Caleb Tennis 2002-12-04 20:00:29 UTC
*** Bug 51222 has been marked as a duplicate of this bug. ***
Comment 8 Caleb Tennis 2002-12-09 14:20:37 UTC
*** Bug 51661 has been marked as a duplicate of this bug. ***