all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "andrés ramírez" <rrandresf@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 28181@debbugs.gnu.org
Subject: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia	n900
Date: Tue, 22 Aug 2017 14:08:44 -0600	[thread overview]
Message-ID: <87pobnbc1f.fsf@chulpaca> (raw)
In-Reply-To: <83wp5vabu3.fsf@gnu.org>

compilation from today. Same problems. Same backtrace (what should i add
to my CFLAGS var?

In GNU Emacs 26.0.50 (build 1, armv7l-unknown-linux-gnueabi)
 of 2017-08-22 built on chulpaca
System Description:	Debian GNU/Linux testing/unstable

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

Configured using:
 '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 'CFLAGS=-g -O0''

Configured features:
JPEG TIFF PNG SOUND LIBXML2 FREETYPE XFT ZLIB OLDXMENU X11

Important settings:
  value of $LC_ALL: C
  locale-coding-system: nil

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message subr-x puny seq byte-opt gv
bytecomp byte-compile cconv cl-loaddefs cl-lib dired dired-loaddefs
format-spec rfc822 mml easymenu mml-sec password-cache epa derived epg
epg-config gnus-util rmail rmail-loaddefs mm-decode mm-bodies mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils term/xterm xterm
time-date elec-pair disp-table mule-util tooltip eldoc electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win
term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode elisp-mode lisp-mode
prog-mode register page menu-bar rfn-eshadow isearch timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932
hebrew greek romanian slovak czech european ethiopic indian cyrillic
chinese composite charscript charprop case-table epa-hook jka-cmpr-hook
help simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs
button faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-readable
backquote dynamic-setting font-render-setting x multi-tty
make-network-process emacs)

Memory information:
((conses 8 97619 6695)
 (symbols 24 20209 1)
 (miscs 20 33 211)
 (strings 16 28665 1638)
 (string-bytes 1 761449)
 (vectors 8 12059)
 (vector-slots 4 453876 6606)
 (floats 8 52 298)
 (intervals 28 198 254)
 (buffers 528 11)
 (heap 1024 4798 463))





  parent reply	other threads:[~2017-08-22 20:08 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-22  1:00 bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 rrandresf
2017-08-22 14:58 ` Eli Zaretskii
2017-08-22 19:21   ` andrés ramírez
2017-08-23  2:28     ` Eli Zaretskii
2017-08-22 20:08   ` andrés ramírez [this message]
2017-08-23  2:32     ` Eli Zaretskii
2017-08-23  3:55       ` andrés ramírez
2017-08-23 17:20         ` Eli Zaretskii
2017-08-23 17:38           ` andrés ramírez
2017-08-23 18:11             ` Eli Zaretskii
2017-08-23 18:46               ` andrés ramírez
2017-08-23 19:06                 ` Eli Zaretskii
2017-08-23 19:11                   ` andrés ramírez
2017-08-24  2:32                     ` Eli Zaretskii
2017-08-24  2:59                       ` andrés ramírez
2017-08-24 16:32                         ` Eli Zaretskii
2017-08-24 16:44                           ` andrés ramírez
2017-08-24 17:38                             ` Eli Zaretskii
2017-08-24 17:47                               ` andrés ramírez
2017-08-24 18:24                                 ` Eli Zaretskii
2017-08-24 19:11                                   ` andrés ramírez
2017-08-24 19:24                                     ` Eli Zaretskii
2017-08-24 19:45                                       ` andrés ramírez
2017-08-25  6:25                                         ` Eli Zaretskii
2017-08-25 13:10                                           ` andrés ramírez
2017-08-25 13:21                                             ` Eli Zaretskii
2017-08-24 21:44                                       ` andrés ramírez
2017-08-25  6:30                                         ` Eli Zaretskii

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=87pobnbc1f.fsf@chulpaca \
    --to=rrandresf@gmail.com \
    --cc=28181@debbugs.gnu.org \
    --cc=eliz@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.