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 Date: Wed, 4 Aug 2004 14:57:53 +0200 (CEST) From: Johannes Schindelin X-X-Sender: gene099 AT wgmdd8 DOT biozentrum DOT uni-wuerzburg DOT de To: cygwin AT cygwin DOT com Subject: Python & Win98 crash minimal example (AKA lilypond errors) Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/Mixed; BOUNDARY="-1463794688-1717427189-1091548094=:10042" Content-ID: X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) ---1463794688-1717427189-1091548094=:10042 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-ID: Hi all, I finally found out what was causing the crashes in lilypond: if using gettext and the opening a pipe, libintl accesses a wrong page somewhere. However, if one clicks away those errors, lilypond seems to work just fine... It only crashes on Windows 98 in my tests. Unfortunately, I don't have a Windows 98 box myself, so I have to reproduce this error in an emulator, which makes debugging painful. Ciao, Dscho ---1463794688-1717427189-1091548094=:10042 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; NAME="this_breaks_on_98.py" Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: ATTACHMENT; FILENAME="this_breaks_on_98.py" aW1wb3J0IG9zLGdldHRleHQNCg0KYT1nZXR0ZXh0LmdldHRleHQoJ0hlbGxv JykNCng9b3MucG9wZW4oJ2xzJywncicpDQoNCg== ---1463794688-1717427189-1091548094=:10042 Content-Type: text/plain; charset=us-ascii -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ ---1463794688-1717427189-1091548094=:10042--