When I install both eclipse-jdt and ecliipse-cdt, rebuild-gcj-db hangs in the %post script. I tracked it down to gcj-dbtool deadlocking. Version-Release number of selected component (if applicable): libgcj-4.1.0-0.16.x86_64 eclipse-jdt-3.1.1-1jpp_16fc.x86_64 eclipse-cdt-3.0.1-1jpp_3fc.x86_64 How reproducible: If eclipse-jdt and eclipse-cdt are both installed, rebuild-gcj-db hangs. If either or both are removed, then it finishes quickly. Additional information: I ran the gcj-dbtool command which was stopped manually. An strace on gcj-dbtool shows that it stops with: futex(0x346f649840, FUTEX_WAIT, 0, NULL
Created attachment 123854 [details] Stacktrace after gcj-dbtool is stopped while non-responsive
*** This bug has been marked as a duplicate of 179002 ***