X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=c+r9bJ8dEFV7drA1Nwh1ZCCYGh28gbc1lf7g0Oa+WCI 2kAfRyAu9ItS8oD2mOJ6Gju8pJG8P5tGMxoCwao/7GLL9Pefp5XmnfrmSYsFeAfY m8UiVVvsjIvOaeDp4B0oDG9/Z5yRNDsvs6DbYB3+8BTVMBPhQPpJUzv7qkug7o6c = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=9nRpyHsyOR//VobqEMO1YmbaGqQ=; b=FtEIv1xlO+wLcARuk /unB1wOA+hoZqarCRBP7/SOkfyodXCHmVWDPp9VjybKQK7O9KQ1YcQ2qdDgnFEg2 WKa1M+xD3SFMwBxa0Ggmo9aCLXLs8sTMC0bXd6cOriMCe1/g6RK2l2pEIB4OhnNs g/ChrZXLN/PydGF5/VIwOPvoGQ= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock01.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <53BD491B.6000702@cornell.edu> Date: Wed, 09 Jul 2014 09:52:27 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Emacs-w32... Still Crashing References: <1404760352 DOT 3454 DOT YahooMailNeo AT web185401 DOT mail DOT gq1 DOT yahoo DOT com> <53BBF86B DOT 7090801 AT cornell DOT edu> <20140709101501 DOT GE26447 AT calimero DOT vinschen DOT de> <20140709122245 DOT GH26447 AT calimero DOT vinschen DOT de> In-Reply-To: <20140709122245.GH26447@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 7/9/2014 8:22 AM, Corinna Vinschen wrote: > On Jul 9 12:15, Corinna Vinschen wrote: >> On Jul 8 09:55, Ken Brown wrote: >>> On 7/7/2014 3:12 PM, Zdzislaw Meglicki wrote: >>>> Program received signal SIGTRAP, Trace/breakpoint trap. >>>> [Switching to Thread 4532.0xa100] >>>> 0x00007ff974f39e3b in KERNELBASE!DebugBreak () from /cygdrive/c/WINDOWS/system32/KERNELBASE.dll >>>> (gdb) bt >>>> #0 0x00007ff974f39e3b in KERNELBASE!DebugBreak () from /cygdrive/c/WINDOWS/system32/KERNELBASE.dll >>>> #1 0x000000010061a7a4 in emacs_abort () at /usr/src/debug/emacs-24.3.91-1/src/w32fns.c:8474 >>>> #2 0x000000010043b702 in check_message_stack () at /usr/src/debug/emacs-24.3.91-1/src/xdisp.c:10993 >>>> #3 0x00000001004fd763 in shut_down_emacs (sig=0, stuff=4305643570) at /usr/src/debug/emacs-24.3.91-1/src/emacs.c:2042 >>>> #4 0x00000001004fd591 in Fkill_emacs (arg=60) at /usr/src/debug/emacs-24.3.91-1/src/emacs.c:1952 >>>> #5 0x00000001004fb159 in terminate_due_to_signal (sig=15, backtrace_limit=40) at /usr/src/debug/emacs-24.3.91-1/src/emacs.c:360 >>>> #6 0x0000000100520429 in handle_fatal_signal (sig=15) at /usr/src/debug/emacs-24.3.91-1/src/sysdep.c:1630 >>>> #7 0x000000010052035d in deliver_process_signal (sig=15, handler=0x100520411 ) at /usr/src/debug/emacs-24.3.91-1/src/sysdep.c:1570 >>>> #8 0x0000000100520444 in deliver_fatal_signal (sig=15) at /usr/src/debug/emacs-24.3.91-1/src/sysdep.c:1636 >>>> #9 0x0000000180070c8a in _cygtls::call_signal_handler (this=0x43ce00) at /usr/src/debug/cygwin-1.7.30-1/winsup/cygwin/exceptions.cc:1463 >>>> #10 0x0000000180111db8 in sigdelayed () from /usr/bin/cygwin1.dll >>>> #11 0x0000000100a2e832 in bss_sbrk_buffer () >>>> #12 0x0000000000000000 in ?? () >>> >>> Thanks. All I can see from this is that a SIGTERM was generated, causing >>> emacs to abort, but maybe someone else can see more. >>> >>> Grasping at straws, as usual, I wonder if these mysterious crashes could be >>> related to a bug that Corinna just fixed: >>> >>> https://cygwin.com/ml/cygwin-cvs/2014-q3/msg00004.html >>> >>> Corinna, is this plausible? If so, maybe Gustav should try the next >>> snapshot of the Cygwin DLL. (The current one doesn't seem to have this fix >>> in it.) >> >> Maybe, but the signal should be SIGSEGV, not SIGTERM. SIGTERM is >> usually an application-created signal. > > I created new snapshots on http://cygwin.com/snapshots/ They also intend > to fix a bug in calls to pthread_getattr_np and pthread_attr_getstack > which seem to raise problems in JIT environments like java, ruby, guile, > etc. Thanks. Gustav, could you try installing the latest snapshot? I think you only have to replace cygwin1.dll if you don't want to install the entire snapshot. Ken -- 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