Icinga / icingaweb2-module-pdfexport

PDF export functionality for Icinga Web 2
GNU General Public License v2.0
31 stars 16 forks source link

Crashdumps fail to be dumped due to permission errors #62

Open nilmerg opened 1 year ago

nilmerg commented 1 year ago

Describe the bug

Chrome may try to dump a crashdump:

mkdir /tmp/Crashpad/new: Permission denied (13)

To Reproduce

n/a

Expected behavior

Chrome runs fine anyway. (Depends on the crash of course)

Additional context

There is --crash-dumps-dir which might help if defined.