Though it worked for a short time, gllin has stopepd working again. It doesn't 
get very far, either:

cd /var/lib/gllin
strace  /usr/share/gllin/lib/ld-linux.so.2 --library-path /usr /share/gllin/lib 
/usr/share/gllin/bin/gllin

execve("/usr/share/gllin/lib/ld-linux.so.2", 
["/usr/share/gllin/lib/ld-linux.so"..., "--library-path", 
"/usr/share/gllin/lib", "/usr/share/gllin/bin/gllin"], [/* 14 vars */]) = 0
brk(0)                                  = -1 EINTR (Interrupted system call)
open("/usr/share/gllin/bin/gllin", O_RDONLY) = -1 EINTR (Interrupted system 
call)
writev(2, [{"/usr/share/gllin/bin/gllin", 26}, {": ", 2}, {"error while loading 
shared libra"..., 36}, {": ", 2}, {"/usr/share/gllin/bin/gllin", 26}, {": ", 
2}, {"cannot open shared object file", 30}, {": ", 2}, {"Error 4", 7}, {"\n", 
1}], 10) = 2
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 1506 detached

Note it never even prints the "error while loading shared library" - it 
segfaults before it can. I'm guessing the problem is related to OABI/EABI.



      
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to