We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reported by mmodem on 01 Feb 2008 04:09:42 UTC kvirc crash using svn release 1110, the output:
[KCrash handler] #5 0x000000000051906e in KviIsOnNotifyListManager::handleUserhost () #6 0x00000000005ea10a in KviServerParser::parseNumericUserhost () #7 0x00000000005cd534 in KviServerParser::parseMessage () #8 0x00000000005064a9 in KviIrcLink::processData () #9 0x0000000000509644 in KviIrcSocket::readData () #10 0x000000000068720a in KviIrcSocket::qt_invoke () #11 0x00002af4763f24c2 in QObject::activate_signal ()
from /usr/lib/qt3/lib64/libqt-mt.so.3 #12 0x00002af4763f2e97 in QObject::activate_signal ()
from /usr/lib/qt3/lib64/libqt-mt.so.3 #13 0x00002af47674aa8c in QSocketNotifier::activated ()
from /usr/lib/qt3/lib64/libqt-mt.so.3 #14 0x00002af4764133b8 in QSocketNotifier::event ()
from /usr/lib/qt3/lib64/libqt-mt.so.3 #15 0x00002af47638b52a in QApplication::internalNotify ()
from /usr/lib/qt3/lib64/libqt-mt.so.3 #16 0x00002af47638d2d4 in QApplication::notify ()
from /usr/lib/qt3/lib64/libqt-mt.so.3 #17 0x00002af473c25ede in KApplication::notify ()
from /usr/lib64/libkdecore.so.4 #18 0x00002af4727bfc50 in QApplication::sendEvent ()
from /usr/lib64/libkparts.so.2 #19 0x00002af47637dc0f in QEventLoop::activateSocketNotifiers ()
from /usr/lib/qt3/lib64/libqt-mt.so.3 #20 0x00002af47633175a in QEventLoop::processEvents ()
from /usr/lib/qt3/lib64/libqt-mt.so.3 #21 0x00002af4763a4a0b in QEventLoop::enterLoop ()
from /usr/lib/qt3/lib64/libqt-mt.so.3 #22 0x00002af4763a46f7 in QEventLoop::exec ()
from /usr/lib/qt3/lib64/libqt-mt.so.3 #23 0x00002af47638d00c in QApplication::exec ()
from /usr/lib/qt3/lib64/libqt-mt.so.3 #24 0x000000000050db3a in main ()
Migrated from: https://svn.kvirc.de/kvirc/ticket/72
The text was updated successfully, but these errors were encountered:
Comment by mren on 05 Feb 2008 22:24:15 Duplicate of ticket #63
Resolution: none → duplicate Status: new → closed
Sorry, something went wrong.
No branches or pull requests
Reported by mmodem on 01 Feb 2008 04:09:42 UTC
kvirc crash using svn release 1110, the output:
[KCrash handler]
#5 0x000000000051906e in KviIsOnNotifyListManager::handleUserhost ()
#6 0x00000000005ea10a in KviServerParser::parseNumericUserhost ()
#7 0x00000000005cd534 in KviServerParser::parseMessage ()
#8 0x00000000005064a9 in KviIrcLink::processData ()
#9 0x0000000000509644 in KviIrcSocket::readData ()
#10 0x000000000068720a in KviIrcSocket::qt_invoke ()
#11 0x00002af4763f24c2 in QObject::activate_signal ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#12 0x00002af4763f2e97 in QObject::activate_signal ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#13 0x00002af47674aa8c in QSocketNotifier::activated ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#14 0x00002af4764133b8 in QSocketNotifier::event ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#15 0x00002af47638b52a in QApplication::internalNotify ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#16 0x00002af47638d2d4 in QApplication::notify ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#17 0x00002af473c25ede in KApplication::notify ()
from /usr/lib64/libkdecore.so.4
#18 0x00002af4727bfc50 in QApplication::sendEvent ()
from /usr/lib64/libkparts.so.2
#19 0x00002af47637dc0f in QEventLoop::activateSocketNotifiers ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#20 0x00002af47633175a in QEventLoop::processEvents ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#21 0x00002af4763a4a0b in QEventLoop::enterLoop ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#22 0x00002af4763a46f7 in QEventLoop::exec ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#23 0x00002af47638d00c in QApplication::exec ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#24 0x000000000050db3a in main ()
Migrated from: https://svn.kvirc.de/kvirc/ticket/72
The text was updated successfully, but these errors were encountered: