Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 160082 Details for
Bug 249773
valgrind fails with PPC64 applications
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
strace log of valgrind with a PPC64 application
valgrind-ppc64-strace.log (text/plain), 2.74 KB, created by
Patrick Clément-Bonhomme
on 2007-07-26 22:10:32 UTC
(
hide
)
Description:
strace log of valgrind with a PPC64 application
Filename:
MIME Type:
Creator:
Patrick Clément-Bonhomme
Created:
2007-07-26 22:10:32 UTC
Size:
2.74 KB
patch
obsolete
>[paclb@ps3-gel01 celldt]$ strace valgrind -d /tmp/celldt/convofilter >execve("/usr/bin/valgrind", ["valgrind", "-d", "/tmp/celldt/convofilter"], [/* 23 vars */]) = 0 >brk(0) = 0x10024000 >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=63555, ...}) = 0 >mmap(NULL, 63555, PROT_READ, MAP_PRIVATE, 3, 0) = 0xf7fef000 >close(3) = 0 >open("/lib/libc.so.6", 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\17\343"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1861588, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fee000 >mmap(0xfe20000, 1651112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfe20000 >mprotect(0xff99000, 77824, PROT_NONE) = 0 >mmap(0xffac000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17c000) = 0xffac000 >mmap(0xffb1000, 8616, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xffb1000 >close(3) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fed000 >mprotect(0xffac000, 16384, PROT_READ) = 0 >mprotect(0xffef000, 4096, PROT_READ) = 0 >munmap(0xf7fef000, 63555) = 0 >getpid() = 26650 >write(2, "--26650:1:debuglog DebugLog syst"..., 81--26650:1:debuglog DebugLog system started by Stage 1, level 1 logging requested >) = 81 >getpid() = 26650 >write(2, "--26650:1:launcher no tool reque"..., 63--26650:1:launcher no tool requested, defaulting to 'memcheck' >) = 63 >open("/tmp/celldt/convofilter", O_RDONLY) = 3 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE, 3, 0) = 0xf7ffe000 >close(3) = 0 >munmap(0xf7ffe000, 4096) = 0 >getpid() = 26650 >write(2, "--26650:1:launcher selected plat"..., 51--26650:1:launcher selected platform 'ppc64-linux' >) = 51 >readlink("/proc/self/exe", "/usr/bin/valgrind", 4096) = 17 >brk(0) = 0x10024000 >brk(0x10045000) = 0x10045000 >getpid() = 26650 >write(2, "--26650:1:launcher launching /us"..., 68--26650:1:launcher launching /usr/lib/valgrind/ppc64-linux/memcheck >) = 68 >execve("/usr/lib/valgrind/ppc64-linux/memcheck", ["valgrind", "-d", "/tmp/celldt/convofilter"], [/* 24 vars */]) = -1 ENOENT (No such file or directory) >write(2, "valgrind: failed to start tool \'"..., 96valgrind: failed to start tool 'memcheck' for platform 'ppc64-linux': No such file or directory >) = 96 >exit_group(1) = ? >Process 26650 detached >
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 249773
: 160082