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 Message-ID: <3D22D421.2050102@bradea.com> Date: Wed, 03 Jul 2002 19:38:25 +0900 From: aloha User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; ja-JP; rv:1.0rc2) Gecko/20020512 Netscape/7.0b1 X-Accept-Language: ja_JP, ja MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: pthread problem Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit I have a multi-threaded application written in C++ that works fins in linux, solaris and windows, but crashes in cygwin, and I even cannot debug it with gdb in cygwin, when I run it, I just got a sigsegv, and the stack seems to be corrupted, usually in a function "_libkernel32_a_iname", and the source window outputs "Unable to Read Instructions at 0x6106c7d0" Can anyone help me ? thanks rgds aloha -- 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/