Bug 117512 - The program crashes when i arrange files by size
Summary: The program crashes when i arrange files by size
Status: RESOLVED DUPLICATE of bug 114483
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Shie Erlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-02 13:38 UTC by Santiago Hadad
Modified: 2006-08-30 20:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Santiago Hadad 2005-12-02 13:38:11 UTC
Version:           1.60.0 (using KDE KDE 3.4.3)
Installed from:    Ubuntu Packages

here's the backtrace of the error:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(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 -1236928832 (LWP 5162)]
[KCrash handler]
#4  0x0811ed09 in QStrList::~QStrList ()
#5  0xb6d3b5f5 in QListViewPrivate::SortableItem::cmp (this=0x88e0b38, 
    i=@0x88e0b18) at widgets/qlistview.cpp:137
#6  0xb6d3b69a in QListViewPrivate::SortableItem::operator< (this=0x88e0b38, 
    i=@0x88e0b18) at widgets/qlistview.cpp:149
#7  0xb6d3c83b in qHeapSortHelper<QListViewPrivate::SortableItem*, QListViewPrivate::SortableItem> (b=0x88d92b0, e=0x88e0b00, n=1925) at qtl.h:230
#8  0xb6d3c98a in qHeapSort<QListViewPrivate::SortableItem*> (b=0x88d92b0, 
    e=0x88e0b00) at qtl.h:266
#9  0xb6d38aa9 in QListViewItem::sortChildItems (this=0x85e8060, column=2, 
    ascending=true) at widgets/qlistview.cpp:1417
#10 0xb6d24204 in QListViewItem::enforceSortOrder (this=0x85e8060)
    at widgets/qlistview.cpp:1725
#11 0xb6d2343d in QListView::firstChild (this=0x85e9630)
    at widgets/qlistview.cpp:5881
#12 0xb74b6dcd in KListView::setSorting () from /usr/lib/libkdeui.so.4
#13 0xb6d25c2e in QListView::changeSortColumn (this=0x85e9630, column=2)
    at widgets/qlistview.cpp:5607
#14 0xb6faa32d in QListView::qt_invoke (this=0x85e9630, _id=71, _o=0xbfe09808)
    at .moc/debug-shared-mt/moc_qlistview.cpp:616
#15 0xb75384dd in KListView::qt_invoke () from /usr/lib/libkdeui.so.4
#16 0x08123430 in QStrList::~QStrList ()
#17 0xb6c33929 in QObject::activate_signal (this=0x85e73d0, clist=0x85e7ef0, 
    o=0xbfe09808) at kernel/qobject.cpp:2355
#18 0xb6c34238 in QObject::activate_signal (this=0x85e73d0, signal=7, param=2)
    at kernel/qobject.cpp:2448
#19 0xb6fa2d66 in QHeader::sectionClicked (this=0x85e73d0, t0=2)
    at .moc/debug-shared-mt/moc_qheader.cpp:199
#20 0xb6cfba0c in QHeader::mouseReleaseEvent (this=0x85e73d0, e=0xbfe09e44)
    at widgets/qheader.cpp:718
#21 0xb6c6e356 in QWidget::event (this=0x85e73d0, e=0xbfe09e44)
    at kernel/qwidget.cpp:4676
#22 0xb6bcaf80 in QApplication::internalNotify (this=0xbfe0a35c, 
    receiver=0x85e73d0, e=0xbfe09e44) at kernel/qapplication.cpp:2635
#23 0xb6bcb500 in QApplication::notify (this=0xbfe0a35c, receiver=0x85e73d0, 
    e=0xbfe09e44) at kernel/qapplication.cpp:2421
#24 0xb7306e37 in KApplication::notify () from /usr/lib/libkdecore.so.4
#25 0xb6b5be25 in QApplication::sendSpontaneousEvent (receiver=0x85e73d0, 
    event=0xbfe09e44) at qapplication.h:494
#26 0xb6b57325 in QETWidget::translateMouseEvent (this=0x85e73d0, 
    event=0xbfe0a1b8) at kernel/qapplication_x11.cpp:4304
#27 0xb6b5566f in QApplication::x11ProcessEvent (this=0xbfe0a35c, 
    event=0xbfe0a1b8) at kernel/qapplication_x11.cpp:3455
#28 0xb6b6efff in QEventLoop::processEvents (this=0x832d048, flags=4)
    at kernel/qeventloop_x11.cpp:192
#29 0xb6be2cfb in QEventLoop::enterLoop (this=0x832d048)
    at kernel/qeventloop.cpp:198
#30 0xb6be2c1e in QEventLoop::exec (this=0x832d048)
    at kernel/qeventloop.cpp:145
#31 0xb6bc9c13 in QApplication::exec (this=0xbfe0a35c)
    at kernel/qapplication.cpp:2758
#32 0x0808189e in QMapPrivate<QString, QString>::QMapPrivate ()
#33 0xb64a9ea2 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#34 0x0807b531 in ?? ()
Comment 1 Milan S 2006-01-31 16:20:59 UTC
Krusader always crashes when I change the sorting from name to size, Everything else runs smoothly.

~$ krusader
krusader: Initialisising useractions...
krusader: 5 useractions read.
QLayout "unnamed" added to ListPanel "unnamed", which already has a layout
QLayout "unnamed" added to ListPanel "unnamed", which already has a layout
KCrash: Application 'krusader' crashing...

#4  0x006d006f in ?? ()
#5  0x0811ed0f in QStrList::~QStrList ()
#6  0xb6e105f5 in QListViewPrivate::SortableItem::cmp ()
   from /usr/lib/libqt-mt.so.3
#7  0xb6e1069a in QListViewPrivate::SortableItem::operator< ()
   from /usr/lib/libqt-mt.so.3
#8  0xb6e1183b in qHeapSortHelper<QListViewPrivate::SortableItem*, QListViewPrivate::SortableItem> () from /usr/lib/libqt-mt.so.3
#9  0xb6e1198a in qHeapSort<QListViewPrivate::SortableItem*> ()
   from /usr/lib/libqt-mt.so.3
#10 0xb6e0daa9 in QListViewItem::sortChildItems () from /usr/lib/libqt-mt.so.3
#11 0xb6df9204 in QListViewItem::enforceSortOrder ()
   from /usr/lib/libqt-mt.so.3
#12 0xb6df843d in QListView::firstChild () from /usr/lib/libqt-mt.so.3
#13 0xb758adcd in KListView::setSorting () from /usr/lib/libkdeui.so.4
#14 0xb6dfac2e in QListView::changeSortColumn () from /usr/lib/libqt-mt.so.3
#15 0xb707f32d in QListView::qt_invoke () from /usr/lib/libqt-mt.so.3
#16 0xb760c4dd in KListView::qt_invoke () from /usr/lib/libkdeui.so.4
#17 0x08123430 in QStrList::~QStrList ()
#18 0xb6d08929 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#19 0xb6d09238 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#20 0xb7077d66 in QHeader::sectionClicked () from /usr/lib/libqt-mt.so.3
#21 0xb6dd0a0c in QHeader::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#22 0xb6d43356 in QWidget::event () from /usr/lib/libqt-mt.so.3
#23 0xb6c9ff80 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#24 0xb6ca0500 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#25 0xb73dae37 in KApplication::notify () from /usr/lib/libkdecore.so.4
#26 0xb6c30e25 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#27 0xb6c2c325 in QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3
#28 0xb6c2a66f in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#29 0xb6c43fff in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#30 0xb6cb7cfb in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#31 0xb6cb7c1e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#32 0xb6c9ec13 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#33 0x0808189e in QMapPrivate<QString, QString>::QMapPrivate ()
#34 0xb657dea2 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#35 0x0807b531 in ?? ()
Comment 2 Andreas Kling 2006-08-30 20:06:08 UTC

*** This bug has been marked as a duplicate of 114483 ***