Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <372EB47C.3EFC46CD@ccl.umist.ac.uk> Date: Tue, 04 May 1999 09:49:00 +0100 From: Bill Black X-Mailer: Mozilla 4.51 [en] (Win98; I) X-Accept-Language: en Mime-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: Problem with expect on Win98 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Does anyone know where I might be going wrong with expect? Using it with B20.1 under W98, I get the following error whenever I call 'spawn': EXPECT caused a stack fault in module KERNEL32.DLL at 015f:bff724c1. Registers: EAX=002a0037 CS=015f EIP=bff724c1 EFLGS=00000283 EBX=fdab9000 SS=0167 ESP=0254802e EBP=02548042 ECX=0000000c DS=0167 ESI=02548052 FS=27c7 EDX=8162d2f4 ES=0167 EDI=8162d2f4 GS=0000 Bytes at CS:EIP: 6a ff e8 d9 ac 01 00 eb e7 55 8b ec 56 57 53 8b Stack dump: fdab9000 8162d2fc 02548052 7e363835 49425c31 025480a8 bff72858 8162d2f4 02548052 176f1dcc 01970028 00010000 46a50000 0100fffc 80f60000 80d00254 I've tried to spawn various processes including executables that come with cygwin and a program freshly compiled with gcc, always with the same result. I have some working expect code on solaris that I'd like to port. I looked in the archives and found a few mails on expect problems, but couldn't find an answer. Thanks, Bill Black -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com