Public bug reported:

Hi

Ihave a java prog that works everywhere and until upgrade to edgy on every 
ubuntu release. I use it massively and now I am stopped work. Everything else 
works a dream (cool job). The error is below. This is a java app tha starts 
using a script called LAXUNIX.SH - LaunchAnywhere (tm) version 4.5.2
heres part of the strace 
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0
rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0
_llseek(255, -909, [43337], SEEK_CUR)   = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0xb7d576f8) = 24692
rm: error while loading shared libraries: libc.so.6: cannot open shared object 
file: No such file or directory
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 127}], WNOHANG) = 24692
waitpid(-1, 0xbfe27ce8, WNOHANG)        = -1 ECHILD (No child processes)


And heres the error reported -


[EMAIL PROTECTED]:~$ ./Desktop/CmapTools 
dirname: error while loading shared libraries: libc.so.6: cannot open shared 
object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared 
object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared 
object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared 
object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared 
object file: No such file or directory
rm: error while loading shared libraries: libc.so.6: cannot open shared object 
file: No such file or directory

ANY help you can provide would be fantastic - this is a reall killer for
me (sure you have heard that before - but honestly were in the middle of
a huge project and ....)

Many many thanks
David

** Affects: glibc (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
I think glib c - ihmc cmap tools broken
https://launchpad.net/bugs/63563

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

Reply via email to