bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Execution of "prlimit --nproc=1 bash" yields segmentation fault


From: Florian Mayer
Subject: Execution of "prlimit --nproc=1 bash" yields segmentation fault
Date: Wed, 02 Mar 2016 19:48:41 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

Hello,

doing the following yields an segmentation fault.
I am using bash 4.3.42(1) under Archlinux.

prlimit --nproc=1 bash
[florian@kurerm ~]$ pwd
/home/florian
[florian@kurerm ~]$ ls
bash: fork: retry: No child processes
bash: fork: retry: No child processes
bash: fork: retry: No child processes
bash: fork: retry: No child processes
bash: fork: Resource temporarily unavailable
Segmentation fault (core dumped)

Best regards
Florian

reply via email to

[Prev in Thread] Current Thread [Next in Thread]