Date: Thu, 06 Dec 2018 21:53:15 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 233837] gcore on stopped process causes reboot... Message-ID: <bug-233837-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233837 Bug ID: 233837 Summary: gcore on stopped process causes reboot... Product: Base System Version: 11.2-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: peter.x.eriksson@liu.se While trying to debug a Samba problem I wanted to grab core-dumps of running winbindd processes, I then noticed that (as root) giving these commands: # kill -STOP 49049 # gcore -c /var/cores/winbindd.49049 49049 causes FreeBSD 11.2-RELEASE-p5 to reboot immediately. Tried it on two diffe= rent systems (one old HP D380 G5 and a new Dell PowerEdge R730xd). I think the "-s" flag to gcore also causes this effect. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233837-227>