X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.4 required=5.0 tests=AWL,BAYES_50 X-Spam-Check-By: sourceware.org Message-ID: <43C5B71A6A194187B25CC19D6B7BAD0B@cit.wayne.edu> From: "Lee Maschmeyer" To: Subject: Segmentation faults? Date: Thu, 5 Nov 2009 16:14:44 -0500 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_002B_01CA5E33.1666A850" X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com ------=_NextPart_000_002B_01CA5E33.1666A850 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Hi all, I'm using cygwin 1.7.0-63 with everything installed. I get a segmentation fault whenever I or any of my scripts issue the command: tput clear Are other people getting this? If not I'll have to go through the whole bug reporting process but I thought I'd ask first. Attached is tput.exe.stackdump from the most recent occurrence in case it might be of any use. This also happened in 1.7.0-62 but I think that's the first version where I noticed it. Thanks, -- Lee Maschmeyer Wayne State University Detroit, Michigan, USA ------=_NextPart_000_002B_01CA5E33.1666A850 Content-Type: application/octet-stream; name="tput.exe.stackdump" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="tput.exe.stackdump" Exception: STATUS_ACCESS_VIOLATION at eip=3D6DB9E5FB eax=3D6DB9E3A0 ebx=3D00000000 ecx=3D00670280 edx=3D00000000 esi=3D006983B1 = edi=3D0040311A ebp=3D0022C7D8 esp=3D0022C7B0 program=3DC:\cygwin-1.7\bin\tput.exe, pid 244= 4, thread main cs=3D001B ds=3D0023 es=3D0023 fs=3D003B gs=3D0000 ss=3D0023 Stack trace: Frame Function Args 0022C7D8 6DB9E5FB (00000000, 006983B1, 00000001, 6DB9E3A0) 0022C7F8 6DB9E918 (00000000, 006983B1, 0022C8E8, 00401BCF) 0022C808 6DB9E93A (006983B1, 004030D6, 00000437, FFFFFFFF) 0022C8E8 00401BCF (6120FFED, 00000001, 0022CD54, 002442C8) 0022CD68 00401E8B (0022D008, 00000002, 6119FACE, 61006DDA) 0022CDA8 61006DDA (00000000, 0022CDE0, 610066E0, 7FFDB000) End of stack trace ------=_NextPart_000_002B_01CA5E33.1666A850 Content-Type: text/plain; charset=us-ascii -- 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 ------=_NextPart_000_002B_01CA5E33.1666A850--