On Sun, 13 Nov 2011 20:32:07 -0500
Chet Ramey wrote:
> > This script fails roughly 3% of the time for me, only when running on a
> > loaded system, and then again only when run through "solar". I've tried to
> > run bash manually reproducing the *exact* environment by dumping "env" but
> > no
On Wed, 2 Nov 2011 20:37:35 +0100
Yuri D'Elia wrote:
> Core was generated by `/home/ydelia/debug/bin/bash
> /home/ydelia/debug/bin/gunzip /home/ydelia/debug/file'.
> Program terminated with signal 11, Segmentation fault.
> #0 __strlen_sse2 () at ../sysdeps/x86_64/multiar
Hi everyone.
I've stomped on a bug in either bash or gettext which is very difficult to
reproduce and of course one that I cannot ignore.
The configuration is as follows: I'm running some calculations using "solar" (a
bioinformatical program) which in turns calls "gunzip", which is implemented