Advertisement
Guest User

Untitled

a guest
Jun 19th, 2018
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.07 KB | None | 0 0
  1. D/AndroidRuntime( 291): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
  2. D/AndroidRuntime( 291): CheckJNI is ON
  3. D/AndroidRuntime( 291): --- registering native functions ---
  4. D/PackageParser( 46): Scanning package: /data/app/vmdl17548.tmp
  5. D/dalvikvm( 46): GC freed 4850 objects / 320488 bytes in 142ms
  6. D/PackageManager( 46): Scanning package com.rhomobile.rhodes
  7. I/PackageManager( 46): /data/app/vmdl17548.tmp changed; unpacking
  8. D/installd( 28): DexInv: --- BEGIN '/data/app/vmdl17548.tmp' ---
  9. D/dalvikvm( 297): DexOpt: load 548ms, verify 5863ms, opt 205ms
  10. D/installd( 28): DexInv: --- END '/data/app/vmdl17548.tmp' (success) ---
  11. D/PackageManager( 46): Services: com.rhomobile.rhodes.RhoHttpService com.rhomobile.rhodes.RhoSyncService
  12. D/PackageManager( 46): Activities: com.rhomobile.rhodes.Rhodes com.rhomobile.rhodes.camera.FileList com.rhomobile.rhodes.camera.ImageCapture
  13. I/installd( 28): move /data/dalvik-cache/data@app@vmdl17548.tmp@classes.dex -> /data/dalvik-cache/data@app@com.rhomobile.rhodes.apk@classes.dex
  14. D/PackageManager( 46): New package installed in /data/app/com.rhomobile.rhodes.apk
  15. W/PackageManager( 46): Unknown permission android.permission.ACCESS_LOCATION in package com.rhomobile.rhodes
  16. W/PackageManager( 46): Unknown permission android.permission.ACCESS_GPS in package com.rhomobile.rhodes
  17. D/AndroidRuntime( 291): Shutting down VM
  18. D/dalvikvm( 291): DestroyJavaVM waiting for non-daemon threads to exit
  19. I/dalvikvm( 291): DestroyJavaVM shutting VM down
  20. D/dalvikvm( 291): HeapWorker thread shutting down
  21. D/dalvikvm( 291): HeapWorker thread has shut down
  22. D/jdwp ( 291): JDWP shutting down net...
  23. D/dalvikvm( 291): VM cleaning up
  24. D/dalvikvm( 291): LinearAlloc 0x0 used 527764 of 4194304 (12%)
  25. D/dalvikvm( 46): GC freed 8290 objects / 405960 bytes in 301ms
  26. I/ActivityManager( 46): Starting activity: Intent { action=android.intent.action.MAIN categories={android.intent.category.LAUNCHER} flags=0x10200000 comp={com.rhomobile.rhodes/com.rhomobile.rhodes.Rhodes} }
  27. I/ActivityManager( 46): Start proc com.rhomobile.rhodes for activity com.rhomobile.rhodes/.Rhodes: pid=302 uid=10017 gids={3003, 1006}
  28. I/Rhodes ( 302): Loading...
  29. D/skia ( 302): xxxxxxxxxxx jpeg error 53 Not a JPEG file: starts with 0x%02x 0x%02x
  30. D/dalvikvm( 302): GC freed 2922 objects / 239560 bytes in 130ms
  31. D/dalvikvm( 302): GC freed 4784 objects / 419024 bytes in 104ms
  32. I/RhoHttpHandler( 302): set server
  33. D/HttpListener( 302): Start Listener for /127.0.0.1:8080
  34. D/HttpListener( 302): RhoRubyStart...
  35. I/HttpListener( 302): Started on /127.0.0.1:8080
  36. I/ActivityManager( 46): Displayed activity com.rhomobile.rhodes/.Rhodes: 3224 ms
  37. D/LocationManager( 302): Constructor: service = android.location.ILocationManager$Stub$Proxy@4347f2d0
  38. D/LocationManagerService( 46): _requestLocationUpdates: listener = android.os.BinderProxy@434df9c8
  39. D/GpsLocationProvider( 46): setMinTime 0
  40. D/dalvikvm( 302): GC freed 4300 objects / 301264 bytes in 112ms
  41. I/System.out( 302): no such file to load -- rho/rho
  42. D/HttpListener( 302): startSyncEngine...
  43. D/Rhodes ( 302): startSyncEngine...
  44. W/dalvikvm( 302): threadid=19: thread exiting with uncaught exception (group=0x4000fe68)
  45. E/AndroidRuntime( 302): Uncaught handler: thread HttpListener-0 exiting due to uncaught exception
  46. I/System.out( 302): SyncEngine is started...
  47. E/AndroidRuntime( 302): undefined method 'get_start_path' for NilClass
  48. E/AndroidRuntime( 302): at com.xruby.runtime.lang.RubyKernelModule.methodMissing(RubyKernelModule.java:632)
  49. E/AndroidRuntime( 302): at com.xruby.runtime.lang.RubyKernelModule_Methods$23.run(RubyKernelModule_Methods.java:134)
  50. E/AndroidRuntime( 302): at com.xruby.runtime.lang.RubyMethod.invoke(RubyMethod.java:100)
  51. E/AndroidRuntime( 302): at com.xruby.runtime.lang.RubyAPI.callMethodMissing(RubyAPI.java:164)
  52. E/AndroidRuntime( 302): at com.xruby.runtime.lang.RubyAPI.callPublicNoArgMethod(RubyAPI.java:220)
  53. E/AndroidRuntime( 302): at com.rho.RhoRubyBase.getStartPage(RhoRubyBase.java:86)
  54. E/AndroidRuntime( 302): at com.rho.RhoRuby.getStartPage(RhoRuby.java:82)
  55. E/AndroidRuntime( 302): at com.rhomobile.rhodes.Rhodes.startSyncEngine(Rhodes.java:279)
  56. E/AndroidRuntime( 302): at com.rhomobile.rhodes.http.ThreadedServer.run(ThreadedServer.java:332)
  57. E/AndroidRuntime( 302): at java.lang.Thread.run(Thread.java:935)
  58. I/Process ( 46): Sending signal. PID: 302 SIG: 3
  59. I/dalvikvm( 302): threadid=7: reacting to signal 3
  60. I/dalvikvm( 302): Wrote stack trace to '/data/anr/traces.txt'
  61. I/Process ( 302): Sending signal. PID: 302 SIG: 9
  62. I/ActivityManager( 46): Process com.rhomobile.rhodes (pid 302) has died.
  63. W/ActivityManager( 46): Scheduling restart of crashed service com.rhomobile.rhodes/.RhoSyncService in 5000ms
  64. W/ActivityManager( 46): Scheduling restart of crashed service com.rhomobile.rhodes/.RhoHttpService in 5000ms
  65. D/LocationManagerService( 46): Location listener died
  66. D/LocationManagerService( 46): _removeUpdates: listener = android.os.BinderProxy@434df9c8
  67. I/WindowManager( 46): WIN DEATH: Window{434811f8 com.rhomobile.rhodes/com.rhomobile.rhodes.Rhodes}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement