-
dany.armstrong90
High
# Withdrawal fee for UsualX vault will be mis-calculated.
### Summary
The `UsualX.withdraw()` function has logic error in calculating the withdrawal fee.
### Root Cause
…
-
Hello, I'm considering making some changes to [AV]sitB, specifically in the way it handles the parsed AVpos notecard data ... more specifically the 90300 & 90301 link message commands. I'm not up for…
-
1. What versions are you using?
oracledb version: 6.7.0
oracledb thin mode: false
oracle client version: 19.25.0.0.0
$node --version
v20.15.1
2. Describe the problem
When a stored proce…
-
### 🚀 The feature, motivation and pitch
Feature: Implement Incremental PCA with native GPU support in PyTorch.
Motivation: I'm working on a large-scale machine learning project that requires dimen…
-
I create 512G disk image
qemu-img create -f qcow2 femu.qcow2 512G
I modify run-zns.sh
devsz_mb=262144
when i run run-zns.sh
i got the error this error
qemu-system-x86_64: -device femu,de…
-
### What happens?
My understanding is that duckdb-wasm should be able to utilize up to 4GiB of memory (https://v8.dev/blog/4gb-wasm-memory), I'm currently not able to load an existing duckdb file t…
-
OpenMP offload recording is failing to allocate memory. It keeps requesting 0 bytes instead of the present `LIBOMPTARGET_RR_DEVMEM_SIZE`.
For example when running
`LIBOMPTARGET_DEBUG=1 LIBOMPTAR…
-
In Minizip-ng, the `mz_stream_mem_set_buffer` function accepts the buffer size as a 32-bit integer, as shown in the signature below. This limitation causes a failure in `mz_zip_reader_open` when handl…
-
The current memory allocator we use is very primitive and has both poor performance, while being prone to fragmentation. Rather than designing our own allocator from scratch (which would be a waste of…
-
**Describe the bug**
I'm hosting labelstudio using a docker image (version 1.9.1), by default the maximum upload size is set to 250MB.
People in my team started complaining about slowdowns in labe…