malloc: ../bash-5.2.21/dispose_cmd.c:249: assertion botched

2024-02-29 Thread Dennis Clarke via Bug reports for the GNU Bourne Again SHell
Well this has me a bit baffled. I downloaded the bash source tarball for 5.2.21 and then applied the few patches to get me to : io$ io$ which bash /opt/bw/bin/bash io$ bash --version GNU bash, version 5.2.26(1)-release (armv7l-unknown-linux-gnueabihf) Copyright (C) 2022 Free Software Foundat

Re: human-friendly ulimit values?

2024-02-29 Thread Chet Ramey
On 2/21/24 11:43 AM, Christian Convey wrote: When setting memory-size limits via "ulimits", users have to manually convert from their intuitive units. E.g., for limiting virtual memory to 8 gigabytes, the invocation is "ulimit -v 8388608", rather than something like "ulimit -v 8gb". If I were t

Re: human-friendly ulimit values?

2024-02-29 Thread Andreas Schwab
On Feb 29 2024, Martin D Kealey wrote: > Should octal or hexadecimal be allowed (since they're easier to express > powers of two)? For this, $(( )) already provides enough support. -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B