Maximum lock count exceeded error when running Label Adjust

Bug #655544 reported by Mathieu Bastian
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gephi
Fix Released
High
Mathieu Bastian
0.7
Fix Released
High
Unassigned

Bug Description

Stack trace:
java.lang.Error: Maximum lock count exceeded
 at java.util.concurrent.locks.ReentrantReadWriteLock$Sync.tryAcquireShared(ReentrantReadWriteLock.java:395)
 at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1260)
 at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:594)
 at org.gephi.graph.dhns.core.Dhns.readLock(Dhns.java:166)
 at org.gephi.graph.dhns.graph.AbstractGraphImpl.readLock(AbstractGraphImpl.java:65)
 at org.gephi.visualization.bridge.DHNSDataBridge.updateWorld(DHNSDataBridge.java:118)
 at org.gephi.visualization.opengl.compatibility.CompatibilityEngine.updateWorld(CompatibilityEngine.java:181)
 at org.gephi.visualization.opengl.compatibility.CompatibilityScheduler.updateWorld(CompatibilityScheduler.java:285)
 at org.gephi.visualization.scheduler.SimpleFPSAnimator.run(SimpleFPSAnimator.java:58)

Revision history for this message
Mathieu Bastian (mathieu.bastian) wrote :

Fixed in rev 1967

Changed in gephi:
status: Confirmed → Fix Committed
Revision history for this message
Mathieu Bastian (mathieu.bastian) wrote :

Deployed on AutoUpdate

Changed in gephi:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.