all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thien-Thi Nguyen <ttn@glug.org>
Cc: rms@gnu.org
Subject: Re: SOLVED: Emacs (all versions) dumps core when built against XFree86 4.3
Date: Tue, 13 May 2003 00:21:09 -0400	[thread overview]
Message-ID: <E19FRHp-0005Ph-00@colo.agora-net.com> (raw)
In-Reply-To: <3EC07022.8060309@yahoo.co.uk> (message from Hin-Tak Leung on Tue, 13 May 2003 05:10:10 +0100)

   From: Hin-Tak Leung <hintak_leung@yahoo.co.uk>
   Date: Tue, 13 May 2003 05:10:10 +0100

   Apparently the problem is applicable to all version of emacs
   (including latest CVS, back to 19.34b), on all unix/unix-like
   systems for which GNU ld is the default linker, and for which GNU ld
   is quite up-to-date.

   Symptom:  emacs dump cores at XtInitializeWidgetClass () with
		 'Fatal Error (11).Segmentational Fault'
   Solution: Adding '-z nocombreloc' to LDFLAGS
   Reason:   'combreloc' has become the default for recent GNU ld, which
		 breaks the unexec/undump of both emacs and xemacs
		 (all versions).

thank you for posting this concise explanation and solution.

         supplying more details just help the diagnostic
	 process, and ultimately benefit the individual himself
	 who supplies the details

that is very true.

thi

  reply	other threads:[~2003-05-13  4:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-13  4:10 SOLVED: Emacs (all versions) dumps core when built against XFree86 4.3 Hin-Tak Leung
2003-05-13  4:21 ` Thien-Thi Nguyen [this message]
2003-05-14 19:16 ` Stefan Monnier
     [not found] <mailman.6086.1052798792.21513.help-gnu-emacs@gnu.org>
2003-05-13  7:34 ` David Kastrup

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

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

  git send-email \
    --in-reply-to=E19FRHp-0005Ph-00@colo.agora-net.com \
    --to=ttn@glug.org \
    --cc=rms@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.