From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ian Price Newsgroups: gmane.lisp.guile.bugs Subject: bug#12095: Protecting pointer on bytevector with guardian does not protect memory Date: Mon, 06 Aug 2012 17:37:17 +0100 Message-ID: <878vdskmde.fsf@Kagami.home> References: <20502.44997.295661.951990@vagabond.local> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1344271105 14844 80.91.229.3 (6 Aug 2012 16:38:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Aug 2012 16:38:25 +0000 (UTC) Cc: 12095@debbugs.gnu.org To: Patrick Bernaud Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon Aug 06 18:38:25 2012 Return-path: Envelope-to: guile-bugs@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 1SyQJz-0001jI-59 for guile-bugs@m.gmane.org; Mon, 06 Aug 2012 18:38:23 +0200 Original-Received: from localhost ([::1]:53887 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyQJy-0000zt-Ei for guile-bugs@m.gmane.org; Mon, 06 Aug 2012 12:38:22 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:54848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyQJr-0000zj-9I for bug-guile@gnu.org; Mon, 06 Aug 2012 12:38:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SyQJl-00079M-Ds for bug-guile@gnu.org; Mon, 06 Aug 2012 12:38:15 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56443) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyQJl-00079I-9P for bug-guile@gnu.org; Mon, 06 Aug 2012 12:38:09 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SyQRO-0000rV-HG for bug-guile@gnu.org; Mon, 06 Aug 2012 12:46:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Ian Price Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-guile@gnu.org Resent-Date: Mon, 06 Aug 2012 16:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12095 X-GNU-PR-Package: guile X-GNU-PR-Keywords: Original-Received: via spool by 12095-submit@debbugs.gnu.org id=B12095.13442715203240 (code B ref 12095); Mon, 06 Aug 2012 16:46:02 +0000 Original-Received: (at 12095) by debbugs.gnu.org; 6 Aug 2012 16:45:20 +0000 Original-Received: from localhost ([127.0.0.1]:37756 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SyQQi-0000qD-Fe for submit@debbugs.gnu.org; Mon, 06 Aug 2012 12:45:20 -0400 Original-Received: from mail-wi0-f174.google.com ([209.85.212.174]:40048) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SyQQg-0000q5-5C for 12095@debbugs.gnu.org; Mon, 06 Aug 2012 12:45:19 -0400 Original-Received: by wibhr14 with SMTP id hr14so1539150wib.15 for <12095@debbugs.gnu.org>; Mon, 06 Aug 2012 09:37:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=b+tH4gd0eRiMxL/Z9eEN7tnAZ+XKDSk0MjefIAnGU4s=; b=K1Ln1PNK+TA53vX9DeybSR/tTJZpouN9nGC93kEWQd8UklmWysVpZSQMibD/TDcHAs Xx/bqm86zZ3lrNs90yDB/kF4dL6rCgxzvkgQk0LlnCg2zhFGGy3C7+2F8uR8FzBrxfPy 94X25ELmuyc7/RlvIsyLszIbaux4XkxcYwr5mRyxCnJlzjbFqrXIXmfYoxadonwK9r4I miuCNpdy1/JfclNCeNZcca3YIApLsXcc7DLriE8otbV6cr3v1R7bi31oGt0WiQnxqra/ A6wV2BPef7B4vXQSmIx68EB7B63xF2bpogHaQh8PvituzpDDPklv7leCWSwwr+8G0dVY 32Pg== Original-Received: by 10.216.133.200 with SMTP id q50mr5273254wei.166.1344271043830; Mon, 06 Aug 2012 09:37:23 -0700 (PDT) Original-Received: from Kagami.home (host31-53-169-172.range31-53.btcentralplus.com. [31.53.169.172]) by mx.google.com with ESMTPS id k20sm16381487wiv.11.2012.08.06.09.37.21 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 06 Aug 2012 09:37:22 -0700 (PDT) In-Reply-To: <20502.44997.295661.951990@vagabond.local> (Patrick Bernaud's message of "Mon, 30 Jul 2012 18:01:09 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:6468 Archived-At: Patrick Bernaud writes: > With auto compilation turned on, it looks like the problem can not be > reproduced. I cannot reproduce this on 32 bit fedora 16 with guile (GNU Guile) 2.0.6-dirty (commit 1321a36ed61deb9431b41768dc92cb7230c9afa1). However, there was one caveat, as I didn't have html prag, I substituted for various other libraries (ice-9 regex)/(ice-9 threads)/(sxml simple)/ and my own (pfds queues). Is this bug somehow particular to htmlprag, or can you confirm it with others? -- Ian Price "Programming is like pinball. The reward for doing it well is the opportunity to do it again" - from "The Wizardy Compiled"