GNU bug report logs - #16360
"guile help COMMAND" crashes (Guile 2.0.9 on Debian)

Previous Next

Package: guile;

Reported by: Zefram <zefram <at> fysh.org>

Date: Sun, 5 Jan 2014 23:45:09 UTC

Severity: normal

Done: Mark H Weaver <mhw <at> netris.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mark H Weaver <mhw <at> netris.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#16360: closed ("guile help COMMAND" crashes (Guile 2.0.9 on
 Debian))
Date: Wed, 01 Oct 2014 18:40:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 01 Oct 2014 14:38:59 -0400
with message-id <87h9zn8wjg.fsf <at> yeeloong.lan>
and subject line Re: bug#16360: "guild help COMMAND" crashes
has caused the debbugs.gnu.org bug report #16360,
regarding "guile help COMMAND" crashes (Guile 2.0.9 on Debian)
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
16360: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16360
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Zefram <zefram <at> fysh.org>
To: bug-guile <at> gnu.org
Subject: "guild help COMMAND" crashes
Date: Sun, 5 Jan 2014 23:06:02 +0000
"guild help COMMAND" crashes for most existing guild subcommands.
For example:

$ GUILE=/usr/bin/guile-2.0 guild help frisk 
Usage: guild frisk OPTION...
Show dependency information for a module.
Backtrace:
In ice-9/boot-9.scm:
 157: 8 [catch #t #<catch-closure 25bc500> ...]
In unknown file:
   ?: 7 [apply-smob/1 #<catch-closure 25bc500>]
In ice-9/boot-9.scm:
  63: 6 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 432: 5 [eval # #]
In /usr/bin/guild:
  74: 4 [main ("/usr/bin/guild" "help" "frisk")]
In scripts/help.scm:
 181: 3 [main "frisk"]
 155: 2 [show-help #<directory (scripts frisk) 26d1900> #<output: file /dev/pts/14>]
In ice-9/boot-9.scm:
 788: 1 [call-with-input-file #f ...]
In unknown file:
   ?: 0 [open-file #f "r" #:encoding #f #:guess-encoding #f]

ERROR: In procedure open-file:
ERROR: Wrong type (expecting string): #f
$

This is guile-2.0.9 on Debian.  Debian incarnation of this bug report:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734314

-zefram


[Message part 3 (message/rfc822, inline)]
From: Mark H Weaver <mhw <at> netris.org>
To: Zefram <zefram <at> fysh.org>
Cc: 16360-done <at> debbugs.gnu.org
Subject: Re: bug#16360: "guild help COMMAND" crashes
Date: Wed, 01 Oct 2014 14:38:59 -0400
Zefram <zefram <at> fysh.org> writes:

> "guild help COMMAND" crashes for most existing guild subcommands.
> For example:
>
> $ GUILE=/usr/bin/guile-2.0 guild help frisk 
> Usage: guild frisk OPTION...
> Show dependency information for a module.
> Backtrace:
[...]
>
> ERROR: In procedure open-file:
> ERROR: Wrong type (expecting string): #f
> $
>
> This is guile-2.0.9 on Debian.  Debian incarnation of this bug report:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734314

I was never able to reproduce this bug.  I suspect it was either
specific to your system or to Debian, but in any case this seems to work
now on Debian jessie, according to Rob Browning (maintainer of the Guile
package on Debian).

Rob closed the Debian bug report, and I'm closing it on our end also.
Feel free to reopen it if you think there's still a problem.

    Thanks!
      Mark


This bug report was last modified 10 years and 236 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.