unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: 白井彰 <okshirai@gmail.com>
Cc: 26638-done@debbugs.gnu.org
Subject: bug#26638: 25.2; Fatal error 6: Abortmake[1]: *** [Makefile:737: bootstrap-emacs] Abort (core dumped)
Date: Sun, 1 Oct 2017 23:18:54 -0700	[thread overview]
Message-ID: <6ad0720e-f544-5a6c-eaf9-1741744c1699@cs.ucla.edu> (raw)
In-Reply-To: <A60BD469-0BAC-45B5-8576-FF1B65BB7BCF@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 398 bytes --]

白井彰 wrote:
> I cannot build emacs-25.2 on Solaris 10 Update 7 and Update 10 with Sun C 5.15,
> but on Solaris 10 Update 11 I can build emacs-25.2 with Sun C 5.15 successfully.

Thanks. I assume we can declare victory now, since you got it working. I 
installed the attached into emacs-26 to let others know about the situation. 
Please let me know if you see any inaccuracies in this.

[-- Attachment #2: 0001-etc-PROBLEMS-Document-Bug-26638.patch --]
[-- Type: text/x-patch, Size: 1443 bytes --]

From 01294710bb4388c5ddd33f703e50a3bc674b821c Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Sun, 1 Oct 2017 23:15:36 -0700
Subject: [PATCH] * etc/PROBLEMS: Document Bug#26638.

---
 etc/PROBLEMS | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 94c78b6..a67771d 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2033,6 +2033,19 @@ Definitions" to make them defined.
 We list bugs in current versions here.  See also the section on legacy
 systems.
 
+*** On Solaris 10, Emacs crashes during the build process.
+This was reported for Emacs 25.2 on i386-pc-solaris2.10 with Sun
+Studio 12 (Sun C 5.9) and with Oracle Developer Studio 12.6 (Sun C
+5.15), and intermittently for sparc-sun-solaris2.10 with Oracle
+Developer Studio 12.5 (Sun C 5.14).  Disabling compiler optimization
+seems to fix the bug, as does upgrading the Solaris 10 operating
+system to Update 11.  The cause of the bug is unknown: it may be that
+Emacs's archaic memory-allocation scheme is not compatible with
+slightly-older versions of Solaris and/or Oracle Studio, or it may be
+something else.  Since the cause is not known, possibly the bug is
+still present in newer versions of Emacs, Oracle Studio, and/or
+Solaris.  See Bug#26638.
+
 *** On Solaris, C-x doesn't get through to Emacs when you use the console.
 
 This is a Solaris feature (at least on Intel x86 cpus).  Type C-r
-- 
2.7.4


      reply	other threads:[~2017-10-02  6:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-24 14:20 bug#26638: 25.2; Fatal error 6: Abortmake[1]: *** [Makefile:737: bootstrap-emacs] Abort (core dumped) 白井彰
2017-04-25  0:57 ` Paul Eggert
2017-04-25 15:50   ` 白井彰
2017-04-29 19:21     ` Paul Eggert
2017-09-02 12:31       ` Eli Zaretskii
2017-09-02 13:03         ` 白井彰
2017-09-02 18:18           ` Paul Eggert
2017-09-13 13:17             ` 白井彰
2017-09-13 15:26               ` Paul Eggert
2017-09-14 15:11                 ` 白井彰
2017-09-14 19:14                   ` Paul Eggert
2017-09-27 15:16                     ` 白井彰
2017-10-02  6:18                       ` Paul Eggert [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6ad0720e-f544-5a6c-eaf9-1741744c1699@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=26638-done@debbugs.gnu.org \
    --cc=okshirai@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).