core dump

  1. ksolowoniuk

    Rio Terminal 0.2.22 - FreeBSD 15.0-REALEASE-p1 - core dumped

    Hey, is anyone able to run the Rio terminal emulator? I sent the package maintainer an e-mail already but I thought I'd see if anyone here wants to test it on their system. Maybe we should roll the package back to 0.2.20 for now? **see the warning on github
  2. R

    Need help wkhtmltopdf exited on signal 10 (core dumped) on FreeBSD 14.2

    Hello everyone, Trying to deploy an Odoo 18 CE Server from GitHub and configuring Apache Web Server 2.4.62 with HTTPS support, I tested the installation, and all the system works well even printing a PDF invoice or a sale order. The requirement for Odoo 17.0 or Odoo 18.0 needs wkhtmltopdf...
  3. D

    Other Sway core dump

    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.
  4. M

    cp generates core dump within jails

    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...
  5. Clippers

    Shell Received Segmentation Fault after writing a Shell Script - FreeBSD13 Stable

    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...
  6. nerozero

    doxygen-1.9.1,2 failed to build, bison - core dumped

    Hello, unable to rebuild devel/doxygen [ 30%] Linking CXX static library ../lib/libvhdlparser.a cd /usr/ports/devel/doxygen/work/.build/vhdlparser && /usr/local/bin/cmake -P CMakeFiles/vhdlparser.dir/cmake_clean_target.cmake cd /usr/ports/devel/doxygen/work/.build/vhdlparser &&...
  7. F

    Solved Core dumps on my /home/username/ !??!?

    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...
  8. D

    Solved lldb is the trouble !

    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...
  9. C

    Solved Setting ulimit -s results in segmentation fault - expected behaviour or a bug?

    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...
Back
Top