summaryrefslogtreecommitdiff
path: root/open_issues/bash.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'open_issues/bash.mdwn')
-rw-r--r--open_issues/bash.mdwn11
1 files changed, 0 insertions, 11 deletions
diff --git a/open_issues/bash.mdwn b/open_issues/bash.mdwn
index f6b14a08..a8a71810 100644
--- a/open_issues/bash.mdwn
+++ b/open_issues/bash.mdwn
@@ -46,14 +46,3 @@ After having noticed that this error doesn't occur if starting *bash* with
bash: start_pipeline: pgrp pipe: (ipc/mig) wrong reply message ID
So, there's something different with stdout in / after the SIGINT handler.
-
-
-# IRC, freenode, #hurd, 2013-01-13
-
-Perhaps completely unrelated to the issue above, perhaps not.
-
- <tschwinge> bash: xmalloc: ../../../bash/lib/sh/strtrans.c:60: cannot
- allocate 261 bytes (323584 bytes allocated)
- <tschwinge> 1.5 GiB RAM were free.
- <tschwinge> This happened when I did a rever history search (C-r [...]),
- and then pressed C-c.