ChatAFLndss / ChatAFL

Large Language Model guided Protocol Fuzzing (NDSS'24)
Apache License 2.0
246 stars 27 forks source link

json_object_array_get_idx: Assertion `json_object_get_type(jso) == json_type_array' failed. #2

Closed Blair-Cheng closed 8 months ago

Blair-Cheng commented 8 months ago

Hi, I am having "json_object_array_get_idx: Assertion `json_object_get_type(jso) == json_type_array' failed." problem while using CHATAFL for live555. " problem, what is the cause of this and what is the solution? Looking forward to your answer thanks! image

CAPCOMIN commented 2 weeks ago

Hello, I also encountered this problem. How did you solve it? Thank you.

Daranan commented 1 week ago

Hi,did you solve that json problem?Could you tell me the solution?Thank you very much.