[Pkg-kde-extras] Bug#403130: [Krusader-devel] Re: Bug#403130:
krusader is HORRIBLY UNSTABLE in REMOTE/FTP, for OVER A YEAR,
for the LOVE OF GOD!
Frank Schoolmeesters
frank_schoolmeesters at yahoo.com
Sat Dec 16 11:34:44 UTC 2006
Hi,
On 12/15/06, Rafal Maj <rafal at raf256.org> wrote:
> Karai Csaba wrote:
>
> > 1. Is it possible that you don't have debug mode Krusader?
>
> How to install it on debian?
>
Take a look at
http://krusader.sourceforge.net/phpBB/viewtopic.php?p=8449#8449
for compiling Krusader-cvs on Debian and installing it in
/opt/krusader so that you don't overwrite the krusader version that is
installed with the deb package.
There is also an non-official krusader_1.70.1.20061213-0sid0_i386.deb
package available for sid at
http://krusader.sourceforge.net/cvs.php
( It will replace your current Krusader )
thanks and bye,
Frank
> > 2. I guessed browsing the stack trace, that
> > - you want to delete some files from the FTP server
> > (KMessageBox::warningContinueCancelList is called only that
> > place in Krusader)
> > - which one did you choose, continue or cancel?
> > - which crashed?
>
> I choosed OK.
>
> > 3. Do you use keyboard (Del) or mouse (right click) to delete those
> > files?
>
> Keyboard
>
> > I guess you've used keyboard because of QETWidget::translateKeyEvent,
> > - if the crash occurs only with mouse, please compile the newest
> > CVS version of Krusader. I've fixed a similar crash
>
> Nope
>
> > 4. Which KDE version are you using?
> > KDE 3.5.0, KDE 3.5.1 had some problems with list view handling.
> > Konqueror also crashed. I had problems with SuSE 10.1 and KDE. After
> > I upgraded my KDE it went correctly. I use KDE 3.5.4 without any
> > problem.
>
> ii kdelibs 3.5.5a.dfsg.1-5
> ii kdebase 3.5.4-2
>
>
> > 5. Do you have valgrind installed?
> > If you have, that may ease correcting the bug.
> > - compile a debug mode Krusader
>
> apt-get source and.. ? append some option? btw it would be nice to have
> a krusader-dbg mode in Debian
>
> > valgrind --tool=memcheck ${mypath}/krusader
>
> > This tool will write to stdout, what really happens.
> > If you could send these informations before the crash, it's almost
> > sure, that we may fix or tell you what to do.
>
> I am installing -dbg of kdebase and kdelibs
>
> In the meantime, yet another bug report
> I think it occured right after a copy from local to remote (started by
> F5 key) finished (or was it right after I pressed the ENTER / OK?)
>
> (no debugging symbols found)
> Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
> (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)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> [Thread debugging using libthread_db enabled]
> [New Thread -1240123168 (LWP 519)]
> [KCrash handler]
> #6 0x0810b343 in QBitmap::~QBitmap ()
> #7 0xb6a8325a in QListView::drawContentsOffset () from
> /usr/lib/libqt-mt.so.3
> #8 0xb6ab6a09 in QScrollView::viewportPaintEvent ()
> from /usr/lib/libqt-mt.so.3
> #9 0xb728c554 in KListView::viewportPaintEvent () from
> /usr/lib/libkdeui.so.4
> #10 0xb6ab72a8 in QScrollView::eventFilter () from /usr/lib/libqt-mt.so.3
> #11 0xb6a7f396 in QListView::eventFilter () from /usr/lib/libqt-mt.so.3
> #12 0x081316d6 in QValueListPrivate<KServiceOffer>::~QValueListPrivate ()
> #13 0xb6981266 in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
> #14 0xb69812e4 in QObject::event () from /usr/lib/libqt-mt.so.3
> #15 0xb69b8576 in QWidget::event () from /usr/lib/libqt-mt.so.3
> #16 0xb6919bd6 in QApplication::internalNotify () from
> /usr/lib/libqt-mt.so.3
> #17 0xb691c586 in QApplication::notify () from /usr/lib/libqt-mt.so.3
> #18 0xb70cae0e in KApplication::notify () from /usr/lib/libkdecore.so.4
> #19 0xb68ad3d1 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
> #20 0xb68e66b9 in QWidget::repaint () from /usr/lib/libqt-mt.so.3
> #21 0xb69bf875 in QWidget::repaint () from /usr/lib/libqt-mt.so.3
> #22 0xb69bd96e in QWidget::repaint () from /usr/lib/libqt-mt.so.3
> #23 0xb6a81f08 in QListView::updateContents () from /usr/lib/libqt-mt.so.3
> #24 0xb6d216dd in QListView::qt_invoke () from /usr/lib/libqt-mt.so.3
> #25 0xb73bfa33 in KListView::qt_invoke () from /usr/lib/libkdeui.so.4
> #26 0x08131e00 in QValueListPrivate<KServiceOffer>::~QValueListPrivate ()
> #27 0xb6981cb3 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
> #28 0xb6982744 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
> #29 0xb6d0cdb6 in QTimer::timeout () from /usr/lib/libqt-mt.so.3
> #30 0xb69a9567 in QTimer::event () from /usr/lib/libqt-mt.so.3
> #31 0xb6919bd6 in QApplication::internalNotify () from
> /usr/lib/libqt-mt.so.3
> #32 0xb691b9f3 in QApplication::notify () from /usr/lib/libqt-mt.so.3
> #33 0xb70cae0e in KApplication::notify () from /usr/lib/libkdecore.so.4
> #34 0xb68ad3d1 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
> #35 0xb690c5d3 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
> #36 0xb68c171f in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
> #37 0xb6934129 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
> #38 0xb6933f4a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
> #39 0xb691b76f in QApplication::exec () from /usr/lib/libqt-mt.so.3
> #40 0x0808716d in QMapPrivate<QString, QString>::clear ()
> #41 0xb6197ea8 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
> #42 0x0807fcd1 in ?? ()
>
>
>
>
>
More information about the pkg-kde-extras
mailing list