Can I expect electric fence to work?

Darius.Clynes@cec.eu.int Darius.Clynes@cec.eu.int
Wed Jul 18 10:16:00 GMT 2001


yes I have compiled with cygwin against the efence libs for 
memory detection/allocation array bounds, free, etc, problems

it eats tons of memory and produces humungous code
 and goes incredibly slow but you may be able to detect
 a place where allocated memory goes nuts.

 but, it only really works well for memory  explicitly,
  allocated with malloc, so,
 stack corruption, and problems local variables, are not
 easily detected.

 hope you have some molasses ready,
 gdb doesnt especially love efence linked
 exe but it can be done 

>-----Original Message-----
>From: Sengan [ mailto:senganb@ia.nsc.com ]
>Sent: Wednesday, July 18, 2001 3:00 AM
>To: cygwin@cygwin.com
>Subject: Can I expect electric fence to work?
>
>
>I'm actually interested in the functions behind
>efence (mprotect, mmap, etc) to cause a signal
>on memory violations as in efence, but in my own
>program. Can I expect cygwin to be able to do this
>under Windows?
>
>Thanks,
>
>Sengan
>
>
>--
>Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>Bug reporting:         http://cygwin.com/bugs.html
>Documentation:         http://cygwin.com/docs.html
>FAQ:                   http://cygwin.com/faq/
>

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list