search for: 31mmap

Displaying 1 result from an estimated 1 matches for "31mmap".

Did you mean: 13mmap
2002 Jun 26
0
[Bug 299] New: mmap problem with 3.3p1 version
...socketpair(PF_UNIX, SOCK_STREAM, 0, [3, 7]) = 0 fcntl(3, F_SETFD, FD_CLOEXEC) = 0 fcntl(7, F_SETFD, FD_CLOEXEC) = 0 old_mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = -1 EINVAL (Invalid argument) write(2, "mmap(65536): Invalid argument\r\n", 31mmap(65536): Invalid argument ) = 31 write(2, "debug1: Calling cleanup 0x806c3b"..., 40debug1: Calling cleanup 0x806c3b4(0x0) Tell me if I cut the log too much... It happens on a Debian Linux, i386, kernel 2.2.20, glibc 2.1.3. Regards, Colin. ------- You are receiving this mail because:...