Issue Details
- Number
- 31066
- Title
- scriptpubkeyman fuzz target TopUp is slow (3/N)
- Description
- Follow-up to https://github.com/bitcoin/bitcoin/issues/30476 and https://github.com/bitcoin/bitcoin/issues/30541:
Found by OSS-Fuzz: https://issues.oss-fuzz.com/issues/369374541
Probably a duplicate of, or similarity with https://github.com/bitcoin/bitcoin/issues/30498
File: [clusterfuzz-testcase-scriptpubkeyman-6582005385461760.not.txt](https://github.com/user-attachments/files/17330258/clusterfuzz-testcase-scriptpubkeyman-6582005385461760.not.txt)
```
$ FUZZ=scriptpubkeyman perf record -g --call-graph dwarf ./bld-cmake/src/test/fuzz/fuzz -runs=1 /tmp/clusterfuzz-testcase-scriptpubkeyman-6582005385461760.not.txt
$ hotspot ./perf.data
```

- URL
-
https://github.com/bitcoin/bitcoin/issue/31066
- Closed by
-
Back to List