GNU bug report logs - #32279
activate-readline interaction with git

Previous Next

Package: guile;

Reported by: Jelle Licht <jlicht <at> fsfe.org>

Date: Thu, 26 Jul 2018 12:35:02 UTC

Severity: normal

Done: Jelle Licht <jlicht <at> fsfe.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 32279 in the body.
You can then email your comments to 32279 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#32279; Package guile. (Thu, 26 Jul 2018 12:35:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jelle Licht <jlicht <at> fsfe.org>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Thu, 26 Jul 2018 12:35:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jelle Licht <jlicht <at> fsfe.org>
To: bug-guile <at> gnu.org
Subject: activate-readline interaction with git
Date: Thu, 26 Jul 2018 14:34:09 +0200
[Message part 1 (text/plain, inline)]
Loading the (git) module after a call to (activate-readline) from
(ice-9 readline) stalls my repl, in most (9 out of 10) cases.

Observe:

--8<---------------cut here---------------start------------->8---
$ guile -q
GNU Guile 2.2.4
Copyright (C) 1995-2017 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)> (use-modules (ice-9 readline))
scheme@(guile-user)> (activate-readline)
scheme@(guile-user)> (use-modules (git)) (display "This still shows up?")
This still shows up?
;; <- It is stuck here, not even a SIGINT works
[1]+  Stopped                 guile -q
--8<---------------cut here---------------end--------------->8---

I have verified that using guile without any repl does not exhibit this
behaviour. I have attached the `strace -f guile' where I
pipe the offending code into stdin, and then the problem does not seem
to present itself. See "working.log".

I have also attached the strace of the repl when it exhibits the issue;
see "broken.log".

I think this might be related to
http://lists.gnu.org/archive/html/bug-guix/2018-07/msg00170.html as well.


[working.log (text/plain, attachment)]
[broken.log (text/plain, attachment)]

Information forwarded to bug-guile <at> gnu.org:
bug#32279; Package guile. (Thu, 02 Aug 2018 17:41:01 GMT) Full text and rfc822 format available.

Message #8 received at 32279 <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: Jelle Licht <jlicht <at> fsfe.org>
Cc: 32279 <at> debbugs.gnu.org
Subject: Re: bug#32279: activate-readline interaction with git
Date: Thu, 02 Aug 2018 13:38:43 -0400
Hi Jelle,

Jelle Licht <jlicht <at> fsfe.org> writes:
> Loading the (git) module after a call to (activate-readline) from
> (ice-9 readline) stalls my repl, in most (9 out of 10) cases.

The (git) module is not part of core Guile, and is not maintained by the
Guile developers.  Am I correct in guessing that it's part of the
'guile-git' project?  If so, I suggest reporting the problem here:

  https://gitlab.com/guile-git/guile-git/issues

I'd be glad to discuss the issue with the 'guile-git' developers, but I
think the investigation will need to start with them, given that I have
zero knowledge of 'guile-git' internals and wouldn't know where to begin
looking for the source of this problem.

     Regards,
       Mark




Reply sent to Jelle Licht <jlicht <at> fsfe.org>:
You have taken responsibility. (Thu, 02 Feb 2023 14:20:01 GMT) Full text and rfc822 format available.

Notification sent to Jelle Licht <jlicht <at> fsfe.org>:
bug acknowledged by developer. (Thu, 02 Feb 2023 14:20:01 GMT) Full text and rfc822 format available.

Message #13 received at 32279-done <at> debbugs.gnu.org (full text, mbox):

From: Jelle Licht <jlicht <at> fsfe.org>
To: Mark H Weaver <mhw <at> netris.org>
Cc: 32279-done <at> debbugs.gnu.org
Subject: Re: bug#32279: activate-readline interaction with git
Date: Thu, 02 Feb 2023 15:19:44 +0100
Hi Mark et all,

I can no longer reproduce this issue, so I'll close the issue.

- Jelle

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

> Hi Jelle,
>
> Jelle Licht <jlicht <at> fsfe.org> writes:
>> Loading the (git) module after a call to (activate-readline) from
>> (ice-9 readline) stalls my repl, in most (9 out of 10) cases.
>
> The (git) module is not part of core Guile, and is not maintained by the
> Guile developers.  Am I correct in guessing that it's part of the
> 'guile-git' project?  If so, I suggest reporting the problem here:
>
>   https://gitlab.com/guile-git/guile-git/issues
>
> I'd be glad to discuss the issue with the 'guile-git' developers, but I
> think the investigation will need to start with them, given that I have
> zero knowledge of 'guile-git' internals and wouldn't know where to begin
> looking for the source of this problem.
>
>      Regards,
>        Mark




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 03 Mar 2023 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 48 days ago.

Previous Next


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