From: Niels R. <n.r...@pl...> - 2000-12-02 16:34:26
|
When I try to build the CVS (either with or without my changes) it crashes and gives the following backtrace (not always, sometimes it is unable to): 0x40db7019 in ?? () #0 0x40db7019 in ?? () #1 0x4043ae20 in ?? () #2 <signal handler called> #3 0x8482 in ?? () #4 0x40825187 in ?? () #5 0x407c7579 in ?? () #6 0x407c5491 in ?? () #7 0x407bed52 in ?? () #8 0x40418185 in ?? () #9 0x4041ae41 in ?? () #10 0x402f8698 in ?? () #11 0x40290768 in ?? () #12 0x8073283 in TopWidget::TopWidget (this=0x80d87b0, __in_chrg=1, name=0x0) at TopWidget.cpp:59 #13 0x8053dd1 in MainWindow::~MainWindow (this=0x1, __in_chrg=-1073744236) at /usr/lib/qt2/include/qstring.h:652 #14 0x40d4ea8e in ?? () I've looked at it (and the code) but I'm unable to see where it goes wrong. Perhaps a QT bug (I use 2.2.2). Anyway, can anyone look at the code and tell me what the problem is (or is it just me) Nielx |