cgf wrote: >On Wed, Jun 02, 2004 at 10:06:06AM +0200, Demmer, Thomas wrote: >>Hi list, [...] >> >>Program received signal SIGSEGV, Segmentation fault. >>0x77e75a3f in KERNEL32!IsBadWritePtr () from >>/c/WINDOWS/system32/kernel32.dll >> >>This does not happen when compiled with -mno-cygwin. > >Just continue through this error. IsBadWritePtr throws a SEGV >exception. This is normal. > >cgf
Setting a breakpoint after the sscanf() and continuing a couple of times eventually helped, thanks you (contrary to what was reported in http://sources.redhat.com/ml/cygwin/2004-06/msg00075.html ). Is this "normal" behavior expected to go away again? :-) Ciao Tom -- 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/