Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 62374 Details for
Bug 97561
sys-apps/foobar-2.0 fails to read my configuration properly
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
strace.log
strace.log (text/plain), 1.92 KB, created by
Chris White (RETIRED)
on 2005-06-30 19:37:59 UTC
(
hide
)
Description:
strace.log
Filename:
MIME Type:
Creator:
Chris White (RETIRED)
Created:
2005-06-30 19:37:59 UTC
Size:
1.92 KB
patch
obsolete
>execve("./foobar2", ["./foobar2"], [/* 54 vars */]) = 0 >uname({sys="Linux", node="localhost", ...}) = 0 >brk(0) = 0x804a000 >access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >open("/etc/ld.so.cache", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=73853, ...}) = 0 >mmap2(NULL, 73853, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fbf000 >close(3) = 0 >open("/lib/libc.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\372O\1"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1527218, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fbe000 >mmap2(NULL, 1244348, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e8e000 >mmap2(0xb7fb8000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x129) = 0xb7fb8000 >mmap2(0xb7fbc000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7fbc000 >close(3) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7e8d000 >mprotect(0xb7fb8000, 8192, PROT_READ) = 0 >mprotect(0xb7fe9000, 4096, PROT_READ) = 0 >set_thread_area({entry_number:-1 -> 6, base_addr:0xb7e8d6b0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 >munmap(0xb7fbf000, 73853) = 0 >open("/dev/urandom", O_RDONLY) = 3 >read(3, "\205\0301\264", 4) = 4 >close(3) = 0 >open(".foobar2/config", O_RDONLY) = 3 >read(3, "bar", 3) = 3 >fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 3), ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fd1000 >write(1, "Configuration says: bar\n", 24) = 24 >munmap(0xb7fd1000, 4096) = 0 >exit_group(0) = ?
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 97561
: 62374 |
62893