Bug 102317 - crash while setting full name
Summary: crash while setting full name
Status: RESOLVED DUPLICATE of bug 100443
Alias: None
Product: kuser
Classification: Miscellaneous
Component: general (show other bugs)
Version: 2.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Szombathelyi György
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-23 22:26 UTC by Alex
Modified: 2005-04-20 00:24 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex 2005-03-23 22:26:10 UTC
Version:           2.0 (using KDE 3.4.0, Gentoo)
Compiler:          gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
OS:                Linux (i686) release 2.6.11-gentoo-r4

My username is "alex". I open up kuser and su in. I double click on "alex" and type my full name in it's respective field. After I click OK, a crash results. This crash messed up /etc/shadow & /etc/passwd which caused me to delete my account and re-add it. See back trace from gdb:

(no debugging symbols found)
Using host libthread_db library "/lib/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)
(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 16384 (LWP 8522)]
[KCrash handler]
#5  0x0807539a in QPtrList<QListViewItem>::deleteItem ()
#6  0xb7a6b135 in KDialogBase::qt_invoke ()
   from /usr/kde/3.4/lib/libkdeui.so.4
#7  0x08075adf in QPtrList<QListViewItem>::deleteItem ()
#8  0xb712a913 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#9  0xb712a754 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#10 0xb74642ae in QButton::clicked () from /usr/qt/3/lib/libqt-mt.so.3
#11 0xb71ba7c7 in QButton::mouseReleaseEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#12 0xb715ff3a in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
#13 0xb70cf7fc in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#14 0xb70cecb9 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#15 0xb76f4192 in KApplication::notify ()
   from /usr/kde/3.4/lib/libkdecore.so.4
#16 0xb7065c0c in QETWidget::translateMouseEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#17 0xb7063878 in QApplication::x11ProcessEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#18 0xb707ac7b in QEventLoop::processEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#19 0xb70e15d8 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#20 0xb70cfa91 in QApplication::enter_loop () from /usr/qt/3/lib/libqt-mt.so.3
#21 0xb72ae7c1 in QDialog::exec () from /usr/qt/3/lib/libqt-mt.so.3
#22 0x0806de03 in QValueListPrivate<QString>::clear ()
#23 0x0806e855 in QValueListPrivate<QString>::clear ()
#24 0xb712a913 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#25 0xb746f5fb in QListView::doubleClicked () from /usr/qt/3/lib/libqt-mt.so.3
#26 0xb79fff3e in KListView::contentsMouseDoubleClickEvent ()
   from /usr/kde/3.4/lib/libkdeui.so.4
#27 0xb723bf52 in QScrollView::viewportMouseDoubleClickEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#28 0xb723b768 in QScrollView::eventFilter () from /usr/qt/3/lib/libqt-mt.so.3
#29 0xb720a918 in QListView::eventFilter () from /usr/qt/3/lib/libqt-mt.so.3
#30 0xb71282ce in QObject::activate_filters ()
   from /usr/qt/3/lib/libqt-mt.so.3
#31 0xb71281f6 in QObject::event () from /usr/qt/3/lib/libqt-mt.so.3
#32 0xb715febf in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
#33 0xb70cf7fc in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#34 0xb70cecb9 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#35 0xb76f4192 in KApplication::notify ()
   from /usr/kde/3.4/lib/libkdecore.so.4
#36 0xb7065c0c in QETWidget::translateMouseEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#37 0xb7063878 in QApplication::x11ProcessEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#38 0xb707ac7b in QEventLoop::processEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#39 0xb70e15d8 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#40 0xb70e1488 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
#41 0xb70cfa31 in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
#42 0x0806c713 in QValueListPrivate<QString>::clear ()
#43 0xb69cf440 in __libc_start_main () from /lib/libc.so.6
#44 0x0805a221 in ?? ()
Comment 1 Maksim Orlovich 2005-04-12 05:55:52 UTC
Hi... Could you please try applying: 
http://bugs.kde.org/attachment.cgi?id=10409&action=view
to see whether it fixes the issue?
Comment 2 Maksim Orlovich 2005-04-20 00:24:22 UTC

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