Running in strace -e trace=file the last lines are:

stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3661, ...}) = 0
stat64("null/jss", 0xbfced5b0)          = -1 ENOENT (No such file or directory)
open("/tmp/.com.sun.deploy.net.socket.32283.7745889521205398601.AF_UNIX", 
O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0666) = 40
stat64("/tmp/.com.sun.deploy.net.socket.32283.7745889521205398601.AF_UNIX", 
{st_mode=S_IFREG|0644, st_size=0, ...}) = 0
unlink("/tmp/.com.sun.deploy.net.socket.32283.7745889521205398601.AF_UNIX") = 0
stat64("/usr/lib/jvm/java-6-sun-1.6.0.16/jre/bin/java", {st_mode=S_IFREG|0755, 
st_size=47308, ...}) = 0

Which points to java as the culprit.

-- 
firefox freezes on http://qt.nokia.com
https://bugs.launchpad.net/bugs/500012
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to