X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.1 required=5.0 tests=AWL,BAYES_05,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_TJ X-Spam-Check-By: sourceware.org From: "Daniel Colascione" To: Subject: Emacs keeps hanging in setjmp Date: Fri, 23 Jul 2010 12:13:38 -0700 Message-ID: <004401cb2a9b$29014e40$7b03eac0$@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 At seemingly random times, Emacs hangs hard and has to be killed. This is the stack trace. Does anyone have any idea what could be wrong? (gdb) where #0 0x77c3fee1 in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /c/Windows/SysWOW64/ntdll.dll #1 0x77c3fee1 in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /c/Windows/SysWOW64/ntdll.dll #2 0x77382ee1 in SwitchToThread () from /c/Windows/syswow64/KERNELBASE.dll #3 0x61087e4a in _cygtls::lock () from /usr/bin/cygwin1.dll #4 0x6102266e in _cygtls::call_signal_handler () from /usr/bin/cygwin1.dll #5 0x61087ea1 in stabilize_sig_stack () from /usr/bin/cygwin1.dll #6 0x61087f04 in setjmp () from /usr/bin/cygwin1.dll #7 0x004ebda2 in internal_condition_case_1 () #8 0x0028ba6c in ?? () #9 0x0079a22a in bss_sbrk_buffer () #10 0x00000050 in ?? () #11 0x004ebd19 in internal_condition_case_1 () #12 0x00766802 in bss_sbrk_buffer () #13 0x0028c9dc in ?? () #14 0x00000000 in ?? () -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple