1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthre

Christopher Faylor cgf-no-personal-reply-please@cygwin.com
Fri Jul 28 14:54:00 GMT 2006


On Fri, Jul 28, 2006 at 08:35:15PM +1000, Kiyo Kelvin Lee wrote:
>I am quite sure I am doing that correctly.
>I have checked all cygwin processes using System Explorer (from System 
>Internals) and they all are having the suggested CYGWIN setting.
>BTW, is there any way to test if the setting is really effectively?
>Say, is there any intentionally broken program which would activate the 
>setting?

Write a program which SEGVs, something like:
int
main (int argc, char **argv)
{
 int *i = (int *) 0;
 *i = 27;
}
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/


More information about the Cygwin mailing list

AltStyle によって変換されたページ (->オリジナル) /