> On May 15, 2017, at 06:50, Daren Gillespie <dgilles...@leg.ne.gov> wrote:
> 
> The htop8 package gave a m4 warning during compile. I didn't pay much 
> attention because it appeared to complete. I can run again if more 
> information is needed. When I try to run htop I get the following error.
> 
> winxpprodg:data dgillespie$ htop 
> 
> htop(94794,0x7fffa105f3c0) malloc: *** error for object 0xffffffffec403130: 
> pointer being freed was not allocated
> 
> *** set a breakpoint in malloc_error_break to debug
> 
> Abort trap: 6
> 
> 
> -- 
> Daren Gillespie
> Senior Network Administrator
> NE State Legislature
> 402-471-2553
> ———————————————————————————————————————

What OS and Xcode Tools versions?  I’m seeing the same thing on 10.12 even with 
the build from the binary distribution (since it’s hard to check for runtime 
issues automatically).  

When I did a local build (10.12.5/Xcode Tools 8.3.2) I didn’t see an m4 
warning, but I did get other warnings of the following form:

In file included from ./ProcessList.h:39:
/usr/include/mach/shared_memory_server.h:48:2: warning: 
"<mach/shared_memory_server.h> is deprecated.  Please use 
<mach/shared_region.h> instead." [-W#warnings]
#warning "<mach/shared_memory_server.h> is deprecated.  Please use 
<mach/shared_region.h> instead.”

These caught my eye because they apparently involve shared memory.

I’ve cc’ed the package's maintainer.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to