Sfinx

Results 23 issues of Sfinx

``` Exception NameError: "global name 'payload' is not defined" in 'netfilterqueue.global_callback' ignored Exception NameError: "global name 'payload' is not defined" in 'netfilterqueue.global_callback' ignored Exception NameError: "global name 'payload' is not...

``` ubuntu:~/E-Book$ dptrp1 --client-id .dpt-client --key .dpt.key --addr [fe80::60a7:46ff:fe5d:3375%enp0s20u9] list-documents Document/Samples/Note_Sample.pdf Document/Note/Legal Pad_20180721 (2).pdf Document/Note/Legal Pad_20180721 (1).pdf Document/Note/Legal Pad_20180721.pdf Document/Samples/Basic_Operation_Guide.pdf Document/dia.pdf Document/Samples/Document_Sample.pdf Document/Samples/Connectivity_Guide.pdf rus@Yasha:~/E-Book$ dptrp1 --client-id .dpt-client --key .dpt.key --addr...

Running flood router for a several months (latest git). Noticed that network status is changing randomly after some time. Restarting i2pd shows OK for the some time then random status...

minor
needs info
confirmed

In short: https://try.gogs.io/Rus/error500 Seems like GOGS thinks that master branch is must have one in all repos. ``` 2019/07/20 01:09:42 [ERROR] [...g/context/context.go:191 ServerError()] GetBranches: exit status 1 ``` ``` 2019-07-20T01:10:33.443182812Z...

💊 bug

"Restore data only" process should compare not between the src/dst partitions sizes but between dst partition size and data size

wontfix

It can be lowcase variant - sss for example.

### Describe the bug setting epCfg.medConfig.audioFramePtime (or PJSUA_DEFAULT_AUDIO_FRAME_PTIME) to 5 crashes opus codec. catched when compiling pjsip app with -fsanitize=address and making call with opus codec : ``` 2022 May...

Seems like stock alpine FC ext4 image is rather old. Rebase it using edge tar from alpine project

Stock Ubuntu 20.04, CUDA 11.2 : ``` root@gpu:~/mixbench/build-cuda# ./mixbench-cuda-alt mixbench/alternating (v0.03-15-g514c757) ------------------------ Device specifications ------------------------ Device: GeForce RTX 2080 Ti CUDA driver version: 11.20 GPU clock rate: 1545 MHz Memory...

Hello, SIGSEGV occures somewhere in crypto funcs (tried build at Ubuntu x86_64). So cmake adds libgcc_s which is not needed with gcc >= 5.x as all stuff is present at...