This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Please test the latest snapshot! (was Re: [1.7] Updated: cygwin-1.7.0-56)


On Wed, Aug 5, 2009 at 2:08 AM, Christopher Faylor
<cgf-use-the-mailinglist-please@cygwin.com> wrote:
>
> On Tue, Aug 04, 2009 at 11:10:07PM +0800, Huang Bambo wrote:
> >2009/8/4 Christopher Faylor wrote:
> >>Did anyone test this? ??This snapshot fixes some memory corruption
> >>introduced by the recent change to reduce the size of some in-memory
> >>filename structures.
> >
> >The ls can't show file problem and vim go back forground problem seems
> >fixed.
>
> Thanks for confirming.
>
I installed 2009-08-04 snapshot, can ls too, vim can come back to
foreground too. But XWin.exe will segfault.
gdb XWin.exe showes the result:


Program received signal SIGSEGV, Segmentation fault.
_cfree (ptr=0x22c40a)
??? at /netrel/src/cygwin-snapshot-20090804-1/winsup/cygwin/cygheap.cc:221
221?????? DWORD b = rvc->b;
Current language:? auto; currently c++

When I run cygcheck as cygcheck -s -v -r > cygcheck.out, this is
printed on stderr:


      1 [main] id 3492 _cygtls::handle_exceptions: Exception:
STATUS_ACCESS_VIOLATION
 153900 [main] id 3492 open_stackdumpfile: Dumping stack trace to
id.exe.stackdump
garbled output from 'id' command - no uid= found
      1 [main] id 4808 _cygtls::handle_exceptions: Exception:
STATUS_ACCESS_VIOLATION
    717 [main] id 4808 open_stackdumpfile: Dumping stack trace to
id.exe.stackdump
garbled output from 'id' command - no uid= found
      1 [main] cygrunsrv 8212 _cygtls::handle_exceptions: Exception:
STATUS_ACCESS_VIOLATION
    417 [main] cygrunsrv 8212 open_stackdumpfile: Dumping stack trace
to cygrunsrv.exe.stackdump

cygcheck.out is attached.

Attachment: cygcheck.out
Description: Binary data

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]