Issue 11 in joscar: infinity loop

8 views
Skip to first unread message

jos...@googlecode.com

unread,
May 26, 2010, 10:55:50 AM5/26/10
to joscar-...@googlegroups.com
Status: New
Owner: ----

New issue 11 by dimazaur: infinity loop
http://code.google.com/p/joscar/issues/detail?id=11

What steps will reproduce the problem?
1. sometimes client start overloading cpu

the issue is in the SeqNum
for (i = n; (i >>= 3) != 0; s += i);

if new Random().nextLong() in RvProcessor returns negative value - we r
getting infinity loop

jos...@googlecode.com

unread,
Mar 3, 2011, 10:33:53 AM3/3/11
to joscar-...@googlegroups.com
Updates:
Status: Duplicate

Comment #1 on issue 11 by jadest...@gmail.com: infinity loop
http://code.google.com/p/joscar/issues/detail?id=11

Duplicate of issue #10 -- but fixed in trunk!

Reply all
Reply to author
Forward
0 new messages