Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 1610

Summary: ksplash crashes ...
Product: Gentoo Linux Reporter: Andreas Waschbuesch <awaschb>
Component: Current packagesAssignee: Dan Armak (RETIRED) <danarmak>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andreas Waschbuesch 2002-04-09 02:45:43 UTC
0x40cbfed9 in wait4 () from /lib/libc.so.6 
#0  0x40cbfed9 in wait4 () from /lib/libc.so.6 
#1  0x40d41900 in __check_rhosts_file () from /lib/libc.so.6 
#2  0x40b8e856 in waitpid () from /lib/libpthread.so.0 
#3  0x402f82cc in KCrash::defaultCrashHandler () 
   from /usr/kde/3/lib/libkdecore.so.4 
#4  0x40b8c664 in pthread_kill () from /lib/libpthread.so.0 
#5  0x40c418f8 in sigaction () from /lib/libc.so.6 
#6  0x408d855f in QMotifStyle::drawControl () from /usr/qt/3/lib/libqt-mt.so.3 
#7  0x40720d66 in QProgressBar::drawContents () 
   from /usr/qt/3/lib/libqt-mt.so.3 
#8  0x406d876b in QFrame::paintEvent () from /usr/qt/3/lib/libqt-mt.so.3 
#9  0x40662235 in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3 
#10 0x405dd3b3 in QApplication::internalNotify () 
   from /usr/qt/3/lib/libqt-mt.so.3 
#11 0x405dd254 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3 
#12 0x40270925 in KApplication::notify () from /usr/kde/3/lib/libkdecore.so.4 
#13 0x4059143e in QETWidget::translatePaintEvent () 
   from /usr/qt/3/lib/libqt-mt.so.3 
#14 0x4058c6a1 in QApplication::x11ProcessEvent () 
   from /usr/qt/3/lib/libqt-mt.so.3 
#15 0x4058b50f in QApplication::processNextEvent () 
   from /usr/qt/3/lib/libqt-mt.so.3 
#16 0x405de854 in QApplication::enter_loop () from /usr/qt/3/lib/libqt-mt.so.3 
#17 0x4058b476 in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3 
#18 0x0804df10 in QDataStream::~QDataStream () 
#19 0x40c303c1 in __libc_start_main () from /lib/libc.so.6
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-04-18 03:00:11 UTC
I've packaged qt-copy-3.0.3 as qt-3.0.3.1.ebuild. According to the changelog it should fix this problem, please tell me if it does. 
Comment 2 Andreas Waschbuesch 2002-04-18 05:18:41 UTC
 That did it. It increased logon-speed as well.