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

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

bug#615: 23.0.60; tabbar.el 2.0 lets Emacs.app crash


From: Peter Dyballa
Subject: bug#615: 23.0.60; tabbar.el 2.0 lets Emacs.app crash
Date: Sun, 27 Jul 2008 12:23:35 +0200

Hello!

Having

        (load-library "tabbar")
        (tabbar-mode t)

in a file loaded via 'emacs/nextstep/Emacs.app/Contents/MacOS/Emacs -- debug-init -Q -l ~/.emacs-init.el &' let Emacs.app crash, particularly the second line. RC versions *did* not all work fine: RC3 has the same behaviour.

        ;; Author: David Ponce <david@dponce.com>
        ;; Maintainer: David Ponce <david@dponce.com>
        ;; Created: 25 February 2003
        ;; Keywords: convenience
        ;; Revision: $Id: tabbar.el,v 1.69 2006/06/08 08:27:39 ponced Exp $
        
        (defconst tabbar-version "2.0")

Created without the compile script.


In GNU Emacs 23.0.60.1 (powerpc-apple-darwin8.11.0, *Step 9.0)
 of 2008-07-26 on Latsche.local
Windowing system distributor `Apple', version 49.46.48
configured using `configure '--with-ns' '--disable-ns-self- contained' '--without-sound' '--without-pop' '--with-dbus' '--enable- locallisppath=/Library/Application Support/Emacs/calendar23:/Library/ Application Support/Emacs/caml:/Library/Application Support/Emacs:/sw/ share/emacs21/site-lisp/elib' 'PKG_CONFIG_PATH=/sw/lib/pkgconfig:/sw/ share/pkgconfig:/usr/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/ X11R6/lib/pkgconfig' 'CFLAGS=-Wno-pointer-sign -bind_at_load -pipe - fPIC -mcpu=7450 -mtune=7450 -fast -mpim-altivec -ftree-vectorize - foptimize-register-move -freorder-blocks -freorder-blocks-and- partition -fthread-jumps -fpeephole -fno-crossjumping' 'CPPFLAGS=-no- cpp-precomp' 'LDFLAGS=-bind_at_load -dead_strip -multiply_defined suppress -L/sw/lib/ncurses''

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
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  show-paren-mode: t
  display-time-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<down-mouse-1> <mouse-1> <C-down-mouse-1> C-h k <C-down-mouse-1>
<C-mouse-1> C-x C-l C-g C-h l <down-mouse-1> <mouse-1>
<double-down-mouse-1> <double-mouse-1> <C-down-mouse-1>
<C-down-mouse-1> <menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading time...done
Loading paren...done


--
Mit friedvollen Grüßen

  Pete

Almost anything is easier to get into than out of.
                                – Allen's Law







reply via email to

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