unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: "Marijn Schouten (hkBst)" <hkBst@gentoo.org>
To: Michael Burschik <Michael.Burschik@gmx.de>
Cc: guile-devel@gnu.org
Subject: Re: A bug, unless I'm mistaken
Date: Wed, 11 Feb 2009 01:52:25 +0100	[thread overview]
Message-ID: <49922149.2040400@gentoo.org> (raw)
In-Reply-To: <49921BBB.3090305@gentoo.org>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Marijn Schouten (hkBst) wrote:
> Michael Burschik wrote:
>> (use-modules (oop goops))
> 
>> (define-class <test-class> (<class>)
>>  name)
> 
>> (make <test-class>)
> 
> 
> 
>> This makes guile 1.8.5 crash with a segmentation fault on Linux. I don't
>> think it should.
> 
> 
>> Regards
> 
>> Michael
> 
> 
> 
> 
> Works for me with 1.8.6 on linux.

Actually I confirm. The above code appears to work, but any further activity
makes guile segfault:


$ guile
guile> (use-modules (oop goops))

(define-class <test-class> (<class>)
 name)

(make <test-class>)guile> guile> (+ 3 4)
Segmentation fault
marijn@hakbak ~ $ + 3 4)


as you can see, guile did not even consume all the input

Marijn

- --
Sarcasm puts the iron in irony, cynicism the steel.

Marijn Schouten (hkBst), Gentoo Lisp project, Gentoo ML
<http://www.gentoo.org/proj/en/lisp/>, #gentoo-{lisp,ml} on FreeNode
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmSIUgACgkQp/VmCx0OL2yzwwCfWr4sNMi7r63T1s4IJgA6BPpZ
t6MAn12ch/vkz9QzIqX1efnDPuaxfZrC
=aFhF
-----END PGP SIGNATURE-----




  reply	other threads:[~2009-02-11  0:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-07  9:43 A bug, unless I'm mistaken Michael Burschik
2009-02-11  0:28 ` Marijn Schouten (hkBst)
2009-02-11  0:52   ` Marijn Schouten (hkBst) [this message]
     [not found] <cmu-lmtpd-13985-1234372114-1@mail-imap1.uio.no>
2009-02-11 17:11 ` Kjetil S. Matheussen
2009-02-11 17:36   ` Kjetil S. Matheussen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49922149.2040400@gentoo.org \
    --to=hkbst@gentoo.org \
    --cc=Michael.Burschik@gmx.de \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).