Advertisement
YaPeL

Untitled

May 3rd, 2013
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.16 KB | None | 0 0
  1. 05-03 18:57:13.953 384 393 I ActivityManager: START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.ppsspp.ppsspp/.PpssppActivity bnds=[12,125][141,281] u=0} from pid 673
  2. 05-03 18:57:13.963 384 393 D ActivityManager: delaying BroadcastIntents
  3. 05-03 18:57:13.963 384 408 D BroadcastQueue: An activity is being launched, pause the current intent dispatch
  4. 05-03 18:57:13.963 673 673 I Launcher: onPause
  5. 05-03 18:57:13.963 384 427 W ApplicationContext: Unable to create files directory /data/data/org.ppsspp.ppsspp/files
  6. 05-03 18:57:13.963 384 408 D BroadcastQueue: An activity is being launched, pause the current intent dispatch
  7. 05-03 18:57:13.973 384 665 I ActivityManager: Start proc org.ppsspp.ppsspp for activity org.ppsspp.ppsspp/.PpssppActivity: pid=29437 uid=10127 gids={1015, 1028}
  8. 05-03 18:57:14.013 673 673 D ImageView3DMsgHandler: start onHandleMessage : 10
  9. 05-03 18:57:14.013 673 673 D ImageView3DMsgHandler: end onHandleMessage : 10
  10. 05-03 18:57:14.013 673 673 D ImageView3DMsgHandler: start onHandleMessage : 9
  11. 05-03 18:57:14.013 673 673 D ImageView3DMsgHandler: end onHandleMessage : 9
  12. 05-03 18:57:14.023 384 427 W IMGSRV : :0: gralloc_device_alloc: ID: 17661 handle: 0x5a622160 size: 540 x 888 fmt: 2 usage: 0x933
  13. 05-03 18:57:14.023 29437 29437 I dalvikvm: Turning on JNI app bug workarounds for target SDK version 8...
  14. 05-03 18:57:14.053 29437 29437 E Trace : error opening trace file: No such file or directory (2)
  15. 05-03 18:57:14.053 384 408 D BroadcastQueue: An activity is being launched, pause the current intent dispatch
  16. 05-03 18:57:14.083 673 673 W IMGSRV : :0: gralloc_unregister_buffer: ID: 17651 handle: 0x59698620 size: 540 x 888 fmt: 5 usage: 0xb00
  17. 05-03 18:57:14.083 673 673 W IMGSRV : :0: gralloc_unregister_buffer: ID: 17652 handle: 0x549f6eb0 size: 540 x 888 fmt: 5 usage: 0xb00
  18. 05-03 18:57:14.083 673 673 W IMGSRV : :0: gralloc_unregister_buffer: ID: 17653 handle: 0x550bc170 size: 540 x 888 fmt: 5 usage: 0xb00
  19. 05-03 18:57:14.083 384 614 W IMGSRV : :0: gralloc_device_free: ID: 17651 handle: 0x5bc94dd0 size: 540 x 888 fmt: 5 usage: 0xb00
  20. 05-03 18:57:14.083 384 614 W IMGSRV : :0: gralloc_device_free: ID: 17652 handle: 0x5881e4e0 size: 540 x 888 fmt: 5 usage: 0xb00
  21. 05-03 18:57:14.143 29437 29437 W dalvikvm: Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lorg/ppsspp/ppsspp/PpssppActivity;
  22. 05-03 18:57:14.143 29437 29437 W dalvikvm: Class init failed in newInstance call (Lorg/ppsspp/ppsspp/PpssppActivity;)
  23. 05-03 18:57:14.153 29437 29437 D AndroidRuntime: Shutting down VM
  24. 05-03 18:57:14.153 29437 29437 W dalvikvm: threadid=1: thread exiting with uncaught exception (group=0x4184c7d0)
  25. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: FATAL EXCEPTION: main
  26. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: java.lang.ExceptionInInitializerError
  27. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at java.lang.Class.newInstanceImpl(Native Method)
  28. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at java.lang.Class.newInstance(Class.java:1319)
  29. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at android.app.Instrumentation.newActivity(Instrumentation.java:1053)
  30. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2030)
  31. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2153)
  32. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at android.app.ActivityThread.access$700(ActivityThread.java:137)
  33. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1246)
  34. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
  35. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at android.os.Looper.loop(Looper.java:137)
  36. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5031)
  37. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at java.lang.reflect.Method.invokeNative(Native Method)
  38. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at java.lang.reflect.Method.invoke(Method.java:511)
  39. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:792)
  40. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:555)
  41. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at dalvik.system.NativeStart.main(Native Method)
  42. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: Caused by: java.lang.UnsatisfiedLinkError: Couldn't load ppsspp_jni: findLibrary returned null
  43. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at java.lang.Runtime.loadLibrary(Runtime.java:365)
  44. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at java.lang.System.loadLibrary(System.java:535)
  45. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: at org.ppsspp.ppsspp.PpssppActivity.<clinit>(PpssppActivity.java:7)
  46. 05-03 18:57:14.163 29437 29437 E AndroidRuntime: ... 15 more
  47. 05-03 18:57:14.163 384 384 W ActivityManager: Force finishing activity org.ppsspp.ppsspp/.PpssppActivity
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement