GithubHelp home page GithubHelp logo

gperftools's People

Watchers

 avatar

gperftools's Issues

test

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 20 Sep 2006 at 8:43

tcmalloc does not work with Java on RHAS 3

What steps will reproduce the problem?
1. export LD_LIBRARY_PATH=/opt/xyz/jre/lib/i386:$LD_LIBRARY_PATH
2. export LD_PRELOAD=/opt/xyz/lib/libtcmalloc_minimal.so
3. bin/java

What is the expected output? What do you see instead?
Program shud not dump core, instead it fails:

Another exception has been detected while we were handling last error.
Dumping information about last error:
ERROR REPORT FILE = (N/A)
PC                = 0xb74b7fe7
SIGNAL            = 7
FUNCTION NAME     = (N/A)
OFFSET            = 0xFFFFFFFF
LIBRARY NAME      = (N/A)
Please check ERROR REPORT FILE for further information, if there is any.
Good bye.
Aborted (core dumped)


What version of the product are you using? On what operating system?
RHAS 3, SLES 8

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 13 Mar 2007 at 7:00

compile problem on 64bit RH

What steps will reproduce the problem?
1. ./configure
2. gmake

What is the expected output? What do you see instead?
the following error happens:
src/base/linux_syscall_support.h: In function `void* sys_mmap(void*,
size_t, int, int, int, __off64_t)':
src/base/linux_syscall_support.h:339: error: invalid conversion from `long
int' to `void*'
gmake: *** [libtcmalloc_minimal_la-malloc_hook.lo] Error 1


What version of the product are you using? On what operating system?
> ls -l ../google-perftools-0.8.tar.gz
-rw-r--r--  1 user group 759810 Mar 27 15:33 ../google-perftools-0.8.tar.gz

>  uname -a
Linux hostname 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:56:28 EST 2006 x86_64
x86_64 x86_64 GNU/Linux

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 27 Mar 2007 at 1:47

Is this project dead?

What steps will reproduce the problem?
1. Go to Sourceforge pages
2. Look at the open bug reports
3. Realize that none of them is assigned or answered
4. Start wondering (see Summary)

What is the expected output? What do you see instead?
EO: Bugs fixed or requests answered.
SI: Reports are not even assigned to anyone.

What version of the product are you using? On what operating system?
N/A

Please provide any additional information below.
Perhaps You are waiting for volunteers?  Perhaps you do not look at the
SourceForge pages anymore, and nobody copied the bug reports?  Let us know! :-)

Original issue reported on code.google.com by [email protected] on 2 Oct 2006 at 9:38

Enter one-line summary

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 10 Jan 2007 at 1:52

SVN repository has no source code

What steps will reproduce the problem?
1. Perform SVN Checkout with TortoiseSVN on Windows. Repository URL:
http://google-ctemplate.googlecode.com/svn/trunk

What is the expected output? What do you see instead?
I expected to receive the latest bleeding edge perftools source code, but
all I got were documentation files.

What version of the product are you using? On what operating system?
I am using TortoiseSVN 1.4.1 on Windows XP Professional

Please provide any additional information below.
The file attached is the list of files, including the SVN files, that I got
from the checkout.

Original issue reported on code.google.com by [email protected] on 4 Mar 2007 at 3:21

Attachments:

Compile time ERROR on redhat enterprise linux 4

What steps will reproduce the problem?
1. ./configure 
2. checking location of STL hash_map...
configure: error: couldn't find an STL hash_map

3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
Linux server 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:32:02 EDT 2006 x86_64
x86_64 x86_64 GNU/Linux

Please provide any additional information below.

I have been trying to install google-perftools on this erver for sometime 
but it keeps giving me above mentioned error . 
I have following rpms installed 

[root@server software]# rpm -qa |grep c++
compat-libstdc++-296-2.96-132.7.2
libstdc++-3.4.6-3
libstdc++-devel-3.4.6-3
compat-gcc-32-c++-3.2.3-47.3
compat-libstdc++-33-3.2.3-47.3
libstdc++-3.4.6-3
libstdc++-devel-3.4.6-3
[root@l065t06 software]# rpm -qa gcc
gcc-3.4.6-3
[root@server software]# rpm -qa |grep gcc
libgcc-3.4.6-3
compat-gcc-32-c++-3.2.3-47.3
libgcc-3.4.6-3
gcc-3.4.6-3
compat-gcc-32-3.2.3-47.3


It installed fine on Redhat enterprise 3 update 4 . with 2.4.21-27.ELsmp kernel


Original issue reported on code.google.com by [email protected] on 21 Mar 2007 at 1:44

Enter one-line summary

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 16 Aug 2006 at 4:24

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.