Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.57 KB

bug_report.md

File metadata and controls

48 lines (37 loc) · 1.57 KB
name about title labels assignees
Bug report
Create a report to help us improve

Write clear, concise and in textual form.

Bug and expected behavior

  • Describe the bug.
  • What did you expect to happen?

No profile and disabling firejail

  • What changed calling firejail --noprofile /path/to/program in a terminal?
  • What changed calling the program by path (check which <program> or firejail --list while the sandbox is running)?

Reproduce Steps to reproduce the behavior:

  1. Run in bash firejail PROGRAM
  2. See error ERROR
  3. Click on '....'
  4. Scroll down to '....'

Environment

  • Linux distribution and version (ie output of lsb_release -a, screenfetch or cat /etc/os-release)
  • Firejail version (output of firejail --version) exclusive or used git commit (git rev-parse HEAD)

Additional context Other context about the problem like related errors to understand the problem.

Checklist

  • The upstream profile (and redirect profile if exists) have no changes fixing it.
  • The program has a profile. (If not, request one in https://github.com/netblue30/firejail/issues/1139)
  • A short search for duplicates was performed.
  • If it is a AppImage, --profile=PROFILENAME is used to set the right profile.
  • Used LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 PROGRAM to get english error-messages.
  • I'm aware of browser-allow-drm yes/browser-disable-u2f no in firejail.config to allow DRM/U2F in browsers.
debug output
OUTPUT OF `firejail --debug PROGRAM`