• Home
  • Raw
  • Download

Lines Matching full:fatal

66   FATAL("Python Mutator cannot be called twice yet");  in unsupported()
88 FATAL("Failed to convert arguments"); in fuzz_py()
99 FATAL("Failed to convert arguments"); in fuzz_py()
114 FATAL("Failed to convert arguments"); in fuzz_py()
129 FATAL("Python mutator fuzz() should return a bytearray or bytes"); in fuzz_py()
148 FATAL("python custom fuzz: call failed"); in fuzz_py()
168 FATAL("Failed to convert arguments"); in custom_describe_py()
210 if (!unused_bytes) { FATAL("allocation failed!"); } in init_py_module()
214 FATAL("buffer initialization failed"); in init_py_module()
332 FATAL("Cannot convert argument in python init."); in init_py()
347 FATAL("Custom py mutator INIT failed."); in init_py()
369 FATAL("Call failed"); in deinit_py()
406 if (!py_mutator) { FATAL("Failed to load python mutator."); } in load_custom_mutator_py()
529 FATAL("Failed to convert arguments in custom post_process"); in post_process_py()
547 FATAL( in post_process_py()
570 FATAL("Python custom mutator: post_process call failed."); in post_process_py()
585 FATAL("Failed to convert arguments"); in init_trim_py()
608 FATAL("Call failed"); in init_trim_py()
623 FATAL("Failed to convert arguments"); in fuzz_count_py()
646 FATAL("Call failed"); in fuzz_count_py()
662 FATAL("Failed to convert arguments"); in post_trim_py()
685 FATAL("Call failed"); in post_trim_py()
706 FATAL("Python mutator fuzz() should return a bytearray"); in trim_py()
723 FATAL("Call failed"); in trim_py()
743 FATAL("Failed to convert arguments"); in havoc_mutation_py()
758 FATAL("Failed to convert arguments"); in havoc_mutation_py()
775 FATAL("Python mutator fuzz() should return a bytearray"); in havoc_mutation_py()
800 FATAL("Call failed"); in havoc_mutation_py()
826 FATAL("Call failed"); in havoc_mutation_probability_py()
852 FATAL( in introspection_py()
879 FATAL("Failed to convert arguments"); in queue_get_py()
898 FATAL("Failed to convert return value"); in queue_get_py()
907 FATAL("Call failed"); in queue_get_py()
922 FATAL("Failed to convert arguments"); in fuzz_send_py()
952 FATAL("Call failed"); in post_run_py()
974 FATAL("Failed to convert arguments"); in queue_new_entry_py()
992 FATAL("Failed to convert arguments"); in queue_new_entry_py()
1014 FATAL("Failed to convert return value"); in queue_new_entry_py()
1023 FATAL("Call failed"); in queue_new_entry_py()