[jboss-jira] [JBoss JIRA] Resolved: (JGRP-239) FD_SOCK.interruptPingerThread() can cause NPEs
Bela Ban (JIRA)
jira-events at jboss.com
Tue Aug 8 07:05:12 EDT 2006
[ http://jira.jboss.com/jira/browse/JGRP-239?page=all ]
Bela Ban resolved JGRP-239.
---------------------------
Resolution: Done
Added synchronization around pinger_thread
> FD_SOCK.interruptPingerThread() can cause NPEs
> ----------------------------------------------
>
> Key: JGRP-239
> URL: http://jira.jboss.com/jira/browse/JGRP-239
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 2.3, 2.2.9.2, 2.2.9.1, 2.2.9, 2.2.8
> Reporter: Bela Ban
> Assigned To: Bela Ban
> Fix For: 2.4
>
>
> [email from Bruce Schuchardt]
> I doubt that I could reproduce it, but one of our apps ran into a NPE in FD_SOCK.interruptPingerThread on this line
> if(pinger_thread != null && pinger_thread.isAlive()) {
> This was during the passing down of a new view from pbcast.GMS.installView.
> It looks like some synchronization is needed for this check in a few places in FD_SOCK.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list