Java Aplication freeze with futex_wait
Bug #374007 reported by
Fabrice
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
icedtea-java7 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Since update to Jaunty One java application will not start anymore.
Freeze is in the start window of the Application (Datastudio 7.0)
The java process has the spleeping and Waiting_channel is on "futex_wait"
I notice that gvfs-fuse-daemon is also on "futex_wait"
On 8.10 this application had not start problems
Other Java Application like Eclipse or Monodevelop does not have this problem
JRE is up to date 1.6.0.13
Does anyone else have this Problem ?
Changed in ubuntu: | |
status: | Incomplete → New |
affects: | ubuntu → icedtea-java7 (Ubuntu) |
To post a comment you must log in.
I have this problem in reverse: Java apps start normally, but when I close them, the UI closes but the Java process continues running, waiting for "futex_wait". After opening and closing Eclipse a few times these waiting Java processes use gigabytes of RAM.