Bug 49566 - cliking ok when doing 'settings for Gideon' kills the app
Summary: cliking ok when doing 'settings for Gideon' kills the app
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
: 49628 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-23 12:06 UTC by Espen Wathne
Modified: 2003-01-08 14:42 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 Espen Wathne 2002-10-23 12:06:28 UTC
Version:           3.0a1 (using KDE KDE 3.0.3)
Installed from:    RedHat RPMs
Compiler:          gcc 3.2 
OS:          Linux

No plugins loaded, ->clean install

I go to the 'settings' drop-down menu, select 'settings for Gideon' click on the 'OK' button app is killed (SGSEGV). It does this every time wether i change something or not.

Bactrace:
[New Thread 8192 (LWP 1698)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6
#0  0x420ae169 in wait4 () from /lib/i686/libc.so.6
#1  0x4212a2d0 in __DTOR_END__ () from /lib/i686/libc.so.6
#2  0x4118cc63 in waitpid () from /lib/i686/libpthread.so.0
#3  0x409661a5 in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#4  <signal handler called>
#5  0x40d1db20 in QListViewItem::enforceSortOrder() const ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#6  0x40d243d4 in QListViewItem::firstChild() const ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#7  0x41db435c in DocTreeItem::clear() ()
   from /usr/lib/kde3/libkdevdoctreeview.so
#8  0x41db592c in DocTreeKDELibsFolder::refresh() ()
   from /usr/lib/kde3/libkdevdoctreeview.so
#9  0x41dbe55e in DocTreeViewWidget::refresh() ()
   from /usr/lib/kde3/libkdevdoctreeview.so
#10 0x41dbf0be in DocTreeViewWidget::qt_invoke(int, QUObject*) ()
   from /usr/lib/kde3/libkdevdoctreeview.so
#11 0x40c58d6b in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#12 0x40f1f9f2 in QSignal::signal(QVariant const&) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#13 0x40c72298 in QSignal::activate() ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#14 0x40c79933 in QSingleShotTimer::event(QEvent*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#15 0x40c04c49 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#16 0x40c044f1 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#17 0x408fa9a6 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdecore.so.4
#18 0x40ba7a88 in qt_activate_timers() ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#19 0x40ba5330 in QApplication::processNextEvent(bool) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#20 0x40c06280 in QApplication::enter_loop() ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#21 0x40ba502d in QApplication::exec() ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#22 0x08062024 in main ()
#23 0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6


Expected behavior: -> No crashing.
Comment 1 Espen Wathne 2002-10-23 14:45:59 UTC
It will not act like this when logged in as root
Comment 2 Harald Fernengel 2002-10-23 21:07:16 UTC
Can you recompile gideon with debug information and send a backtrace? 
 
Thanks, 
Harry 
Comment 3 John Firebaugh 2002-10-26 20:17:19 UTC
*** Bug 49628 has been marked as a duplicate of this bug. ***
Comment 4 Espen Wathne 2002-10-29 18:16:26 UTC
Subject: Re:  cliking ok when doing 'settings for Gideon' kills
	the app

I am sorry, I changed over to Mandrake. If I get another box I'll
install RH8.0 and give u an backtrace. BTW. I am on a smp kernel.
ons, 2002-10-23 kl. 21:07 skrev Harald Fernengel:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
> You are on the CC list for the bug, or are watching someone who is.
>      
> http://bugs.kde.org/show_bug.cgi?id=49566     
> 
> 
> 
> 
> ------- Additional Comments From harry@kdevelop.org  2002-10-23 21:07 -------
> Can you recompile gideon with debug information and send a backtrace? 
>  
> Thanks, 
> Harry
> 
> 
Comment 5 Caleb Tennis 2003-01-08 14:42:25 UTC
Please upgrade to alpha3 and see if you can still create this crash.  I am unable to replicate.  
If so, please post another bug report with backtrace.