GNU bug report logs - #28181
26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900

Previous Next

Package: emacs;

Reported by: rrandresf <at> gmail.com

Date: Tue, 22 Aug 2017 03:24:01 UTC

Severity: normal

Tags: moreinfo

Found in version 26.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: andrés ramírez <rrandresf <at> gmail.com>
Cc: 28181 <at> debbugs.gnu.org
Subject: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia	n900
Date: Fri, 25 Aug 2017 09:25:13 +0300
> From: andrés ramírez <rrandresf <at> gmail.com>
> Cc: 28181 <at> debbugs.gnu.org
> Date: Thu, 24 Aug 2017 13:45:38 -0600
> 
> > No, I think you need to say this:
> > 
> >   ac_cv_lib_anl_getaddrinfo_a=no CFLAGS="-g3 -O0" ../configure --without-gconf --with-xft --without-xwidgets --with-xpm=no --with-gif=no --without-selinux --disable-acl --with-gnutls=no --with-x-toolkit=no --without-pop
> 
> You were Right Eli. It did not segfaulted.

In that case, one more check: the getaddrinfo_a function AFAIK lives
in the libanl library.  You should be able to see that the Emacs
binaries you've built before, those that segfaulted, depend on that
library, by running ldd on the binary.  So do you have that library
available on that device?  If not, that could perhaps be the reason
for a segfault in the normal build.




This bug report was last modified 7 years and 267 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.