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

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

[debbugs-tracker] bug#2507: closed (23.0.91; Stripping emacs.exe on MS-W


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#2507: closed (23.0.91; Stripping emacs.exe on MS-Windows produces an invalid program)
Date: Wed, 04 Jun 2014 18:44:02 +0000

Your message dated Wed, 04 Jun 2014 21:42:56 +0300
with message-id <address@hidden>
and subject line Re: bug#2507: 23.0.91; Stripping emacs.exe on MS-Windows 
produces an invalid program
has caused the debbugs.gnu.org bug report #2507,
regarding 23.0.91; Stripping emacs.exe on MS-Windows produces an invalid program
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
2507: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2507
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.0.91; Stripping emacs.exe on MS-Windows produces an invalid program Date: Sat, 28 Feb 2009 13:01:07 +0200
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

  strip emacs.exe
  emacs -Q

results in the OS popping an error dialog saying:

  emacs.exe is not a valid Win32 application

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
d:/gnu/emacs/etc/DEBUG for instructions.


In GNU Emacs 23.0.91.1 (i386-mingw-nt5.1.2600)
 of 2009-02-28 on HOME-C4E4A596F7
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'

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

Major mode: Lisp Interaction

Minor modes in effect:
  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
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x r e p o r t - e m a c s - b u <tab> <return>

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



--- End Message ---
--- Begin Message --- Subject: Re: bug#2507: 23.0.91; Stripping emacs.exe on MS-Windows produces an invalid program Date: Wed, 04 Jun 2014 21:42:56 +0300
This problem was solved as side effect of the changes to use mmap-like
memory management for buffer text and store the dumped data in a
static array instead of a special section.

Closing.


--- End Message ---

reply via email to

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