Bug 91067 - kile crashes on start
Summary: kile crashes on start
Status: RESOLVED NOT A BUG
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: 1.6
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Jeroen Wijnhout
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-10 18:36 UTC by michelasso
Modified: 2006-04-27 11:12 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 michelasso 2004-10-10 18:36:36 UTC
Version:           1.6 (using KDE KDE 3.2.92)
Installed from:    Debian testing/unstable Packages
OS:                Linux

I have installed only some parts of kde, not the whole desktop. However kile seem to run nicely, only sometimes it crash on start. Here's the backtrace:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1100098432 (LWP 11587)]
[KCrash handler]
#3  0x416ab9c8 in QGList::find () from /usr/lib/libqt-mt.so.3
#4  0x40cb86ee in KGlobal::registerStaticDeleter ()
   from /usr/lib/libkdecore.so.4
#5  0x406fcbe0 in KTrader::self () from /usr/lib/libkio.so.4
#6  0x41d2c908 in KateFactory::KateFactory ()
   from /usr/lib/kde3/libkatepart.so
#7  0x41d2d39b in KateFactory::self () from /usr/lib/kde3/libkatepart.so
#8  0x41d1bc25 in KateDocument::deactivateDirWatch ()
   from /usr/lib/kde3/libkatepart.so
#9  0x41d11363 in KateDocument::~KateDocument ()
   from /usr/lib/kde3/libkatepart.so
#10 0x40b01eae in QPtrList<QObject>::deleteItem () from /usr/lib/libkdeui.so.4
#11 0x416ab92e in QGList::clear () from /usr/lib/libqt-mt.so.3
#12 0x40cc2323 in KLibrary::~KLibrary () from /usr/lib/libkdecore.so.4
#13 0x40cc3fe6 in KLibLoader::close_pending () from /usr/lib/libkdecore.so.4
#14 0x40cc343a in KLibLoader::~KLibLoader () from /usr/lib/libkdecore.so.4
#15 0x40cc2e88 in KLibLoader::cleanUp () from /usr/lib/libkdecore.so.4
#16 0x40c266c1 in KApplication::~KApplication () from /usr/lib/libkdecore.so.4
#17 0x0809fc7e in QValueListPrivate<QString>::remove ()
#18 0x080d432e in QPtrList<char>::deleteItem ()
#19 0x4102e7f8 in __libc_start_main () from /lib/tls/libc.so.6
#20 0x41150f2c in ?? () from /lib/tls/libc.so.6
Comment 1 Stephan Kulow 2004-10-10 19:22:15 UTC
you seem to have a very bad mixture of KDE components. E.g. your kdelibs claims it's KDE 3.3 beta2 - you better do a clean installation of one version number before you report bugs.
Comment 2 michelasso 2004-10-11 00:11:51 UTC
I have installed the packages required to satisfy the dependencies for kile, following the indications in the automatic package selector for Debian (dselect in my case). Should I report, in your opinition, the bug as a kile-debian-package bug?
Bye.
Comment 3 Jeroen Wijnhout 2004-10-11 14:02:55 UTC
Please report the bug at Debian first. Also it is really "not done" to revert the changes in the status of this bug made by Stephan Kulow.

best,
Jeroen