This is how OpenOffice.org does not start:

$ strace oowriter
...
rt_sigaction(SIGTERM, {SIG_DFL}, NULL, 8) = 0
read(10, "#!/bin/sh\n/usr/lib/openoffice/pr"..., 8192) = 59
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0x7f3fd7387770) = 9590
wait4(4294967295, javaldx: Could not find a Java Runtime Environment!
0x7fffdf3a301c, 0, NULL) = ? ERESTARTSYS (To be restarted)
--- SIGWINCH (Window changed) @ 0 (0) ---
wait4(4294967295, 

In the end, it seems to wait forever (no change in 10 min). Strace
output really ends with a partial line "wait4(4294967295,". Error
message "javaldx: Could not find a Java Runtime Environment!" is printed
also without strace. Top shows that OOo does not take very much memory
or CPU time. I am not sure if this is the same ICE-unix bug or a
different one.

-- 
Connection to ICE-unix/.. socket times out so programs take minutes to start
https://bugs.launchpad.net/bugs/58171
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