Skip to content

Vector does not work with firejail and proxychains security isolation #24

@nnmfnwl

Description

@nnmfnwl

System: Debian Latest Stable
Vector: v0.2.0 and v0.1.9
Initiating firejail sandbox as:

cd ~/Downloads/vector/ && firejail --whitelist=`pwd` --read-only=`pwd` --whitelist=/home/${USER}/.config/vector/ --whitelist=~/.proxychains proxychains4 bash

Starting vector as:

~/Downloads/vector$ ./Vector
[proxychains] DLL init: proxychains-ng 4.16
Illegal instruction

Dmesg:

traps: Vector[1755281] trap invalid opcode ip:55da23616174 sp:7ffc21f08910 error:0 in Vector[55da229e0000+17ad000]
traps: Vector[1755352] trap invalid opcode ip:55f8c7eef174 sp:7ffc6fa6ab40 error:0 in Vector[55f8c72b9000+17ad000]
traps: Vector[1755459] trap invalid opcode ip:555b25a01174 sp:7ffef58a3a00 error:0 in Vector[555b24dcb000+17ad000]

I haven't tested to start Vector without isolation because not trusting third party software without proper isolation.

Would be great at least to know which userspace directories is Vector using and if it works with Debian latest stable as native.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions