AndyA / htop-osx

A port of htop to OSX
http://hexten.net/
GNU General Public License v2.0
179 stars 40 forks source link

htop fails to execute on 10.7.2 #6

Closed m4rkw closed 12 years ago

m4rkw commented 12 years ago

Hi,

Just compiled the osx branch on a 10.7.2 system and I get:

./htop

htop(28036) malloc: * error for object 0x9201240: pointer being freed was not allocated * set a breakpoint in malloc_error_break to debug Abort trap: 6

The macports version works but it seems to be just binaries and I want to hack some of the code so I can have a simple terminal readout of individual cpu core usage which will then be piped into Cacti.

Thanks, Mark

m4rkw commented 12 years ago

found the answer: https://trac.macports.org/changeset/56880

j0hnsmith commented 11 years ago

I have this problem in 10.7. I'm trying to compile from source and don't understand what to do with that changeset.