Chronos: Finding Timeout Bugs in Practical Distributed Systems by Deep-Priority Fuzzing with Transient Delay
Read the paper · doi:10.1109/sp54263.2024.00109
What this paper does with SQLancer
How it was classified
uses infrastructure — yes (workload)
M1 states the MySQL-Cluster workload is generated by SQLancer, described as one of the widely used SQL generators for testing database systems. That is reuse to produce input for a different system rather than building on SQLancer, which is why the kind is recorded as workload.
For MySQL-Cluster, the workload is generated by SQLancer [57], one of the widely used SQL generators for testing database systems.
extends technique — no
No technique is extended; the citation is background.
compares with — no
No empirical comparison against SQLancer is reported in the mentions.
describes as state of the art — no
The citation does not characterise SQLancer as the state of the art.
Its artifact
SecTechTool/Chronos carries sqlancer source content match.
# Chronos: An Automatical Testing Framework for Finding Timeout Bugs in Distributed Systems by Self-Adaptive Delay Model.
source
private static StringGenerationStrategy stringGenerationStrategy = StringGenerationStrategy.SOPHISTICATED;
source
SQLancer publications it cites (1)
Bibliography entries that resolved to a SQLancer publication, or to a paper by one of the project's authors. A sentence citing one of these numbers is a reference to SQLancer even when it never writes the name.
| # | Entry | Matched as |
|---|---|---|
| 57 | M. Rigger and Z. Su, “Testing database engines via pivoted query synthesis.” in OSDI, vol. 20, 2020, pp. 667–682. 1953 | sqlancer publication · PQS |
Every place it refers to SQLancer (1)
1 sentence, each stored verbatim from the extracted text with where it was found and how. “Citation marker” means the sentence names no tool at all and was reached through a reference number that resolved to a SQLancer publication.
| Id | Sentence | Found by | Where |
|---|---|---|---|
| M1 | For MySQL-Cluster, the workload is generated by SQLancer [57], one of the widely used SQL generators for testing database systems. |
name |
5 Implementation page 8 |