3lsy / minishell

Simple shell in C
2 stars 0 forks source link

<< test SIGSEGV #22

Closed bfiguet closed 1 year ago

bfiguet commented 1 year ago

<< test

test Stack overflow in thread #1: can't grow stack to 0x1ffe801000 Process terminating with default action of signal 11 (SIGSEGV) ==27596== Access not within mapped region at address 0x1FFE801FD1 ==27596== Stack overflow in thread #1: can't grow stack to 0x1ffe801000 ==27596== at 0x8AFBFB2: tcsetattr (tcsetattr.c:80)

3lsy commented 1 year ago

Done