unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "andrés ramírez" <rrandresf@gmail.com>
Cc: 38133@debbugs.gnu.org
Subject: bug#38133: 27.0.50; compiling master and core dump with r139382-1
Date: Fri, 08 Nov 2019 18:11:28 +0200	[thread overview]
Message-ID: <83lfsqbb67.fsf@gnu.org> (raw)
In-Reply-To: <86h83eweze.fsf@gmail.com> (message from andrés ramírez on Fri, 08 Nov 2019 15:43:33 +0000)

> From: andrés ramírez <rrandresf@gmail.com>
> Cc: 38133@debbugs.gnu.org
> Date: Fri, 08 Nov 2019 15:43:33 +0000
> 
> Eli> Can you start Emacs from GDB, and post the backtrace from the
> Eli> crash?
> 
> I have done it on the first mail (bug report).

I thought that was from a core dump?

If that was from a running Emacs, then why don't I see what fatal
signal crashed Emacs?  It is the first thing GDB announces when a
debugged program crashes.  If you elided that, please post that part,
it's important.

> Eli> Also, did you specify these link switches:
> Eli>    LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
> 
> No. I am just packaging master with default flags but no LDFLAGS
> especified on the script (I have re-checked it).

So where do they come from?  Do you see them in src/Makefile?

> I Got a different issue which i workarounded two lines below:
> 
> mkdir build; cd build; ../configure .....; make (got an error)
> gcc: error: ../lwlib/liblw.a: No such file or directory
> 
> then i did
> --8<---------------cut here---------------start------------->8---
> cp ../lwlib/liblw.a lwlib/
> --8<---------------cut here---------------end--------------->8---
> 
> and make ended sucessfully.

Does this mean liblw.a was created in the source directory, not in the
build directory?





  reply	other threads:[~2019-11-08 16:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-08 13:53 bug#38133: 27.0.50; compiling master and core dump with r139382-1 rrandresf
2019-11-08 14:36 ` Eli Zaretskii
2019-11-08 14:44   ` andrés ramírez
2019-11-08 15:21     ` Eli Zaretskii
2019-11-08 15:43       ` andrés ramírez
2019-11-08 16:11         ` Eli Zaretskii [this message]
2019-11-08 16:40           ` andrés ramírez
2019-11-08 17:08             ` Eli Zaretskii
2019-11-08 17:23               ` andrés ramírez
2019-11-08 19:08                 ` Eli Zaretskii
2019-11-08 19:27                   ` bug#38133: close 38133 andrés ramírez
2019-11-08 23:25 ` bug#38133: 27.0.50; compiling master and core dump with r139382-1 Paul Eggert

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=83lfsqbb67.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=38133@debbugs.gnu.org \
    --cc=rrandresf@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).