[Openmcl-devel] Segmentation fault on linuxppc

Jan Idzikowski jan.idzikowski at knowledgetools.de
Wed Jul 28 05:46:16 PDT 2004


At Tue, 27 Jul 2004 15:30:02 -0600 (MDT),
Gary Byers wrote:
> 
hallo gary,
> 
> Things seem to work fine on a similar system with kernel 2.6.5:
> 
> [ccl-0.14/ccl] gb at z2> uname -a
> Linux z2 2.6.5-gentoo-r1 #6 Tue Jun 8 13:50:59 MDT 2004 ppc 7455, altivec supported PowerBook6,3 GNU/Linux


uname -a
Linux abakus 2.6.7-gentoo-r8 #1 Mon Jul 5 12:24:41 CEST 2004 ppc 604r CHRP IBM,7046-B50 GNU/Linux

and here is the strace output, not so mutch information ;-)

execve("./ppccl", ["./ppccl"], [/* 34 vars */]) = 0
uname({sys="Linux", node="abakus", ...}) = 0
brk(0)                                  = 0x2d000
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=13009, ...}) = 0
mmap(NULL, 13009, PROT_READ, MAP_PRIVATE, 3, 0) = 0x30016000
close(3)                                = 0
open("/lib/libdl.so.2", O_RDONLY)       = 3
read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\36"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=12208, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001a000
mmap(0xfffdd000, 75904, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x30027000
mprotect(0, 63616, PROT_NONE)           = 0
mmap(0x30037000, 12288, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x30037000
close(3)                                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


that is all.

-- 
________________________________
jan.idzikowski at knowledgetools.de

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20040728/7247f003/attachment.bin>


More information about the Openmcl-devel mailing list