Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arch_prepareParentAfterFork():204 Couldn't attach to p id=XXXX #488

Open
marklandosek opened this issue Apr 24, 2023 · 0 comments
Open

arch_prepareParentAfterFork():204 Couldn't attach to p id=XXXX #488

marklandosek opened this issue Apr 24, 2023 · 0 comments

Comments

@marklandosek
Copy link

Hi

I had build the latest honggfuzz for Android 13 with ndk 22b (the latest tested from documentation) and ndk 25c (the latest at the moment of writing) and in both cases I obtained the same issue:

------------------------[  0 days 00 hrs 00 mins 05 secs ]----------------------
  Iterations : 839
        Mode : Static
      Target : /bin/file ___FILE___
     Threads : 4, CPUs: 8, CPU%: 400% [50%/CPU]
       Speed : 302/sec [avg: 167]
     Crashes : 0 [unique: 0, blocklist: 0, verified: 0]
    Timeouts : 0 [1 sec]
 Corpus Size : 0, max: 502056 bytes, init: 6 files
  Cov Update : 0 days 00 hrs 00 mins 05 secs ago
    Coverage : [none]
---------------------------------- [ LOGS ] ------------------/ honggfuzz 2.5 /-

[2023-04-24T16:27:51+0200][W][3093] arch_archInit():304 Unknown libc implementation. Using clone() instead of fork()
Entering phase: Static
Launched new fuzzing thread, no. #0
Launched new fuzzing thread, no. #1
Launched new fuzzing thread, no. #2
Launched new fuzzing thread, no. #3
[2023-04-24T16:27:56+0200][W][3100] arch_traceWaitForPidStop():1023 PID 4048 not in a stop
ped state - status:6 (SIGNALED, signal: 6 (Aborted))
[2023-04-24T16:27:56+0200][W][3100] arch_attachToNewPid():177 arch_traceAttach(pid=4048) f
ailed
[2023-04-24T16:27:56+0200][F][3100] arch_prepareParentAfterFork():204 Couldn't attach to p
id=4048

The issue is reproducible via the following command:

# ./honggfuzz -i ./input/ -x -- /bin/file ___FILE___  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant