Hi, all
I'm wondering what will happen if a program recurively calls exec(), for example, a script calls itself repeatitively. Will it cause kernel stack overflow?
Many thanks.
I'm wondering what will happen if a program recurively calls exec(), for example, a script calls itself repeatitively. Will it cause kernel stack overflow?
Many thanks.