oss-fuzz icon indicating copy to clipboard operation
oss-fuzz copied to clipboard

OpenSSL Fuzz Introspector build timeout

Open kroeckx opened this issue 11 months ago • 4 comments

This log: https://oss-fuzz-build-logs.storage.googleapis.com/log-6c267c4b-0002-41a8-9af0-65487323c6c8.txt

End with:

Step #6 - "compile-libfuzzer-introspector-x86_64": 2024-03-16 10:52:46.493 INFO debug_info - extract_all_functions_in_debug_info: Extracting functions
Step #6 - "compile-libfuzzer-introspector-x86_64": 2024-03-16 10:52:47.291 INFO debug_info - load_debug_all_yaml_files: Set base loader to use CSafeLoader
Step #6 - "compile-libfuzzer-introspector-x86_64": 2024-03-16 11:13:46.995 INFO debug_info - load_debug_all_yaml_files: Set base loader to use CSafeLoader
Step #6 - "compile-libfuzzer-introspector-x86_64": Correlating
TIMEOUT
ERROR: context deadline exceeded

kroeckx avatar Mar 18 '24 10:03 kroeckx

Same issue on nDPI project since 10 March: latest log https://oss-fuzz-build-logs.storage.googleapis.com/log-0e5ccc8b-1c53-4b7e-8e19-5b2b531ce9a2.txt

IvanNardi avatar Mar 19 '24 10:03 IvanNardi

Any updates about this issue?

IvanNardi avatar Apr 13 '24 11:04 IvanNardi

Similar output observed with unblob. See https://oss-fuzz-build-logs.storage.googleapis.com/log-feef94eb-5c75-40db-b693-e94148b167be.txt

qkaiser avatar Apr 23 '24 08:04 qkaiser

Apologies for the delay, I will look at solutions today

DavidKorczynski avatar Apr 23 '24 10:04 DavidKorczynski

Very sorry to keep bothering you, guys... any updates?

IvanNardi avatar May 17 '24 08:05 IvanNardi

Sorry for the slowness here -- I've located the bottleneck, am working on a fix

DavidKorczynski avatar May 17 '24 13:05 DavidKorczynski

https://github.com/google/oss-fuzz/pull/11971 fixes this one -- will close this issue once the report is up again

DavidKorczynski avatar May 18 '24 18:05 DavidKorczynski

Can confirm openssl is building with introspector again. Thanks for reporting this!

DavidKorczynski avatar May 23 '24 14:05 DavidKorczynski

Same with nDPI

DavidKorczynski avatar May 23 '24 14:05 DavidKorczynski

unblob is not resolved, but the problem here looks to be a failing coverage build

DavidKorczynski avatar May 23 '24 14:05 DavidKorczynski

Same with nDPI

Thank you very much!

IvanNardi avatar May 23 '24 18:05 IvanNardi