From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Richard Newsgroups: gmane.emacs.bugs Subject: bug#17168: 24.3.50; Segfault at mark_object Date: Wed, 02 Apr 2014 22:57:57 +0200 Message-ID: <87mwg3qwiy.fsf@yahoo.fr> References: <87y4zop44m.fsf@yahoo.fr> <533C3AF5.6070502@yandex.ru> <533C6905.9060309@dancol.org> <533C7401.1070203@dancol.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1396521253 8159 80.91.229.3 (3 Apr 2014 10:34:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Apr 2014 10:34:13 +0000 (UTC) Cc: Nicolas Richard , Dmitry Antipov , 17168@debbugs.gnu.org To: Daniel Colascione Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 03 12:34:05 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WVeJ8-00075K-JB for geb-bug-gnu-emacs@m.gmane.org; Thu, 03 Apr 2014 11:51:38 +0200 Original-Received: from localhost ([::1]:40751 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVSFm-0005kR-DY for geb-bug-gnu-emacs@m.gmane.org; Wed, 02 Apr 2014 16:59:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVSFb-0005gZ-8H for bug-gnu-emacs@gnu.org; Wed, 02 Apr 2014 16:59:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WVSFU-00086E-QJ for bug-gnu-emacs@gnu.org; Wed, 02 Apr 2014 16:59:11 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:60431) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVSFU-00086A-Lj for bug-gnu-emacs@gnu.org; Wed, 02 Apr 2014 16:59:04 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WVSFU-0006KW-0R for bug-gnu-emacs@gnu.org; Wed, 02 Apr 2014 16:59:04 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Nicolas Richard Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 02 Apr 2014 20:59:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17168 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 17168-submit@debbugs.gnu.org id=B17168.139647228724209 (code B ref 17168); Wed, 02 Apr 2014 20:59:03 +0000 Original-Received: (at 17168) by debbugs.gnu.org; 2 Apr 2014 20:58:07 +0000 Original-Received: from localhost ([127.0.0.1]:33373 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WVSEY-0006IO-Fj for submit@debbugs.gnu.org; Wed, 02 Apr 2014 16:58:06 -0400 Original-Received: from mailrelay003.isp.belgacom.be ([195.238.6.53]:41806) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WVSEV-0006IF-Sd for 17168@debbugs.gnu.org; Wed, 02 Apr 2014 16:58:04 -0400 X-Belgacom-Dynamic: yes Original-Received: from 55.22-200-80.adsl-dyn.isp.belgacom.be (HELO LDLC-portable) ([80.200.22.55]) by relay.skynet.be with ESMTP; 02 Apr 2014 22:57:57 +0200 In-Reply-To: <533C7401.1070203@dancol.org> (Daniel Colascione's message of "Wed, 02 Apr 2014 13:33:05 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:87629 Archived-At: Daniel Colascione writes: > Also, Nicolas, can you call mem_find on 194710965, 188747058, and > 194710960? I must warn you that I'm a total ignorant of many things, including C and gdb. Here's my attempt : (gdb) mem_find(194710965) Undefined command: "mem_find". Try "help". (gdb) p mem_find(194710965) $1 = (struct mem_node *) 0xb9b1d50 (gdb) p mem_find(188747058) $2 = (struct mem_node *) 0xb709250 (gdb) p mem_find(194710960) $3 = (struct mem_node *) 0xb9b1d50 I guess that this information is of little value by itself, but I don't want to mess up things while trying to get more information. -- Nico.