delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <43D7081C.6020001@it.to-be.co.jp> |
Date: | Wed, 25 Jan 2006 14:09:48 +0900 |
From: | djh <henman AT it DOT to-be DOT co DOT jp> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.11) Gecko/20050728 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | bug in: pthread_mutexattr_init ? |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Any idea on what is the problem here? (gyginw CYGWIN Vers.: CYGWIN_NT-5.1 1.5.19(0.150/4/2) 2006-01-20 13:28 While buiding emacs (n.b. had to use a tacky dos trick for dirent since d_ino was deprecated, in order to break backward compatibilty) it crashes during executing temacs in a stack dump. The following information was gained from gdb ouptut In the appropriate directory: To debug: (after successfull config and filed main boostrap at temacs.exe) $ gdb temacs (gdb) r -batch -l loadup. (gdb) <Return> to continue Result: Program received signal SIGSEGV, Segmentation fault. 0x610ad945 in pthread_mutexattr_init () from /usr/bin/cygwin1.dll (gdb) Quit (gdb) backtrace #0 0x610ad945 in pthread_mutexattr_init () from /usr/bin/cygwin1.dll #1 0x6108dd7f in _sigfe () from /usr/bin/cygwin1.dll #2 0x00000003 in ?? () #3 0x0022ee58 in ?? () #4 0x0000006a in ?? () #5 0x0022ee58 in ?? () #6 0x0022ee78 in ?? () #7 0x200a0210 in main (argc=539770848, argv=0x4) at emacs.c:1053 (gdb) Quit Any ideas of what is creating this? Regards, D.J. Henman -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |