Skip to content

Instantly share code, notes, and snippets.

@nomaad
Created November 1, 2012 12:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nomaad/3993412 to your computer and use it in GitHub Desktop.
Save nomaad/3993412 to your computer and use it in GitHub Desktop.
Titanium Mobile - Android Not Responding problem
11-01 13:32:45.660: I/ActivityManager(128): Start proc ch.devault.toolwassertest for activity ch.devault.toolwassertest/.ToolWasserActivity: pid=5238 uid=10076 gids={1015, 1006, 3003}
11-01 13:32:45.707: D/dalvikvm(82): GC_EXPLICIT freed 12K, 53% free 2569K/5379K, external 1596K/2108K, paused 45ms
11-01 13:32:45.750: I/Launcher(233): onWindowFocusChanged(false)
11-01 13:32:45.769: D/dalvikvm(82): GC_EXPLICIT freed <1K, 53% free 2569K/5379K, external 1596K/2108K, paused 59ms
11-01 13:32:45.769: D/Launcher(233): It's image wallpaper. suggestDesiredDimensions(-1,-1)
11-01 13:32:45.781: D/szipinf(5238): Initializing inflate state
11-01 13:32:45.796: I/TiApplication(5238): (main) [0,0] checkpoint, app created.
11-01 13:32:45.816: D/dalvikvm(82): GC_EXPLICIT freed <1K, 53% free 2569K/5379K, external 1596K/2108K, paused 44ms
11-01 13:32:45.863: I/TiApplication(5238): (main) [68,68] Titanium 2.1.1 (2012/07/27 14:01 0fd84a2)
11-01 13:32:45.921: V/AudioPolicyManager(83): stopOutput() output 1, stream 1, session 284
11-01 13:32:45.921: V/AudioPolicyManager(83): getNewDevice() selected device 0
11-01 13:32:45.921: V/AudioPolicyManager(83): setOutputDevice() output 1 device 0 delayMs 0 force 0
11-01 13:32:45.921: V/AudioPolicyManager(83): setOutputDevice() setting same device 0 or null device for output 1
11-01 13:32:46.128: I/StatusBarPolicy(208): onSignalStrengthsChanged
11-01 13:32:46.460: I/TiApplication(5238): (main) [595,663] Titanium Javascript runtime: v8
11-01 13:32:46.464: D/dalvikvm(5238): Trying to load lib /data/data/ch.devault.toolwassertest/lib/libstlport_shared.so 0x40515ea0
11-01 13:32:46.464: D/dalvikvm(5238): Added shared lib /data/data/ch.devault.toolwassertest/lib/libstlport_shared.so 0x40515ea0
11-01 13:32:46.464: D/dalvikvm(5238): No JNI_OnLoad found in /data/data/ch.devault.toolwassertest/lib/libstlport_shared.so 0x40515ea0, skipping init
11-01 13:32:46.464: D/dalvikvm(5238): Trying to load lib /data/data/ch.devault.toolwassertest/lib/libkroll-v8.so 0x40515ea0
11-01 13:32:46.472: D/UrbanAirshipModule(5238): (main) [13,676] Received onAppCreate notification
11-01 13:32:46.472: I/UrbanAirshipModule(5238): (main) [0,676] Airship taking off
11-01 13:32:46.480: D/dalvikvm(5238): Added shared lib /data/data/ch.devault.toolwassertest/lib/libkroll-v8.so 0x40515ea0
11-01 13:32:46.527: D/Tool Wasser - UALib(5238): Airship Take Off! Lib Version: 1.0.1 / App key = ENTER_KEY_HERE / secret = ENTER_SECRET_HERE
11-01 13:32:46.527: D/Tool Wasser - UALib(5238): In Production? false
11-01 13:32:46.527: E/Tool Wasser - UALib(5238): AndroidManifest.xml missing required permission: ch.devault.toolwassertest.permission.C2D_MESSAGE
11-01 13:32:46.535: E/Tool Wasser - UALib(5238): AndroidManifest.xml's com.urbanairship.push.c2dm.C2DMPushReceiver declaration missing required com.google.android.c2dm.intent.RECEIVE filter with category=ch.devault.toolwassertest
11-01 13:32:46.535: E/Tool Wasser - UALib(5238): AndroidManifest.xml's com.urbanairship.push.c2dm.C2DMPushReceiver declaration missing required com.google.android.c2dm.intent.REGISTRATION filter with category=ch.devault.toolwassertest
11-01 13:32:46.585: D/Tool Wasser - UALib(5238): Initializing Push.
11-01 13:32:46.593: D/Tool Wasser - UALib(5238): Initializing Analytics.
11-01 13:32:46.613: I/TiRootActivity(5238): (main) [0,0] checkpoint, on root activity create, savedInstanceState: null
11-01 13:32:46.773: E/TiApplication(5238): (KrollRuntimeThread) [160,160] APP PROXY: ti.modules.titanium.app.AppModule@405fad40
11-01 13:32:46.812: W/V8Object(5238): Runtime disposed, cannot set property 'userAgent'
11-01 13:32:46.843: D/dalvikvm(5238): Trying to load lib /data/data/ch.devault.toolwassertest/lib/libti.barcode.so 0x40515ea0
11-01 13:32:46.843: D/dalvikvm(5238): Added shared lib /data/data/ch.devault.toolwassertest/lib/libti.barcode.so 0x40515ea0
11-01 13:32:46.843: D/dalvikvm(5238): No JNI_OnLoad found in /data/data/ch.devault.toolwassertest/lib/libti.barcode.so 0x40515ea0, skipping init
11-01 13:32:46.843: D/dalvikvm(5238): Trying to load lib /data/data/ch.devault.toolwassertest/lib/libti.urbanairship.so 0x40515ea0
11-01 13:32:46.843: D/dalvikvm(5238): Added shared lib /data/data/ch.devault.toolwassertest/lib/libti.urbanairship.so 0x40515ea0
11-01 13:32:46.847: D/dalvikvm(5238): No JNI_OnLoad found in /data/data/ch.devault.toolwassertest/lib/libti.urbanairship.so 0x40515ea0, skipping init
11-01 13:32:47.031: D/dalvikvm(5238): GC_CONCURRENT freed 1049K, 55% free 3092K/6727K, external 1596K/2108K, paused 2ms+2ms
11-01 13:32:47.046: D/dalvikvm(5238): GC_FOR_MALLOC freed 49K, 55% free 3042K/6727K, external 1596K/2108K, paused 15ms
11-01 13:32:47.175: D/dalvikvm(5238): GC_CONCURRENT freed 655K, 55% free 3073K/6727K, external 1596K/2108K, paused 2ms+2ms
11-01 13:32:47.273: E/TiAPI(5238): !!!
11-01 13:32:47.273: E/TiAPI(5238): !!! WARNING : Use of unsupported constant Ti.UI.iPhone.ActivityIndicatorStyle.DARK !!!
11-01 13:32:47.273: E/TiAPI(5238): !!!
11-01 13:32:47.332: D/dalvikvm(5238): GC_CONCURRENT freed 713K, 56% free 2979K/6727K, external 1596K/2108K, paused 2ms+2ms
11-01 13:32:47.367: I/TiAPI(5238): reload module Verzeichnis manualDataLoading: truehasData: true force: true
11-01 13:32:47.414: E/TiAPI(5238): !!!
11-01 13:32:47.414: E/TiAPI(5238): !!! WARNING : Use of unsupported constant Ti.UI.iPhone.ActivityIndicatorStyle.DARK !!!
11-01 13:32:47.414: E/TiAPI(5238): !!!
11-01 13:32:47.464: E/TiAPI(5238): !!!
11-01 13:32:47.464: E/TiAPI(5238): !!! WARNING : Use of unsupported constant Ti.UI.iPhone.ActivityIndicatorStyle.DARK !!!
11-01 13:32:47.464: E/TiAPI(5238): !!!
11-01 13:32:47.523: E/TiAPI(5238): !!!
11-01 13:32:47.523: E/TiAPI(5238): !!! WARNING : Use of unsupported constant Ti.UI.iPhone.ActivityIndicatorStyle.DARK !!!
11-01 13:32:47.523: E/TiAPI(5238): !!!
11-01 13:32:47.613: I/ActivityManager(128): Starting: Intent { cmp=ch.devault.toolwassertest/ti.modules.titanium.ui.TiTabActivity (has extras) } from pid 5238
11-01 13:32:47.636: I/TiAPI(5238): Loading data starts for module Verzeichnis Thu Nov 01 2012 13:32:47 GMT+0000 (GMT)
11-01 13:32:47.636: I/TiAPI(5238): reload module Verzeichnis manualDataLoading: truehasData: true force: false
11-01 13:32:47.640: I/TiAPI(5238): Loading data finished Verzeichnis Thu Nov 01 2012 13:32:47 GMT+0000 (GMT)
11-01 13:32:47.804: I/TiAPI(5238): Rendering finished for module VerzeichnisThu Nov 01 2012 13:32:47 GMT+0000 (GMT)
11-01 13:32:47.808: I/TiAPI(5238): Loading data starts for module Über uns Thu Nov 01 2012 13:32:47 GMT+0000 (GMT)
11-01 13:32:47.808: I/TiAPI(5238): reload module Über uns manualDataLoading: falsehasData: true force: false
11-01 13:32:47.812: I/TiAPI(5238): Loading data starts for module Mehr Thu Nov 01 2012 13:32:47 GMT+0000 (GMT)
11-01 13:32:47.812: I/TiAPI(5238): reload module Mehr manualDataLoading: falsehasData: true force: false
11-01 13:32:47.812: I/TiAPI(5238): Loading data starts for module Infos Thu Nov 01 2012 13:32:47 GMT+0000 (GMT)
11-01 13:32:47.812: I/TiAPI(5238): reload module Infos manualDataLoading: falsehasData: true force: false
11-01 13:32:47.867: D/dalvikvm(5238): GC_EXTERNAL_ALLOC freed 339K, 54% free 3109K/6727K, external 1973K/2108K, paused 27ms
11-01 13:32:47.910: D/dalvikvm(5238): Trying to load lib /data/data/ch.devault.toolwassertest/lib/libtiverify.so 0x40515ea0
11-01 13:32:47.910: D/dalvikvm(5238): Added shared lib /data/data/ch.devault.toolwassertest/lib/libtiverify.so 0x40515ea0
11-01 13:32:47.914: I/TiRootActivity(5238): (main) [0,0] checkpoint, on root activity resume. activity = ch.devault.toolwassertest.ToolWasserActivity@405edde8
11-01 13:32:47.972: D/Tool Wasser - UALib(5238): Push Service started with intent=Intent { act=com.urbanairship.push.START cmp=ch.devault.toolwassertest/com.urbanairship.push.PushService }
11-01 13:32:47.988: W/ActivityManager(128): Trying to launch ch.devault.toolwassertest/ti.modules.titanium.ui.TiTabActivity
11-01 13:32:48.000: D/TiUIView(5238): (main) [85,85] Nativeview is null
11-01 13:32:48.000: D/TiUIView(5238): (main) [1,86] Nativeview is null
11-01 13:32:48.042: W/TiTabActivity(5238): (main) [45,131] Notifying TiTabGroup, activity is created
11-01 13:32:48.117: D/TiUIView(5238): (main) [74,205] Nativeview is null
11-01 13:32:48.195: D/dalvikvm(5238): GC_CONCURRENT freed 82K, 47% free 3571K/6727K, external 3138K/3866K, paused 2ms+2ms
11-01 13:32:48.410: D/TiUIView(5238): (main) [290,495] Nativeview is null
11-01 13:32:48.453: I/ActivityManager(128): Displayed ch.devault.toolwassertest/ti.modules.titanium.ui.TiTabActivity: +466ms (total +2s795ms)
11-01 13:32:48.507: W/PowerManagerService(128): Timer 0x3->0x3|0x0
11-01 13:32:48.925: D/AudioHardwareALSA(83): Inside AudioStreamOutALSA::standby
11-01 13:32:48.925: V/AudioHardwareALSA(83): ALSAStreamOps::close()
11-01 13:32:49.003: I/AudioHardwareALSA(83): Output standby called!!. Turn off PCM device.
11-01 13:32:49.382: I/TiAPI(5238): Loading data finished Über uns Thu Nov 01 2012 13:32:49 GMT+0000 (GMT)
11-01 13:32:49.382: I/TiAPI(5238): Rendering starts for module Über unsThu Nov 01 2012 13:32:49 GMT+0000 (GMT)
11-01 13:32:49.402: I/TiAPI(5238): Rendering finished for module undefinedThu Nov 01 2012 13:32:49 GMT+0000 (GMT)
11-01 13:32:49.445: I/TiAPI(5238): Loading data finished Mehr Thu Nov 01 2012 13:32:49 GMT+0000 (GMT)
11-01 13:32:49.445: I/TiAPI(5238): Rendering starts for module MehrThu Nov 01 2012 13:32:49 GMT+0000 (GMT)
11-01 13:32:49.460: I/TiAPI(5238): Rendering finished for module undefinedThu Nov 01 2012 13:32:49 GMT+0000 (GMT)
11-01 13:32:49.933: D/BatteryService(128): update start
11-01 13:32:49.945: D/BatteryService(128): updateBattery level:94 scale:100 status:2 health:2 present:true voltage: 4131 temperature: 320 technology: Li-ion AC powered:false USB powered:true icon:17302213
11-01 13:32:49.968: I/StatusBarPolicy(208): BAT. S:2 H:2
11-01 13:32:50.824: D/dalvikvm(5238): GC_FOR_MALLOC freed 474K, 43% free 4292K/7431K, external 3140K/3866K, paused 51ms
11-01 13:32:52.898: D/dalvikvm(5238): GC_CONCURRENT freed 1213K, 46% free 4619K/8455K, external 3140K/3866K, paused 5ms+4ms
11-01 13:32:53.703: I/StatusBarPolicy(208): onSignalStrengthsChanged
11-01 13:32:54.890: I/TiAPI(5238): Rendering finished for module VerzeichnisThu Nov 01 2012 13:32:54 GMT+0000 (GMT)
11-01 13:32:54.894: I/InputReader(128): dispatchTouch::touch event's action is 0
11-01 13:32:54.894: I/InputDispatcher(128): Delivering touch to current input target: action: 0, channel '40a21c08 ch.devault.toolwassertest/ti.modules.titanium.ui.TiTabActivity (server)'
11-01 13:32:54.964: D/dalvikvm(5238): GC_FOR_MALLOC freed 990K, 43% free 5028K/8775K, external 3140K/3866K, paused 23ms
11-01 13:32:55.039: I/InputReader(128): dispatchTouch::touch event's action is 1
11-01 13:32:55.039: I/InputDispatcher(128): Delivering touch to current input target: action: 1, channel '40a21c08 ch.devault.toolwassertest/ti.modules.titanium.ui.TiTabActivity (server)'
11-01 13:32:55.046: V/AudioPolicyManager(83): startOutput() output 1, stream 1, session 285
11-01 13:32:55.046: V/AudioPolicyManager(83): getDeviceForStrategy() from cache strategy 0, device 2
11-01 13:32:55.046: V/AudioPolicyManager(83): getDeviceForStrategy() from cache strategy 0, device 2
11-01 13:32:55.046: V/AudioPolicyManager(83): getNewDevice() selected device 2
11-01 13:32:55.046: V/AudioPolicyManager(83): setOutputDevice() output 1 device 2 delayMs 0 force 0
11-01 13:32:55.046: V/AudioPolicyManager(83): setOutputDevice() setting same device 2 or null device for output 1
11-01 13:32:55.046: D/AudioHardwareALSA(83): Calling setDevice from write @..1937.
11-01 13:32:55.046: V/AudioPolicyManager(83): releaseOutput() 1
11-01 13:32:55.101: I/AudioHardwareALSA(83): Initialized ALSA PLAYBACK device AndroidPlayback_Speaker_normal
11-01 13:32:55.101: V/AudioHardwareALSA(83): Set PLAYBACK PCM format to S16_LE (Signed 16 bit Little Endian)
11-01 13:32:55.101: D/AudioHardwareALSA(83): Using 2 channels for PLAYBACK.
11-01 13:32:55.101: I/AudioHardwareALSA(83): DEFAULT_SAMPLE_RATE is 44100, mDefaults->sampleRate is 44100
11-01 13:32:55.101: D/AudioHardwareALSA(83): Set PLAYBACK sample rate to 44100 HZ
11-01 13:32:55.101: D/AudioHardwareALSA(83): Buffer size: 4096
11-01 13:32:55.101: D/AudioHardwareALSA(83): Latency: 92879
11-01 13:32:55.125: W/AudioFlinger(83): write blocked for 79 msecs, 132 delayed writes, thread 0x2fed0
11-01 13:32:55.414: V/AudioPolicyManager(83): stopOutput() output 1, stream 1, session 285
11-01 13:32:55.414: V/AudioPolicyManager(83): getNewDevice() selected device 0
11-01 13:32:55.414: V/AudioPolicyManager(83): setOutputDevice() output 1 device 0 delayMs 0 force 0
11-01 13:32:55.414: V/AudioPolicyManager(83): setOutputDevice() setting same device 0 or null device for output 1
11-01 13:32:55.660: I/TiAPI(5238): Loading data finished Infos Thu Nov 01 2012 13:32:55 GMT+0000 (GMT)
11-01 13:32:55.660: I/TiAPI(5238): Rendering starts for module InfosThu Nov 01 2012 13:32:55 GMT+0000 (GMT)
11-01 13:32:55.988: I/TiAPI(5238): Rendering finished for module undefinedThu Nov 01 2012 13:32:55 GMT+0000 (GMT)
11-01 13:32:56.003: D/TiUIView(5238): (main) [7595,8090] Nativeview is null
11-01 13:32:56.078: I/TiHttpClient(5238): (KrollRuntimeThread) [75,8165] Twitter: not sending X-Requested-With header
11-01 13:32:56.246: D/dalvikvm(5238): GC_CONCURRENT freed 1434K, 43% free 5454K/9479K, external 3517K/3866K, paused 2ms+3ms
11-01 13:32:56.421: D/TiUIView(5238): (main) [342,8507] Nativeview is null
11-01 13:32:56.906: D/dalvikvm(5238): GC_CONCURRENT freed 1040K, 36% free 6500K/10119K, external 3140K/3866K, paused 2ms+3ms
11-01 13:32:57.449: D/dalvikvm(5238): GC_CONCURRENT freed 932K, 32% free 7636K/11143K, external 3140K/3866K, paused 2ms+4ms
11-01 13:32:57.730: I/dalvikvm(5238): Total arena pages for JIT: 11
11-01 13:32:58.042: W/PowerManagerService(128): Timer 0x3->0x3|0x0
11-01 13:32:58.410: D/AudioHardwareALSA(83): Inside AudioStreamOutALSA::standby
11-01 13:32:58.410: V/AudioHardwareALSA(83): ALSAStreamOps::close()
11-01 13:32:58.433: I/global(5238): Loaded time zone names for en_US in 666ms.
11-01 13:32:58.492: I/AudioHardwareALSA(83): Output standby called!!. Turn off PCM device.
11-01 13:32:58.781: D/dalvikvm(375): GC_EXPLICIT freed 31K, 55% free 2740K/5959K, external 1596K/2108K, paused 72ms
11-01 13:32:59.222: I/InputReader(128): dispatchTouch::touch event's action is 0
11-01 13:32:59.222: I/InputDispatcher(128): Delivering touch to current input target: action: 0, channel '40a21c08 ch.devault.toolwassertest/ti.modules.titanium.ui.TiTabActivity (server)'
11-01 13:32:59.394: I/InputReader(128): dispatchTouch::touch event's action is 1
11-01 13:32:59.394: I/InputDispatcher(128): Delivering touch to current input target: action: 1, channel '40a21c08 ch.devault.toolwassertest/ti.modules.titanium.ui.TiTabActivity (server)'
11-01 13:32:59.566: V/AudioPolicyManager(83): startOutput() output 1, stream 1, session 286
11-01 13:32:59.566: V/AudioPolicyManager(83): getDeviceForStrategy() from cache strategy 0, device 2
11-01 13:32:59.566: V/AudioPolicyManager(83): getDeviceForStrategy() from cache strategy 0, device 2
11-01 13:32:59.566: V/AudioPolicyManager(83): getNewDevice() selected device 2
11-01 13:32:59.566: V/AudioPolicyManager(83): setOutputDevice() output 1 device 2 delayMs 0 force 0
11-01 13:32:59.566: V/AudioPolicyManager(83): setOutputDevice() setting same device 2 or null device for output 1
11-01 13:32:59.570: D/AudioHardwareALSA(83): Calling setDevice from write @..1937.
11-01 13:32:59.578: V/AudioPolicyManager(83): releaseOutput() 1
11-01 13:32:59.601: I/ActivityManager(128): Starting: Intent { cmp=ch.devault.toolwassertest/org.appcelerator.titanium.TiActivity (has extras) } from pid 5238
11-01 13:32:59.609: W/ActivityManager(128): Trying to launch ch.devault.toolwassertest/org.appcelerator.titanium.TiActivity
11-01 13:32:59.625: I/AudioHardwareALSA(83): Initialized ALSA PLAYBACK device AndroidPlayback_Speaker_normal
11-01 13:32:59.625: V/AudioHardwareALSA(83): Set PLAYBACK PCM format to S16_LE (Signed 16 bit Little Endian)
11-01 13:32:59.625: D/AudioHardwareALSA(83): Using 2 channels for PLAYBACK.
11-01 13:32:59.625: I/AudioHardwareALSA(83): DEFAULT_SAMPLE_RATE is 44100, mDefaults->sampleRate is 44100
11-01 13:32:59.625: D/AudioHardwareALSA(83): Set PLAYBACK sample rate to 44100 HZ
11-01 13:32:59.625: D/AudioHardwareALSA(83): Buffer size: 4096
11-01 13:32:59.625: D/AudioHardwareALSA(83): Latency: 92879
11-01 13:32:59.781: D/dalvikvm(5238): GC_EXTERNAL_ALLOC freed 724K, 31% free 7999K/11463K, external 3859K/3866K, paused 57ms
11-01 13:32:59.894: D/TiUIView(5238): (main) [3474,11981] Nativeview is null
11-01 13:32:59.937: V/AudioPolicyManager(83): stopOutput() output 1, stream 1, session 286
11-01 13:32:59.937: V/AudioPolicyManager(83): getNewDevice() selected device 0
11-01 13:32:59.937: V/AudioPolicyManager(83): setOutputDevice() output 1 device 0 delayMs 0 force 0
11-01 13:32:59.937: V/AudioPolicyManager(83): setOutputDevice() setting same device 0 or null device for output 1
11-01 13:32:59.953: D/TiUIView(5238): (main) [61,12042] Nativeview is null
11-01 13:32:59.960: D/BatteryService(128): update start
11-01 13:32:59.964: D/BatteryService(128): updateBattery level:94 scale:100 status:2 health:2 present:true voltage: 4177 temperature: 330 technology: Li-ion AC powered:false USB powered:true icon:17302213
11-01 13:32:59.972: I/StatusBarPolicy(208): BAT. S:2 H:2
11-01 13:33:00.046: I/ActivityManager(128): Displayed ch.devault.toolwassertest/org.appcelerator.titanium.TiActivity: +438ms
11-01 13:33:02.394: W/PowerManagerService(128): Timer 0x3->0x3|0x0
11-01 13:33:02.511: D/InputReader(128): Input event: value=1
11-01 13:33:02.511: I/ScreenCaptureAction(128): isBackKeyPressed(), return value = false
11-01 13:33:02.511: I/ScreenCaptureAction(128): updateBackKeyPressed(), pressed = true
11-01 13:33:02.511: I/PowerManagerService(128): Ulight 3->7|0
11-01 13:33:02.515: I/InputDispatcher(128): Delivering key to current input target: action: 0, channel '408a5620 ch.devault.toolwassertest/org.appcelerator.titanium.TiActivity (server)'
11-01 13:33:02.515: D/LightsService(128): BUTTON : 116
11-01 13:33:02.687: D/InputReader(128): Input event: value=0
11-01 13:33:02.687: I/ScreenCaptureAction(128): isBackKeyPressed(), return value = true
11-01 13:33:02.687: I/ScreenCaptureAction(128): updateBackKeyPressed(), pressed = false
11-01 13:33:02.687: I/InputDispatcher(128): Delivering key to current input target: action: 1, channel '408a5620 ch.devault.toolwassertest/org.appcelerator.titanium.TiActivity (server)'
11-01 13:33:02.937: D/AudioHardwareALSA(83): Inside AudioStreamOutALSA::standby
11-01 13:33:02.937: V/AudioHardwareALSA(83): ALSAStreamOps::close()
11-01 13:33:02.937: E/TiBaseActivity(5238): (main) [2983,15025] Layout cleanup.
11-01 13:33:03.019: I/AudioHardwareALSA(83): Output standby called!!. Turn off PCM device.
11-01 13:33:03.968: I/InputReader(128): dispatchTouch::touch event's action is 0
11-01 13:33:03.968: I/InputDispatcher(128): Delivering touch to current input target: action: 0, channel '40a21c08 ch.devault.toolwassertest/ti.modules.titanium.ui.TiTabActivity (server)'
11-01 13:33:04.113: I/InputReader(128): dispatchTouch::touch event's action is 1
11-01 13:33:04.113: I/InputDispatcher(128): Delivering touch to current input target: action: 1, channel '40a21c08 ch.devault.toolwassertest/ti.modules.titanium.ui.TiTabActivity (server)'
11-01 13:33:04.289: V/AudioPolicyManager(83): startOutput() output 1, stream 1, session 287
11-01 13:33:04.289: V/AudioPolicyManager(83): getDeviceForStrategy() from cache strategy 0, device 2
11-01 13:33:04.289: V/AudioPolicyManager(83): getDeviceForStrategy() from cache strategy 0, device 2
11-01 13:33:04.289: V/AudioPolicyManager(83): getNewDevice() selected device 2
11-01 13:33:04.289: V/AudioPolicyManager(83): setOutputDevice() output 1 device 2 delayMs 0 force 0
11-01 13:33:04.289: V/AudioPolicyManager(83): setOutputDevice() setting same device 2 or null device for output 1
11-01 13:33:04.289: D/AudioHardwareALSA(83): Calling setDevice from write @..1937.
11-01 13:33:04.292: V/AudioPolicyManager(83): releaseOutput() 1
11-01 13:33:04.347: I/AudioHardwareALSA(83): Initialized ALSA PLAYBACK device AndroidPlayback_Speaker_normal
11-01 13:33:04.347: V/AudioHardwareALSA(83): Set PLAYBACK PCM format to S16_LE (Signed 16 bit Little Endian)
11-01 13:33:04.347: D/AudioHardwareALSA(83): Using 2 channels for PLAYBACK.
11-01 13:33:04.347: I/AudioHardwareALSA(83): DEFAULT_SAMPLE_RATE is 44100, mDefaults->sampleRate is 44100
11-01 13:33:04.347: D/AudioHardwareALSA(83): Set PLAYBACK sample rate to 44100 HZ
11-01 13:33:04.347: D/AudioHardwareALSA(83): Buffer size: 4096
11-01 13:33:04.347: D/AudioHardwareALSA(83): Latency: 92879
11-01 13:33:04.398: W/AudioFlinger(83): write blocked for 107 msecs, 134 delayed writes, thread 0x2fed0
11-01 13:33:04.425: I/DEBUG(3770): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
11-01 13:33:04.425: I/DEBUG(3770): Build fingerprint: 'samsung/GT-I9000/GT-I9000:2.3.3/GINGERBREAD/XWJVH:user/release-keys'
11-01 13:33:04.425: I/DEBUG(3770): pid: 5238, tid: 5246 >>> ch.devault.toolwassertest <<<
11-01 13:33:04.425: I/DEBUG(3770): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000000c
11-01 13:33:04.429: I/DEBUG(3770): r0 00000000 r1 81c6a584 r2 000000aa r3 00000001
11-01 13:33:04.429: I/DEBUG(3770): r4 00000000 r5 002b0ac8 r6 46fcb8f0 r7 00000000
11-01 13:33:04.429: I/DEBUG(3770): r8 46fcb7c7 r9 46fcb7a8 10 46fcb8f0 fp 2d05951d
11-01 13:33:04.429: I/DEBUG(3770): ip 81d335fc sp 46fcb750 lr 8186c7df pc 8186c60c cpsr 40000030
11-01 13:33:04.433: I/DEBUG(3770): d0 03d17f05217f037f d1 002cc1a4002cc160
11-01 13:33:04.433: I/DEBUG(3770): d2 e59dd000e12fff20 d3 eaffffdae1a00030
11-01 13:33:04.433: I/DEBUG(3770): d4 e59fc024e28dd00c d5 0c000009e12fff1c
11-01 13:33:04.433: I/DEBUG(3770): d6 002cc18c002cc190 d7 002cc15c002cc194
11-01 13:33:04.433: I/DEBUG(3770): d8 0000000000000000 d9 0000000000000000
11-01 13:33:04.433: I/DEBUG(3770): d10 0000000000000000 d11 0000000000000000
11-01 13:33:04.433: I/DEBUG(3770): d12 0000000000000000 d13 0000000000000000
11-01 13:33:04.437: I/DEBUG(3770): d14 0000000000000000 d15 0000000000000000
11-01 13:33:04.441: I/DEBUG(3770): d16 81a4d45040512dc8 d17 3fe0000000000000
11-01 13:33:04.441: I/DEBUG(3770): d18 547d42aea2879f2e d19 412e848000000000
11-01 13:33:04.441: I/DEBUG(3770): d20 4059000000000000 d21 3fd99a27ad32ddf5
11-01 13:33:04.441: I/DEBUG(3770): d22 3fd24998d6307188 d23 3fcc7288e957b53b
11-01 13:33:04.441: I/DEBUG(3770): d24 3fc74721cad6b0ed d25 3fc39a09d078c69f
11-01 13:33:04.441: I/DEBUG(3770): d26 0000000000000000 d27 0000000000000000
11-01 13:33:04.441: I/DEBUG(3770): d28 0000000000000000 d29 0000000000000000
11-01 13:33:04.441: I/DEBUG(3770): d30 0000000000000000 d31 0000000000000000
11-01 13:33:04.441: I/DEBUG(3770): scr 60000013
11-01 13:33:04.539: I/DEBUG(3770): #00 pc 0006c60c /data/data/ch.devault.toolwassertest/lib/libkroll-v8.so
11-01 13:33:04.539: I/DEBUG(3770): #01 pc 00071ce2 /data/data/ch.devault.toolwassertest/lib/libkroll-v8.so
11-01 13:33:04.539: I/DEBUG(3770): #02 pc 000fd93c /data/data/ch.devault.toolwassertest/lib/libkroll-v8.so
11-01 13:33:04.542: I/DEBUG(3770): #03 pc 0014543c /data/data/ch.devault.toolwassertest/lib/libkroll-v8.so
11-01 13:33:04.542: I/DEBUG(3770): code around pc:
11-01 13:33:04.542: I/DEBUG(3770): 8186c5ec b1086860 ee0cf0b0 60632300 f7ff4620
11-01 13:33:04.542: I/DEBUG(3770): 8186c5fc 4620eb60 bf00bd70 004c6f54 00001304
11-01 13:33:04.542: I/DEBUG(3770): 8186c60c b10b68c3 47707d00 2b006903 2001d1fa
11-01 13:33:04.542: I/DEBUG(3770): 8186c61c bf00e7f9 4604b510 b1114608 f0c74608
11-01 13:33:04.542: I/DEBUG(3770): 8186c62c 6060eaea 46222100 eeecf0b4 bf00bd10
11-01 13:33:04.542: I/DEBUG(3770): code around lr:
11-01 13:33:04.542: I/DEBUG(3770): 8186c7bc 6900b13b fcdaf004 b1984605 75232300
11-01 13:33:04.546: I/DEBUG(3770): 8186c7cc 6900e003 fcbef004 46284605 f7ffbd70
11-01 13:33:04.546: I/DEBUG(3770): 8186c7dc b908ff17 e7f868e5 21004620 ffccf7ff
11-01 13:33:04.546: I/DEBUG(3770): 8186c7ec e7f268e5 20064904 44794a04 f7ff447a
11-01 13:33:04.546: I/DEBUG(3770): 8186c7fc e7e3eacc 004c85e4 003b8d9e 003b8da8
11-01 13:33:04.546: I/DEBUG(3770): stack:
11-01 13:33:04.546: I/DEBUG(3770): 46fcb710 0029f350
11-01 13:33:04.546: I/DEBUG(3770): 46fcb714 000030b0
11-01 13:33:04.546: I/DEBUG(3770): 46fcb718 0000030b
11-01 13:33:04.546: I/DEBUG(3770): 46fcb71c 81990098 /data/data/ch.devault.toolwassertest/lib/libkroll-v8.so
11-01 13:33:04.546: I/DEBUG(3770): 46fcb720 81d33520
11-01 13:33:04.546: I/DEBUG(3770): 46fcb724 2edd3374
11-01 13:33:04.546: I/DEBUG(3770): 46fcb728 5af08af9
11-01 13:33:04.546: I/DEBUG(3770): 46fcb72c 81a6b42c /data/data/ch.devault.toolwassertest/lib/libkroll-v8.so
11-01 13:33:04.546: I/DEBUG(3770): 46fcb730 000011b0
11-01 13:33:04.546: I/DEBUG(3770): 46fcb734 46fcb7a0
11-01 13:33:04.546: I/DEBUG(3770): 46fcb738 0029f350
11-01 13:33:04.550: I/DEBUG(3770): 46fcb73c 5af08af9
11-01 13:33:04.550: I/DEBUG(3770): 46fcb740 002cc168
11-01 13:33:04.550: I/DEBUG(3770): 46fcb744 00000000
11-01 13:33:04.550: I/DEBUG(3770): 46fcb748 df002777
11-01 13:33:04.550: I/DEBUG(3770): 46fcb74c e3a070ad
11-01 13:33:04.550: I/DEBUG(3770): #00 46fcb750 81d33520
11-01 13:33:04.550: I/DEBUG(3770): 46fcb754 002b0ac8
11-01 13:33:04.550: I/DEBUG(3770): 46fcb758 46fcb8f0
11-01 13:33:04.550: I/DEBUG(3770): 46fcb75c 81871ce7 /data/data/ch.devault.toolwassertest/lib/libkroll-v8.so
11-01 13:33:04.550: I/DEBUG(3770): #01 46fcb760 00010000
11-01 13:33:04.550: I/DEBUG(3770): 46fcb764 002cc168
11-01 13:33:04.550: I/DEBUG(3770): 46fcb768 00000000
11-01 13:33:04.550: I/DEBUG(3770): 46fcb76c ffffffff
11-01 13:33:04.550: I/DEBUG(3770): 46fcb770 00000001
11-01 13:33:04.550: I/DEBUG(3770): 46fcb774 00000006
11-01 13:33:04.550: I/DEBUG(3770): 46fcb778 00000000
11-01 13:33:04.550: I/DEBUG(3770): 46fcb77c 00000000
11-01 13:33:04.554: I/DEBUG(3770): 46fcb780 2d08a339
11-01 13:33:04.554: I/DEBUG(3770): 46fcb784 81d33520
11-01 13:33:04.554: I/DEBUG(3770): 46fcb788 46fcb894
11-01 13:33:04.554: I/DEBUG(3770): 46fcb78c 002b0ac8
11-01 13:33:04.554: I/DEBUG(3770): 46fcb790 00295d70
11-01 13:33:04.554: I/DEBUG(3770): 46fcb794 0000050c
11-01 13:33:04.554: I/DEBUG(3770): 46fcb798 46fcb7a8
11-01 13:33:04.554: I/DEBUG(3770): 46fcb79c 46fcb888
11-01 13:33:04.554: I/DEBUG(3770): 46fcb7a0 2d05951d
11-01 13:33:04.554: I/DEBUG(3770): 46fcb7a4 818fd941 /data/data/ch.devault.toolwassertest/lib/libkroll-v8.so
11-01 13:33:04.691: V/AudioPolicyManager(83): stopOutput() output 1, stream 1, session 287
11-01 13:33:04.691: V/AudioPolicyManager(83): getNewDevice() selected device 0
11-01 13:33:04.691: V/AudioPolicyManager(83): setOutputDevice() output 1 device 0 delayMs 0 force 0
11-01 13:33:04.691: V/AudioPolicyManager(83): setOutputDevice() setting same device 0 or null device for output 1
11-01 13:33:05.121: I/DEBUG(3770): dumpstate /data/log/dumpstate_app_native.txt
11-01 13:33:05.128: I/dumpstate(5263): begin
11-01 13:33:05.136: I/dalvikvm(128): threadid=4: reacting to signal 3
11-01 13:33:05.148: I/dalvikvm(128): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.347: I/dalvikvm(208): threadid=4: reacting to signal 3
11-01 13:33:05.351: I/dalvikvm(208): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.492: I/dalvikvm(218): threadid=4: reacting to signal 3
11-01 13:33:05.496: I/dalvikvm(222): threadid=4: reacting to signal 3
11-01 13:33:05.519: I/dalvikvm(218): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.535: I/dalvikvm(223): threadid=4: reacting to signal 3
11-01 13:33:05.546: I/dalvikvm(223): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.546: E/dalvikvm(222): Failed to write stack traces to /data/anr/traces.txt (4423 of 6926): No such file or directory
11-01 13:33:05.566: I/dalvikvm(226): threadid=4: reacting to signal 3
11-01 13:33:05.570: I/dalvikvm(226): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.589: I/dalvikvm(233): threadid=4: reacting to signal 3
11-01 13:33:05.597: I/dalvikvm(233): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.617: I/dalvikvm(287): threadid=4: reacting to signal 3
11-01 13:33:05.621: I/dalvikvm(287): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.640: I/dalvikvm(298): threadid=4: reacting to signal 3
11-01 13:33:05.644: I/dalvikvm(298): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.664: I/dalvikvm(375): threadid=4: reacting to signal 3
11-01 13:33:05.671: I/dalvikvm(375): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.687: I/dalvikvm(460): threadid=4: reacting to signal 3
11-01 13:33:05.691: I/dalvikvm(460): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.703: I/dalvikvm(609): threadid=4: reacting to signal 3
11-01 13:33:05.710: I/dalvikvm(609): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.722: I/dalvikvm(670): threadid=4: reacting to signal 3
11-01 13:33:05.726: I/dalvikvm(670): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.753: I/dalvikvm(1916): threadid=4: reacting to signal 3
11-01 13:33:05.761: I/dalvikvm(1916): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.769: I/dalvikvm(1930): threadid=4: reacting to signal 3
11-01 13:33:05.777: I/dalvikvm(1930): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.792: I/dalvikvm(1937): threadid=4: reacting to signal 3
11-01 13:33:05.796: I/dalvikvm(1937): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.816: I/dalvikvm(5090): threadid=4: reacting to signal 3
11-01 13:33:05.824: I/dalvikvm(5090): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.839: I/dalvikvm(5099): threadid=4: reacting to signal 3
11-01 13:33:05.847: I/dalvikvm(5099): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.875: I/dalvikvm(5122): threadid=4: reacting to signal 3
11-01 13:33:05.882: I/dalvikvm(5122): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.902: I/dalvikvm(5133): threadid=4: reacting to signal 3
11-01 13:33:05.906: I/dalvikvm(5133): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.929: I/dalvikvm(5150): threadid=4: reacting to signal 3
11-01 13:33:05.937: I/dalvikvm(5150): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.953: I/dalvikvm(5183): threadid=4: reacting to signal 3
11-01 13:33:05.960: I/dalvikvm(5183): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:05.972: I/dalvikvm(5194): threadid=4: reacting to signal 3
11-01 13:33:05.976: I/dalvikvm(5194): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:06.000: I/dalvikvm(5205): threadid=4: reacting to signal 3
11-01 13:33:06.003: I/dalvikvm(5205): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:06.042: I/dalvikvm(5213): threadid=4: reacting to signal 3
11-01 13:33:06.058: I/dalvikvm(5213): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:06.074: I/dalvikvm(5238): threadid=4: reacting to signal 3
11-01 13:33:06.085: I/dalvikvm(5238): Wrote stack traces to '/data/anr/traces.txt'
11-01 13:33:06.511: I/StatusBarPolicy(208): onSignalStrengthsChanged
11-01 13:33:07.117: W/PowerManagerService(128): Timer 0x7->0x3|0x0
11-01 13:33:07.117: I/PowerManagerService(128): Ulight 7->3|0
11-01 13:33:07.117: D/LightsService(128): BUTTON : 0
11-01 13:33:07.691: D/AudioHardwareALSA(83): Inside AudioStreamOutALSA::standby
11-01 13:33:07.691: V/AudioHardwareALSA(83): ALSAStreamOps::close()
11-01 13:33:07.769: I/AudioHardwareALSA(83): Output standby called!!. Turn off PCM device.
11-01 13:33:09.894: D/VoldCmdListener(75): asec list
11-01 13:33:10.000: D/BatteryService(128): update start
11-01 13:33:10.058: D/BatteryService(128): updateBattery level:94 scale:100 status:2 health:2 present:true voltage: 4168 temperature: 330 technology: Li-ion AC powered:false USB powered:true icon:17302213
11-01 13:33:10.066: I/StatusBarPolicy(208): BAT. S:2 H:2
11-01 13:33:10.941: I/dumpstate(5263): done
11-01 13:33:10.996: I/ActivityManager(128): Process ch.devault.toolwassertest (pid 5238) has died.
11-01 13:33:11.000: I/WindowManager(128): WIN DEATH: Window{40a21c08 ch.devault.toolwassertest/ti.modules.titanium.ui.TiTabActivity paused=false}
11-01 13:33:11.011: W/ActivityManager(128): Scheduling restart of crashed service ch.devault.toolwassertest/com.urbanairship.push.PushService in 5000ms
11-01 13:33:11.015: I/WindowManager(128): WIN DEATH: Window{40882cd0 ch.devault.toolwassertest/ch.devault.toolwassertest.ToolWasserActivity paused=false}
11-01 13:33:11.027: I/ActivityManager(128): Start proc ch.devault.toolwassertest for activity ch.devault.toolwassertest/.ToolWasserActivity: pid=5280 uid=10076 gids={1015, 1006, 3003}
11-01 13:33:11.031: D/Zygote(82): Process 5238 terminated by signal (11)
11-01 13:33:11.093: D/szipinf(5280): Initializing inflate state
11-01 13:33:11.101: I/TiApplication(5280): (main) [0,0] checkpoint, app created.
/**
* This is the main object and single global variable for the app. Glues the app together.
* Included by app.js
*/
var api = {};
(function() {
/**
* The UI namespace for all UI components.
*/
api.ui = {};
})();
//Include additional namespaces & components
Ti.include(
'/AppWindow.js',
'/ContentModule.js',
'/ContentRenderer.js'
);
// Create the main window
api.ui.tabGroup = api.ui.createApplicationWindow();
api.ui.tabGroup.open();
(function() {
/**
* Creates a new content module that can be assigned to a main tab.
* @param _args
*/
api.ui.createContentModule = function (_args) {
var win = Ti.UI.createWindow();
var moduleId = _args.moduleId;
function render(args){
var page = args.page;
// HACK: The problem happens here. The following line causes an ANR. Therefore cloning the func.
//api.ui.renderContent(moduleId, page.content, win);
// This works..
eval("var renderPage = " + api.ui.renderContent.toString()); // Create a copy of the function
renderPage(moduleId, page.content, win);
}
Ti.App.addEventListener(api.config.events.moduleDataLoaded, function(e){
if(e.changed || e.forceRendering){
render(e);
}
}); // When data is reloaded refresh window
return win;
}
})();
(function () {
/**
* Renders a content page
* @param content The JSON array defining the page content
* @param win The window containing the content
*/
api.ui.renderContent = function (moduleId, content, win) {
// creating some UI elements based on content JSON definition and adding them to the window
}
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment