[JDEV] Is this a deadlock bug in JabberBeans-0.9.0-pre4?

mike pablo jabberd2002 at yahoo.com
Tue Jun 4 16:17:19 CDT 2002


Hi, all,

I am using JabberBeans-0.9.0-pre4, I think I found a
deadlock bug in JabberBeans, just want to confirm it
here.

In the run() method of class
org.jabber.jabberbeans.sax.InputStreamHandler, when
SAXException is caught and line
148(isi.unexpectedThreadDeath(e); ) is executed,
deadlock will happen because finally this thread will
join itself in line 340(input.join();) in class
org.jabber.jabberbeans.ConnectionBean.

Any comments on my thoughts?

Mike

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



More information about the JDev mailing list