lkml.org 
[lkml]   [1998]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Kernel 2.0.33/make 3.74 core dumping
Date
You upgraded your Libc to 5.4.44 without the obligatory recompile/replacement
of make. Just read /usr/src/linux/Documentation/Changes and look for "make".

--Perry

>
> Make has started to give me grief, its core dumping... I've included
> the strace below, does anyone have any ideas?
>
> # strace make
> mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|0x20, 4294967295, 0) =
> 0x4000700
> mprotect(0x40000000, 20881, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
> mprotect(0x8000000, 90591, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
> stat("/etc/ld.so.c", {st_mode=S_IFREG|0644, st_size=4795, ...}) = 0
> open("/etc/ld.so.cache", O_RDONLY) = 3
> mmap(0, 4795, PROT_READ, MAP_SHARED, 3, 0) = 0x40008000
> close(3) = 0
> stat("/etc/ld.so.preload", 0xbffffc30) = -1 ENOENT (No such file or
> directory)
> open("/lib/libc.so.5", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3"..., 4096) = 4096
> mmap(0, 770048, PROT_NONE, MAP_PRIVATE|0x20, 4294967295, 0) = 0x4000a000
>
> mmap(0x4000a000, 538959, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3,
> 0) = 0x0
> mmap(0x4008e000, 21564, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3,
> 0x830000
> mmap(0x40094000, 204584, PROT_READ|PROT_WRITE,
> MAP_PRIVATE|MAP_FIXED|0x20, 42940
> close(3) = 0

--
Perry Harrington Linux rules all OSes. APSoft ()
email: perry@apsoft.com Think Blue. /\

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:43    [W:0.024 / U:0.280 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site