Understand gil in practical scenarios

thanks for the link (guide). I am in context cpython and not scripts. But to understand scenaios that can be race condition issue, I asked above and i want to see if i can get possible all kinds of issues. I saw this thread ( Want to understand the significance of GIL and does it replace Mutex Locks? - #3 by nas ) and i asked if with or without gil you can get crash.