Displaying 5 results from an estimated 5 matches for "139424".
2006 Oct 11
1
Problem with ZAPTEL-1.4.0-beta1 and WCT100P card
...RIVATE, 3, 0) = 0xf6ff6000
close(3) = 0
open("/lib/tls/libm.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\203
\206"..., 512) = 5
12
fstat64(3, {st_mode=S_IFREG|0755, st_size=214796, ...}) = 0
old_mmap(0x865000, 139424, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) =
0x865000
old_mmap(0x886000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED,
3, 0x20000
) = 0x886000
close(3) = 0
open("/lib/tls/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3...
2006 Nov 17
0
Problem with Asterisk 1.4.0-beta3 and Digium TE405P
...d.so.nohwcap", F_OK) = -1 ENOENT (No such file or
directory)
open("/lib/tls/i686/cmov/libm.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`3\0\000"...,
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=136976, ...}) = 0
old_mmap(NULL, 139424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE,
3, 0) = 0xb7f79000
old_mmap(0xb7f9a000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x20000) = 0xb7f9a000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such fil...
2007 May 07
3
What would you tell the CIO in an "ABCs of Email" overview?
One of the key points that came up when I researched and wrote the
"Five Things CIOs Should Know about Fighting Spam" article (http://
www.cio.com/article/28830) was that they should know the basics of
how email works. Otherwise, said plenty of techies, the CIO won't
have the first idea of what the email admin is complaining about.
So I'm going to do my part. I'm
2006 May 23
11
how to debug RTNETLINK invalid argument?
Hey,
I am getting an invalid argument trying to insert a qdisc:
[root@emu-5 iproute2]# tc qdisc add dev eth0 root xcp capacity 50Mbit
limit 500
RTNETLINK answers: Invalid argument
I''m not sure whats wrong here, because i can successfully insert this
qdisc on other computers of mine.
How can i debug this?
Thanks!
George
2008 Feb 29
1
cram-md5 crashes passdb
...5] close(4) = 0
[pid 24795] open("/lib/libm.so.6", O_RDONLY) = 4
[pid 24795] read(4,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\00003\0\000"..., 512) = 512
[pid 24795] fstat64(4, {st_mode=S_IFREG|0755, st_size=1240727, ...}) = 0
[pid 24795] old_mmap(NULL, 139424, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xb7e77000
[pid 24795] old_mmap(0xb7e98000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x20000) = 0xb7e98000
[pid 24795] close(4) = 0
[pid 24795] open("/lib/libcrypt.so.1", O_RDONLY) = 4...