Skip to content
New issue

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

Kvirc SVN rev1077 on qt3 crashes randomly #63

Closed
DarthGandalf opened this issue Jul 26, 2015 · 8 comments
Closed

Kvirc SVN rev1077 on qt3 crashes randomly #63

DarthGandalf opened this issue Jul 26, 2015 · 8 comments

Comments

@DarthGandalf
Copy link
Member

Reported by BehnamFedora on 12 Jan 2008 20:51:13 UTC
I'm using Kvirc SVN rev1077 with qt3 on Fedora8 ( the latest SVN revision at this moment Saturday 12 January 2008)

It crashes randomly.

Here, you can see a trace done with gdb -x kvirc.gdb --args kvirc > out.txt
In kvirc.gdb, there is

" define hookpost-run

bt

end

run

quit "

that I've been given by " thexception " on #kvirc ,freenode

Here are three files
The first is when I first used gdb to collect informations
The second one, I have been told that there was a link with the notifier windows, so I force disabled it
The third one, even after disabling the notifier window, still the same error

Notice that the first one doesn't seem to have link with the two last ones.


Migrated from: https://svn.kvirc.de/kvirc/ticket/63

@DarthGandalf
Copy link
Member Author

Comment by mren on 12 Jan 2008 23:49:46
I can confirm this bug on gentoo, also r1077.
Here's the backlog from KDE-crashmanager:

(no debugging symbols found)

Using host libthread_db library "/lib/libthread_db.so.1".

(no debugging symbols found)

[...]

(no debugging symbols found)

[KCrash handler]

#6 0x0813a1d5 in KviIsOnNotifyListManager::handleUserhost ()

#7 0x081f089e in KviServerParser::parseNumericUserhost ()

#8 0x081d1b82 in KviServerParser::parseMessage ()

#9 0x0811bb9a in KviIrcConnection::incomingMessage ()

#10 0x0812a369 in KviIrcLink::processData ()

#11 0x0812cb89 in KviIrcSocket::readData ()

#12 0x082937bd in KviIrcSocket::qt_invoke ()

#13 0xb6f1f6b9 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3

#14 0xb6f20212 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3

#15 0xb7253880 in QSocketNotifier::activated () from /usr/qt/3/lib/libqt-mt.so.3

#16 0xb6f3d24f in QSocketNotifier::event () from /usr/qt/3/lib/libqt-mt.so.3

#17 0xb6ec0747 in QApplication::internalNotify () from /usr/qt/3/lib/libqt-mt.so.3

#18 0xb6ec12c1 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3

#19 0xb765f91e in KApplication::notify () from /usr/kde/3.5/lib/libkdecore.so.4

#20 0xb6eb53a1 in QEventLoop::activateSocketNotifiers () from /usr/qt/3/lib/libqt-mt.so.3

#21 0xb6e708d4 in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3

#22 0xb6ed6e30 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3

#23 0xb6ed6cb6 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3

#24 0xb6ec01df in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3

#25 0x08131877 in main ()

@DarthGandalf
Copy link
Member Author

Comment by Behnam on 13 Jan 2008 19:20:48
I've added this tracelog " out4.txt" which refers to notifier again ...

@DarthGandalf
Copy link
Member Author

Comment by Behnam on 14 Jan 2008 11:11:58
I added another one, this time, it seems that the notifier window involving is confirmed ...

@DarthGandalf
Copy link
Member Author

Comment by Behnam on 14 Jan 2008 17:22:23
More and more and more ...

Now I can be sure it's something to do with the Notifier Windows
I've noticed it often occurs when someone highlights me, but not everytime

@DarthGandalf
Copy link
Member Author

Comment by Behnam on 16 Jan 2008 05:10:15
Still the same problem on r1090

@DarthGandalf
Copy link
Member Author

Comment by Behnam on 16 Jan 2008 13:41:56
I'm on r1058 and it works very well, but when I get on 1091, it crashes everytime

@DarthGandalf
Copy link
Member Author

Comment by mren on 05 Feb 2008 22:25:09
Ticket #72 is a duplicate of this and has another backtrace

@DarthGandalf
Copy link
Member Author

Comment by mren on 25 Feb 2008 13:56:49
Should be fixed now (r1148)


Resolution: none → fixed
Status: new → closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant