unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Martin Fredriksson <m@rfc.se>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs carbon crash, and beginner question...
Date: Fri, 11 Feb 2005 22:56:00 +0100	[thread overview]
Message-ID: <8334361ffc93cc1f84d4c31b365cdb43@rfc.se> (raw)
In-Reply-To: <m3psz714ri.fsf@kfs-l.imdomain.dk>

[-- Attachment #1: Type: text/plain, Size: 2071 bytes --]

Hi again Kim,

Don't know if my gdb output was useful or if you already found the 
problem, but here is some more info.

I can now reproduce the crash.  Perhaps not the simplest way, but 
following does it.

(1) Start emacs without any init file and with set geometry (to make 
sure my example works)

     emacs -q -geometry 80x40+0+0

(2) Open text file (I enclose an example "apa.txt") marked up for 
outline and with more lines than fit in one window (scrolling is needed 
to trigger the crash).

(3) Go to end of buffer (so that text scrolls)

(4) Press C-o C-t ('hide-body').  Buffer is still "scrolled" (you don't 
see the top of the buffer).

(5) Move up two rows ('previous-line' x 2).  This scrolls down so all 
text is visible.

(6) Press C-o C-a ('show-all')

     CRASH.

Configuration information below.  This run is from Emacs/X11, same 
result for Emacs/Carbon.

In GNU Emacs 22.0.50.2 (powerpc-apple-darwin7.8.0, X toolkit, Xaw3d 
scroll bars)
  of 2005-02-11 on seven.msp.se
Distributor `The XFree86 Project, Inc', version 11.0.40300000
configured using `configure '--without-carbon' '--with-x' 
'CPPFLAGS=-I/opt/local/include' 'LDFLAGS=-L/opt/local/lib''

Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: nil
   value of $LC_CTYPE: nil
   value of $LC_MESSAGES: nil
   value of $LC_MONETARY: nil
   value of $LC_NUMERIC: nil
   value of $LC_TIME: nil
   value of $LANG: nil
   locale-coding-system: nil
   default-enable-multibyte-characters: t

Major mode: Text

Minor modes in effect:
   outline-minor-mode: t
   mouse-wheel-mode: t
   menu-bar-mode: t
   global-font-lock-mode: t
   font-lock-mode: t
   unify-8859-on-encoding-mode: t
   utf-translate-cjk-mode: t
   line-number-mode: t
   transient-mark-mode: t

Recent input:
C-x C-f a p a . t x t <return> <escape> > C-o C-t <up>
<up>

Recent messages:
Loading tooltip...done
Loading font-lock...done
Loading jit-lock...done
Loading outline...
Loading easy-mmode...done
Loading outline...done
Loading vc-cvs...done
Mark set
Making completion list...
Loading emacsbug...done


[-- Attachment #2: apa.txt --]
[-- Type: text/plain, Size: 237 bytes --]

* Section 1
Line 1
Line 2
* Section 2
Line a
Line b
asdfadf
asdf
asdf
asdf
asdf
asdf
asd
fa
sdfa
sdf
asdf
asdf
asd
fas
dfa
sdfasdf
asdf
asdf
as
dfa
sdf
*Section 3
asdfadsf
asdf
asdfasdf
asdf
asdf
asd
fasdf
asdf
asfd
asdf
asd
fasdf
aadsf

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

  parent reply	other threads:[~2005-02-11 21:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-11 12:51 Emacs carbon crash, and beginner question Martin Fredriksson
2005-02-11 13:47 ` David Kastrup
2005-02-11 15:03   ` Martin Fredriksson
     [not found]     ` <m3psz714ri.fsf@kfs-l.imdomain.dk>
2005-02-11 21:56       ` Martin Fredriksson [this message]
2005-02-12 16:04         ` Kim F. Storm
2005-02-12 18:15           ` chad brown
2005-02-25  8:25             ` YAMAMOTO Mitsuharu
2005-02-13 16:03           ` Martin Fredriksson
2005-02-14  9:51 ` Sébastien Kirche
2005-02-14 21:41   ` Martin Fredriksson

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=8334361ffc93cc1f84d4c31b365cdb43@rfc.se \
    --to=m@rfc.se \
    --cc=emacs-devel@gnu.org \
    /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.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).