When I run sway (not as root, in the tty) it prints Abort trap (core dumped). I am using an Intel Pentium N3530 processor and I’m running Intel graphics.
I apologise for anything in this post against the etiquette of the forums because this is my first time posting here.
Hi there,
I've witnessed core dump several times and each time in the same situation.
I have two jails hosting a "cloud service" ... and on both jails I use a script to update the software (the same one)
When copying the directory containing "Nextcloud" for backup, I've had core dumps several...
I was following an example found in: Practical rc.d scripting in BSD - at https://docs.freebsd.org/en/articles/rc-scripting/ ...and the 1st example, shows the "dummy" script. So, I reproduced the script in /etc/rc.conf.d, then I corrected errors, set the execute bit, and made a run. # start...
Ok so FreeBSD secures memory and makes unreadable to non-root users. But by default FreeBSD comes with "ulimit = unlimited" and I think that can cause to make normal users be able to read other apps memories. No code execution maybe but core dumps can include special informations about...
Hi everybody,
As said in title, lldb causes me some trouble.
Configuration:
Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz
FreeBSD 12.2-RELEASE-p1 GENERIC amd64
FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2)
Target...
Hi,
I recently moved few of my Plex systems to FreeBSD 12.2-RELEASE-p1 and noticed that the startup script tries to enforce a stack size of 3000 using ulimit:
root@abyss:~ # grep -i ulimit /usr/local/etc/rc.d/plexmediaserver_plexpass
ulimit -s 3000
So when I try to start/stop/restart it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.