Updates:
Labels: Type-Defect Priority-Medium
Comment #1 on issue 153 by csilvers: Test failures on PPC (Fedora 11,
Rawhide)
http://code.google.com/p/google-perftools/issues/detail?id=153
Interesting. Are the other tests passing? This test has to make a guess
how big
each function will be, and may get it wrong on some architectures.
Can you run the test in gdb:
LD_LIBRARY_PATH=.libs gdb .libs/lt-stacktrace_unittest
or something similar.
You can just put a breakpoint in main, and do something like
x 0x10000754
what function is it in? Is it the same function as
x 0x10000710
?
Likewise for some of the other addresses it prints out (10000954, etc).
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings