Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: Serial port problems with cygwin1.dll 1.3.15 on Win98SE Date: Wed, 13 Nov 2002 19:46:23 -0500 Message-ID: <59A835EDCDDBEB46BC75402F4604D5528F74B1@elmer> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Sergei Okhapkin" To: "Ton van Overbeek" , Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id gAE0jWg16247 Could you run "strace -o tracefile m68k-palmos-gdb ....", do everything you need to hang the system and send the tracefile (compressed!) to me? The tracefile will be huge.... -----Original Message----- From: Ton van Overbeek [mailto:v-overbeek AT cistron DOT nl] Sent: Wednesday, November 13, 2002 4:21 PM To: cygwin AT cygwin DOT com Subject: Serial port problems with cygwin1.dll 1.3.15 on Win98SE When using a cross debugger (m68k-palmos-gdb) talking to a Palm device via the serial port on W98SE my system completely hangs. What I have been able to deduce is that it happens as soon as the Palm sends a debug packet to the PC. M68k-palmos-gdb opens the serial port, sets the baudrate to 57600 and puts the port in raw mode. You can still interrupt the program and do other things after this, provided the Palm has not sent any data yet. As soon as it sends data (e.g. when you start the program you want to debug) the whole system hangs. Ctrl-Alt-Delete gives a blue screen etc. I went back to older versions of cygwin1.dll and everything works fine up to version 1.3.14. So something happened between 1.3.14 and 1.3.15. I suspect some of the recent changes to fhandler-serial.cc. Any hints on how to debug this? snapshots to try? Output from cygcheck -s -r -v attached. Ton van Overbeek -- 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/