-
Hi,
We encountered a segmentation fault while executing the mmap18 test case.
`./runltp -f syscalls -s mmap18`
...
```
Summary:
passed 4
failed 0
broken 0
skipped 0
warnings 0
…
-
The schema of callback `PromptForUpdatingMacTableFromDeviceCausesSendingAnswerToRequestor` does not match the example.
The schema outlines, that the requestBody consists of an array where every rec…
-
See picture in second comment for problem.
See here for example pairs fail, near end of video:
https://www.youtube.com/live/-EsixpO9mBk?feature=share
// engineer who provided it to you for as…
-
This is about adding or improving LTP tests for [`fanotify()`](https://man7.org/linux/man-pages/man7/fanotify.7.html). This would typically involve:
* enabling the LTP subset on staging.kernelci.o…
-
Julian got the parts for this a few weeks ago, there's a ~~bit~~ **lot** of 3d printing that's necessary to get it done. @ajlennon is doing most of it as I do not have the filament at home to accompli…
-
https://greengenes2.ucsd.edu/search?id=s__Gardnerella+vaginalis&version=2022.10 should be https://greengenes2.ucsd.edu/search?id=s__Bifidobacterium+vaginale&version=2022.10, as GTDB renamed most likel…
-
Trying to use the `congr` tactic on the following goal leads to a "anomaly: EcLowGoal.InvalidProofTerm" error.
```
Current goal
Type variables:
z : Zq
ez: int
ltp_z: asint z < p
--------…
-
```
tst_test.c:1558: TINFO: Timeout per run is 0h 00m 30s
ioprio_set03.c:39: TFAIL: ioprio_set IOPRIO_CLASS_BE prio 8 should not work
ioprio_set03.c:47: TINFO: tested illegal priority with class NO…
-
Problem seems to afflict arch linux on two different kernels, I think it has to do with them using control group v2 and cpuset expecting v1 perhaps? Arch upgraded in a recent update.
symptom looks …
-
How do we query ticker data ?
I found out that we need to query https://www.5paisa.com/developerapi/websocketformarketfeeds for live market feeds by accessing the APIs. How do we do it via sdk ?