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

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

bug#20665: 24.5.50; Error when opening zip 3.0 file in arc-mode


From: Brian Caruso
Subject: bug#20665: 24.5.50; Error when opening zip 3.0 file in arc-mode
Date: Tue, 26 May 2015 15:34:44 -0400



I started with emacs -Q
The did C-x C-f and selected the file with RET
I got this error in *Messages*:
"Parsing archive file...
 File mode specification error: (args-out-of-range #<buffer resource_ead1.zip> 4294967296 4294967300)"
I expected the arc-mode dired-like view of the file list of the zip, 
but I got a buffer with the byte contents of the zip file.
If I do M-! file resource_ead1.zip I get
resource_ead1.zip: Zip archive data, at least v3.0 to extract
I can open other zips with arc-mode that are not zip v3.0 with no problem.

Attached is the file that caused the problem with an additional file extension to get around gmail's blocking.


In GNU Emacs 24.5.50.1 (x86_64-unknown-linux-gnu)
 of 2015-05-26 on bdc34-laptop
Repository revision: 82e2ce9d792e6bd76cd517589d5b89144497ecf8
Windowing system distributor `The X.Org Foundation', version 11.0.11501000
System Description: Linux Mint 17.1 Rebecca

Configured using:
 `configure --with-x-toolkit=no --with-xpm=no --with-jpeg=no
 --with-png=no --with-gif=no --with-tiff=no'

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Zip-Archive

Minor modes in effect:
  tooltip-mode: t
  electric-indent-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

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Mark set
Parsing archive file...
File mode specification error: (args-out-of-range #<buffer resource_ead2.zip> 4294967296 4294967300)
Making completion list...
delete-backward-char: Text is read-only
Making completion list... [2 times]
user-error: End of history; no default available [2 times]

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
help-fns mail-prsvr mail-utils help-mode easymenu vc-git arc-mode
archive-mode dired time-date tooltip electric uniquify ediff-hook
vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image
regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register
page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
font-lock syntax facemenu font-core frame cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew
greek romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process inotify
dynamic-setting x multi-tty emacs)

Memory information:
((conses 16 81906 8122)
 (symbols 48 18201 0)
 (miscs 40 69 188)
 (strings 32 11919 4418)
 (string-bytes 1 324124)
 (vectors 16 9763)
 (vector-slots 8 382731 8409)
 (floats 8 65 163)
 (intervals 56 633 24)
 (buffers 960 20)
 (heap 1024 37579 586))

Attachment: resource_ead1.zip.removethisextention
Description: Binary data


reply via email to

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