-
Just found an issue on K230 when doing some auto-vectorization tests on https://github.com/UoB-HPC/TSVC_2.
The vectorized `s1115` is like:
```asm
.LBB9_7: # %vector.p…
-
Due to another bug, I had a server in a "recovery loop": The devices were switched to error state via setException() and then recovered again via open() in an endless loop. Occasionally (quite rare ac…
mhier updated
4 years ago
-
Hi Daniel,
I need your help to solve my issue when loading MF4 files using asammdf.
I have an MF4 file that contains a large number of CAN-FD signals. I am able to read all the signals using CA…
-
To reproduce, you need to be in a branch that explicitly adds a check that the `reader_t` type in disk_structure.cc is not used after destruction. This is done in the branch sam_disk_structure_defect…
-
I m using Ubuntu 20.04. I compiled this project and tried to run with a MDF4 file taken from [here](https://canlogger.csselectronics.com/canedge-getting-started/log-file-tools/) to test it.
Followi…
-
-----BEGIN RSA PRIVATE KEY-----
MIIEpQIBAAKCAQEA4E8mvdb8jT8V3EWk8RE+Tmu1CYe1cEYKbA7jiO1QHjgJyL9E
gZUC6k7LLdmqtebfVRO/yyVEGTLMJGSPAwtTaDrRw9dlmH6KGp2UTc3W+3zkGZ3l
ZqjXeurdwbOVu7174/dp6Gzxrx7xgYD0tpKts3…
-
Hi,
Seems the test files `mdf3.dat` and `mdf4.mf4` are not included in the repo, which fails the tests.
Looking around for Rust asammdf reader(s) I was surprised to find only two
(and this one …
-
```
my client was running almost 2300 torrents files and received this seg fault
while it was sleeping (at the moment it occurred)
i'm posting the gbd log
Program received signal SIGSEGV, Segmenta…
-
```
my client was running almost 2300 torrents files and received this seg fault
while it was sleeping (at the moment it occurred)
i'm posting the gbd log
Program received signal SIGSEGV, Segmenta…
-
# Python version
3.6.9
# Platform information
Linux-5.4.0-72-generic-x86_64-with-Ubuntu-18.04-bionic
# Numpy version
1.19.5
# mdfreader version
4.1
# Description
import mdfreader
yop…