Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19419 - net-im/sim-0.8.1 - stable - crashes on startup
Summary: net-im/sim-0.8.1 - stable - crashes on startup
Status: RESOLVED DUPLICATE of bug 19005
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-16 10:03 UTC by slak
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description slak 2003-04-16 10:03:23 UTC
maybe this helps in some way: :)

0x41096137 in waitpid () from /lib/libpthread.so.0
#0  0x41096137 in waitpid () from /lib/libpthread.so.0
#1  0x406d8f1d in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.1/lib/libkdecore.so.4
#2  0x41094fea in __pthread_sighandler () from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x40ce6528 in QSocket::sn_read(bool) () from /usr/qt/3/lib/libqt-mt.so.3
#5  0x40e22f53 in QSocket::qt_invoke(int, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#6  0x40b14419 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#7  0x40b144f5 in QObject::activate_signal(int, int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#8  0x40df5b22 in QSocketNotifier::activated(int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#9  0x40b30a60 in QSocketNotifier::event(QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#10 0x40ab6544 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#11 0x40ab5abb in QApplication::notify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#12 0x4065dfc9 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/kde/3.1/lib/libkdecore.so.4
#13 0x40a9123a in QEventLoop::activateSocketNotifiers() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#14 0x40a6e8a7 in QEventLoop::processEvents(unsigned) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#15 0x40aca386 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#16 0x40aca228 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#17 0x40ab6771 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#18 0x080b0b44 in simMessageOutput(QtMsgType, char const*) ()
#19 0x412177a7 in __libc_start_main () from /lib/libc.so.6

Reproducible: Always
Steps to Reproduce:
1.sim
2.enter uin/passwd
3.click ok

Actual Results:  
app crashed


~x86
Comment 1 Michele Balistreri (RETIRED) gentoo-dev 2003-04-16 10:37:10 UTC
installing qt-3.1.2-r1 fix this issue 

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