[GRASS5] Random G_malloc/malloc SIGSEGV in s.qcount.

Eric G . Miller egm2 at jps.net
Sat Oct 28 17:20:04 EDT 2000


Problem found and fixed.

BTW, GNU Libc has a nifty mcheck function that can be enabled by
exporting the environment variable MALLOC_CHECK_ with a value equal to
0 <= NO CHECKING
1 <= REPORT ERROR
2 <= ABORT ON ERRORS

No recompilation required.

-- 
#! /bin/sh
# ppp-address: What's my Internet Address for ppp0 ?
/sbin/ifconfig ppp0 2> /dev/null | grep 'inet addr:' | sed \
's=.*inet addr\:\([0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\).*=\1='

---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list