On Fri, Jan 17, 2003 at 08:04:43PM -0500, Christopher Faylor wrote: >On Fri, Jan 17, 2003 at 04:17:27PM -0500, Jason Tishler wrote: >>Chris, >> >>On Fri, Jan 17, 2003 at 02:49:24PM -0500, Jason Tishler wrote: >>> On Fri, Jan 17, 2003 at 02:03:53PM -0500, Christopher Faylor wrote: >>> > This should be fixed now. It was a simple mistake, as far as I >>> > could tell. How does the refreshed snapshot look? >>> >>> Looking good! >> >>I spoke too soon. I'm getting segmentation faults and stuff like the >>following by just running ls: >> >> $ uname -a >> CYGWIN_NT-5.0 TISHLERJASON 1.3.19s(0.71/3/2) 20030117 13:11:17 i686 unknown >> $ cd src/pgsql >> /home/jt/src/pgsql >> $ ls >> ... >> 636511 [unknown (0x900)] ? 2332 handle_exceptions: Exception: >STATUS_ACCESS_VIOLATION >> 636647 [unknown (0x900)] ? 2332 handle_exceptions: Error while dumping state >(probably corrupted stack) > >Could you get a gdb backtrace of this problem?
Nevermind. I cd'ed around my disk like crazy until I could duplicate the problem. I'm regenerating the snapshot now. If it has this in the ChangeLog: 2003-01-17 Christopher Faylor <[EMAIL PROTECTED]> * cygheap.cc: Change most 'int's to 'unsigned's. (_cmalloc): Only check for size of malloced region when calculating budget. Add overhead when performing the sbrk. Previous change broke _crealloc. It should work. cgf -- 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/