unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Linas Vepstas <linasvepstas@gmail.com>
Cc: 25498@debbugs.gnu.org
Subject: bug#25498: Crash in open-file; patch attached
Date: Sat, 11 Feb 2017 22:10:49 +0100	[thread overview]
Message-ID: <87r3341lie.fsf@gnu.org> (raw)
In-Reply-To: <CAHrUA36TOfzj3KqHgvO5LyNwM_Zutbk2i0Y=5kVqnC5M=+q_=g@mail.gmail.com> (Linas Vepstas's message of "Fri, 20 Jan 2017 18:34:38 -0600")

Hi Linas,

Linas Vepstas <linasvepstas@gmail.com> skribis:

> The following crashes instantly; I used single-quotes by accident.
>
> (open-file "/tmp/lg" 'w')
>
> Stack:
>
> Enter `,help' for help.
> scheme@(guile-user)> (open-file "/tmp/lg" 'w')
>
> Thread 1 "guile" received signal SIGSEGV, Segmentation fault.
> scm_i_mode_to_open_flags (mode=mode@entry=0x555555ac5660,
>     is_binary=is_binary@entry=0x7fffffffd46c,
>     FUNC_NAME=FUNC_NAME@entry=0x7ffff7b89a7d "open-file")
>     at ../../libguile/fports.c:168

What version of Guile are you using?  With 2.0.13, I get:

--8<---------------cut here---------------start------------->8---
scheme@(guile-user)> (open-file "/tmp/lg" 'w')
ERROR: In procedure open-file:
ERROR: In procedure open-file: Value out of range: w'
--8<---------------cut here---------------end--------------->8---

Ludo’.





  reply	other threads:[~2017-02-11 21:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-21  0:34 bug#25498: Crash in open-file; patch attached Linas Vepstas
2017-02-11 21:10 ` Ludovic Courtès [this message]
2017-02-15  8:25   ` Linas Vepstas
2017-02-15  8:28     ` Linas Vepstas
2017-03-01 16:37 ` Andy Wingo

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=87r3341lie.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=25498@debbugs.gnu.org \
    --cc=linasvepstas@gmail.com \
    /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).