Bug 136394 - Krusader just crashes on startup
Summary: Krusader just crashes on startup
Status: RESOLVED DUPLICATE of bug 115695
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: 2006-10-27 19:56 UTC by john
Modified: 2007-03-03 18:52 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 john 2006-10-27 19:56:25 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    Ubuntu Packages
OS:                Linux

Well, as the title says, it simply crashes... ;-) There is no .krusader directory in my home directory.

backtrace:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1236879136 (LWP 15681)]
[KCrash handler]
#6  0x00000049 in ?? ()
#7  0x0811edcf in QStrList::~QStrList ()
#8  0xb6d80cd1 in QListViewPrivate::SortableItem::cmp ()
   from /usr/lib/libqt-mt.so.3
#9  0xb6d80d1a in QListViewPrivate::SortableItem::operator< ()
   from /usr/lib/libqt-mt.so.3
#10 0xb6d81ced in qHeapSortPushDown<QListViewPrivate::SortableItem> ()
   from /usr/lib/libqt-mt.so.3
#11 0xb6d81f5a in qHeapSortHelper<QListViewPrivate::SortableItem*, QListViewPrivate::SortableItem> () from /usr/lib/libqt-mt.so.3
#12 0xb6d8200a in qHeapSort<QListViewPrivate::SortableItem*> ()
   from /usr/lib/libqt-mt.so.3
#13 0xb6d7e13b in QListViewItem::sortChildItems () from /usr/lib/libqt-mt.so.3
#14 0xb6d69674 in QListViewItem::enforceSortOrder ()
   from /usr/lib/libqt-mt.so.3
#15 0xb6d688ad in QListView::firstChild () from /usr/lib/libqt-mt.so.3
#16 0xb756b4b9 in KListView::setSorting (this=0x84f19a8, column=0, 
    ascending=true) at klistview.cpp:2082
#17 0x08121b37 in QStrList::~QStrList ()
#18 0x0810b337 in QPtrList<KFileItem>::~QPtrList ()
#19 0x0810c880 in QPtrList<KFileItem>::~QPtrList ()
#20 0x081150e5 in QPtrList<KFileItem>::~QPtrList ()
#21 0xb6c77051 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#22 0xb6c77aec in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#23 0x081331e1 in QValueListPrivate<KURL>::remove ()
#24 0x081332e2 in QValueListPrivate<KURL>::remove ()
#25 0x08102d54 in QBitmap::~QBitmap ()
#26 0x0810323e in QBitmap::~QBitmap ()
#27 0x08104887 in QBitmap::~QBitmap ()
#28 0xb6c77051 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#29 0xb6c77aec in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#30 0xb700c536 in QTimer::timeout () from /usr/lib/libqt-mt.so.3
#31 0xb6c9c049 in QTimer::event () from /usr/lib/libqt-mt.so.3
#32 0xb6c0cf3e in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#33 0xb6c0d13a in QApplication::notify () from /usr/lib/libqt-mt.so.3
#34 0xb7391d7d in KApplication::notify (this=0xbfffcf3c, receiver=0x8480c50, 
    event=0xbfffcad8) at kapplication.cpp:550
#35 0xb6b9e157 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#36 0xb6bfe92b in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#37 0xb6bb1f67 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#38 0xb6c25bc7 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#39 0xb6c0b9f6 in QApplication::processEvents () from /usr/lib/libqt-mt.so.3
#40 0xb6c0ba21 in QApplication::processEvents () from /usr/lib/libqt-mt.so.3
#41 0x0807dbc9 in QWidget::setWFlags ()
#42 0x0808a666 in QValueList<int>::detachInternal ()
#43 0x0808189b in QMapPrivate<QString, QString>::QMapPrivate ()
#44 0xb64a8ea2 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#45 0x0807b5e1 in ?? ()
Comment 1 john 2006-10-27 20:07:25 UTC
Oops, i forgot: this is what the shell shows, if krusader is started from there:

X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode:  144
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
  Major opcode:  144
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
krusader: Initialisising useractions...
krusader: 5 useractions read.
ScimInputContextPlugin()
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...
Comment 2 Bram Schoenmakers 2007-03-03 18:52:11 UTC

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