From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 21 23:23:08 2017 Received: (at submit) by debbugs.gnu.org; 22 Aug 2017 03:23:08 +0000 Received: from localhost ([127.0.0.1]:48436 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1djzmV-0004fK-9f for submit@debbugs.gnu.org; Mon, 21 Aug 2017 23:23:07 -0400 Received: from eggs.gnu.org ([208.118.235.92]:39024) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1djxai-0001a7-DG for submit@debbugs.gnu.org; Mon, 21 Aug 2017 21:02:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1djxaa-0000cA-5l for submit@debbugs.gnu.org; Mon, 21 Aug 2017 21:02:43 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59654) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1djxaa-0000c6-2j for submit@debbugs.gnu.org; Mon, 21 Aug 2017 21:02:40 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1djxaT-0005zc-Qu for bug-gnu-emacs@gnu.org; Mon, 21 Aug 2017 21:02:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1djxaO-0000Xg-JW for bug-gnu-emacs@gnu.org; Mon, 21 Aug 2017 21:02:33 -0400 Received: from mail-vk0-x234.google.com ([2607:f8b0:400c:c05::234]:33631) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1djxaO-0000Wx-Dt for bug-gnu-emacs@gnu.org; Mon, 21 Aug 2017 21:02:28 -0400 Received: by mail-vk0-x234.google.com with SMTP id j189so54931892vka.0 for ; Mon, 21 Aug 2017 18:02:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version; bh=pQwpI5WrlGDgEHMYRl/jJZE0qEKUWozTQ1Gt2oRWnvw=; b=Dt7h2sVcu5TEJeb89u8ojedL20CEp/11NHC2frEeai7etbU3IgkUi1NcajJmf8xyLM fVtHpnswRZhbsMPOs++cj7bMpFFhNLnGS0zaIOFaARgMFUSqmxOktj2lte0+2GL8+kBz lkunfqzTCMv19ne4yXZPJyfDxuN+/Zw1NLSiBlBQ7bbtalI/o3zyoDmH3ZuhFiIYx9xj ypPWKWPiFTvvTbSG99A/Xv5FcbTBZu2T0cIF2xiOoltSdVRicil3YXDajxP8AmL3ASW5 X42H2w0PN+9ihmFp0PmD12j0aaJjtgmk08xs0nrZrocEqRec61YFY8ciTx0x0mX8q/EV 3Oaw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=pQwpI5WrlGDgEHMYRl/jJZE0qEKUWozTQ1Gt2oRWnvw=; b=KsA9dzwNyLAPsGWHmfb7165d3jfb1E6UNFS9EZ24kqnyyyfAmLWd3MMHMMBIUPzJcP qAQ5N32S2Ebyg8f6cSnJ8ikiSAsC7+LlZe8BlY8/mRp2PSCDDSN65eDtbtPOkq8FonAh 4rqxMerRSid/4QPNeI4WcUPTkUDqJ4nkryEG5WAyjaou3WgM+hmtBG95UnV5WfSndpO2 vt5+0h6ApG5yCRQ41Dn0vZo92GHQeeKiloZbHd0ZTRlMJCpwwbodNBHmrJLGqtANnt5M t2ok/jLahJSz/YEpEbBU4jzgPlv037x0BzC+J76aEEpe8xvh5tFJEfF/LKfEm9Rs+6QX QJug== X-Gm-Message-State: AHYfb5g0UsEWhQpW7Fi55af94CK88epDZm59BZh7XZv+RLmSDs124FGo 7WIK/py0eRH/51gB X-Received: by 10.31.163.88 with SMTP id m85mr113449vke.193.1503363745642; Mon, 21 Aug 2017 18:02:25 -0700 (PDT) Received: from chulpaca.n800.arm.processor.fastmail.fm ([190.234.106.52]) by smtp.gmail.com with ESMTPSA id a3sm3095875uad.42.2017.08.21.18.02.23 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 21 Aug 2017 18:02:24 -0700 (PDT) From: rrandresf@gmail.com To: bug-gnu-emacs@gnu.org Subject: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 Date: Tue, 22 Aug 2017 01:00:28 +0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 21 Aug 2017 23:23:06 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) The problem is with emacs master. "emacs -Q" and M-x eww "f1aldia.com" segfaults emacs. the segfault happens on make-network-process (process.c) The same works fine on emacs-25.2 on the same device --8<---------------cut here---------------start------------->8--- Program received signal SIGSEGV, Segmentation fault. [Switching to LWP 27444] 0xb6319438 in __res_randomid () from /lib/libc.so.6 (gdb) bt full #0 0xb6319438 in __res_randomid () from /lib/libc.so.6 No symbol table info available. #1 0xb631a08c in ?? () from /lib/libc.so.6 No symbol table info available. #2 0xb631a1d8 in __res_ninit () from /lib/libc.so.6 No symbol table info available. #3 0xb631b058 in __res_maybe_init () from /lib/libc.so.6 No symbol table info available. #4 0xb62fac54 in ?? () from /lib/libc.so.6 No symbol table info available. #5 0xb62fb844 in getaddrinfo () from /lib/libc.so.6 No symbol table info available. #6 0xb640fdfc in ?? () from /lib/libanl.so.1 No symbol table info available. #7 0xb640fdfc in ?? () from /lib/libanl.so.1 No symbol table info available. Backtrace stopped: previous frame identical to this frame (corrupt stack?) (gdb) xbacktrace Undefined command: "xbacktrace". Try "help". --8<---------------cut here---------------end--------------->8--- The embedded device libc version --8<---------------cut here---------------start------------->8--- dpkg -l | grep libc ii libc6 2.5.1-1eglibc2 GNU C Library: Shared libraries and Timezone ii libc6-dev 2.5.1-1eglibc2 GNU C Library: Development Libraries and Hea --8<---------------cut here---------------end--------------->8--- I Could not replicate the issue on armhf and on x86. Just on this device. In GNU Emacs 26.0.50 (build 1, arm-unknown-linux-gnueabi, GTK+ Version 2.14.7) of 2017-06-24 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 --build arm-linux-gnueabi --prefix=/usr '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' --without-gconf --with-xft --without-xwidgets --with-xpm=no --with-gif=no --without-selinux --with-gnutls=no --disable-acl 'CFLAGS=-s -O2' LDFLAGS=-Wl,-z,defs CPPFLAGS=' Configured features: JPEG TIFF PNG SOUND LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK2 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 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 move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 8 97061 6799) (symbols 24 20026 1) (miscs 20 33 143) (strings 16 17315 3979) (string-bytes 1 557669) (vectors 8 11862) (vector-slots 4 440670 3882) (floats 8 52 312) (intervals 28 209 241) (buffers 520 11) (heap 1024 11720 349)) From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 22 10:58:44 2017 Received: (at 28181) by debbugs.gnu.org; 22 Aug 2017 14:58:44 +0000 Received: from localhost ([127.0.0.1]:49707 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkAde-0007tg-5d for submit@debbugs.gnu.org; Tue, 22 Aug 2017 10:58:43 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58813) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkAdb-0007tR-QU for 28181@debbugs.gnu.org; Tue, 22 Aug 2017 10:58:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dkAdT-00040q-Kf for 28181@debbugs.gnu.org; Tue, 22 Aug 2017 10:58:34 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:59790) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dkAdT-00040j-Gp; Tue, 22 Aug 2017 10:58:31 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2460 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dkAdS-0005Ex-VC; Tue, 22 Aug 2017 10:58:31 -0400 Date: Tue, 22 Aug 2017 17:58:28 +0300 Message-Id: <83wp5vabu3.fsf@gnu.org> From: Eli Zaretskii To: rrandresf@gmail.com In-reply-to: (rrandresf@gmail.com) Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 References: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: rrandresf@gmail.com > Date: Tue, 22 Aug 2017 01:00:28 +0000 > > "emacs -Q" and M-x eww "f1aldia.com" segfaults emacs. > > the segfault happens on make-network-process (process.c) It doesn't segfault for me. I see your build is 2 months old, so could you please re-sync with upstream, build the current master, and see if the problem persists? If it does, please show a C-level backtrace from the crash (you will need to build Emacs without the -s switch in CFLAGS, to prevent stripping of the symbols, without which the backtrace is not useful). Thanks. From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 22 15:21:37 2017 Received: (at 28181) by debbugs.gnu.org; 22 Aug 2017 19:21:37 +0000 Received: from localhost ([127.0.0.1]:49866 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkEk5-0005dZ-4R for submit@debbugs.gnu.org; Tue, 22 Aug 2017 15:21:37 -0400 Received: from mail-ua0-f173.google.com ([209.85.217.173]:37414) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkEk3-0005dN-1s for 28181@debbugs.gnu.org; Tue, 22 Aug 2017 15:21:35 -0400 Received: by mail-ua0-f173.google.com with SMTP id e28so15083590uah.4 for <28181@debbugs.gnu.org>; Tue, 22 Aug 2017 12:21:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:organization:references:date :message-id:mime-version; bh=XxotEW9GplX81GZQPPuWKvw+yiR+NWyK3qTc36JVD4c=; b=sZ8K7cf7pQBG4mYtWf4vxrvA8bCMSMx1oJo7ZNY+U8NEjhI/FdmJiIm6Wc+u1yn+6T RtJIafe2ZBjWJUW0r1f/bGCPTJeNZtiat7YHLdWkxbe0ijK7kTPVxvuK9wyWiuavaK+J f23mslRNjACdYqB4v+ixHBEoAz5rAJ+6409LkHcVGKmcAhFElLzF3fMluOfolwQjbXDV WYFrY6OfbWAJ8HvvJ7T9WgMsTkeLQuFJZw34j8c56x+cJj5iRmmiBQBcWW6i6UQYYwWL mNRyESqsJ+d6T8xjgJVwR89LV0m31xRJnvnRt7ncOaflwhYPNY6OtfCe9somaASUbOYU pADA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:organization :references:date:message-id:mime-version; bh=XxotEW9GplX81GZQPPuWKvw+yiR+NWyK3qTc36JVD4c=; b=brrU9vPr9kkOwaKs+Sl739i0nSvWpWJCPhf+hhjXEOjhlFteryxZtvOUNUMr43rJ2g Ybg93LSE7cH1y/p7+l0RKJRFEThz6P2Ym5n51pUsKh1JhtfZqYqe0OumYtCJovvqWFGm uvGfsbPBaureJuVMiR7TQe4p1MaAOpeCw+ojsTkz984I+EwSMI2yFE5I/G01mYA1DUxS bRl0ZSSVKL67U41W7YnvnKCDavVylxHkM9ZzbGqTKEuwZCmYdrd/ExXjxTN6WhGo/gDQ 6XMrcbpCXVKEVZF3ST8L0kYfgC5SUs6DsKyyMftRAc3HF/JG8qSUob385OSaTTzt95Bw RZag== X-Gm-Message-State: AHYfb5i7+/d85I3T8T/Jt4J0Anulrx0+H7llVBfMc0e1BIVVZmaM6ibJ P0kiUxLA6/Vg4SyI X-Received: by 10.159.56.105 with SMTP id q38mr125153uad.155.1503429689156; Tue, 22 Aug 2017 12:21:29 -0700 (PDT) Received: from chulpaca.n800.arm.processor.fastmail.fm ([190.234.106.52]) by smtp.gmail.com with ESMTPSA id q8sm3306049vkd.45.2017.08.22.12.21.27 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 22 Aug 2017 12:21:27 -0700 (PDT) From: =?utf-8?Q?andr=C3=A9s_ram=C3=ADrez?= To: Eli Zaretskii Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 In-Reply-To: <83wp5vabu3.fsf@gnu.org> Organization: bien.comun.org References: <83wp5vabu3.fsf@gnu.org> X-Attribution: INKA Date: Tue, 22 Aug 2017 13:21:18 -0600 Message-ID: <87r2w3be8h.fsf@chulpaca> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) This is my invocation line. --8<---------------cut here---------------start------------->8--- CFLAGS="-g -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 --8<---------------cut here---------------end--------------->8--- Is it Ok? > It doesn't segfault for me. I see your build is 2 months old, so > could you please re-sync with upstream, build the current master, and > see if the problem persists? If it does, please show a C-level > backtrace from the crash (you will need to build Emacs without the -s > switch in CFLAGS, to prevent stripping of the symbols, without which > the backtrace is not useful). From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 22 16:09:04 2017 Received: (at 28181) by debbugs.gnu.org; 22 Aug 2017 20:09:04 +0000 Received: from localhost ([127.0.0.1]:49909 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkFU0-0002gu-40 for submit@debbugs.gnu.org; Tue, 22 Aug 2017 16:09:04 -0400 Received: from mail-ua0-f180.google.com ([209.85.217.180]:37106) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkFTr-0002gC-Dc for 28181@debbugs.gnu.org; Tue, 22 Aug 2017 16:08:55 -0400 Received: by mail-ua0-f180.google.com with SMTP id e28so15509352uah.4 for <28181@debbugs.gnu.org>; Tue, 22 Aug 2017 13:08:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:organization:references:date :message-id:mime-version; bh=f7iTdFCs8kkaweUWmBdVraAANqULRjsty/wUw2jwhDY=; b=TUhuxK8fkVNrsL7V4k8HT1Bmi52LiiW6/KTy+feFh1IoT+NKQfomF9sy8dwXpnHi0h WSyNiUDV2wK50NtBWkrmRXioHNZNCr+aVd33q0Xj64LES5PhJ3EMEeOgdd+/ixExcPz2 fvlgMTkXIYviYvDdkGTOfGQhNJiQKDqEFDTQAeB8tzD+p2+jn7NC4fekfYJRTBuT4/CF DPwY7P1Szt1xSEDY23ZnjidT1b3GZmvwhycVDcFbCYHlJxKaff88SIRmenOJPyL2F3Kb CI3J03byNKhbj7akcc4bhQumJP4nhQZOqMQESlY+f3XvsHSo7G53+fvD2Qho8AnLcY14 jSFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:organization :references:date:message-id:mime-version; bh=f7iTdFCs8kkaweUWmBdVraAANqULRjsty/wUw2jwhDY=; b=EYiUex4e59mjWhDPqnzsFJ6IxD7Ox5HzeBhK8SqljRI/2sy970LgBk8Psv0WTPejJ1 sv+OpwbWLxgxzmdTondXMRp9U2PbFn6CjduSA/gWGpsIB64zDBFYztYq9uzVsIzNyLZh hPvzAw4iTgam888j0cQUQMtY78zEaRGHAkZsXzgkbu2QzdhJGF3PjxL6VqgsJslBSfaf kmYsI/YnqbbcoDxncjKnKgl7YkLnqcTL0wqu3Jo9rGSRTV1VnJbS+t3yDHLzM0iiIAwS /kshHODi5noDeDwW5F0QtdYVABz9UG23s3IvDmXi8Lhk9ilD6VE5Y2ttdOk2eZmGLIkw Bf6g== X-Gm-Message-State: AHYfb5hiN3I1Bh6TEY+yEkEHrb0Lzld9DsUM9IuzlYS3gvvxLzy7ThLW 3NCqwgszZNn0DLYg X-Received: by 10.159.39.41 with SMTP id a38mr206325uaa.143.1503432529285; Tue, 22 Aug 2017 13:08:49 -0700 (PDT) Received: from chulpaca.n800.arm.processor.fastmail.fm ([190.234.106.52]) by smtp.gmail.com with ESMTPSA id u8sm3560872uaf.15.2017.08.22.13.08.47 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 22 Aug 2017 13:08:48 -0700 (PDT) From: =?utf-8?Q?andr=C3=A9s_ram=C3=ADrez?= To: Eli Zaretskii Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 In-Reply-To: <83wp5vabu3.fsf@gnu.org> Organization: bien.comun.org References: <83wp5vabu3.fsf@gnu.org> X-Attribution: INKA Date: Tue, 22 Aug 2017 14:08:44 -0600 Message-ID: <87pobnbc1f.fsf@chulpaca> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) 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)) From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 22 22:29:05 2017 Received: (at 28181) by debbugs.gnu.org; 23 Aug 2017 02:29:05 +0000 Received: from localhost ([127.0.0.1]:50165 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkLPl-00008H-2u for submit@debbugs.gnu.org; Tue, 22 Aug 2017 22:29:05 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50320) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkLPj-00007p-Ka for 28181@debbugs.gnu.org; Tue, 22 Aug 2017 22:29:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dkLPb-0007ti-FU for 28181@debbugs.gnu.org; Tue, 22 Aug 2017 22:28:58 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40445) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dkLPb-0007tZ-C8; Tue, 22 Aug 2017 22:28:55 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3300 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dkLPa-0008PW-Qu; Tue, 22 Aug 2017 22:28:55 -0400 Date: Wed, 23 Aug 2017 05:28:42 +0300 Message-Id: <83efs39fvp.fsf@gnu.org> From: Eli Zaretskii To: =?iso-8859-1?Q?andr=E9s_ram=EDrez?= In-reply-to: <87r2w3be8h.fsf@chulpaca> (message from =?iso-8859-1?Q?andr?= =?iso-8859-1?Q?=E9s_ram=EDrez?= on Tue, 22 Aug 2017 13:21:18 -0600) Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 References: <83wp5vabu3.fsf@gnu.org> <87r2w3be8h.fsf@chulpaca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: andrés ramírez > Cc: 28181@debbugs.gnu.org > Date: Tue, 22 Aug 2017 13:21:18 -0600 > > This is my invocation line. > --8<---------------cut here---------------start------------->8--- > CFLAGS="-g -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 > --8<---------------cut here---------------end--------------->8--- > > Is it Ok? Yes. I would suggest -g3, though, not just -g. From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 22 22:32:40 2017 Received: (at 28181) by debbugs.gnu.org; 23 Aug 2017 02:32:40 +0000 Received: from localhost ([127.0.0.1]:50169 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkLTE-0000ES-KK for submit@debbugs.gnu.org; Tue, 22 Aug 2017 22:32:40 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50907) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkLTC-0000EB-JW for 28181@debbugs.gnu.org; Tue, 22 Aug 2017 22:32:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dkLT0-0002Br-LM for 28181@debbugs.gnu.org; Tue, 22 Aug 2017 22:32:29 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40490) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dkLT0-0002Bl-Hw; Tue, 22 Aug 2017 22:32:26 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3303 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dkLT0-0004O9-0F; Tue, 22 Aug 2017 22:32:26 -0400 Date: Wed, 23 Aug 2017 05:32:13 +0300 Message-Id: <83d17n9fpu.fsf@gnu.org> From: Eli Zaretskii To: =?iso-8859-1?Q?andr=E9s_ram=EDrez?= In-reply-to: <87pobnbc1f.fsf@chulpaca> (message from =?iso-8859-1?Q?andr?= =?iso-8859-1?Q?=E9s_ram=EDrez?= on Tue, 22 Aug 2017 14:08:44 -0600) Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: andrés ramírez > Cc: 28181@debbugs.gnu.org > Date: Tue, 22 Aug 2017 14:08:44 -0600 > > compilation from today. Same problems. Same backtrace (what should i add > to my CFLAGS var? By "same backtrace" do you mean GDB again says "no symbols"? Did you install the built Emacs, and if so, did you perhaps use "make install-strip" to do that? From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 22 23:55:27 2017 Received: (at 28181) by debbugs.gnu.org; 23 Aug 2017 03:55:27 +0000 Received: from localhost ([127.0.0.1]:50209 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkMlL-00023h-J9 for submit@debbugs.gnu.org; Tue, 22 Aug 2017 23:55:27 -0400 Received: from mail-vk0-f45.google.com ([209.85.213.45]:37090) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkMlH-00023H-M6 for 28181@debbugs.gnu.org; Tue, 22 Aug 2017 23:55:23 -0400 Received: by mail-vk0-f45.google.com with SMTP id r199so1684044vke.4 for <28181@debbugs.gnu.org>; Tue, 22 Aug 2017 20:55:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:organization:references:date :message-id:mime-version; bh=1CTP9R0a9XuL72Yd+3XCBm1f3NlPoiXaGQOodVJ0hic=; b=V0gQW8VcToH1Nn2rXFOtf0F2diOwfbnkH+7z7lwg5wpb7FS8nbW3SXrMVBNBuc5/5V pCwwU2YPFhmj7AHMopTO2//JUhe/g1zjbg3LCODWlsv0MFT/0NLf7uUIi2BmWFkZknRk SyHDgsZ32eGXOQyQiKhh1CYlnmL0Ee3vEk5ND8ndci0IUp8lSHoE8vOXhYSwZ0Gh+rwS x77/WK7N/koJNDwP5uN2RWsmfUMAnrXtcIpvsVBbAckmVe0ZwmjJlaGrQB+koW4Fqlr2 W92txfFG7XEtf++ALvyHxv5F27qMYkSwqUOuw8QaVg0DPlSTF1QWW7RIML5B0iLwRiAn 2y+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:organization :references:date:message-id:mime-version; bh=1CTP9R0a9XuL72Yd+3XCBm1f3NlPoiXaGQOodVJ0hic=; b=ayB2Ltvam8dzHHxrFKqTGZWOFI6HSTqzLR3z7A+UOLbISb2mlrGCeXgj2xiFL+GWA7 72cd1Ptt570tBjbpqZ1ZUnO0O2/q2lNfFz24LZiwagjpgWFMvFm1g75T3fK7xxc5X8TE gMEhNQWT/eWvcyu6ANVPq5B9zDrHo1Xx7MxfUh1EAVxOxDbeQXRbSjeJUzoCdI1S3eTF zjiQF4wxmeuVj/sCY6yJ8LeIXnqq4GFsx7k9q0/h6brMdCfb/Iwzt7HXbqZcTQlWE4Ec iVgybESZQyCjRdgvtv2HiIQqBr0oYrKVZJtW0FYPIVdsZJ9tROgibKRueRl/Uko26PtP 1V8Q== X-Gm-Message-State: AHYfb5gFZsjS0RPwx1t5ZA43qrsEBiwsqTyNcgk1vjODTgCyx4vqHyLc eW49H+zpbPZ16aHE X-Received: by 10.31.179.198 with SMTP id c189mr879667vkf.140.1503460517689; Tue, 22 Aug 2017 20:55:17 -0700 (PDT) Received: from chulpaca.n800.arm.processor.fastmail.fm ([190.234.106.52]) by smtp.gmail.com with ESMTPSA id u8sm159056uaf.15.2017.08.22.20.55.15 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 22 Aug 2017 20:55:16 -0700 (PDT) From: =?utf-8?Q?andr=C3=A9s_ram=C3=ADrez?= To: Eli Zaretskii Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 In-Reply-To: <83d17n9fpu.fsf@gnu.org> Organization: bien.comun.org References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> X-Attribution: INKA Date: Tue, 22 Aug 2017 21:55:05 -0600 Message-ID: <87o9r7aqg6.fsf@chulpaca> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) > By "same backtrace" do you mean GDB again says "no symbols"? Yes. > > Did you install the built Emacs, and if so, did you perhaps use "make > install-strip" to do that? No. this is the complete procedure: 1. git clone --depth=1 https://github.com/emacs-mirror/emacs (on a quicker machine) 2. autoreconf -i -I m4 --force; make bootstrap; ./make-dist --snapshot --no-compress --no-changelog 3. compile on embedded device (with tar generated on step 2) CFLAGS="-g -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 make 4. gdb --args ./src/emacs -Q I remember a similar problem with the stack (on another device) with a postgres odbc driver. It fixed with a new glibc version. So probably libc version is the reason: --8<---------------cut here---------------start------------->8--- libc6 2.5.1-1eglibc2 --8<---------------cut here---------------end--------------->8--- From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 23 13:20:55 2017 Received: (at 28181) by debbugs.gnu.org; 23 Aug 2017 17:20:55 +0000 Received: from localhost ([127.0.0.1]:51633 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkZKn-0008CP-7m for submit@debbugs.gnu.org; Wed, 23 Aug 2017 13:20:53 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40561) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkZKl-0008CC-Nv for 28181@debbugs.gnu.org; Wed, 23 Aug 2017 13:20:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dkZKc-0007bD-Dk for 28181@debbugs.gnu.org; Wed, 23 Aug 2017 13:20:46 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51892) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dkZKc-0007b7-7y; Wed, 23 Aug 2017 13:20:42 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3676 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dkZKb-0000P4-I2; Wed, 23 Aug 2017 13:20:41 -0400 Date: Wed, 23 Aug 2017 20:20:26 +0300 Message-Id: <838tia9p5x.fsf@gnu.org> From: Eli Zaretskii To: =?iso-8859-1?Q?andr=E9s_ram=EDrez?= In-reply-to: <87o9r7aqg6.fsf@chulpaca> (message from =?iso-8859-1?Q?andr?= =?iso-8859-1?Q?=E9s_ram=EDrez?= on Tue, 22 Aug 2017 21:55:05 -0600) Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: andrés ramírez > Cc: 28181@debbugs.gnu.org > Date: Tue, 22 Aug 2017 21:55:05 -0600 > > > By "same backtrace" do you mean GDB again says "no symbols"? > > Yes. > > > > Did you install the built Emacs, and if so, did you perhaps use "make > > install-strip" to do that? > > No. > this is the complete procedure: > 1. git clone --depth=1 https://github.com/emacs-mirror/emacs (on a quicker machine) > 2. autoreconf -i -I m4 --force; make bootstrap; ./make-dist --snapshot --no-compress --no-changelog > 3. compile on embedded device (with tar generated on step 2) > CFLAGS="-g -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 > make > 4. gdb --args ./src/emacs -Q Then how do you know the problem was in process.c? The backtrace you've shown stops before it gets to Emacs sources. Maybe try "thread apply all bt" instead of just "bt", you may have shown backtrace for a non-main thread. From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 23 13:38:44 2017 Received: (at 28181) by debbugs.gnu.org; 23 Aug 2017 17:38:44 +0000 Received: from localhost ([127.0.0.1]:51652 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkZc3-0000B5-Vj for submit@debbugs.gnu.org; Wed, 23 Aug 2017 13:38:44 -0400 Received: from mail-ua0-f170.google.com ([209.85.217.170]:35862) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkZc2-0000Aq-FR for 28181@debbugs.gnu.org; Wed, 23 Aug 2017 13:38:42 -0400 Received: by mail-ua0-f170.google.com with SMTP id w17so2947032uaw.3 for <28181@debbugs.gnu.org>; Wed, 23 Aug 2017 10:38:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:organization:references:date :message-id:mime-version; bh=ANsAmL4hl+2eEx5FwoPzUy+PX+uuN+LZo4pvMkKOsoc=; b=pTmo31fT5c4fADN1041SD+o7C5lOs2Sw2cwn0cj7f+6dKTq+gDL5MRU4OfeZOwFdOv wTarrGa6H+M6wb2Vwn2oRlsEoB2ijE4hwmaRjp6f7XtH38VfiTKE5sgFSVfzxOfij+q5 rzee7gTPzqSH+Hl21GrMhqkYP6fo2B3IweZkS0bzFEjnetDt6gMP+uiTEmi6z903/ulT dA34Ed8Ib6neoc8hxV+JJyZ4Su4pB7+lHK95OljB11WsF+oVmTRON8QZpTAF+kBuh385 HEb75mYNFUdFfVKq87HUFykl8Y2DYYN64UP8uF+Uxz1CvIgFt8eVziT0sw2jANn5Am77 bNgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:organization :references:date:message-id:mime-version; bh=ANsAmL4hl+2eEx5FwoPzUy+PX+uuN+LZo4pvMkKOsoc=; b=q9qfk9utNDFWD4ER45PSb+UigmDk9MIouFACclyJI1y8JLaaboBYqT2j+4O0cIKWAw ZgS1oNKGRju+p30FEZ+dtsUU0wOcML1t33IboplMpxWGsivCsSgOVlUa/ngyQ+QFW0y/ 2nS4AXy0RjrJ0b6g2neeWrUDmUpRj0lURSBB2PF73LMsk6Kaid5iOswLbTKa0x7mmAiX A1EYXeRdXm7dQABTiDwihyOwxflTylGpuKlNFgl4V792duxvFqI6kDBMXBimFDF41bvD 3BolJlz2PftuMKoLrONwtfEERrFF8pWmy6UciYNtimI8JTnoFkjDqD3jU39sAQKrsdXp x53A== X-Gm-Message-State: AHYfb5iviLfpnqgUC2BnOm8fT32w8UJUuiSIU3jZwRExxxlFEpz8AhRl 9aCHq9LfbVQ0IGmZ X-Received: by 10.176.8.81 with SMTP id b17mr2414946uaf.82.1503509916556; Wed, 23 Aug 2017 10:38:36 -0700 (PDT) Received: from chulpaca.n800.arm.processor.fastmail.fm ([190.234.106.52]) by smtp.gmail.com with ESMTPSA id l33sm449635uad.12.2017.08.23.10.38.34 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 23 Aug 2017 10:38:35 -0700 (PDT) From: =?utf-8?Q?andr=C3=A9s_ram=C3=ADrez?= To: Eli Zaretskii Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 In-Reply-To: <838tia9p5x.fsf@gnu.org> Organization: bien.comun.org References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> X-Attribution: INKA Date: Wed, 23 Aug 2017 11:38:25 -0600 Message-ID: <87h8wyb2we.fsf@chulpaca> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) > Then how do you know the problem was in process.c? The backtrace > you've shown stops before it gets to Emacs sources. Maybe try "thread > apply all bt" instead of just "bt", you may have shown backtrace for a > non-main thread. I edebbugged it. then gdbbed it started from the eww function url-retrieve url-retrieve-internal url-http [...] make-network-process (i put a breakpoint there too) when entering make-network-process the segfault happened. From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 23 14:12:12 2017 Received: (at 28181) by debbugs.gnu.org; 23 Aug 2017 18:12:12 +0000 Received: from localhost ([127.0.0.1]:51669 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dka8S-0000vQ-2b for submit@debbugs.gnu.org; Wed, 23 Aug 2017 14:12:12 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53757) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dka8P-0000vC-Lh for 28181@debbugs.gnu.org; Wed, 23 Aug 2017 14:12:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dka8F-0007yw-1p for 28181@debbugs.gnu.org; Wed, 23 Aug 2017 14:12:03 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:52884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dka8E-0007ys-UL; Wed, 23 Aug 2017 14:11:58 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3770 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dka8E-0003aq-1y; Wed, 23 Aug 2017 14:11:58 -0400 Date: Wed, 23 Aug 2017 21:11:42 +0300 Message-Id: <83y3qa8881.fsf@gnu.org> From: Eli Zaretskii To: =?iso-8859-1?Q?andr=E9s_ram=EDrez?= In-reply-to: <87h8wyb2we.fsf@chulpaca> (message from =?iso-8859-1?Q?andr?= =?iso-8859-1?Q?=E9s_ram=EDrez?= on Wed, 23 Aug 2017 11:38:25 -0600) Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: andrés ramírez > Cc: 28181@debbugs.gnu.org > Date: Wed, 23 Aug 2017 11:38:25 -0600 > > > Then how do you know the problem was in process.c? The backtrace > > you've shown stops before it gets to Emacs sources. Maybe try "thread > > apply all bt" instead of just "bt", you may have shown backtrace for a > > non-main thread. > I edebbugged it. then gdbbed it > > started from the eww function > url-retrieve > url-retrieve-internal > url-http > [...] > make-network-process (i put a breakpoint there too) > when entering make-network-process the segfault happened. OK, but please try the GDB command I proposed anyway, once Emacs segfaults. It might show important additional information. From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 23 14:46:31 2017 Received: (at 28181) by debbugs.gnu.org; 23 Aug 2017 18:46:31 +0000 Received: from localhost ([127.0.0.1]:51688 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkafe-0001hT-HI for submit@debbugs.gnu.org; Wed, 23 Aug 2017 14:46:31 -0400 Received: from mail-ua0-f174.google.com ([209.85.217.174]:33611) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkafc-0001hG-4c for 28181@debbugs.gnu.org; Wed, 23 Aug 2017 14:46:29 -0400 Received: by mail-ua0-f174.google.com with SMTP id g11so3623716uah.0 for <28181@debbugs.gnu.org>; Wed, 23 Aug 2017 11:46:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:organization:references:date :message-id:mime-version; bh=SYNwHSuOlfcormvEWP4bNS8UvjRJfH9G4SrqxBn8am4=; b=FvC+CSsPcEF6jxR7cBll17WX/pUEIr6BlPiNPeZIIfvnkr3a1l5AlDP+I8VXQ4xH5q VhG8I5Bkcy+rqgamOLd4vqMB/3I+dD/w9tU+SrnETK22mQKjSJG7mjRGmZ+/aVmUrGw9 I8BdUzplkmQVfc/4DJ6FLFapdknWlLjPTwFyDgX06GC0SOjuGgePc1Jf+JCc0KGlreqe 4M6VSxqRHTIy1dFTnM40g+9sAW/YpHLrzEJG6MEZ0r+60ALT2u0DhuzqfTHEp/JjbIdI PJziG8SzjpfWGlIP9ph0irRxtLqgGNlrQ+w48EO7vBxe/bLUsgubfrQlaOHUx9gZolIL ERbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:organization :references:date:message-id:mime-version; bh=SYNwHSuOlfcormvEWP4bNS8UvjRJfH9G4SrqxBn8am4=; b=ShENz8sp/9tRVRVD+G8EBaedsNF8tLgAMlhgI31omMlYUd3fs/BN2UZOUW+o2XYk2O nEKcoqksiQdLBQ3Ict9KUlXQRQtGtr+SOeKxqfbBLgeuNzobn3Sp8N6TbtXTlQNZfwIU V+eojS7hotnMVjEKWdf+aY16UI2IZg27F7Am5yspBEveHK9M+U0t6LJqtJ/I/GWj3oo6 JoQw901uPMljTjcSTbR8MSkJ7F1zm5pazbE57YJqiCK4kxAB6nKIr6jJeUEo1l7rujZP keJpVoVo+zcq8ub3E7o/Bz9DT2/wz14YPnwuWi56MLVLexH63ny4T8lObUV3MX8vrMaJ tmxQ== X-Gm-Message-State: AHYfb5iiGFQfQrAvITBlhWu6DUKwC0jGi8SCPFoayrx2ydBQU1ILrzdX WKVoTey6TIYV67Ly X-Received: by 10.176.19.242 with SMTP id n47mr2700909uae.44.1503513981673; Wed, 23 Aug 2017 11:46:21 -0700 (PDT) Received: from chulpaca.n800.arm.processor.fastmail.fm ([190.234.106.52]) by smtp.gmail.com with ESMTPSA id x55sm480192uax.21.2017.08.23.11.46.19 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 23 Aug 2017 11:46:20 -0700 (PDT) From: =?utf-8?Q?andr=C3=A9s_ram=C3=ADrez?= To: Eli Zaretskii Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 In-Reply-To: <83y3qa8881.fsf@gnu.org> Organization: bien.comun.org References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> X-Attribution: INKA Date: Wed, 23 Aug 2017 12:46:15 -0600 Message-ID: <87fuciazrc.fsf@chulpaca> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) > OK, but please try the GDB command I proposed anyway, once Emacs > segfaults. It might show important additional information. --8<---------------cut here---------------start------------->8--- Thread 2 (LWP 11069): #0 0xb69dc438 in __res_randomid () from /lib/libc.so.6 #1 0xb69dd08c in ?? () from /lib/libc.so.6 #2 0xb69dd1d8 in __res_ninit () from /lib/libc.so.6 #3 0xb69de058 in __res_maybe_init () from /lib/libc.so.6 #4 0xb69bdc54 in ?? () from /lib/libc.so.6 #5 0xb69be844 in getaddrinfo () from /lib/libc.so.6 #6 0xb6ad2dfc in ?? () from /lib/libanl.so.1 #7 0xb6ad2dfc in ?? () from /lib/libanl.so.1 Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 1 (LWP 11065): #0 0x001f9874 in mark_compiled (ptr=0x8f75f0) at ../../src/alloc.c:6205 #1 0x001fa1c0 in mark_object (arg=9401845) at ../../src/alloc.c:6478 #2 0x001fa41c in mark_object (arg=1662512) at ../../src/alloc.c:6576 #3 0x001fa7d4 in mark_object (arg=8373723) at ../../src/alloc.c:6663 #4 0x001fa42c in mark_object (arg=9970795) at ../../src/alloc.c:6577 #5 0x001fa7d4 in mark_object (arg=8168019) at ../../src/alloc.c:6663 #6 0x001fa42c in mark_object (arg=3213816) at ../../src/alloc.c:6577 #7 0x001fa7d4 in mark_object (arg=8300451) at ../../src/alloc.c:6663 #8 0x001fa7d4 in mark_object (arg=8160683) at ../../src/alloc.c:6663 #9 0x001fa7d4 in mark_object (arg=8375403) at ../../src/alloc.c:6663 #10 0x001fa46c in mark_object (arg=1620992) at ../../src/alloc.c:6580 #11 0x001fa7d4 in mark_object (arg=10796643) at ../../src/alloc.c:6663 #12 0x001fa7d4 in mark_object (arg=10796243) at ../../src/alloc.c:6663 #13 0x001fa42c in mark_object (arg=4816632) at ../../src/alloc.c:6577 #14 0x001f9698 in mark_vectorlike (ptr=0x84bcf8) at ../../src/alloc.c:6164 #15 0x001fa3b4 in mark_object (arg=9084013) at ../../src/alloc.c:6561 #16 0x001fa41c in mark_object (arg=1656680) at ../../src/alloc.c:6576 #17 0x001f9698 in mark_vectorlike (ptr=0x8ae998) at ../../src/alloc.c:6164 #18 0x001fa3b4 in mark_object (arg=9109493) at ../../src/alloc.c:6561 #19 0x001fa41c in mark_object (arg=2023152) at ../../src/alloc.c:6576 #20 0x001f9698 in mark_vectorlike (ptr=0x9078d8) at ../../src/alloc.c:6164 #21 0x001fa3b4 in mark_object (arg=9125205) at ../../src/alloc.c:6561 #22 0x001fa41c in mark_object (arg=7906155) at ../../src/alloc.c:6576 #23 0x001fa42c in mark_object (arg=22200) at ../../src/alloc.c:6577 #24 0x001f9698 in mark_vectorlike (ptr=0xa52510) at ../../src/alloc.c:6164 #25 0x001fa3b4 in mark_object (arg=10822957) at ../../src/alloc.c:6561 #26 0x001fa41c in mark_object (arg=1694472) at ../../src/alloc.c:6576 #27 0x001fa7d4 in mark_object (arg=8144475) at ../../src/alloc.c:6663 #28 0x001fa42c in mark_object (arg=21984) at ../../src/alloc.c:6577 #29 0x001f9698 in mark_vectorlike (ptr=0xa4fae8) at ../../src/alloc.c:6164 #30 0x001fa3b4 in mark_object (arg=10812157) at ../../src/alloc.c:6561 #31 0x001f9698 in mark_vectorlike (ptr=0xa4fb10) at ../../src/alloc.c:6164 #32 0x001fa3b4 in mark_object (arg=10812197) at ../../src/alloc.c:6561 #33 0x001fa7d4 in mark_object (arg=7851035) at ../../src/alloc.c:6663 #34 0x001fa42c in mark_object (arg=5687867) at ../../src/alloc.c:6577 #35 0x001fa42c in mark_object (arg=1659048) at ../../src/alloc.c:6577 #36 0x001fa7d4 in mark_object (arg=7883443) at ../../src/alloc.c:6663 #37 0x001fa42c in mark_object (arg=5694395) at ../../src/alloc.c:6577 #38 0x001fa42c in mark_object (arg=1682816) at ../../src/alloc.c:6577 #39 0x001fa7d4 in mark_object (arg=9953219) at ../../src/alloc.c:6663 #40 0x001fa46c in mark_object (arg=1694808) at ../../src/alloc.c:6580 #41 0x001f9698 in mark_vectorlike (ptr=0xa527b8) at ../../src/alloc.c:6164 #42 0x001fa3b4 in mark_object (arg=10824213) at ../../src/alloc.c:6561 #43 0x001fa41c in mark_object (arg=1667536) at ../../src/alloc.c:6576 #44 0x001f9698 in mark_vectorlike (ptr=0x96bd30) at ../../src/alloc.c:6164 #45 0x001fa3b4 in mark_object (arg=9864461) at ../../src/alloc.c:6561 #46 0x001fa41c in mark_object (arg=1657768) at ../../src/alloc.c:6576 #47 0x001f9698 in mark_vectorlike (ptr=0x84b3a0) at ../../src/alloc.c:6164 #48 0x001fa3b4 in mark_object (arg=8696805) at ../../src/alloc.c:6561 #49 0x001fa41c in mark_object (arg=1657552) at ../../src/alloc.c:6576 #50 0x001f9698 in mark_vectorlike (ptr=0x89bfb0) at ../../src/alloc.c:6164 #51 0x001fa3b4 in mark_object (arg=9027533) at ../../src/alloc.c:6561 #52 0x001fa41c in mark_object (arg=1657816) at ../../src/alloc.c:6576 #53 0x001f9698 in mark_vectorlike (ptr=0x8bb608) at ../../src/alloc.c:6164 #54 0x001fa3b4 in mark_object (arg=8897853) at ../../src/alloc.c:6561 #55 0x001fa41c in mark_object (arg=1658032) at ../../src/alloc.c:6576 #56 0x001fa7d4 in mark_object (arg=8373427) at ../../src/alloc.c:6663 #57 0x001fa42c in mark_object (arg=20184) at ../../src/alloc.c:6577 #58 0x001f9698 in mark_vectorlike (ptr=0xa511b8) at ../../src/alloc.c:6164 #59 0x001fa3b4 in mark_object (arg=10818005) at ../../src/alloc.c:6561 #60 0x001fa41c in mark_object (arg=7902059) at ../../src/alloc.c:6576 #61 0x001fa42c in mark_object (arg=186592) at ../../src/alloc.c:6577 #62 0x001fa7d4 in mark_object (arg=6058795) at ../../src/alloc.c:6663 #63 0x001f9698 in mark_vectorlike (ptr=0x5d1680) at ../../src/alloc.c:6164 #64 0x001fa3b4 in mark_object (arg=6100637) at ../../src/alloc.c:6561 #65 0x001fa41c in mark_object (arg=459032) at ../../src/alloc.c:6576 #66 0x001fa7d4 in mark_object (arg=6056987) at ../../src/alloc.c:6663 #67 0x001fa42c in mark_object (arg=459056) at ../../src/alloc.c:6577 #68 0x001fa7d4 in mark_object (arg=6057075) at ../../src/alloc.c:6663 #69 0x001fa42c in mark_object (arg=5127320) at ../../src/alloc.c:6577 #70 0x001fa7d4 in mark_object (arg=6053691) at ../../src/alloc.c:6663 #71 0x001fa46c in mark_object (arg=2921232) at ../../src/alloc.c:6580 #72 0x001f9698 in mark_vectorlike (ptr=0x775800) at ../../src/alloc.c:6164 #73 0x001fa3b4 in mark_object (arg=7873683) at ../../src/alloc.c:6561 #74 0x001f9698 in mark_vectorlike (ptr=0x780c50) at ../../src/alloc.c:6164 #75 0x001fa3b4 in mark_object (arg=7880523) at ../../src/alloc.c:6561 #76 0x001fa42c in mark_object (arg=2921352) at ../../src/alloc.c:6577 #77 0x001f9698 in mark_vectorlike (ptr=0x775a70) at ../../src/alloc.c:6164 #78 0x001fa3b4 in mark_object (arg=7821941) at ../../src/alloc.c:6561 #79 0x001f9698 in mark_vectorlike (ptr=0x775a40) at ../../src/alloc.c:6164 #80 0x001fa3b4 in mark_object (arg=7821893) at ../../src/alloc.c:6561 #81 0x001f9698 in mark_vectorlike (ptr=0x775860) at ../../src/alloc.c:6164 #82 0x001fa3b4 in mark_object (arg=7837467) at ../../src/alloc.c:6561 #83 0x001fa42c in mark_object (arg=3021088) at ../../src/alloc.c:6577 #84 0x001f9698 in mark_vectorlike (ptr=0x75c788) at ../../src/alloc.c:6164 #85 0x001fa3b4 in mark_object (arg=7872283) at ../../src/alloc.c:6561 #86 0x001fa42c in mark_object (arg=2921280) at ../../src/alloc.c:6577 #87 0x001fa7d4 in mark_object (arg=8238387) at ../../src/alloc.c:6663 #88 0x001fa42c in mark_object (arg=4274344) at ../../src/alloc.c:6577 #89 0x001f9698 in mark_vectorlike (ptr=0x8823a0) at ../../src/alloc.c:6164 #90 0x001fa3b4 in mark_object (arg=8922021) at ../../src/alloc.c:6561 #91 0x001f9698 in mark_vectorlike (ptr=0x8a0a58) at ../../src/alloc.c:6164 #92 0x001fa3b4 in mark_object (arg=9046685) at ../../src/alloc.c:6561 #93 0x001fa41c in mark_object (arg=4817984) at ../../src/alloc.c:6576 #94 0x001f9698 in mark_vectorlike (ptr=0x570c10) at ../../src/alloc.c:6164 #95 0x001fa3b4 in mark_object (arg=5704725) at ../../src/alloc.c:6561 #96 0x001fa7d4 in mark_object (arg=10112507) at ../../src/alloc.c:6663 #97 0x001fa7d4 in mark_object (arg=10112243) at ../../src/alloc.c:6663 #98 0x001fa42c in mark_object (arg=23304) at ../../src/alloc.c:6577 #99 0x001fa7d4 in mark_object (arg=10791475) at ../../src/alloc.c:6663 #100 0x001fa7d4 in mark_object (arg=10791459) at ../../src/alloc.c:6663 #101 0x001fa42c in mark_object (arg=2047088) at ../../src/alloc.c:6577 #102 0x001fa7d4 in mark_object (arg=8250651) at ../../src/alloc.c:6663 #103 0x001fa7d4 in mark_object (arg=8174779) at ../../src/alloc.c:6663 #104 0x001fa7d4 in mark_object (arg=8174859) at ../../src/alloc.c:6663 #105 0x001fa46c in mark_object (arg=3205144) at ../../src/alloc.c:6580 #106 0x001f9698 in mark_vectorlike (ptr=0x77f148) at ../../src/alloc.c:6164 #107 0x001fa3b4 in mark_object (arg=7860405) at ../../src/alloc.c:6561 #108 0x001fa7d4 in mark_object (arg=8135795) at ../../src/alloc.c:6663 #109 0x001fa42c in mark_object (arg=2033112) at ../../src/alloc.c:6577 #110 0x001f9698 in mark_vectorlike (ptr=0x975568) at ../../src/alloc.c:6164 #111 0x001fa3b4 in mark_object (arg=9917941) at ../../src/alloc.c:6561 #112 0x001fa41c in mark_object (arg=464000) at ../../src/alloc.c:6576 #113 0x001fa7d4 in mark_object (arg=10802003) at ../../src/alloc.c:6663 #114 0x001fa7d4 in mark_object (arg=8452043) at ../../src/alloc.c:6663 #115 0x001fa42c in mark_object (arg=25848) at ../../src/alloc.c:6577 #116 0x001f9698 in mark_vectorlike (ptr=0x891520) at ../../src/alloc.c:6164 #117 0x001fa3b4 in mark_object (arg=9119229) at ../../src/alloc.c:6561 #118 0x001fa41c in mark_object (arg=1978456) at ../../src/alloc.c:6576 #119 0x001f9698 in mark_vectorlike (ptr=0x9385e8) at ../../src/alloc.c:6164 #120 0x001fa3b4 in mark_object (arg=9672149) at ../../src/alloc.c:6561 #121 0x001fa7d4 in mark_object (arg=8313907) at ../../src/alloc.c:6663 #122 0x001fa42c in mark_object (arg=9576) at ../../src/alloc.c:6577 #123 0x001fa308 in mark_object (arg=10817365) at ../../src/alloc.c:6532 #124 0x001f9698 in mark_vectorlike (ptr=0xa51000) at ../../src/alloc.c:6164 #125 0x001fa3b4 in mark_object (arg=10817589) at ../../src/alloc.c:6561 #126 0x001fa41c in mark_object (arg=1654040) at ../../src/alloc.c:6576 #127 0x001fa7d4 in mark_object (arg=7876707) at ../../src/alloc.c:6663 #128 0x001fa42c in mark_object (arg=157608) at ../../src/alloc.c:6577 #129 0x001f9698 in mark_vectorlike (ptr=0x8818e8) at ../../src/alloc.c:6164 #130 0x001fa3b4 in mark_object (arg=8919333) at ../../src/alloc.c:6561 #131 0x001fa41c in mark_object (arg=1659336) at ../../src/alloc.c:6576 #132 0x001fa7d4 in mark_object (arg=7876827) at ../../src/alloc.c:6663 #133 0x001fa42c in mark_object (arg=19560) at ../../src/alloc.c:6577 #134 0x001fa7d4 in mark_object (arg=8363763) at ../../src/alloc.c:6663 #135 0x001f9698 in mark_vectorlike (ptr=0xa50e48) at ../../src/alloc.c:6164 #136 0x001fa3b4 in mark_object (arg=10817141) at ../../src/alloc.c:6561 #137 0x001fa41c in mark_object (arg=1653920) at ../../src/alloc.c:6576 #138 0x001f9698 in mark_vectorlike (ptr=0xa510a0) at ../../src/alloc.c:6164 #139 0x001fa3b4 in mark_object (arg=10817749) at ../../src/alloc.c:6561 #140 0x001fa41c in mark_object (arg=1654088) at ../../src/alloc.c:6576 #141 0x001fa7d4 in mark_object (arg=8347891) at ../../src/alloc.c:6663 #142 0x001fa42c in mark_object (arg=157776) at ../../src/alloc.c:6577 #143 0x001f9698 in mark_vectorlike (ptr=0x89deb0) at ../../src/alloc.c:6164 #144 0x001fa3b4 in mark_object (arg=9103893) at ../../src/alloc.c:6561 #145 0x001fa41c in mark_object (arg=5127224) at ../../src/alloc.c:6576 #146 0x001f9698 in mark_vectorlike (ptr=0x8a61a8) at ../../src/alloc.c:6164 #147 0x001fa3b4 in mark_object (arg=9069133) at ../../src/alloc.c:6561 #148 0x001fa41c in mark_object (arg=1907936) at ../../src/alloc.c:6576 #149 0x001fa7d4 in mark_object (arg=8320411) at ../../src/alloc.c:6663 #150 0x001fa7d4 in mark_object (arg=8273443) at ../../src/alloc.c:6663 #151 0x001fa42c in mark_object (arg=1657792) at ../../src/alloc.c:6577 #152 0x001f9698 in mark_vectorlike (ptr=0x8b71f8) at ../../src/alloc.c:6164 #153 0x001fa3b4 in mark_object (arg=9215733) at ../../src/alloc.c:6561 #154 0x001fa41c in mark_object (arg=1682312) at ../../src/alloc.c:6576 #155 0x001f9698 in mark_vectorlike (ptr=0xa50a20) at ../../src/alloc.c:6164 #156 0x001fa3b4 in mark_object (arg=10816085) at ../../src/alloc.c:6561 #157 0x001f9698 in mark_vectorlike (ptr=0xa50a68) at ../../src/alloc.c:6164 #158 0x001fa3b4 in mark_object (arg=10816165) at ../../src/alloc.c:6561 #159 0x001fa41c in mark_object (arg=7047571) at ../../src/alloc.c:6576 #160 0x001fa42c in mark_object (arg=1415920) at ../../src/alloc.c:6577 #161 0x001fa7d4 in mark_object (arg=9949267) at ../../src/alloc.c:6663 #162 0x001fa7d4 in mark_object (arg=9944147) at ../../src/alloc.c:6663 #163 0x001fa42c in mark_object (arg=12936) at ../../src/alloc.c:6577 #164 0x001fa7d4 in mark_object (arg=10802531) at ../../src/alloc.c:6663 #165 0x001fa7d4 in mark_object (arg=7872339) at ../../src/alloc.c:6663 #166 0x001fa42c in mark_object (arg=16176) at ../../src/alloc.c:6577 #167 0x001f9698 in mark_vectorlike (ptr=0xa50ab8) at ../../src/alloc.c:6164 #168 0x001fa3b4 in mark_object (arg=10816309) at ../../src/alloc.c:6561 #169 0x001fa41c in mark_object (arg=1667560) at ../../src/alloc.c:6576 #170 0x001f9698 in mark_vectorlike (ptr=0xa50b98) at ../../src/alloc.c:6164 #171 0x001fa3b4 in mark_object (arg=10816701) at ../../src/alloc.c:6561 #172 0x001fa41c in mark_object (arg=1653728) at ../../src/alloc.c:6576 #173 0x001f9698 in mark_vectorlike (ptr=0xa50cf8) at ../../src/alloc.c:6164 #174 0x001fa3b4 in mark_object (arg=10816837) at ../../src/alloc.c:6561 #175 0x001fa41c in mark_object (arg=1667512) at ../../src/alloc.c:6576 #176 0x001f9698 in mark_vectorlike (ptr=0x89de30) at ../../src/alloc.c:6164 #177 0x001fa3b4 in mark_object (arg=9128213) at ../../src/alloc.c:6561 #178 0x001fa41c in mark_object (arg=1657672) at ../../src/alloc.c:6576 #179 0x001f9698 in mark_vectorlike (ptr=0x979568) at ../../src/alloc.c:6164 #180 0x001fa3b4 in mark_object (arg=9098365) at ../../src/alloc.c:6561 #181 0x001fa41c in mark_object (arg=7877571) at ../../src/alloc.c:6576 #182 0x001fa42c in mark_object (arg=9792) at ../../src/alloc.c:6577 #183 0x001f9698 in mark_vectorlike (ptr=0x88a558) at ../../src/alloc.c:6164 #184 0x001fa3b4 in mark_object (arg=8955293) at ../../src/alloc.c:6561 #185 0x001fa41c in mark_object (arg=1657864) at ../../src/alloc.c:6576 #186 0x001fa7d4 in mark_object (arg=8411307) at ../../src/alloc.c:6663 #187 0x001fa42c in mark_object (arg=5016) at ../../src/alloc.c:6577 #188 0x001fa7d4 in mark_object (arg=8671603) at ../../src/alloc.c:6663 #189 0x001fa42c in mark_object (arg=2625912) at ../../src/alloc.c:6577 #190 0x001fa7d4 in mark_object (arg=8671843) at ../../src/alloc.c:6663 #191 0x001fa42c in mark_object (arg=149984) at ../../src/alloc.c:6577 #192 0x001fa7d4 in mark_object (arg=7799387) at ../../src/alloc.c:6663 #193 0x001fa42c in mark_object (arg=7799427) at ../../src/alloc.c:6577 #194 0x001fa7d4 in mark_object (arg=7799419) at ../../src/alloc.c:6663 #195 0x001fa7d4 in mark_object (arg=7800787) at ../../src/alloc.c:6663 #196 0x001fa42c in mark_object (arg=1995048) at ../../src/alloc.c:6577 #197 0x001fa7d4 in mark_object (arg=7799587) at ../../src/alloc.c:6663 #198 0x001fa7d4 in mark_object (arg=7799571) at ../../src/alloc.c:6663 #199 0x001fa42c in mark_object (arg=7473331) at ../../src/alloc.c:6577 #200 0x001fa7d4 in mark_object (arg=7473315) at ../../src/alloc.c:6663 #201 0x001fa42c in mark_object (arg=6992467) at ../../src/alloc.c:6577 #202 0x001fa7d4 in mark_object (arg=6992451) at ../../src/alloc.c:6663 #203 0x001fa7d4 in mark_object (arg=6990059) at ../../src/alloc.c:6663 #204 0x001fa7d4 in mark_object (arg=6990091) at ../../src/alloc.c:6663 #205 0x001fa7d4 in mark_object (arg=6992787) at ../../src/alloc.c:6663 #206 0x001fa42c in mark_object (arg=2086736) at ../../src/alloc.c:6577 #207 0x001fa7d4 in mark_object (arg=7045851) at ../../src/alloc.c:6663 #208 0x001fa42c in mark_object (arg=1951872) at ../../src/alloc.c:6577 #209 0x001fa7d4 in mark_object (arg=7043411) at ../../src/alloc.c:6663 #210 0x001fa7d4 in mark_object (arg=7962811) at ../../src/alloc.c:6663 #211 0x001fa42c in mark_object (arg=2381232) at ../../src/alloc.c:6577 #212 0x001fa7d4 in mark_object (arg=7043467) at ../../src/alloc.c:6663 #213 0x001fa7d4 in mark_object (arg=7043483) at ../../src/alloc.c:6663 #214 0x001fa42c in mark_object (arg=2027856) at ../../src/alloc.c:6577 #215 0x001fa7d4 in mark_object (arg=8274355) at ../../src/alloc.c:6663 #216 0x001fa7d4 in mark_object (arg=8276163) at ../../src/alloc.c:6663 #217 0x001fa7d4 in mark_object (arg=8274235) at ../../src/alloc.c:6663 #218 0x001fa42c in mark_object (arg=10843211) at ../../src/alloc.c:6577 #219 0x001f987c in mark_compiled (ptr=0x8ba788) at ../../src/alloc.c:6205 #220 0x001fa1c0 in mark_object (arg=9152397) at ../../src/alloc.c:6478 #221 0x001fa41c in mark_object (arg=1415944) at ../../src/alloc.c:6576 #222 0x001fa7d4 in mark_object (arg=7041683) at ../../src/alloc.c:6663 #223 0x001fa7d4 in mark_object (arg=7041699) at ../../src/alloc.c:6663 #224 0x001fa42c in mark_object (arg=1418584) at ../../src/alloc.c:6577 #225 0x001fa7d4 in mark_object (arg=10111299) at ../../src/alloc.c:6663 #226 0x001fa7d4 in mark_object (arg=10111211) at ../../src/alloc.c:6663 #227 0x001fa42c in mark_object (arg=2004048) at ../../src/alloc.c:6577 #228 0x001fa7d4 in mark_object (arg=10107107) at ../../src/alloc.c:6663 #229 0x001fa7d4 in mark_object (arg=10107091) at ../../src/alloc.c:6663 #230 0x001fa42c in mark_object (arg=4673032) at ../../src/alloc.c:6577 #231 0x001fa7d4 in mark_object (arg=10804099) at ../../src/alloc.c:6663 #232 0x001fa7d4 in mark_object (arg=10105171) at ../../src/alloc.c:6663 #233 0x001fa42c in mark_object (arg=2417504) at ../../src/alloc.c:6577 #234 0x001fa7d4 in mark_object (arg=8294283) at ../../src/alloc.c:6663 #235 0x001fa42c in mark_object (arg=1682984) at ../../src/alloc.c:6577 #236 0x001fa7d4 in mark_object (arg=7850483) at ../../src/alloc.c:6663 #237 0x001fa42c in mark_object (arg=156448) at ../../src/alloc.c:6577 #238 0x001fa7d4 in mark_object (arg=8287843) at ../../src/alloc.c:6663 #239 0x001f9698 in mark_vectorlike (ptr=0x9315f8) at ../../src/alloc.c:6164 #240 0x001fa3b4 in mark_object (arg=9278901) at ../../src/alloc.c:6561 #241 0x001fa7d4 in mark_object (arg=8287755) at ../../src/alloc.c:6663 #242 0x001fa42c in mark_object (arg=187856) at ../../src/alloc.c:6577 #243 0x001f9698 in mark_vectorlike (ptr=0x625e70) at ../../src/alloc.c:6164 #244 0x001fa3b4 in mark_object (arg=6285869) at ../../src/alloc.c:6561 #245 0x001fa41c in mark_object (arg=6582851) at ../../src/alloc.c:6576 #246 0x001fa7d4 in mark_object (arg=6581419) at ../../src/alloc.c:6663 #247 0x001f9698 in mark_vectorlike (ptr=0x648c08) at ../../src/alloc.c:6164 #248 0x001f99e0 in mark_buffer (buffer=0x648c08) at ../../src/alloc.c:6230 #249 0x001fa1b4 in mark_object (arg=6589453) at ../../src/alloc.c:6470 #250 0x001f9c68 in mark_localized_symbol (ptr=0x74e540) at ../../src/alloc.c:6286 #251 0x001fa4a0 in mark_object (arg=6583611) at ../../src/alloc.c:6589 252 0x001fa7d4 in mark_object (arg=6583619) at ../../src/alloc.c:6663 #253 0x001f9698 in mark_vectorlike (ptr=0xa1efa0) at ../../src/alloc.c:6164 #254 0x001f99e0 in mark_buffer (buffer=0xa1efa0) at ../../src/alloc.c:6230 #255 0x001fa1b4 in mark_object (arg=8173299) at ../../src/alloc.c:6470 #256 0x001fa46c in mark_object (arg=1943672) at ../../src/alloc.c:6580 #257 0x001fa7d4 in mark_object (arg=10011467) at ../../src/alloc.c:6663 #258 0x001fa42c in mark_object (arg=1682432) at ../../src/alloc.c:6577 #259 0x001f9698 in mark_vectorlike (ptr=0x9cf910) at ../../src/alloc.c:6164 #260 0x001fa3b4 in mark_object (arg=10287413) at ../../src/alloc.c:6561 #261 0x001fa41c in mark_object (arg=1658424) at ../../src/alloc.c:6576 #262 0x001f9698 in mark_vectorlike (ptr=0x8e7578) at ../../src/alloc.c:6164 #263 0x001fa3b4 in mark_object (arg=8696477) at ../../src/alloc.c:6561 #264 0x001fa41c in mark_object (arg=2472584) at ../../src/alloc.c:6576 #265 0x001f9698 in mark_vectorlike (ptr=0x8b3d68) at ../../src/alloc.c:6164 #266 0x001fa3b4 in mark_object (arg=9468365) at ../../src/alloc.c:6561 #267 0x001fa41c in mark_object (arg=1662176) at ../../src/alloc.c:6576 #268 0x001fa7d4 in mark_object (arg=7906099) at ../../src/alloc.c:6663 #269 0x001fa42c in mark_object (arg=20328) at ../../src/alloc.c:6577 #270 0x001f9698 in mark_vectorlike (ptr=0xa523e0) at ../../src/alloc.c:6164 #271 0x001fa3b4 in mark_object (arg=10822669) at ../../src/alloc.c:6561 #272 0x001fa41c in mark_object (arg=8375715) at ../../src/alloc.c:6576 #273 0x001fa42c in mark_object (arg=4632) at ../../src/alloc.c:6577 #274 0x001f9698 in mark_vectorlike (ptr=0x90fa58) at ../../src/alloc.c:6164 #275 0x001fa3b4 in mark_object (arg=8963557) at ../../src/alloc.c:6561 #276 0x001fa41c in mark_object (arg=2471872) at ../../src/alloc.c:6576 #277 0x001fa7d4 in mark_object (arg=7901275) at ../../src/alloc.c:6663 #278 0x001fa42c in mark_object (arg=8352) at ../../src/alloc.c:6577 #279 0x001fa7d4 in mark_object (arg=7040811) at ../../src/alloc.c:6663 #280 0x001fa7d4 in mark_object (arg=7040827) at ../../src/alloc.c:6663 #281 0x001fa42c in mark_object (arg=1436360) at ../../src/alloc.c:6577 #282 0x001fa7d4 in mark_object (arg=7477723) at ../../src/alloc.c:6663 #283 0x001fa7d4 in mark_object (arg=7477691) at ../../src/alloc.c:6663 #284 0x001fa42c in mark_object (arg=6864) at ../../src/alloc.c:6577 #285 0x001fa7d4 in mark_object (arg=10837003) at ../../src/alloc.c:6663 #286 0x001fa7d4 in mark_object (arg=10837155) at ../../src/alloc.c:6663 #287 0x001fa42c in mark_object (arg=1668160) at ../../src/alloc.c:6577 #288 0x001f9698 in mark_vectorlike (ptr=0x96f5e0) at ../../src/alloc.c:6164 #289 0x001fa3b4 in mark_object (arg=9879077) at ../../src/alloc.c:6561 #290 0x001fa41c in mark_object (arg=1657888) at ../../src/alloc.c:6576 #291 0x001f9698 in mark_vectorlike (ptr=0x84bba8) at ../../src/alloc.c:6164 #292 0x001fa3b4 in mark_object (arg=8696661) at ../../src/alloc.c:6561 #293 0x001fa41c in mark_object (arg=1661624) at ../../src/alloc.c:6576 #294 0x001f9698 in mark_vectorlike (ptr=0x84ee40) at ../../src/alloc.c:6164 #295 0x001fa3b4 in mark_object (arg=8711781) at ../../src/alloc.c:6561 #296 0x001fa41c in mark_object (arg=1659024) at ../../src/alloc.c:6576 #297 0x001f9698 in mark_vectorlike (ptr=0x84ef38) at ../../src/alloc.c:6164 #298 0x001fa3b4 in mark_object (arg=8832053) at ../../src/alloc.c:6561 #299 0x001fa41c in mark_object (arg=1659168) at ../../src/alloc.c:6576 #300 0x001fa7d4 in mark_object (arg=7849627) at ../../src/alloc.c:6663 #301 0x001fa42c in mark_object (arg=192696) at ../../src/alloc.c:6577 #302 0x001fa7d4 in mark_object (arg=7909163) at ../../src/alloc.c:6663 #303 0x001f9698 in mark_vectorlike (ptr=0x8844e8) at ../../src/alloc.c:6164 #304 0x001fa3b4 in mark_object (arg=8930589) at ../../src/alloc.c:6561 #305 0x001fa41c in mark_object (arg=1661768) at ../../src/alloc.c:6576 #306 0x001fa7d4 in mark_object (arg=7872091) at ../../src/alloc.c:6663 #307 0x001fa42c in mark_object (arg=192720) at ../../src/alloc.c:6577 #308 0x001f97e0 in mark_char_table (ptr=0x59a590, pvectype=PVEC_SUB_CHAR_TABLE) at ../../src/alloc.c:6192 #309 0x001f97d4 in mark_char_table (ptr=0x5813e0, pvectype=PVEC_CHAR_TABLE) at ../../src/alloc.c:6189 #310 0x001fa38c in mark_object (arg=5772261) at ../../src/alloc.c:6546 #311 0x001fa7d4 in mark_object (arg=5697867) at ../../src/alloc.c:6663 #312 0x001fa46c in mark_object (arg=205384) at ../../src/alloc.c:6580 #313 0x001fa7d4 in mark_object (arg=6985595) at ../../src/alloc.c:6663 #314 0x001fa42c in mark_object (arg=26448) at ../../src/alloc.c:6577 #315 0x001fa7d4 in mark_object (arg=7474067) at ../../src/alloc.c:6663 #316 0x001fa42c in mark_object (arg=2127152) at ../../src/alloc.c:6577 #317 0x001fa7d4 in mark_object (arg=10839323) at ../../src/alloc.c:6663 #318 0x001fa42c in mark_object (arg=1667776) at ../../src/alloc.c:6577 #319 0x001f9698 in mark_vectorlike (ptr=0x888700) at ../../src/alloc.c:6164 #320 0x001fa3b4 in mark_object (arg=9101741) at ../../src/alloc.c:6561 #321 0x001fa41c in mark_object (arg=2050576) at ../../src/alloc.c:6576 #322 0x001f9698 in mark_vectorlike (ptr=0x8974f0) at ../../src/alloc.c:6164 #323 0x001fa3b4 in mark_object (arg=9100613) at ../../src/alloc.c:6561 #324 0x001fa41c in mark_object (arg=1656704) at ../../src/alloc.c:6576 #325 0x001f9698 in mark_vectorlike (ptr=0x84c3d8) at ../../src/alloc.c:6164 #326 0x001fa3b4 in mark_object (arg=9524741) at ../../src/alloc.c:6561 #327 0x001fa41c in mark_object (arg=1656896) at ../../src/alloc.c:6576 #328 0x001f9698 in mark_vectorlike (ptr=0x8b3c78) at ../../src/alloc.c:6164 #329 0x001fa3b4 in mark_object (arg=9125029) at ../../src/alloc.c:6561 #330 0x001fa41c in mark_object (arg=1662032) at ../../src/alloc.c:6576 #331 0x001fa7d4 in mark_object (arg=7871531) at ../../src/alloc.c:6663 #332 0x001fa42c in mark_object (arg=12264) at ../../src/alloc.c:6577 #333 0x001fa7d4 in mark_object (arg=10795883) at ../../src/alloc.c:6663 #334 0x001fa7d4 in mark_object (arg=10795899) at ../../src/alloc.c:6663 #335 0x001fa42c in mark_object (arg=1667680) at ../../src/alloc.c:6577 #336 0x001f9698 in mark_vectorlike (ptr=0x96f520) at ../../src/alloc.c:6164 #337 0x001fa3b4 in mark_object (arg=9879053) at ../../src/alloc.c:6561 #338 0x001fa41c in mark_object (arg=1657744) at ../../src/alloc.c:6576 #339 0x001f9698 in mark_vectorlike (ptr=0x8f74a8) at ../../src/alloc.c:6164 #340 0x001fa3b4 in mark_object (arg=9401557) at ../../src/alloc.c:6561 #341 0x001fa41c in mark_object (arg=1662488) at ../../src/alloc.c:6576 #342 0x001fa7d4 in mark_object (arg=7902443) at ../../src/alloc.c:6663 #343 0x001fa42c in mark_object (arg=12216) at ../../src/alloc.c:6577 #344 0x001fa7d4 in mark_object (arg=10838139) at ../../src/alloc.c:6663 #345 0x001fa7d4 in mark_object (arg=8134355) at ../../src/alloc.c:6663 #346 0x001fa42c in mark_object (arg=2491240) at ../../src/alloc.c:6577 #347 0x001f9698 in mark_vectorlike (ptr=0x88a5b0) at ../../src/alloc.c:6164 #348 0x001fa3b4 in mark_object (arg=8955333) at ../../src/alloc.c:6561 #349 0x001fa41c in mark_object (arg=2472752) at ../../src/alloc.c:6576 #350 0x001f9698 in mark_vectorlike (ptr=0x96bdd0) at ../../src/alloc.c:6164 #351 0x001fa3b4 in mark_object (arg=9864509) at ../../src/alloc.c:6561 #352 0x001fa41c in mark_object (arg=10836267) at ../../src/alloc.c:6576 #353 0x001fa7d4 in mark_object (arg=10836339) at ../../src/alloc.c:6663 #354 0x001fa46c in mark_object (arg=1682192) at ../../src/alloc.c:6580 #355 0x001f9698 in mark_vectorlike (ptr=0x8b4f38) at ../../src/alloc.c:6164 #356 0x001fa3b4 in mark_object (arg=9116957) at ../../src/alloc.c:6561 #357 0x001f9698 in mark_vectorlike (ptr=0x8b4fb0) at ../../src/alloc.c:6164 #358 0x001fa3b4 in mark_object (arg=9129973) at ../../src/alloc.c:6561 #359 0x001fa41c in mark_object (arg=2472560) at ../../src/alloc.c:6576 #360 0x001fa7d4 in mark_object (arg=7881067) at ../../src/alloc.c:6663 #361 0x001fa42c in mark_object (arg=8248467) at ../../src/alloc.c:6577 #362 0x001fa42c in mark_object (arg=0) at ../../src/alloc.c:6577 #363 0x001f9698 in mark_vectorlike (ptr=0x5572e0) at ../../src/alloc.c:6164 #364 0x001f99e0 in mark_buffer (buffer=0x5572e0) at ../../src/alloc.c:6230 #365 0x001f8c94 in garbage_collect_1 (end=0xbeffaf28) at ../../src/alloc.c:5922 #366 0x001f94a8 in Fgarbage_collect () at ../../src/alloc.c:6105 #367 0x0015e5cc in maybe_gc () at ../../src/lisp.h:4728 #368 0x00225780 in Ffuncall (nargs=2, args=0xbeffb010) at ../../src/eval.c:2739 #369 0x00221d30 in internal_condition_case_n (bfun=0x2256c4 , nargs=2, args=0xbeffb010, handlers=23424, hfun=0x3c794 ) at ../../src/eval.c:1403 #370 0x0003ca40 in safe__call (inhibit_quit=true, nargs=2, func=9792, ap=0xbeffb094) at ../../src/xdisp.c:2598 #371 0x0003cb68 in safe__call1 (inhibit_quit=false, fn=7594355) at ../../src/xdisp.c:2635 #372 0x0003cbfc in safe__eval (inhibit_quit=true, sexpr=7594355) at ../../src/xdisp.c:2649 #373 0x0007c3f0 in display_mode_element (it=0xbeffb2b8, depth=3, field_width=0, precision=-8, elt=7594363, props=0, risky=false) at ../../src/xdisp.c:23614 #374 0x0007c78c in display_mode_element (it=0xbeffb2b8, depth=1, field_width=0, precision=0, elt=7650931, props=0, risky=false) at ../../src/xdisp.c:23692 #375 0x0007b54c in display_mode_line (w=0x588f48, face_id=MODE_LINE_FACE_ID, format=7650979) at ../../src/xdisp.c:23211 #376 0x0007b2f0 in display_mode_lines (w=0x588f48) at ../../src/xdisp.c:23146 #377 0x00068ad0 in redisplay_window (window=5803853, just_this_one_p=false) at ../../src/xdisp.c:17397 #378 0x0005ff80 in redisplay_window_0 (window=5803853) at ../../src/xdisp.c:14780 #379 0x00221b70 in internal_condition_case_1 (bfun=0x5ff40 , arg=5803853, handlers=5692107, hfun=0x5fef8 ) at ../../src/eval.c:1347 #380 0x0005febc in redisplay_windows (window=5803853) at ../../src/xdisp.c:14760 #381 0x0005eb98 in redisplay_internal () at ../../src/xdisp.c:14249 #382 0x0005f6a0 in redisplay_preserve_echo_area (from_where=2) at ../../src/xdisp.c:14579 #383 0x00020480 in Fredisplay (force=0) at ../../src/dispnew.c:5792 #384 0x00225c7c in funcall_subr (subr=0x332c00, numargs=0, args=0xbeffec4c) at ../../src/eval.c:2832 #385 0x00225854 in Ffuncall (nargs=1, args=0xbeffec48) at ../../src/eval.c:2757 #386 0x00278ee0 in exec_byte_code (bytestr=3431372, vector=3431389, maxdepth=30, args_template=3078, nargs=1, args=0xbeffef50) at ../../src/bytecode.c:629 #387 0x00226410 in funcall_lambda (fun=3431349, nargs=1, arg_vector=0xbeffef4c) at ../../src/eval.c:2958 #388 0x002258a0 in Ffuncall (nargs=2, args=0xbeffef48) at ../../src/eval.c:2759 #389 0x00278ee0 in exec_byte_code (bytestr=3772308, vector=3772325, maxdepth=62, args_template=3078, nargs=3, args=0xbefff3a4) at ../../src/bytecode.c:629 #390 0x00226410 in funcall_lambda (fun=3772277, nargs=3, arg_vector=0xbefff398) at ../../src/eval.c:2958 #391 0x002258a0 in Ffuncall (nargs=4, args=0xbefff394) at ../../src/eval.c:2759 #392 0x0021c44c in Ffuncall_interactively (nargs=4, args=0xbefff394) at ../../src/callint.c:252 #393 0x00225b88 in funcall_subr (subr=0x509f10, numargs=4, args=0xbefff394) at ../../src/eval.c:2812 #394 0x00225854 in Ffuncall (nargs=5, args=0xbefff390) at ../../src/eval.c:2757 #395 0x00224a30 in Fapply (nargs=3, args=0xbefff4a8) at ../../src/eval.c:2377 #396 0x0021c898 in Fcall_interactively (function=261328, record_flag=0, keys=5773269) at ../../src/callint.c:389 #397 0x00225cf4 in funcall_subr (subr=0x509f28, numargs=3, args=0xbefff638) at ../../src/eval.c:2837 #398 0x00225854 in Ffuncall (nargs=4, args=0xbefff634) at ../../src/eval.c:2757 #399 0x00278ee0 in exec_byte_code (bytestr=3772732, vector=3772749, maxdepth=54, args_template=4102, nargs=1, args=0xbefff980) at ../../src/bytecode.c:629 #400 0x00226410 in funcall_lambda (fun=3772709, nargs=1, arg_vector=0xbefff97c) at ../../src/eval.c:2958 #401 0x002258a0 in Ffuncall (nargs=2, args=0xbefff978) at ../../src/eval.c:2759 #402 0x00225148 in call1 (fn=7344, arg1=261328) at ../../src/eval.c:2608 #403 0x00167bb8 in command_loop_1 () at ../../src/keyboard.c:1486 #404 0x00221a98 in internal_condition_case (bfun=0x167308 , handlers=9648, hfun=0x166908 ) at ../../src/eval.c:1323 #405 0x00166f10 in command_loop_2 (ignore=0) at ../../src/keyboard.c:1114 #406 0x002212a4 in internal_catch (tag=24240, func=0x166ee4 , arg=0) at ../../src/eval.c:1088 #407 0x00166e78 in command_loop () at ../../src/keyboard.c:1093 #408 0x00166350 in recursive_edit_1 () at ../../src/keyboard.c:699 #409 0x00166538 in Frecursive_edit () at ../../src/keyboard.c:770 #410 0x00163b74 in main (argc=2, argv=0xbefffd84) at ../../src/emacs.c:1706 --8<---------------cut here---------------end--------------->8--- From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 23 15:06:43 2017 Received: (at 28181) by debbugs.gnu.org; 23 Aug 2017 19:06:43 +0000 Received: from localhost ([127.0.0.1]:51695 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkazD-000294-2b for submit@debbugs.gnu.org; Wed, 23 Aug 2017 15:06:43 -0400 Received: from eggs.gnu.org ([208.118.235.92]:36263) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkazB-00028r-EL for 28181@debbugs.gnu.org; Wed, 23 Aug 2017 15:06:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dkaz2-0006nX-9a for 28181@debbugs.gnu.org; Wed, 23 Aug 2017 15:06:36 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54227) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dkaz2-0006nT-64; Wed, 23 Aug 2017 15:06:32 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3797 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dkaz0-0006th-R0; Wed, 23 Aug 2017 15:06:32 -0400 Date: Wed, 23 Aug 2017 22:06:03 +0300 Message-Id: <83vale85pg.fsf@gnu.org> From: Eli Zaretskii To: =?iso-8859-1?Q?andr=E9s_ram=EDrez?= In-reply-to: <87fuciazrc.fsf@chulpaca> (message from =?iso-8859-1?Q?andr?= =?iso-8859-1?Q?=E9s_ram=EDrez?= on Wed, 23 Aug 2017 12:46:15 -0600) Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: andrés ramírez > Cc: 28181@debbugs.gnu.org > Date: Wed, 23 Aug 2017 12:46:15 -0600 > > Thread 1 (LWP 11065): > #0 0x001f9874 in mark_compiled (ptr=0x8f75f0) at ../../src/alloc.c:6205 > #1 0x001fa1c0 in mark_object (arg=9401845) at ../../src/alloc.c:6478 > #2 0x001fa41c in mark_object (arg=1662512) at ../../src/alloc.c:6576 Stack overflow? How much runtime stack do you have on that system? From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 23 15:11:57 2017 Received: (at 28181) by debbugs.gnu.org; 23 Aug 2017 19:11:57 +0000 Received: from localhost ([127.0.0.1]:51703 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkb4G-0002GT-Vf for submit@debbugs.gnu.org; Wed, 23 Aug 2017 15:11:57 -0400 Received: from mail-vk0-f42.google.com ([209.85.213.42]:36034) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkb4F-0002GF-4p for 28181@debbugs.gnu.org; Wed, 23 Aug 2017 15:11:55 -0400 Received: by mail-vk0-f42.google.com with SMTP id z187so3507859vkd.3 for <28181@debbugs.gnu.org>; Wed, 23 Aug 2017 12:11:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:organization:references:date :message-id:mime-version; bh=RztjPlfvd4ghfm7c6RHW6LazLYCI0KIHtficfuDDLuc=; b=tKKbiHjRfZu+TGuERx3xKySiwke7rKrr26RHEV+3yGFRoXnrWsGYRU28rU+sB8en46 dT4keaeGldYM6xjIiRdEhpfDNskHUaEvgMCNAva0QMDRMb/HUd1rzriASPbV8+Dr/vKL a3bjqQpyEC0Ai5qrJVGnaCNH5AoKxeGfKbc3E6GmxLxcL0nOP5uLjO1kDQEqZErsBhdr gn+au/SCV8KBiPpgiDf7e3yP27fOYwULkusYe3QlQ1jSoHfnm66OtUTobDSdjgEblf1g amu3lJx/LkkGN3d25xtgbVyqaC4SnyYcjvlLZ7x96aaiuWmKFZ2mU/6c21VXHrVrBM/W FAmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:organization :references:date:message-id:mime-version; bh=RztjPlfvd4ghfm7c6RHW6LazLYCI0KIHtficfuDDLuc=; b=Vo9ZG0VyB5zq/4LAHD4KxDH8fe4ZZJvQ4dC9CHHK9qp31GMf3vr6QqeGpdYdyx3WFQ IL4qMMlAXqK308NMnCoJwazVMqBcV9joxzhkGFy1Tv8txbxv0Xbla55RnqLHoVVcfW/G GryDRbvGhgxY4eu81Bbac0cdXFqfEPr/KKE1lc/4j2acA8FS4bz78JoIVqmVQfsID0R+ gh/O+Y6R492grhhK2lfNR+50/9VOgdPc5nkGcilzK+Hr0dimQUqzw1d70noYWoTdco17 C1iYiQ940A3zJtI9NlcCNFJtDj6gxvIBlE1G2NXFKD1Vo7J2+D3g6+A0fSJDXUXYAtmo MpFA== X-Gm-Message-State: AHYfb5huErF84So2XOzF/ZwY3RlEM9cWVra0dpC2fsHx8MMW2GUtrmp4 72lp3A3/K98oqCEx X-Received: by 10.31.151.145 with SMTP id z139mr2079341vkd.195.1503515509211; Wed, 23 Aug 2017 12:11:49 -0700 (PDT) Received: from chulpaca.n800.arm.processor.fastmail.fm ([190.234.106.52]) by smtp.gmail.com with ESMTPSA id d16sm493825uae.5.2017.08.23.12.11.47 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 23 Aug 2017 12:11:48 -0700 (PDT) From: =?utf-8?Q?andr=C3=A9s_ram=C3=ADrez?= To: Eli Zaretskii Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 In-Reply-To: <83vale85pg.fsf@gnu.org> Organization: bien.comun.org References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> <83vale85pg.fsf@gnu.org> X-Attribution: INKA Date: Wed, 23 Aug 2017 13:11:44 -0600 Message-ID: <87efs2aykv.fsf@chulpaca> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) > > Thread 1 (LWP 11065): > > #0 0x001f9874 in mark_compiled (ptr=0x8f75f0) at ../../src/alloc.c:6205 > > #1 0x001fa1c0 in mark_object (arg=9401845) at ../../src/alloc.c:6478 > > #2 0x001fa41c in mark_object (arg=1662512) at ../../src/alloc.c:6576 > > Stack overflow? How much runtime stack do you have on that system? How Should I know that? remember emacs-25.2 works From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 23 22:32:34 2017 Received: (at 28181) by debbugs.gnu.org; 24 Aug 2017 02:32:34 +0000 Received: from localhost ([127.0.0.1]:51937 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkhwf-0005xk-UP for submit@debbugs.gnu.org; Wed, 23 Aug 2017 22:32:34 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52313) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkhwe-0005xX-6k for 28181@debbugs.gnu.org; Wed, 23 Aug 2017 22:32:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dkhwV-0004j6-Gi for 28181@debbugs.gnu.org; Wed, 23 Aug 2017 22:32:26 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:59864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dkhwV-0004j2-EF; Wed, 23 Aug 2017 22:32:23 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3974 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dkhwU-0004x0-UA; Wed, 23 Aug 2017 22:32:23 -0400 Date: Thu, 24 Aug 2017 05:32:09 +0300 Message-Id: <83tw0x8zme.fsf@gnu.org> From: Eli Zaretskii To: =?iso-8859-1?Q?andr=E9s_ram=EDrez?= In-reply-to: <87efs2aykv.fsf@chulpaca> (message from =?iso-8859-1?Q?andr?= =?iso-8859-1?Q?=E9s_ram=EDrez?= on Wed, 23 Aug 2017 13:11:44 -0600) Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> <83vale85pg.fsf@gnu.org> <87efs2aykv.fsf@chulpaca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: andrés ramírez > Cc: 28181@debbugs.gnu.org > Date: Wed, 23 Aug 2017 13:11:44 -0600 > > > > Thread 1 (LWP 11065): > > > #0 0x001f9874 in mark_compiled (ptr=0x8f75f0) at ../../src/alloc.c:6205 > > > #1 0x001fa1c0 in mark_object (arg=9401845) at ../../src/alloc.c:6478 > > > #2 0x001fa41c in mark_object (arg=1662512) at ../../src/alloc.c:6576 > > > > Stack overflow? How much runtime stack do you have on that system? > How Should I know that? ulimit, if you have it there. > remember emacs-25.2 works Doesn't necessarily mean anything. In any case, the backtrace shows the problem didn't happen in process.c. Can you show exactly what GDB says at the moment of crash? I'd like to see the full text of the message about the fatal signal. From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 23 23:00:06 2017 Received: (at 28181) by debbugs.gnu.org; 24 Aug 2017 03:00:06 +0000 Received: from localhost ([127.0.0.1]:51950 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkiNK-0006aS-9i for submit@debbugs.gnu.org; Wed, 23 Aug 2017 23:00:06 -0400 Received: from mail-vk0-f46.google.com ([209.85.213.46]:34596) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkiNI-0006Yd-68 for 28181@debbugs.gnu.org; Wed, 23 Aug 2017 23:00:04 -0400 Received: by mail-vk0-f46.google.com with SMTP id s199so6319236vke.1 for <28181@debbugs.gnu.org>; Wed, 23 Aug 2017 20:00:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:organization:references:date :message-id:mime-version; bh=8Ban7BjT8+Gmi09QXKCUr3dfPh6H/tISBdL7PMD+43M=; b=c7jQqG7oNuUxId8OTdVri+oqImK5FyesAGeej7yuZr7Y9CrZHg6+LTm9MLuFZkAXy7 swgFVwMIGW0hHItL/L8/mvotRkKQjuj9k3YxVt+hOcpXukXWu7K8q7JXsAZs9dEDRtEN dTxBzfmOpBvU2ROTOUjP4FjdBIhW1MjCnVr8/4QFChW/8KW0qZyGgTmJ2viRGpTYA6gJ FHZrOHuiPl+k40QeE5lUUbnIHB03bin2qIfzQa03noUXjMnxJdeuy0Bak0uoUjNNNXCF zANkKpxEpQ0focRoE8jZ+SZVnDqTlNLEfI+OHXQM+XQ/FHv37sbItS0OUD/q++EFbKx7 bDNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:organization :references:date:message-id:mime-version; bh=8Ban7BjT8+Gmi09QXKCUr3dfPh6H/tISBdL7PMD+43M=; b=B+Yu0o37X/iA5zK+60OUV/0mc4AXyxAyLcFRlwIczTXcOg4HOKSxqjsfd4i/6oiL0M mP3TOPTIYeSPA6rTi4edC1TVKjelrOPTH1SoOt59eRKXTBH0Mi1ESuv+2bOkGh0hAbGt lKeHdXtJZOnwG68W4M/8QoR2DZtAXZNIxzSo/eoaU28AXFbGzo5hAgTJWV4TDpsromV+ z/akB6E97RRnnDFmaULmQ+cOIBWCSlSL4GHREfm/7y7aTJ1Wo81u7leBV6CzagjK5Meg LUjkSQven7FLqDXu51evrC8N3lLUDIocrmro0E0NAddse6fPe6xfeACdL2eUumXT9MBI Mt0Q== X-Gm-Message-State: AHYfb5hPIdnaxiMs6T7aIMGUUDuMHtpDNgKuRk0HVtk74Ni3x2f5P7H2 UQbZ4lZxf+CBZqZM X-Received: by 10.31.63.70 with SMTP id m67mr3135828vka.28.1503543598234; Wed, 23 Aug 2017 19:59:58 -0700 (PDT) Received: from chulpaca.n800.arm.processor.fastmail.fm ([190.234.106.52]) by smtp.gmail.com with ESMTPSA id 13sm687468uai.50.2017.08.23.19.59.56 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 23 Aug 2017 19:59:56 -0700 (PDT) From: =?utf-8?Q?andr=C3=A9s_ram=C3=ADrez?= To: Eli Zaretskii Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 In-Reply-To: <83tw0x8zme.fsf@gnu.org> Organization: bien.comun.org References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> <83vale85pg.fsf@gnu.org> <87efs2aykv.fsf@chulpaca> <83tw0x8zme.fsf@gnu.org> X-Attribution: INKA Date: Wed, 23 Aug 2017 20:59:38 -0600 Message-ID: <874lsxbrhh.fsf@chulpaca> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) > ulimit, if you have it there. --8<---------------cut here---------------start------------->8--- $ ulimit unlimited --8<---------------cut here---------------end--------------->8--- > Can you show exactly what GDB says at the moment of crash? I'd like > to see the full text of the message about the fatal signal. after segfault i did bt on gdb. And I sent it on the bug report 'xbacktrace' is not supported on this gdb version. Do You need any other command to apply on gdb? From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 24 12:33:13 2017 Received: (at 28181) by debbugs.gnu.org; 24 Aug 2017 16:33:13 +0000 Received: from localhost ([127.0.0.1]:53053 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkv4C-0004ZO-Of for submit@debbugs.gnu.org; Thu, 24 Aug 2017 12:33:13 -0400 Received: from eggs.gnu.org ([208.118.235.92]:36383) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkv47-0004Z8-UR for 28181@debbugs.gnu.org; Thu, 24 Aug 2017 12:33:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dkv3z-0007z6-Mb for 28181@debbugs.gnu.org; Thu, 24 Aug 2017 12:33:02 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41911) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dkv3z-0007z1-Iw; Thu, 24 Aug 2017 12:32:59 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4382 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dkv3x-00085L-Rq; Thu, 24 Aug 2017 12:32:59 -0400 Date: Thu, 24 Aug 2017 19:32:39 +0300 Message-Id: <83shgh7wpk.fsf@gnu.org> From: Eli Zaretskii To: =?iso-8859-1?Q?andr=E9s_ram=EDrez?= In-reply-to: <874lsxbrhh.fsf@chulpaca> (message from =?iso-8859-1?Q?andr?= =?iso-8859-1?Q?=E9s_ram=EDrez?= on Wed, 23 Aug 2017 20:59:38 -0600) Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> <83vale85pg.fsf@gnu.org> <87efs2aykv.fsf@chulpaca> <83tw0x8zme.fsf@gnu.org> <874lsxbrhh.fsf@chulpaca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: andrés ramírez > Cc: 28181@debbugs.gnu.org > Date: Wed, 23 Aug 2017 20:59:38 -0600 > > > ulimit, if you have it there. > > --8<---------------cut here---------------start------------->8--- > $ ulimit > unlimited Strange. > > Can you show exactly what GDB says at the moment of crash? I'd like > > to see the full text of the message about the fatal signal. > after segfault i did bt on gdb. And I sent it on the bug report > 'xbacktrace' is not supported on this gdb version. > > Do You need any other command to apply on gdb? It's not a command. When a program running under GDB crashes due to a fatal signal, GDB says something like this: Program received signal SIGSEGV, Segmentation fault. set_glyph_string_background_width (s=0x838aca0, start=1, last_x=665) at xdisp.c:19970 19970 if (start == s->row->used[s->area] I would like to see these few lines in your case. Thanks. From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 24 12:44:51 2017 Received: (at 28181) by debbugs.gnu.org; 24 Aug 2017 16:44:51 +0000 Received: from localhost ([127.0.0.1]:53061 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkvFT-0004pM-IP for submit@debbugs.gnu.org; Thu, 24 Aug 2017 12:44:51 -0400 Received: from mail-vk0-f51.google.com ([209.85.213.51]:34612) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkvFR-0004p9-0N for 28181@debbugs.gnu.org; Thu, 24 Aug 2017 12:44:49 -0400 Received: by mail-vk0-f51.google.com with SMTP id s199so31476vke.1 for <28181@debbugs.gnu.org>; Thu, 24 Aug 2017 09:44:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:organization:references:date :message-id:mime-version; bh=or/yppfBHGV1s/EwMsqXburWKPKCfaqJyC9IrhrG9K0=; b=T7jiywop4UCDcYzYcraEYYxBJ/95yW55u2Y3JUYc8j28o7gsHCNPzE08NXiOW3xWDO 5XdUgbeH+WJm7sGwVkM6mRn5LhwidR7kzwPsyjrkxFuj2sHb0hXYhB0PazRt04/8UnrD rD+1El/VS0oDI8M7pkELR0kL/ZUDDM6HdI9iv4OiMJnWxptDZlwDIDeYhf+MmDq6aCDO 34YkAfIY1AwTSBz8hLkE2ZZo/JfMUQBGGhUaRJoGz8SpAo7imRhItkMrvEjzh/I5t0td XfceSqWllQ3lW8+x6mZQ40Pq/btnVE6q6011bB0vZl5KzrADOsUqkMTTR9RQYpe60M1M o6Gw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:organization :references:date:message-id:mime-version; bh=or/yppfBHGV1s/EwMsqXburWKPKCfaqJyC9IrhrG9K0=; b=eESPls7slapuJwecj3BuAOo0eIswpD9NX1bqzSjAUg1LST/t0DTCVk5HXA+XgEQ9jY XJA+HFcNWsvPFJnpN1dJUx5KvvUVhZSemtdad1ke8/jRwazy1U12YBhswaqGowiYpV1y I2+2mOgq4OKd43YQsIBxW70UhftTWF9opxjBzDfuanuPHxPL/+deWnnc3F+SO/1U1Cui 48E/Jw3MmCnM7k/u4kCQ6N88a4cFtRcefVpV0/A0d6sLrKZhwrHAEwAyxsu3zSerekhE LVOJWYECVQXMgJE4m2QuFubDsn0qMN1GEEqsz3R0KhtaGL1Q0RqX/ZXSwiXYRCjFB5Pp Km/Q== X-Gm-Message-State: AHYfb5iEMdR4x2P/WDHvehmDP7dTR5EYOnXSUKkssB1jVFwYo0Mm3uvV zYRW/Tg6jPGfJW0K X-Received: by 10.31.178.5 with SMTP id b5mr2067406vkf.4.1503593083114; Thu, 24 Aug 2017 09:44:43 -0700 (PDT) Received: from chulpaca.n800.arm.processor.fastmail.fm ([190.234.106.52]) by smtp.gmail.com with ESMTPSA id w65sm941244vka.48.2017.08.24.09.44.41 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 24 Aug 2017 09:44:41 -0700 (PDT) From: =?utf-8?Q?andr=C3=A9s_ram=C3=ADrez?= To: Eli Zaretskii Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 In-Reply-To: <83shgh7wpk.fsf@gnu.org> Organization: bien.comun.org References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> <83vale85pg.fsf@gnu.org> <87efs2aykv.fsf@chulpaca> <83tw0x8zme.fsf@gnu.org> <874lsxbrhh.fsf@chulpaca> <83shgh7wpk.fsf@gnu.org> X-Attribution: INKA Date: Thu, 24 Aug 2017 10:44:38 -0600 Message-ID: <87wp5sapah.fsf@chulpaca> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) > I would like to see these few lines in your case. --8<---------------cut here---------------start------------->8--- Program received signal SIGSEGV, Segmentation fault. [Switching to LWP 8252] 0xb69dc438 in __res_randomid () from /lib/libc.so.6 (gdb) --8<---------------cut here---------------end--------------->8--- From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 24 13:39:24 2017 Received: (at 28181) by debbugs.gnu.org; 24 Aug 2017 17:39:24 +0000 Received: from localhost ([127.0.0.1]:53084 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkw6F-00065g-OK for submit@debbugs.gnu.org; Thu, 24 Aug 2017 13:39:23 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59439) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkw6E-00065T-93 for 28181@debbugs.gnu.org; Thu, 24 Aug 2017 13:39:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dkw63-00056c-PU for 28181@debbugs.gnu.org; Thu, 24 Aug 2017 13:39:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:43108) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dkw63-00056X-MC; Thu, 24 Aug 2017 13:39:11 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4560 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dkw5z-0004Y6-CQ; Thu, 24 Aug 2017 13:39:11 -0400 Date: Thu, 24 Aug 2017 20:38:43 +0300 Message-Id: <83efs0987w.fsf@gnu.org> From: Eli Zaretskii To: =?iso-8859-1?Q?andr=E9s_ram=EDrez?= In-reply-to: <87wp5sapah.fsf@chulpaca> (message from =?iso-8859-1?Q?andr?= =?iso-8859-1?Q?=E9s_ram=EDrez?= on Thu, 24 Aug 2017 10:44:38 -0600) Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> <83vale85pg.fsf@gnu.org> <87efs2aykv.fsf@chulpaca> <83tw0x8zme.fsf@gnu.org> <874lsxbrhh.fsf@chulpaca> <83shgh7wpk.fsf@gnu.org> <87wp5sapah.fsf@chulpaca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: andrés ramírez > Cc: 28181@debbugs.gnu.org > Date: Thu, 24 Aug 2017 10:44:38 -0600 > > Program received signal SIGSEGV, Segmentation fault. > [Switching to LWP 8252] > 0xb69dc438 in __res_randomid () from /lib/libc.so.6 > (gdb) So this indeed looks like some libc problem, and therefore I don't think it's a problem in Emacs. Thanks. From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 24 13:47:31 2017 Received: (at 28181) by debbugs.gnu.org; 24 Aug 2017 17:47:31 +0000 Received: from localhost ([127.0.0.1]:53103 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkwE7-0006Hz-4I for submit@debbugs.gnu.org; Thu, 24 Aug 2017 13:47:31 -0400 Received: from mail-ua0-f170.google.com ([209.85.217.170]:38092) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkwE5-0006Hn-EP for 28181@debbugs.gnu.org; Thu, 24 Aug 2017 13:47:29 -0400 Received: by mail-ua0-f170.google.com with SMTP id w17so511979uaw.5 for <28181@debbugs.gnu.org>; Thu, 24 Aug 2017 10:47:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:organization:references:date :message-id:mime-version; bh=XnX6eAmzGFiAuu8Nl/D9/aZOqnrajLlkjgJAye8AzHY=; b=GBc6oJN0/draTXKYI2+RcrRHuaJ1SXuSxomBznBdHwHqWSTqWdBnq8zic9HESy5Fxn eZPqgBIQoOtWa+jLMuA/SGVZlVT7VyGx01WA6XGKX8vQbuDgD8eFEKVTL21Tefiae929 +9LI/ERsQinHA1Xo/SNl9oOe1VaG6OiOAaje/T3GrhAp1dteW2SjAPc8Ms8no69hmCK5 gk9GRKjCLQFkxrKXo+6RhvanHCk+YATtuZjxbvbk//OKWxJoe31cS9nszvQCGxV/shB/ NmT2AlkSHT4uDRNfZplU/3cW50gne8M+xJlf5nSXwOHoGSZkmz9V0ADSzXUrklR9P82M RnZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:organization :references:date:message-id:mime-version; bh=XnX6eAmzGFiAuu8Nl/D9/aZOqnrajLlkjgJAye8AzHY=; b=dilq1DWU7z5kufHq0Bi6fi5p6mHuTnNwKQQKbJ7xYgCq2xvU4RpTpyGZ+DsYPfatGE YSvXwWhOq6QItwRV2/1mxZviVsgzIQU5Z0bKGnMKTJ2ob4PLw22vhKahJ5aMgmnnaBfE 23G2Jz6zGEfp18AS9RtESFn+omJRLCEU384ChNUcgGKg705cp4VMA9nbtPTpsKMpGsp4 Ahj1xRdOgPu6/H3XFUge0LXCaPjC0wAjTaukiQJA1i8vxLFAlRT5GQ1Ze7GlCnGBrYWg KV5yNA1wOvYSSwkI1+O7wkszpQJFQytVZJuLDgsrIMxk/iUPfM+kC/WhENW1bLAeFLsX /VzQ== X-Gm-Message-State: AHYfb5jxfz5+HcBaqHM7fvRqe8auwp3KxGNUoK/sYOpBqXH9SuW9WUzM H7d5BXDJ2+QoXyYq X-Received: by 10.176.93.17 with SMTP id u17mr4636803uaf.75.1503596843555; Thu, 24 Aug 2017 10:47:23 -0700 (PDT) Received: from chulpaca.n800.arm.processor.fastmail.fm ([190.234.106.52]) by smtp.gmail.com with ESMTPSA id t2sm986519vke.1.2017.08.24.10.47.21 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 24 Aug 2017 10:47:22 -0700 (PDT) From: =?utf-8?Q?andr=C3=A9s_ram=C3=ADrez?= To: Eli Zaretskii Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 In-Reply-To: <83efs0987w.fsf@gnu.org> Organization: bien.comun.org References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> <83vale85pg.fsf@gnu.org> <87efs2aykv.fsf@chulpaca> <83tw0x8zme.fsf@gnu.org> <874lsxbrhh.fsf@chulpaca> <83shgh7wpk.fsf@gnu.org> <87wp5sapah.fsf@chulpaca> <83efs0987w.fsf@gnu.org> X-Attribution: INKA Date: Thu, 24 Aug 2017 11:47:08 -0600 Message-ID: <87valcameb.fsf@chulpaca> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) > So this indeed looks like some libc problem, and therefore I don't > think it's a problem in Emacs. I am going to try to find the commit that causes the issue. That could help making a workaround, but probably just for this embedded device. Could It be a good idea? From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 24 14:25:14 2017 Received: (at 28181) by debbugs.gnu.org; 24 Aug 2017 18:25:14 +0000 Received: from localhost ([127.0.0.1]:53157 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkwoc-0000bh-H5 for submit@debbugs.gnu.org; Thu, 24 Aug 2017 14:25:14 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47414) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkwoa-0000bS-J2 for 28181@debbugs.gnu.org; Thu, 24 Aug 2017 14:25:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dkwoQ-0004rE-HA for 28181@debbugs.gnu.org; Thu, 24 Aug 2017 14:25:07 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:43940) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dkwoQ-0004rA-Ch; Thu, 24 Aug 2017 14:25:02 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1573 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dkwoN-00054O-P0; Thu, 24 Aug 2017 14:25:02 -0400 Date: Thu, 24 Aug 2017 21:24:34 +0300 Message-Id: <838ti8963h.fsf@gnu.org> From: Eli Zaretskii To: =?iso-8859-1?Q?andr=E9s_ram=EDrez?= In-reply-to: <87valcameb.fsf@chulpaca> (message from =?iso-8859-1?Q?andr?= =?iso-8859-1?Q?=E9s_ram=EDrez?= on Thu, 24 Aug 2017 11:47:08 -0600) Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> <83vale85pg.fsf@gnu.org> <87efs2aykv.fsf@chulpaca> <83tw0x8zme.fsf@gnu.org> <874lsxbrhh.fsf@chulpaca> <83shgh7wpk.fsf@gnu.org> <87wp5sapah.fsf@chulpaca> <83efs0987w.fsf@gnu.org> <87valcameb.fsf@chulpaca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: andrés ramírez > Cc: 28181@debbugs.gnu.org > Date: Thu, 24 Aug 2017 11:47:08 -0600 > > > So this indeed looks like some libc problem, and therefore I don't > > think it's a problem in Emacs. > I am going to try to find the commit that causes the issue. That could > help making a workaround, but probably just for this embedded > device. Could It be a good idea? I'm almost sure that the problem is with getaddrinfo_a, which we now use on platforms that provide this function. Maybe you could tweak the build to not define HAVE_GETADDRINFO_A, and see if that makes the problem go away. From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 24 15:11:43 2017 Received: (at 28181) by debbugs.gnu.org; 24 Aug 2017 19:11:43 +0000 Received: from localhost ([127.0.0.1]:53180 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkxXa-0001fj-TY for submit@debbugs.gnu.org; Thu, 24 Aug 2017 15:11:43 -0400 Received: from mail-ua0-f171.google.com ([209.85.217.171]:38210) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkxXX-0001fU-Bx for 28181@debbugs.gnu.org; Thu, 24 Aug 2017 15:11:41 -0400 Received: by mail-ua0-f171.google.com with SMTP id w17so1264140uaw.5 for <28181@debbugs.gnu.org>; Thu, 24 Aug 2017 12:11:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:organization:references:date :message-id:mime-version; bh=c5VBlC5X0BNw7FkVPee3sG5DyLox7MB0SsFrOxvYzbk=; b=fAIMFnUkMXu7r1V4syAEjIkVsgPWzh4hbWZSRMWhh3b62R2QlppOIcof3scC48fpK0 RqohKCsWFpy5XrSgrHR1Bfs4xyMwBzphHoe5zJmozmSkH3cbjdOIXtWGrIDAEMeFYFCo 6l8HfTHp0ap2QkQUpvWwDzM81FYck9MB1d12/AC5Nt+9kt5O3gGVKG+zdmcRd3i4ddhQ YpEyu41klIfaoJh6+w2kjrCcrJIfjgDA2UaXrPiLnBNaRYw+QWf7ocon4GueEJSf9oJJ fRGsY/yoA/x3/4WMEph3khTGRT5w7POuiFfisloEbXHsLf4ocbaQ7f6PW3Ehkpr0BL7r yLiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:organization :references:date:message-id:mime-version; bh=c5VBlC5X0BNw7FkVPee3sG5DyLox7MB0SsFrOxvYzbk=; b=paS+Ce/fTufNueEK3aQ7c+/MSyrdgGlkqJA6y2y7P0zY9eS62MOx80W0Q7xhFz8dtq /bL7RR24yGZ/7K4JYwlo8rtl9RGrN9n9u1zoBZ5+LpDEgUXQHkNVGCqBVdUk89KqL2Rl hg3b5xDXJ7fWCr/E59NCNsnhHPjfMJc2msHBZJRx95yFsmiY/r9/S6vbZPrd4JJoi9aT Ms2WNW2hcWw+qCptRnuPs/ksvItvAA4UEnUVSTrsrNfvFwtDvOXflxpkh5b3dGo4vgcs gvU5mo3G/s6m25DZIA+ZJrstu28kG/W+ayBzkUooy2/jweAg2y89aXRwBvoNhMORJvvQ Kb4w== X-Gm-Message-State: AHYfb5hh69FHuWtd1ZXKPQOeLEvXaN8QhEINyn0pRAxLWsy8Ys/Smjan v9VAMsk0HJdlC+2g X-Received: by 10.176.28.14 with SMTP id a14mr5165815uaj.162.1503601893542; Thu, 24 Aug 2017 12:11:33 -0700 (PDT) Received: from chulpaca.n800.arm.processor.fastmail.fm ([190.234.106.52]) by smtp.gmail.com with ESMTPSA id q8sm1018088vkd.45.2017.08.24.12.11.31 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 24 Aug 2017 12:11:32 -0700 (PDT) From: =?utf-8?Q?andr=C3=A9s_ram=C3=ADrez?= To: Eli Zaretskii Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 In-Reply-To: <838ti8963h.fsf@gnu.org> Organization: bien.comun.org References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> <83vale85pg.fsf@gnu.org> <87efs2aykv.fsf@chulpaca> <83tw0x8zme.fsf@gnu.org> <874lsxbrhh.fsf@chulpaca> <83shgh7wpk.fsf@gnu.org> <87wp5sapah.fsf@chulpaca> <83efs0987w.fsf@gnu.org> <87valcameb.fsf@chulpaca> <838ti8963h.fsf@gnu.org> X-Attribution: INKA Date: Thu, 24 Aug 2017 13:11:21 -0600 Message-ID: <87valc3hnq.fsf@chulpaca> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) > I'm almost sure that the problem is with getaddrinfo_a, which we now > use on platforms that provide this function. Maybe you could tweak > the build to not define HAVE_GETADDRINFO_A, and see if that makes the > problem go away. Below line should do the job?: --8<---------------cut here---------------start------------->8--- CFLAGS="-g3 -O0 -UHAVE_GETADDRINFO_A" ../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 --8<---------------cut here---------------end--------------->8--- From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 24 15:25:17 2017 Received: (at 28181) by debbugs.gnu.org; 24 Aug 2017 19:25:17 +0000 Received: from localhost ([127.0.0.1]:53187 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkxkj-0001zy-3H for submit@debbugs.gnu.org; Thu, 24 Aug 2017 15:25:17 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60421) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkxkf-0001zl-W2 for 28181@debbugs.gnu.org; Thu, 24 Aug 2017 15:25:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dkxkV-0002QB-37 for 28181@debbugs.gnu.org; Thu, 24 Aug 2017 15:25:08 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45000) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dkxkU-0002Q3-VR; Thu, 24 Aug 2017 15:25:03 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1633 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dkxkS-0002nW-E4; Thu, 24 Aug 2017 15:25:02 -0400 Date: Thu, 24 Aug 2017 22:24:30 +0300 Message-Id: <831so093bl.fsf@gnu.org> From: Eli Zaretskii To: =?iso-8859-1?Q?andr=E9s_ram=EDrez?= In-reply-to: <87valc3hnq.fsf@chulpaca> (message from =?iso-8859-1?Q?andr?= =?iso-8859-1?Q?=E9s_ram=EDrez?= on Thu, 24 Aug 2017 13:11:21 -0600) Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> <83vale85pg.fsf@gnu.org> <87efs2aykv.fsf@chulpaca> <83tw0x8zme.fsf@gnu.org> <874lsxbrhh.fsf@chulpaca> <83shgh7wpk.fsf@gnu.org> <87wp5sapah.fsf@chulpaca> <83efs0987w.fsf@gnu.org> <87valcameb.fsf@chulpaca> <838ti8963h.fsf@gnu.org> <87valc3hnq.fsf@chulpaca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: andrés ramírez > Cc: 28181@debbugs.gnu.org > Date: Thu, 24 Aug 2017 13:11:21 -0600 > > Below line should do the job?: > --8<---------------cut here---------------start------------->8--- > CFLAGS="-g3 -O0 -UHAVE_GETADDRINFO_A" ../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 > --8<---------------cut here---------------end--------------->8--- 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 From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 24 15:45:51 2017 Received: (at 28181) by debbugs.gnu.org; 24 Aug 2017 19:45:51 +0000 Received: from localhost ([127.0.0.1]:53205 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dky4d-0002Ul-Cl for submit@debbugs.gnu.org; Thu, 24 Aug 2017 15:45:51 -0400 Received: from mail-vk0-f50.google.com ([209.85.213.50]:37556) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dky4b-0002UX-S2 for 28181@debbugs.gnu.org; Thu, 24 Aug 2017 15:45:50 -0400 Received: by mail-vk0-f50.google.com with SMTP id q189so1485234vke.4 for <28181@debbugs.gnu.org>; Thu, 24 Aug 2017 12:45:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:organization:references:date :message-id:mime-version; bh=OBXigzOSCgPAvGDl9Pm+kL3KjD34qUZHfLk985opeE4=; b=LQzlyPHAFgLQRcFDeOOn96xCmpPHoc1cvbp6NxIHgrxFj9N0hnsyW0IvUCHHZTCEJY K7MhF7+UOaCzqR0GHCSA0hTHwynk79LdO07/nndK/WGxO/NoIruFVyR+6bKorClY/GZ7 NX7/7RtzLIqC9aBUHeNiz4iBbIwBbu1vU8aGrm3VHC06NCZz3BjFmPSC4ARLjUPlogkk loMhGkWc6ZMOUrNP5K6vSD1E9kKGl5uFoeIxZFYN58R1K/syBGkzXBZmf9YRKkskV3hg tcPLYsQLwsbhlw0EmfAHEo0vgiVe7nUkszGCOyBfV9IwWNLDzK9fBBQfbtZFtUYLLuNS JvQQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:organization :references:date:message-id:mime-version; bh=OBXigzOSCgPAvGDl9Pm+kL3KjD34qUZHfLk985opeE4=; b=QuDhwb1ZTX85+7BbomQPmwgETiPxgA+Hg7wToX0Rwl9YLg0Ksm49YMCRM01Yz3bbG8 X0ZVaZo/Ctm75ih18a9wcjx2lpDm+w+8SvcYpKs9X95dWuPboIinOgHJDqaEZ7OChBFE VNKKTcUwxgWjmqnW7SHbgqTjcm0Qw2Jb6/hJ4Uwzr2F5jVuJNNaDLANsbc1V0sxE3Kcu A21gT6w+zOD40jE+5y/KvVzToKYB4Tdt+WTFoaPGhVxmMgZJNV9XyHjLZJxfkfUGVMON ZpbSRNZRu+7aHVbtYJmssmp20KmjKWc+KygcNVgYw9TWMAVRfEC892klvwtf0I701EWa 1edg== X-Gm-Message-State: AHYfb5jTFQnHKCZhIdX7Cju5LTXDvvECdZukz5kJP4CdHOVWnvBvI5Lp WF/tQ1pg3iMKsyFr X-Received: by 10.31.223.4 with SMTP id w4mr4809505vkg.27.1503603943975; Thu, 24 Aug 2017 12:45:43 -0700 (PDT) Received: from chulpaca.n800.arm.processor.fastmail.fm ([190.234.106.52]) by smtp.gmail.com with ESMTPSA id h187sm1022935vke.53.2017.08.24.12.45.41 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 24 Aug 2017 12:45:42 -0700 (PDT) From: =?utf-8?Q?andr=C3=A9s_ram=C3=ADrez?= To: Eli Zaretskii Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 In-Reply-To: <831so093bl.fsf@gnu.org> Organization: bien.comun.org References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> <83vale85pg.fsf@gnu.org> <87efs2aykv.fsf@chulpaca> <83tw0x8zme.fsf@gnu.org> <874lsxbrhh.fsf@chulpaca> <83shgh7wpk.fsf@gnu.org> <87wp5sapah.fsf@chulpaca> <83efs0987w.fsf@gnu.org> <87valcameb.fsf@chulpaca> <838ti8963h.fsf@gnu.org> <87valc3hnq.fsf@chulpaca> <831so093bl.fsf@gnu.org> X-Attribution: INKA Date: Thu, 24 Aug 2017 13:45:38 -0600 Message-ID: <87tw0w3g2l.fsf@chulpaca> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) > 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. I have another question. As my embedded device has a debian based distro. This is what I have on the debian/rules file: --8<---------------cut here---------------start------------->8--- ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --without-gconf --with-xft --without-xwidgets --with-xpm=no --with-gif=no --without-selinux --with-gnutls=no --without-pop --without-pop --disable-acl CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" --8<---------------cut here---------------end--------------->8--- How should I acommodate the expression below on my configure line? --8<---------------cut here---------------start------------->8--- ac_cv_lib_anl_getaddrinfo_a=no --8<---------------cut here---------------end--------------->8--- From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 24 17:44:36 2017 Received: (at 28181) by debbugs.gnu.org; 24 Aug 2017 21:44:36 +0000 Received: from localhost ([127.0.0.1]:53272 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkzvY-0005EM-Lh for submit@debbugs.gnu.org; Thu, 24 Aug 2017 17:44:36 -0400 Received: from mail-vk0-f53.google.com ([209.85.213.53]:34277) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dkzvX-0005E8-H3 for 28181@debbugs.gnu.org; Thu, 24 Aug 2017 17:44:35 -0400 Received: by mail-vk0-f53.google.com with SMTP id s199so2433449vke.1 for <28181@debbugs.gnu.org>; Thu, 24 Aug 2017 14:44:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:organization:references:date :message-id:mime-version; bh=TMQLBxcFxSX0/MhgwoZevnpxn7FwF+7vDFnrpkX7wT0=; b=Ndevr+iahNiv6hRfV62AcOjCvMSE/7RObH40b521Ym72KZ9oMPN7XioYYMJxE+XFHP Yuj4y2SneEbH9qYmM0BFVrV9XnBWBNomJh5OJj5ppi1H7FxVytHENUuTzZv6yj7LVECe t9WmAoxMIPPAxOnSLkwTCfBnmWEEy7Yhma6vegnaRGdDo0G9iazPH4x0kio8LszLJgce 6pvYgauGsqe3zvnXGD6aA24Itq3as7Owz+mLxGhlNIZ1103YLF5Ed5NPD25meekgx2Mu 9aGRL2hA0MvrGYPW5Okuhz1EjXUOnQWUk0K8H1W90LHd9NnMgrE1cUpkd+fpwJ3IAXdf u2RA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:organization :references:date:message-id:mime-version; bh=TMQLBxcFxSX0/MhgwoZevnpxn7FwF+7vDFnrpkX7wT0=; b=CqoKA0uGz1rFu7oBQL1LkKz5SodniYT6L/WAy7gmtyY5L96Gi/QQ8E5396FXWR1bdh W8OdrVKvvGHPKG0hHioULZUnrzgcrEASkw0jtO3Szgi+auTFzXvee+9R4JpT+BOPEm5J V8BoWSKtSLtRWV0CsKkXXy+vKL+2gx2R1bh+DbCZILrWfcNLTboMgwX7OJN5jpc/XxrG U6zg+ogjkM23P/H9iBOIyKHCQm1+Lvj7SLM4IUf9+hZudl1rJi/yYaJUhk5VuevA/jU0 M5GNhYZRyVxQBtcSBUIFd1rts99a+WHkvNzgVBBanOWXAdAKbwxALUCoD9h8sFjwmrhB Xamg== X-Gm-Message-State: AHYfb5gHfbUYCdOcVdtqZ0FH6bOM9fHKl9VEPqbXaUEMNX6L9K8BjS9B 3qgFhs7hBDQuSozO X-Received: by 10.31.223.4 with SMTP id w4mr5030465vkg.27.1503611069628; Thu, 24 Aug 2017 14:44:29 -0700 (PDT) Received: from chulpaca.n800.arm.processor.fastmail.fm ([190.234.106.52]) by smtp.gmail.com with ESMTPSA id 195sm1093677vkv.33.2017.08.24.14.44.27 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 24 Aug 2017 14:44:28 -0700 (PDT) From: =?utf-8?Q?andr=C3=A9s_ram=C3=ADrez?= To: Eli Zaretskii Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 In-Reply-To: <831so093bl.fsf@gnu.org> Organization: bien.comun.org References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> <83vale85pg.fsf@gnu.org> <87efs2aykv.fsf@chulpaca> <83tw0x8zme.fsf@gnu.org> <874lsxbrhh.fsf@chulpaca> <83shgh7wpk.fsf@gnu.org> <87wp5sapah.fsf@chulpaca> <83efs0987w.fsf@gnu.org> <87valcameb.fsf@chulpaca> <838ti8963h.fsf@gnu.org> <87valc3hnq.fsf@chulpaca> <831so093bl.fsf@gnu.org> X-Attribution: INKA Date: Thu, 24 Aug 2017 15:44:19 -0600 Message-ID: <87lgm83aks.fsf@chulpaca> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) > 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 packaging also solved with this line on debian rules (for packaging on my debian based distro): --8<---------------cut here---------------start------------->8--- ac_cv_lib_anl_getaddrinfo_a=no ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --without-gconf --with-xft --without-xwidgets --with-xpm=no --with-gif=no --without-selinux --with-gnutls=no --without-pop --without-pop --disable-acl CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" --8<---------------cut here---------------end--------------->8--- From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 25 02:25:41 2017 Received: (at 28181) by debbugs.gnu.org; 25 Aug 2017 06:25:41 +0000 Received: from localhost ([127.0.0.1]:53470 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dl83n-0006K7-Kn for submit@debbugs.gnu.org; Fri, 25 Aug 2017 02:25:40 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55535) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dl83j-0006Js-Ix for 28181@debbugs.gnu.org; Fri, 25 Aug 2017 02:25:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dl83Z-0002qm-Fb for 28181@debbugs.gnu.org; Fri, 25 Aug 2017 02:25:30 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55420) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dl83Z-0002qO-DJ; Fri, 25 Aug 2017 02:25:25 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2031 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dl83Y-0005ti-P6; Fri, 25 Aug 2017 02:25:25 -0400 Date: Fri, 25 Aug 2017 09:25:13 +0300 Message-Id: <83ziao6u5y.fsf@gnu.org> From: Eli Zaretskii To: =?iso-8859-1?Q?andr=E9s_ram=EDrez?= In-reply-to: <87tw0w3g2l.fsf@chulpaca> (message from =?iso-8859-1?Q?andr?= =?iso-8859-1?Q?=E9s_ram=EDrez?= on Thu, 24 Aug 2017 13:45:38 -0600) Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> <83vale85pg.fsf@gnu.org> <87efs2aykv.fsf@chulpaca> <83tw0x8zme.fsf@gnu.org> <874lsxbrhh.fsf@chulpaca> <83shgh7wpk.fsf@gnu.org> <87wp5sapah.fsf@chulpaca> <83efs0987w.fsf@gnu.org> <87valcameb.fsf@chulpaca> <838ti8963h.fsf@gnu.org> <87valc3hnq.fsf@chulpaca> <831so093bl.fsf@gnu.org> <87tw0w3g2l.fsf@chulpaca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: andrés ramírez > Cc: 28181@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. From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 25 02:31:01 2017 Received: (at 28181) by debbugs.gnu.org; 25 Aug 2017 06:31:01 +0000 Received: from localhost ([127.0.0.1]:53474 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dl88z-0006Se-Gl for submit@debbugs.gnu.org; Fri, 25 Aug 2017 02:31:01 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59144) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dl88x-0006SO-Q9 for 28181@debbugs.gnu.org; Fri, 25 Aug 2017 02:31:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dl88n-0005wx-HI for 28181@debbugs.gnu.org; Fri, 25 Aug 2017 02:30:54 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dl88n-0005wa-84; Fri, 25 Aug 2017 02:30:49 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2033 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dl88l-00011N-5S; Fri, 25 Aug 2017 02:30:47 -0400 Date: Fri, 25 Aug 2017 09:30:36 +0300 Message-Id: <83wp5s6twz.fsf@gnu.org> From: Eli Zaretskii To: =?iso-8859-1?Q?andr=E9s_ram=EDrez?= In-reply-to: <87lgm83aks.fsf@chulpaca> (message from =?iso-8859-1?Q?andr?= =?iso-8859-1?Q?=E9s_ram=EDrez?= on Thu, 24 Aug 2017 15:44:19 -0600) Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> <83vale85pg.fsf@gnu.org> <87efs2aykv.fsf@chulpaca> <83tw0x8zme.fsf@gnu.org> <874lsxbrhh.fsf@chulpaca> <83shgh7wpk.fsf@gnu.org> <87wp5sapah.fsf@chulpaca> <83efs0987w.fsf@gnu.org> <87valcameb.fsf@chulpaca> <838ti8963h.fsf@gnu.org> <87valc3hnq.fsf@chulpaca> <831so093bl.fsf@gnu.org> <87lgm83aks.fsf@chulpaca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: andrés ramírez > Cc: 28181@debbugs.gnu.org > Date: Thu, 24 Aug 2017 15:44:19 -0600 > > > 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 > > packaging also solved with this line on debian rules (for packaging on my debian based distro): > --8<---------------cut here---------------start------------->8--- > ac_cv_lib_anl_getaddrinfo_a=no ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --without-gconf --with-xft --without-xwidgets --with-xpm=no --with-gif=no --without-selinux --with-gnutls=no --without-pop --without-pop --disable-acl CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" > --8<---------------cut here---------------end--------------->8--- OK. So can this bug be closed, or is there anything else left to do about it? From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 25 09:11:10 2017 Received: (at 28181) by debbugs.gnu.org; 25 Aug 2017 13:11:10 +0000 Received: from localhost ([127.0.0.1]:53828 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dlEOE-0000b9-9v for submit@debbugs.gnu.org; Fri, 25 Aug 2017 09:11:10 -0400 Received: from mail-vk0-f48.google.com ([209.85.213.48]:33612) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dlEOC-0000ax-Fx for 28181@debbugs.gnu.org; Fri, 25 Aug 2017 09:11:09 -0400 Received: by mail-vk0-f48.google.com with SMTP id j189so7248862vka.0 for <28181@debbugs.gnu.org>; Fri, 25 Aug 2017 06:11:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:organization:references:date :message-id:mime-version; bh=6kN+kd43eC0j/gjmysJJKCeL2j1UqrFUFCvciibL2Io=; b=o8Q/NlUBRx0k0kd6pRv0rRWiE7616jolkNpZ6n/nkyawcL3Z1nLUUplp8ZJE6p62+D pyuCYLVFJEJ5HRSmyCzHXQSg1yYxubRyi4v6sgENPs5Q9r+YSa4xLSMZc7rmnInizci5 fzAkFReyMZ5VQajpob5oqzvWHsBx+vtqWfQN1oKEIy5bRfGkgdPFpFJqnLxhpyc0LgCE gGK0Fh1mrmuzA06XBMsKNI2E4HUEiTzscErdUBfoTAxQaN+KMquRzGqUrb2sv9u4p3kp BfAUo/t5WAeBcPHLURSlwdxEUefy9TQRTqLG3+67BL5lPCPp6cmmsOE/QdE0EW8PwdHp bg7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:organization :references:date:message-id:mime-version; bh=6kN+kd43eC0j/gjmysJJKCeL2j1UqrFUFCvciibL2Io=; b=R+x9Wh+xayf0eIu/yZVmqzdkG5PGrzL8CJKtfqPB+P7IOcDrs4KDdLlYYK71IvT1wE oJd3/sA7gb71yfifCP5N9BBNDG75TZn0epqpxm+uixNCPyG1E90j3Vbor9+LASqZyH+q tzy1fqU1Ceb/1LVz4Ziy8P6LKu0wwAVYxLtWSldkAcgA3/TV2moPxe26l1U8TKHVkig0 6czQBXC+x0hkOAaVkR3GcCqH5kbAAW4KD+dNfGbgqTVT0zfOLjiblpBo+2GdSmYWFYwT 6tZ8YrEnx5pO0IeNYHnkVVktaICQvejHEiXAe4hILn7IiYEPwimY+RA/wzHBM3Hfmn7T cs0A== X-Gm-Message-State: AHYfb5iciFf4bR/NtEZlHYmsWShxS7zEtGZ2GwRbOYjK/uLENCt580/7 tERzuu2wKjmG1ja1 X-Received: by 10.31.15.131 with SMTP id 125mr6180569vkp.47.1503666662611; Fri, 25 Aug 2017 06:11:02 -0700 (PDT) Received: from chulpaca.n800.arm.processor.fastmail.fm ([190.234.106.52]) by smtp.gmail.com with ESMTPSA id k48sm418898uad.3.2017.08.25.06.11.00 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 25 Aug 2017 06:11:01 -0700 (PDT) From: =?utf-8?Q?andr=C3=A9s_ram=C3=ADrez?= To: Eli Zaretskii Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 In-Reply-To: <83ziao6u5y.fsf@gnu.org> Organization: bien.comun.org References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> <83vale85pg.fsf@gnu.org> <87efs2aykv.fsf@chulpaca> <83tw0x8zme.fsf@gnu.org> <874lsxbrhh.fsf@chulpaca> <83shgh7wpk.fsf@gnu.org> <87wp5sapah.fsf@chulpaca> <83efs0987w.fsf@gnu.org> <87valcameb.fsf@chulpaca> <838ti8963h.fsf@gnu.org> <87valc3hnq.fsf@chulpaca> <831so093bl.fsf@gnu.org> <87tw0w3g2l.fsf@chulpaca> <83ziao6u5y.fsf@gnu.org> X-Attribution: INKA Date: Fri, 25 Aug 2017 07:10:57 -0600 Message-ID: <87h8wv3i8u.fsf@chulpaca> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 28181 Cc: 28181@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) > 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. library libanl is there: --8<---------------cut here---------------start------------->8--- $ ldd ./src/emacs libtiff.so.4 => /usr/lib/libtiff.so.4 (0xb6f7b000) libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb6f55000) libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb6f2d000) libSM.so.6 => /usr/lib/libSM.so.6 (0xb6f1e000) libICE.so.6 => /usr/lib/libICE.so.6 (0xb6f00000) libX11.so.6 => /usr/lib/libX11.so.6 (0xb6e11000) libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb6e01000) libXft.so.2 => /usr/lib/libXft.so.2 (0xb6de9000) libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb6dc0000) libasound.so.2 => /usr/lib/libasound.so.2 (0xb6d04000) librt.so.1 => /lib/librt.so.1 (0xb6cf5000) libXext.so.6 => /usr/lib/libXext.so.6 (0xb6cde000) libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb6bb7000) libncurses.so.5 => /lib/libncurses.so.5 (0xb6b70000) libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb6afd000) libpthread.so.0 => /lib/libpthread.so.0 (0xb6add000) libanl.so.1 => /lib/libanl.so.1 (0xb6ad2000) libm.so.6 => /lib/libm.so.6 (0xb6a5c000) libz.so.1 => /usr/lib/libz.so.1 (0xb6a44000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb6a32000) libc.so.6 => /lib/libc.so.6 (0xb690d000) libXau.so.6 => /usr/lib/libXau.so.6 (0xb6903000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb68f7000) libdl.so.2 => /lib/libdl.so.2 (0xb68ec000) libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb68c6000) /lib/ld-linux.so.3 (0xb6fdb000) --8<---------------cut here---------------end--------------->8--- libc6 is the pkg containing the library: --8<---------------cut here---------------start------------->8--- $ dpkg -S /lib/libanl.so.1 libc6: /lib/libanl.so.1 --8<---------------cut here---------------end--------------->8--- talking about closing the bug: On my side it is solved. If You need more info let me know. If that not is the case feel free of closing it. Thanks for all your time and help From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 25 09:22:15 2017 Received: (at 28181-done) by debbugs.gnu.org; 25 Aug 2017 13:22:15 +0000 Received: from localhost ([127.0.0.1]:53840 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dlEYx-0000r7-Bc for submit@debbugs.gnu.org; Fri, 25 Aug 2017 09:22:15 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46185) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dlEYu-0000qt-BM for 28181-done@debbugs.gnu.org; Fri, 25 Aug 2017 09:22:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dlEYm-0002PA-6c for 28181-done@debbugs.gnu.org; Fri, 25 Aug 2017 09:22:07 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53385) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dlEYm-0002P1-2V; Fri, 25 Aug 2017 09:22:04 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2776 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dlEYh-00064h-Ou; Fri, 25 Aug 2017 09:22:03 -0400 Date: Fri, 25 Aug 2017 16:21:30 +0300 Message-Id: <83lgm77pgl.fsf@gnu.org> From: Eli Zaretskii To: =?iso-8859-1?Q?andr=E9s_ram=EDrez?= In-reply-to: <87h8wv3i8u.fsf@chulpaca> (message from =?iso-8859-1?Q?andr?= =?iso-8859-1?Q?=E9s_ram=EDrez?= on Fri, 25 Aug 2017 07:10:57 -0600) Subject: Re: bug#28181: 26.0.50; emacs master segfaults on make-network-process, embedded device nokia n900 References: <83wp5vabu3.fsf@gnu.org> <87pobnbc1f.fsf@chulpaca> <83d17n9fpu.fsf@gnu.org> <87o9r7aqg6.fsf@chulpaca> <838tia9p5x.fsf@gnu.org> <87h8wyb2we.fsf@chulpaca> <83y3qa8881.fsf@gnu.org> <87fuciazrc.fsf@chulpaca> <83vale85pg.fsf@gnu.org> <87efs2aykv.fsf@chulpaca> <83tw0x8zme.fsf@gnu.org> <874lsxbrhh.fsf@chulpaca> <83shgh7wpk.fsf@gnu.org> <87wp5sapah.fsf@chulpaca> <83efs0987w.fsf@gnu.org> <87valcameb.fsf@chulpaca> <838ti8963h.fsf@gnu.org> <87valc3hnq.fsf@chulpaca> <831so093bl.fsf@gnu.org> <87tw0w3g2l.fsf@chulpaca> <83ziao6u5y.fsf@gnu.org> <87h8wv3i8u.fsf@chulpaca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28181-done Cc: 28181-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: andrés ramírez > Cc: 28181@debbugs.gnu.org > Date: Fri, 25 Aug 2017 07:10:57 -0600 > > talking about closing the bug: > On my side it is solved. If You need more info let me know. If that not > is the case feel free of closing it. Thanks, closing. From unknown Sun Jun 15 10:54:39 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 23 Sep 2017 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator