From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wentao Zheng Subject: report a bug with more detailed information Date: Wed, 2 Dec 2009 15:57:23 +0800 Message-ID: <5036a77e0912012357s1a1e5665kc1e16c947058ff74@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0308806950==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NFk5b-0001Vz-7e for emacs-orgmode@gnu.org; Wed, 02 Dec 2009 02:57:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NFk5V-0001U1-RN for emacs-orgmode@gnu.org; Wed, 02 Dec 2009 02:57:30 -0500 Received: from [199.232.76.173] (port=37066 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFk5V-0001Ty-MM for emacs-orgmode@gnu.org; Wed, 02 Dec 2009 02:57:25 -0500 Received: from mx20.gnu.org ([199.232.41.8]:35134) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NFk5V-0007XO-0q for emacs-orgmode@gnu.org; Wed, 02 Dec 2009 02:57:25 -0500 Received: from mail-iw0-f188.google.com ([209.85.223.188]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NFk5U-0003wZ-Cr for emacs-orgmode@gnu.org; Wed, 02 Dec 2009 02:57:24 -0500 Received: by iwn26 with SMTP id 26so3287993iwn.14 for ; Tue, 01 Dec 2009 23:57:23 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============0308806950== Content-Type: multipart/alternative; boundary=00151774155a9357fd0479ba39a5 --00151774155a9357fd0479ba39a5 Content-Type: text/plain; charset=ISO-8859-1 Hi, I'm sorry I forget to write something important for the bug I just reported. The bug looks like this: when I edit org file, then type or use the menu to trigger global cycling function, the emacs sometimes will crash with an error message: Fatal error (11)Segmentation fault It happens frequently when the cursor is located at non-header text. It seems that if I change the cursor position into some places such as the start of the document, it never crashes. I'm using emacs-snapshot in debian lenny, with Linux kernel 2.6.31. And the org-mode is checked out from git repository. Both latest version of org-mode and 6.33 have the bug. *When I turn off the org-indented-mode, the bug goes away. I guess it is caused by the org-indented-mode.* Thanks -- Wentao Zheng --00151774155a9357fd0479ba39a5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I'm sorry I forget to write something important = for the bug I just reported.