emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Rainer Stengele <rainer.stengele@online.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Crash in "GNU Emacs 24.0.97.1 (i386-mingw-nt5.1.2600) of 2012-05-17 on MARVIN" when jumpin to end of long lines of org-mode file
Date: Fri, 01 Jun 2012 10:41:40 -0400	[thread overview]
Message-ID: <11446.1338561700@alphaville> (raw)
In-Reply-To: Message from Rainer Stengele <rainer.stengele@online.de> of "Fri, 01 Jun 2012 13:31:43 +0200." <4FC8A81F.9060204@online.de>

Rainer Stengele <rainer.stengele@online.de> wrote:

> Hi all,
> 
> I have emacs crashing since several versions.
> 
> Being in org-mode I have a long line like this (following 3 lines concatenated)
> 
> #+BEGIN: clocktable :maxlevel 0 :fileskip0 t :scope ("~/org/DIPLAN/DIPLAN.org" "~/org/DIPLAN/DIPLAN.org_archive" "~/org/DIPLAN/Seuffer.org"
> "~/org/DIPLAN/ebm-papst.org" "~/org/DIPLAN/PREH.org" "~/org/DIPLAN/PADUA/PADUA.org" "~/org/DIPLAN/PADUA/Lastenheft.org"
> "~/org/DIPLAN/PADUA/Pflichtenheft.org" "~/org/DIPLAN/PADUA/Zeitaufschreibung.org") :block 2012-04
> 
> Point is at the beginning of the line. If I press C-e Emacs crashes reproducably.
> 
> My major mode is "Org", version "Org-mode version 7.8.10 (release_7.8.10-598-g747d71"
> 
> Enabled minor modes: Abbrev Auto-Composition Auto-Compression Auto-Encryption
> Blink-Cursor Delete-Selection Display-Time File-Name-Shadow Font-Lock
> Global-Font-Lock Icicle Iswitchb Line-Number Minibuffer-Depth-Indicate
> Mouse-Wheel Recentf Shell-Dirtrack Show-Paren Transient-Mark
> 
> When I switch to "text-mode" the crashes do not appear anymore!
> 
> How can I track down the reason for the crashes?
> 

Is there a core dump? If so, try running gdb like so:

,----
| $ gdb /path/to/emacs /path/to/core
| ...
| (gdb) bt
`----

to get a backtrace. There is some information about what to do
in the emacs manual:

   (info "(emacs) Checklist")

Nick

      reply	other threads:[~2012-06-01 14:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-31 18:42 Upgrade org-mode over a older distribution version Michael Baum
2012-05-31 18:57 ` Achim Gratz
2012-05-31 19:19   ` Michael Baum
2012-05-31 19:32     ` Achim Gratz
2012-05-31 20:01 ` Crash in "GNU Emacs 24.0.97.1 (i386-mingw-nt5.1.2600) of 2012-05-17 on MARVIN" when jumpin to end of long lines of org-mode file Rainer Stengele
2012-06-01 12:53   ` Bastien
2012-06-01 11:31 ` Rainer Stengele
2012-06-01 14:41   ` Nick Dokos [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11446.1338561700@alphaville \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rainer.stengele@online.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).