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

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

bug#8884: closed (Re: bug#8884: wide-int crash)


From: Peter Dyballa
Subject: bug#8884: closed (Re: bug#8884: wide-int crash)
Date: Tue, 18 Oct 2011 00:24:18 +0200

Hello!

I managed to create quite large test files on an external disk:

-rw-r--r--  1 pete pete 11936487768 17. Okt 15:26 Halde.tar.lzo
-rw-r--r--  1 pete pete  5990912000 17. Okt 19:40 SW.tar

On my 64-bit intel-based (Sandy Bridge) system GNU Emacs 24.0.90 quite easily loads SW.tar (it allocates some GB of swap space) and also started to allocate even more swap space when I tried to view a small file in the archive – as expected!

On my 32-bit PowerPC 7447A based system GNU Emacs 24.0.90 (started with -Q) fails to open the same file (I created it on this system):

        File SW.tar is large (5713MB), really open? (y or n)  y
        byte-code: Maximum buffer size exceeded
        Auto-saving...

The *Buffers List* buffer has:

        . * *Messages*            2320  Fundamental
* *unsent mail to bug-: 4855 Message ~/Mail/drafts/ *message*-20111017-233119
         %  Leo                   1025  Dired by name     /Volumes/Leo/
            *scratch*              191  Lisp Interaction
         %  *Bug Help*             279  Help
            SW.tar                   0  Fundamental

The unsent mail contains:

In GNU Emacs 24.0.90.1 (powerpc-apple-darwin9.8.0, X toolkit, Xaw3d scroll bars)
         of 2011-10-17 on Latsche.fritz.box
Windowing system distributor `The X.Org Foundation', version 11.0.11100000 configured using `configure '--without-sound' '--without-dbus' '-- without-pop' '--without-gconf' '--without-gpm' '--without-gsettings' '--without-gif' '--without-jpeg' '--without-png' '--without-rsvg' '-- without-tiff' '--without-xpm' '--with-wide-int' '--with-x- toolkit=athena' '--x-libraries=/usr/X11/lib' '--x-includes=/usr/X11/ include' '--enable-locallisppath=/Library/Application Support/Emacs/ calendar24:/Library/Application Support/Emacs' 'CFLAGS=-g -H -pipe - fPIC -fno-common -mcpu=7450 -mtune=7450 -maltivec -faltivec - mabi=altivec -Os -mfused-madd -mmultiple -ftree-vectorize -mpowerpc- gfxopt' 'LDFLAGS=-Wl,-dead_strip_dylibs -Wl,-bind_at_load -Wl,-t' 'CC=gcc-4' 'CPP=cpp-4' 'PKG_CONFIG_PATH=/sw/lib/xft2/lib/pkgconfig:/sw/ share/pkgconfig:/sw/lib/pkgconfig:/usr/X11/lib/pkgconfig:/usr/X11/ share/pkgconfig:/usr/lib/pkgconfig''
        
        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:
          tooltip-mode: t
          mouse-wheel-mode: t
          tool-bar-mode: t
          menu-bar-mode: t
          file-name-shadow-mode: t
          global-font-lock-mode: t
          font-lock-mode: t
          blink-cursor-mode: t
          auto-composition-mode: t
          auto-encryption-mode: t
          auto-compression-mode: t
          line-number-mode: t
          transient-mark-mode: t

"gcc-4" is: gcc-4 (GCC) 4.5.3.


--
Greetings

             ~  O
  Pete       ~~_\\_/%
             ~  O  o





reply via email to

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