Bug 52814 - gideon crash on startup - suse 8.0
Summary: gideon crash on startup - suse 8.0
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.0a3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-09 22:00 UTC by kris
Modified: 2003-07-13 15:26 UTC (History)
1 user (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 kris 2003-01-09 22:00:57 UTC
Version:           3.0a2-1akc (using KDE 3.0.5)
Installed from:    SuSE
Compiler:          gcc version 2.95.3 20010315 (SuSE)
OS:          Linux (i686) release 2.4.18-4GB

On start, gideon crashes after very short display of the splash screen. Starting from console I get 

kris@valiant:~> gideon
//usr/lib/qt-3.0.3/plugins/imageformats/libqjpeg.so: Feature JPEG already defined in /usr/lib/qt-3.0.3/plugins/imageformats/libqjpeg.so!
//usr/lib/qt-3.0.3/plugins/imageformats/libqmng.so: Feature MNG already defined in /usr/lib/qt-3.0.3/plugins/imageformats/libqmng.so!
KCrash: crashing.... crashRecursionCounter = 2
KCrash: Application Name = gideon path = <unknown> pid = 1658
//usr/lib/qt-3.0.3/plugins/imageformats/libqjpeg.so: Feature JPEG already defined in /usr/lib/qt-3.0.3/plugins/imageformats/libqjpeg.so!
//usr/lib/qt-3.0.3/plugins/imageformats/libqmng.so: Feature MNG already defined in /usr/lib/qt-3.0.3/plugins/imageformats/libqmng.so!

Dr. Konqui provides a backtrace:

[New Thread 1024 (LWP 1625)]
0x41321099 in wait4 () from /lib/libc.so.6
#0  0x41321099 in wait4 () from /lib/libc.so.6
#1  0x4139bbd8 in __DTOR_END__ () from /lib/libc.so.6
#2  0x411b6072 in waitpid () from /lib/libpthread.so.0
#3  0x409b50de in KCrash::defaultCrashHandler ()
   from /opt/kde3/lib/libkdecore.so.4
#4  0x411b3a74 in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x40c36b86 in QApplication::postEvent () from /usr/lib/libqt-mt.so.3
#7  0x40c15cec in QWidget::internalSetGeometry () from /usr/lib/libqt-mt.so.3
#8  0x40cb8bad in QWidget::resize () from /usr/lib/libqt-mt.so.3
#9  0x40d7e5a6 in QScrollView::resize () from /usr/lib/libqt-mt.so.3
#10 0x40c15dd1 in QWidget::setMinimumSize () from /usr/lib/libqt-mt.so.3
#11 0x41b5795d in DiffWidget::DiffWidget ()
   from /opt/kde3/lib/kde3/libkdevdiff.so
#12 0x41b56cae in DiffPart::DiffPart () from /opt/kde3/lib/kde3/libkdevdiff.so
#13 0x41b599d8 in KGenericFactory<DiffPart, QObject>::createObject ()
   from /opt/kde3/lib/kde3/libkdevdiff.so
#14 0x409c9577 in KLibFactory::create () from /opt/kde3/lib/libkdecore.so.4
#15 0x0806c12f in KDevDiffFrontend * KParts::ComponentFactory::createInstanceFromFactory<KDevDiffFrontend> ()
#16 0x0806c1f6 in KDevDiffFrontend * KParts::ComponentFactory::createInstanceFromLibrary<KDevDiffFrontend> ()
#17 0x0806c2a8 in KDevDiffFrontend * KParts::ComponentFactory::createInstanceFromService<KDevDiffFrontend> ()
#18 0x0807e870 in KDevDiffFrontend * {anonymous}::loadDefaultPart<KDevDiffFrontend> ()
#19 0x0806b4c1 in PluginController::loadDefaultParts ()
#20 0x0806b293 in PluginController::loadInitialPlugins ()
#21 0x08060d75 in main ()
#22 0x412969ed in __libc_start_main () from /lib/libc.so.6


This is 

kris@valiant:~> ls -l kd*
-rw-r--r--    1 kris     users     6200665 Jan  9 21:51 kdevelop-3.0a2-1akc.i386.rpm

on a 

kris@valiant:~> cat /etc/SuSE-release
SuSE Linux 8.0 (i386)
VERSION = 8.0

with all patches.
Comment 1 Harald Fernengel 2003-01-09 22:16:20 UTC
can you try alpha3? If it still crashes, please send a backtrace with debug information. 
(configure with "--enable-debug"). 
Comment 2 kris 2003-01-09 22:19:42 UTC
Subject: Re:  gideon crash on startup - suse 8.0

Am Do 9.Januar 2003 22:16 schrieben Sie:
> ------- Additional Comments From harry@kdevelop.org  2003-01-09 22:16
> ------- can you try alpha3? If it still crashes, please send a backtrace
> with debug information. (configure with "--enable-debug").

Where do I get alpha3? I won't compile (need CPU currently for my own 
projects), need a binary rpm for installation.

Kristian

Comment 3 Caleb Tennis 2003-01-09 22:22:18 UTC
http://download.kde.org/unstable/kdevelop-3.0-alpha3/ 
 
Some binary packages are there now; others should be available soon. 
Comment 4 kris 2003-01-10 07:53:02 UTC
 valiant:/home/kris # rpm -q qt3 
qt3-3.0.3-15 
valiant:/home/kris # rpm -U kdevelop3-3.0a3-0.i386.rpm 
error: failed dependencies: 
        qt3 > 3.0.4 is needed by kdevelop3-3.0a3-0 
valiant:/home/kris # cat /etc/SuSE-release 
SuSE Linux 8.0 (i386) 
VERSION = 8.0 
 
This one does not even install. 
 
 
valiant:/home/kris # rpm --nodeps -U kdevelop3-3.0a3-0.i386.rpm 
valiant:/home/kris # 
 
This fails with 
 
kris@valiant:~> gideon 
//usr/lib/qt-3.0.3/plugins/imageformats/libqjpeg.so: Feature JPEG already defined in 
/usr/lib/qt-3.0.3/plugins/imageformats/libqjpeg.so! 
//usr/lib/qt-3.0.3/plugins/imageformats/libqmng.so: Feature MNG already defined in 
/usr/lib/qt-3.0.3/plugins/imageformats/libqmng.so! 
QObject::connect: No such signal KTabBar::closeOthers(const QWidget*) 
QObject::connect:  (sender name:   'tabbar') 
QObject::connect:  (receiver name: 'unnamed') 
QObject::connect: No such signal KTabWidget::closeOthers(QWidget*) 
QObject::connect:  (sender name:   'unnamed') 
QObject::connect:  (receiver name: 'unnamed') 
KCrash: crashing.... crashRecursionCounter = 2 
KCrash: Application Name = gideon path = <unknown> pid = 18263 
//usr/lib/qt-3.0.3/plugins/imageformats/libqjpeg.so: Feature JPEG already defined in 
/usr/lib/qt-3.0.3/plugins/imageformats/libqjpeg.so! 
//usr/lib/qt-3.0.3/plugins/imageformats/libqmng.so: Feature MNG already defined in 
/usr/lib/qt-3.0.3/plugins/imageformats/libqmng.so! 
 
and 
 
(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 1024 (LWP 18263)] 
 
(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)... 
0x41352099 in wait4 () from /lib/libc.so.6 
#0  0x41352099 in wait4 () from /lib/libc.so.6 
#1  0x413ccbd8 in __DTOR_END__ () from /lib/libc.so.6 
#2  0x411e7072 in waitpid () from /lib/libpthread.so.0 
#3  0x409e60de in KCrash::defaultCrashHandler () 
   from /opt/kde3/lib/libkdecore.so.4 
#4  0x411e4a74 in pthread_sighandler () from /lib/libpthread.so.0 
#5  <signal handler called> 
 
Comment 5 Harald Fernengel 2003-01-11 20:36:09 UTC
ah... please don't ignore RPM warnings and don't install with --nodeps. If the SuSE 
guys require Qt 3.0.4 it has a good reason. Please upgrade Qt. 
Comment 6 kris 2003-01-11 20:50:47 UTC
Subject: Re:  gideon crash on startup - suse 8.0

Am Sa 11.Januar 2003 20:36 schrieben Sie:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=52814
>
> ------- Additional Comments From harry@kdevelop.org  2003-01-11 20:36
> ------- ah... please don't ignore RPM warnings and don't install with
> --nodeps. If the SuSE guys require Qt 3.0.4 it has a good reason. Please
> upgrade Qt.

Ok, this is Suse 8.0 with all Updates as offered by Yast2 Online update, it 
only has Qt 3.0.3. Is there a simple way to go to 3.0.4 without breaking the 
existing install (i.e. this package will not work at most Suse 8.0 
installations at the moment as-is).

Kristian

Comment 7 kris 2003-01-11 21:03:46 UTC
Subject: Re:  gideon crash on startup - suse 8.0

Am Sa 11.Januar 2003 20:50 schrieben Sie:
> Ok, this is Suse 8.0 with all Updates as offered by Yast2 Online update, it
> only has Qt 3.0.3. Is there a simple way to go to 3.0.4 without breaking
> the existing install (i.e. this package will not work at most Suse 8.0
> installations at the moment as-is).

Maybe I am overlooking something, but there also is no qt3 >= 3.0.4 rpm for 
Suse 8.0 available on ftp.kde.org's suse mirror nor on ftp.suse.com. Could 
you please point me to the correct directory?

Kristian

Comment 8 Harald Fernengel 2003-01-14 22:00:17 UTC
looks like a broken rpm... any chance to get a fixed one? 
Comment 9 Eray Ozkural 2003-02-27 15:00:56 UTC
okay, this crash is ancient in KDE development time :) it sure starts up right now, and we 
had a release since then. closing 
Comment 10 J Reitsma 2003-04-06 01:32:25 UTC
I still have this bug with kdevelop 3.0a3-0 in SuSE 8.1, KDE 3.1.1, gcc 3.2 -36,
qt3 3.1.2 -6.

I respected rpm's depedencies,and didn't install with --nodeps

kind greetings,

Jogchum Reitsma