[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building kdelibs (unstable) from source package?



On Monday 23 December 2002 23:54, Ralf Nolden wrote:
> On Montag, 23. Dezember 2002 23:24, Michael Schuerig wrote:

> > In fact, for 3.0.x I'm
> > only doing it because I want to track down why Bookcase instantly
> > crashes on my system. For this, I need some way to debug into
> > kdelibs and qt and I only want to build them myself.
>
> I'd give it a try, but debugging *into* kdelibs and qt requires a
> kdelibs and qt with debugging enabled. Which you haven't unless you
> build them yourself

Yes, I'm building those two myself, but I want to avoid building all of 
KDE myself.

> I'd try debugging the program first.

I've tried that already some time ago, but the crash happens somewhere 
deep down

#0  0x408e4d5f in free () from /usr/lib/libkdecore.so.4
#1  0x4097c6f4 in __builtin_delete () from 
/usr/lib/libstdc++-libc6.2-2.so.3
#2  0x40d8c4f4 in QGList::removeRef () from /usr/lib/libqt-mt.so.3
#3  0x40b4c251 in QApplication::sendPostedEvents () from 
/usr/lib/libqt-mt.so.3
#4  0x40bbc7a9 in QWidget::polish () from /usr/lib/libqt-mt.so.3
#5  0x40c6b780 in QSplitter::minimumSizeHint () from 
/usr/lib/libqt-mt.so.3
#6  0x40c44f6d in QMainWindowLayout::minimumSize () from 
/usr/lib/libqt-mt.so.3
#7  0x40b814f5 in QBoxLayout::setupGeom () from /usr/lib/libqt-mt.so.3
#8  0x40b801bd in QBoxLayout::sizeHint () from /usr/lib/libqt-mt.so.3
#9  0x40b465ef in QLayout::totalSizeHint () from /usr/lib/libqt-mt.so.3
#10 0x40c46c3f in QMainWindow::sizeHint () from /usr/lib/libqt-mt.so.3
#11 0x40bbbc94 in QWidget::show () from /usr/lib/libqt-mt.so.3
#12 0x40c46be3 in QMainWindow::show () from /usr/lib/libqt-mt.so.3
#13 0x08073dd5 in main ()
#14 0x4109ca5f in __libc_start_main () from /lib/libc.so.6

I have no idea what's happening, but I want to try Bookcase and so have 
to do something about this. Besides, I want to learn how to debug this 
kind of thing.

Michael

-- 
Michael Schuerig                  If at first you don't succeed...
mailto:schuerig@acm.org           try, try again.
http://www.schuerig.de/michael/   --Jerome Morrow, "Gattaca"



Reply to: