Re: Screen caught signal 11 (core dumped)

2020-07-18 Thread david kerns
bah, typo... not uname, ulimit On Sat, Jul 18, 2020 at 6:05 AM david kerns wrote: > generating core files is usually off by default. uname -a (or -c if you > know what you're looking for) will tell you. Each Unix/Linux has different > controls on them (where, naming, etc) so you need to google f

Re: Screen caught signal 11 (core dumped)

2020-07-18 Thread david kerns
generating core files is usually off by default. uname -a (or -c if you know what you're looking for) will tell you. Each Unix/Linux has different controls on them (where, naming, etc) so you need to google for your OS/distro AND version to get the specifics. On Sat, Jul 18, 2020 at 12:21 AM Dan M

Screen caught signal 11 (core dumped)

2020-07-18 Thread Dan Mahoney (Gushi)
Hey all I'm running FreeBSD 11.3, with screen 4.8 installed via pkg. I occasionally get this crash, but there's no core file left around. Where would the core file be put by default -- I start screen as myself in my home directory, but I know screen is also setuid root, so that might affect t