On 11/7/11 9:05 AM, Roman Rakus wrote:
> There's a small chance to call unsafe function (malloc) during signal
> handling. It occurs during bash 4.2 startup, when user resize window.
> Occurs on bash configured to use system malloc (not bash malloc).
Thanks for the report. This will be fixed in t
There's a small chance to call unsafe function (malloc) during signal
handling. It occurs during bash 4.2 startup, when user resize window.
Occurs on bash configured to use system malloc (not bash malloc).
The stack trace:
#0 __lll_lock_wait_private () at
../nptl/sysdeps/unix/sysv/linux/x86_64