X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_20,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Message-ID: <4A6727A8.2090905@cornell.edu> Date: Wed, 22 Jul 2009 10:52:24 -0400 From: Ken Brown User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Emacs w3m `w3m-toggle-inline-images' cause segfault References: <83iqhlbgoc DOT fsf AT gmail DOT com> In-Reply-To: <83iqhlbgoc.fsf@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 On 7/21/2009 10:22 PM, Haojun Bao wrote: > Here's how to reproduce it: > > 1. install w3m-el > > 2. start Xwin, and then start emacs with: > emacs.exe -q -l ~/1.el Cygwin's emacs-*-23.0.92-10 packages don't provide emacs.exe. So you must be using the version you compiled yourself, unless you somehow have an emacs.exe left over from a previous cygwin version of emacs. (I mention this in case someone wants to try to reproduce your problem, in which case your instructions would fail.) > 3. Press M-x w3m in emacs to start w3m > > 4. Press g in *w3m* buffer, type http://www.cnn.com/ (I use this URL > because it contains many images. A site with few images will not > reproduce this). > > 5. Press T in the *w3m* buffer to toggle inline images, then Emacs will > segfault. And sometimes it may complain "doing vfork resource > temporarily unavailable" instead of segfault. I think fork failures are sometimes fixed by rebasing and sometimes result from http://cygwin.com/acronyms/#BLODA. Have you looked into either of those possibilities? Beyond that, I have no ideas, but maybe the experts can see something useful in your gdb output. 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