[ 
https://issues.apache.org/jira/browse/CB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496482#comment-13496482
 ] 

Lindsey Simon commented on CB-1185:
-----------------------------------

One more bit... I went looking back at a prior crash log and see:
11-02 16:56:21.803 D/STATUSBAR-BatteryController(  779): onReceive() - 
ACTION_BATTERY_CHANGED
11-02 16:56:21.803 D/STATUSBAR-BatteryController(  779): onReceive() - level:99
11-02 16:56:21.803 D/STATUSBAR-BatteryController(  779): onReceive() - plugged:0
11-02 16:56:21.803 D/STATUSBAR-BatteryController(  779): onReceive() - 
BATTERY_STATUS_DISCHARGING: stat_sys_battery
11-02 16:56:21.833 D/dalvikvm( 2234): GC_CONCURRENT freed 1779K, 27% free 
14122K/19107K, paused 8ms+3ms
11-02 16:56:21.983 D/Zygote  (  333): Process 15854 terminated by signal (11)
11-02 16:56:21.993 W/InputDispatcher(  643): channel ~ Consumer closed input 
channel or an error occurred.  events=0x8
11-02 16:56:21.993 E/InputDispatcher(  643): channel ~ Channel is unrecoverably 
broken and will be disposed!
11-02 16:56:21.993 W/InputDispatcher(  643): Attempted to unregister already 
unregistered input channel
11-02 16:56:21.993 I/WindowManager(  643): WINDOW DIED Window{4210e748 
XXX.XXXXX.XXXXXXX/XXX.XXXXX.XXXXXXX.XXXXXXXXXXXXXXXXXX paused=false}
11-02 16:56:21.993 I/ActivityManager(  643): Process com.twist.android (pid 
15854) has died.

What about this being relevant?:
http://stackoverflow.com/questions/4973310/signal-11-sigsegv-crash-android
aka clearCache and destroyDrawingCache ?

(stabbing in dark)
                
> When Application is placed in background and resumed, the UI is frozen
> ----------------------------------------------------------------------
>
>                 Key: CB-1185
>                 URL: https://issues.apache.org/jira/browse/CB-1185
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.0.0
>         Environment: Jelly Bean 4.1, ICS 4.0.x
>            Reporter: Greg
>            Assignee: Filip Maj
>         Attachments: 0001-Fix-issue-with-pause-resume-freezing-the-UI.patch, 
> 0002-Uncomment.patch, cordova-2.0.0.jar, issues.zip
>
>
> When using PhoneGap 2.0.0 on ICS or JellyBean, the application freezes up 
> after you set the app to the background or turn of the screen. After around 
> 3-7 seconds, the application unfreezes and pretty much causes a panic and 
> usually crashes. No error reports have been submitted.
> Here is how you re-produce the issue:
> 1. Download Untappd - 
> V2.0.4(https://play.google.com/store/apps/details?id=com.untappdllc.app)
> 2. After logging in stay on the Friends tab
> 3. Turn the the screen off and wait about 3-7 minutes
> 4. Turn the screen back on, and the interface should be frozen.
> Another possible path to re-producing the issue:
> 1. Download Untappd - 
> V2.0.4(https://play.google.com/store/apps/details?id=com.untappdllc.app)
> 2. After logging in stay on the Friends tab
> 3. Go back to the home screen then use other apps for about 3-7 minutes.
> 4. Go back into Untappd, and the interface should be frozen.
> When the app is frozen, native menu buttons will not nor any options in the 
> UI. 
> Would love to see if anyone can replicate this. I've tested this on Jelly 
> Bean 4.1.x on a Samsung Galaxy Nexus, but users have been having this problem 
> majority on ICS (4.0.x)
> Thanks,
> Greg

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to