Am Montag 06 Juli 2009 21:11:22 schrieb Arnaud Patard: > "Klaus 'mrmoku' Kurzmann" <[email protected]> writes: > > Hi, > > > Am Sonntag 05 Juli 2009 00:23:36 schrieb Salah Coronya: > >> 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. > > > > could you provide the output of > > > > zgrep OABI /proc/config.gz > > # CONFIG_OABI_COMPAT is not set > > [ I do remember asking for it being enabled on irc and someone did it... I > fail to understand why this has been disabled again :( ] Me too. We certainly did not do that on purpose... Examining it.
> > > and maybe the date / version of the kernel? > > $ uname -a > Linux om-gta01 2.6.29-rc3 #1 PREEMPT Fri Jul 3 17:49:20 CEST 2009 armv4tl > unknown > > Arnaud -- Klaus 'mrmoku' Kurzmann _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
