emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Crash when launched -nw on Mac OS X, compiled with gcc 4.0.1


From: Peter Dyballa
Subject: Crash when launched -nw on Mac OS X, compiled with gcc 4.0.1
Date: Sun, 23 Jul 2006 12:22:57 +0200

Hello!

When launched in Terminal GNU Emacsen 22.0.50 and 23.0.0 both crash after some time. In gdb GNU Emacs continues until:

Program received signal EXC_BAD_INSTRUCTION, Illegal instruction/ operand.
        0x001f26d8 in Fsqrt (arg=501192) at floatfns.c:561
        561       IN_FLOAT (d = sqrt (d), "sqrt", arg);

Last message in minibuffer is: Loading mule-util...done

Adding to the arguments -Q I get the same:

Program received signal EXC_BAD_INSTRUCTION, Illegal instruction/ operand.
        0x001f26d8 in Fsqrt (arg=4216608) at floatfns.c:561
        561       IN_FLOAT (d = sqrt (d), "sqrt", arg);

and in minibuffer only: For information about the GNU Project and its goals, type C-h C-p.

At invocation I get:

        (gdb) run
        Starting program: .../emacs/src/emacs -Q -nw
        Reading symbols for shared libraries ..++++++ done
        No struct type named Lisp_Symbol.

The X client runs fine ...


After a few 'make distclean ; ./configure ... ; make' cycles it seems to be this gcc option that makes GNU Emacs crash when running with no windows: -mpowerpc-gpopt. This is again true for both GNU Emacsen 22.0.50 and 23.0.0. More optimisation like -O2 works.


Mac OS X 10.4.7, gcc 4.0.1

In GNU Emacs 22.0.50.1 (powerpc-apple-darwin8.7.0, X toolkit, Xaw3d scroll bars)
of 2006-07-23 on Latsche
configured using `configure '--without-carbon' '--with-x' '--without- sound' '--without-pop' '--with-xpm' '--with-jpeg' '--with-tiff' '-- with-gif' '--with-png' '--enable-locallisppath=/Library/Application Support/Emacs/calendar22:/Library/Application Support/Emacs/preview:/ Library/Application Support/Emacs/auctex/images:/Library/Application Support/Emacs/auctex:/Library/Application Support/Emacs' 'CFLAGS=- ggdb -O0 -pipe -faltivec -maltivec -mabi=altivec -mcpu=7450 -mpowerpc -mpowerpc-gfxopt -fomit-frame-pointer -foptimize-register-move - frename-registers -freorder-blocks -fpeephole -fno-crossjumping' 'LDFLAGS=-L/usr/X11R6/lib -L/usr/local/lib -L/sw/lib/ncurses -L/sw/ lib' 'CPPFLAGS=-no-cpp-precomp -I/sw/include/libpng12 -I/usr/local/ include -I/sw/include' 'CPP=gcc -E -I/sw/include/libpng12 -I/usr/ local/include -I/sw/include''

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

Major mode: Fundamental

Minor modes in effect:
  shell-dirtrack-mode: t
  display-time-mode: t
  desktop-save-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t



--
Mit friedvollen Grüßen

  Pete

Der größte Aberglaube der Gegenwart ist der Glaube an die Vorfahrt. (Jacques Tati)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]