Giter VIP home page Giter VIP logo

Comments (3)

marc1006 avatar marc1006 commented on August 26, 2024

Okay I think it depends on

--------- beginning of /dev/log/main
F/GLib    ( 9652): g_thread_pool_unprocessed: assertion 'real' failed
F/libc    ( 9652): Fatal signal 5 (???) at 0x000025b4 (code=-6), thread 9865 (pool)
F/GLib    ( 9652): g_source_set_ready_time: assertion 'source->ref_count > 0' failed
I/DEBUG   ( 1153): process stopped due to unexpected signal 5
D/dalvikvm( 1969): GC_FOR_ALLOC freed 512K, 4% free 17237K/17788K, paused 10ms, total 10ms
F/GLib    ( 9652): g_thread_pool_unprocessed: assertion 'real' failed
--------- beginning of /dev/log/system
I/ActivityManager( 1728): Process com.example.syss.syssexample (pid 9652) has died.
I/WindowState( 1728): WIN DEATH: Window{42df7408 u0 com.example.syss.syssexample/com.example.syss.syssexample.MainActivity}
W/ActivityManager( 1728): Force removing ActivityRecord{42c78590 u0 com.example.syss.syssexample/.MainActivity t14}: app died, no saved state
D/Zygote  ( 1156): Process 9652 terminated by signal (5)
W/Binder  ( 1934): Caught a RuntimeException from the binder stub implementation.
W/Binder  ( 1934): java.lang.NullPointerException
W/Binder  ( 1934):  at android.inputmethodservice.IInputMethodWrapper.setSessionEnabled(IInputMethodWrapper.java:280)
W/Binder  ( 1934):  at com.android.internal.view.IInputMethod$Stub.onTransact(IInputMethod.java:129)
W/Binder  ( 1934):  at android.os.Binder.execTransact(Binder.java:404)
W/Binder  ( 1934):  at dalvik.system.NativeStart.run(Native Method)

from frida-gum.

marc1006 avatar marc1006 commented on August 26, 2024

Update:
With the new version (4.3.5) the behavior has changed.

  1. Attach
    [Optional 1a. doing some stuff]
  2. Detach
  3. Message in logcat but NO crash
F/GLib    ( 5567): g_thread_pool_unprocessed: assertion 'real' failed
F/libc    ( 5567): Fatal signal 5 (???) at 0x000015bf (code=-6), thread 5670 (pool)
I/DEBUG   ( 5493): unexpected waitpid response: n=5670, status=00000000
I/DEBUG   ( 5493): ptrace detach from 5670 failed: No such process
I/DEBUG   ( 5493): debuggerd committing suicide to free the zombie!
I/DEBUG   ( 5672): debuggerd: Jun 13 2014 06:38:38
  1. Attach
    [Optional 4a. doing some stuff]
  2. Detach
  3. App crashes with
--------- beginning of /dev/log/system
D/ConnectivityService( 1708): handleInetConditionHoldEnd: net=1, condition=100, published condition=100
F/GLib    ( 5567): g_thread_pool_unprocessed: assertion 'real' failed
I/ActivityManager( 1708): Process com.example (pid 5567) has died.
I/WindowState( 1708): WIN DEATH: Window{42de3538 u0 com.example/com.example.MainActivity}
W/ActivityManager( 1708): Force removing ActivityRecord{42b5c5c0 u0 com.example/.MainActivity t12}: app died, no saved state
D/Zygote  ( 1141): Process 5567 terminated by signal (5)

Update 2:
https://gist.github.com/marc1006/326147205b64ef988448

from frida-gum.

marc1006 avatar marc1006 commented on August 26, 2024

It works now 👍

from frida-gum.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.