[Bug 69906] crash when opening existing project
Andy Neitzke
neitzke at fas.harvard.edu
Sat Jan 17 20:04:02 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=69906
neitzke at fas.harvard.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From neitzke at fas.harvard.edu 2004-01-17 20:03 -------
I'm still getting this crash with the latest Mandrake Cooker packages. Running with gdb gives some information that might be useful to someone:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1109124960 (LWP 14501)]
0x40181bc6 in QString::length() const (this=Variable "this" is not available.
) at qstring.h:880
880 { return d->len; }
Current language: auto; currently c++
(gdb) where
#0 0x40181bc6 in QString::length() const (this=Variable "this" is not available.
) at qstring.h:880
#1 0x40ecd0c1 in lazy_encode (segment=Could not find the frame base for "lazy_encode".
) at kurl.cpp:148
#2 0x40ed4368 in KURL::prettyURL(int) const (this=Variable "this" is not available.
) at kurl.cpp:1511
#3 0x408d0419 in KIO::stat(KURL const&, bool, short, bool) (url=Could not find the frame base for "KIO::stat(KURL const&, bool, short, bool)".
) at job.cpp:744
#4 0x408d03b6 in KIO::stat(KURL const&, bool) (url=Variable "url" is not available.
) at job.cpp:739
#5 0x40988ce8 in KIO::PreviewJob::determineNextFile() (this=Variable "this" is not available.
) at previewjob.cpp:250
#6 0x40988e8f in KIO::PreviewJob::slotResult(KIO::Job*) (this=Could not find the frame base for "KIO::PreviewJob::slotResult(KIO::Job*)".
) at previewjob.cpp:311
#7 0x40987b8b in KIO::PreviewJob::qt_invoke(int, QUObject*) (this=Could not find the frame base for "KIO::PreviewJob::qt_invoke(int, QUObject*)".
) at previewjob.moc:136
#8 0x412ebe52 in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#9 0x084c9940 in ?? ()
#10 0x00000010 in ?? ()
#11 0x40f943c0 in spinlock () from /usr/lib/libkdecore.so.4
More information about the KDevelop-devel
mailing list