Chrome_Android: Crash Report - [Android Java Exception] java.util.IllegalFormatConversionException at java.util.Formatter.badArgumentType(Formatter.java) |
|||
Issue descriptionProduct name: Chrome_Android Magic Signature: [Android Java Exception] java.util.IllegalFormatConversionException at java.util.Formatter.badArgumentType(Formatter.java) Current link: https://crash.corp.google.com/browse?q=product.name%3D'Chrome_Android'%20AND%20custom_data.ChromeCrashProto.magic_signature_1.name%3D'%5BAndroid%20Java%20Exception%5D%20java.util.IllegalFormatConversionException%20at%20java.util.Formatter.badArgumentType(Formatter.java)'%20AND%20ReportID%3D'74f197a050000000'&ignore_case=false&enable_rewrite=false&omit_field_name=&omit_field_value=&omit_field_opt=#3 Search properties: product.name: Chrome_Android custom_data.chromecrashproto.magic_signature_1.name: [Android Java Exception] java.util.IllegalFormatConversionException at java.util.Formatter.badArgumentType(Formatter.java) reportid: 74f197a050000000 Metadata : Product Name: Chrome_Android Product Version: 57.0.2987.132 Report ID: 74f197a050000000 Report Time: Wed, 12 Apr 2017 17:28:01 GMT Cumulative Uptime: 0 ms User Email: OS Name: Android OS Version: samsung/j5lteub/j5lte:5.1.1/LMY48B/J500MUBU1AOJ1:user/release-keys CPU Architecture: arm CPU Info:
,
Apr 12 2017
,
Apr 28 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/5db6d1582b5525b719efa7fe0206a8b820edd0bc commit 5db6d1582b5525b719efa7fe0206a8b820edd0bc Author: i-ts <i-ts@yandex-team.ru> Date: Fri Apr 28 09:54:22 2017 Fix Samsung's Lollipop devices DatePicker crash System default string resouce R.string.item_is_selected with expected pattern %s is changed to %d on Samsung's 5.x devices (S4, S5, Note 3, Core Prime etc.). This small change causes String.format() to throw exception when SimpleMonthView's content description is requested (for example Accessibility/TalkBack is ON). In case of Chromium this view is used only at DatePickerDialog. The solution is to suppress this exception on 5.x devices and give fixed string to view. This fix is based on: http://stackoverflow.com/q/28618405 R=mlamouri@chromium.org, leandrogracia@chromium.org, tkent@chromium.org BUG= crbug.com/710950 Review-Url: https://codereview.chromium.org/2790423002 Cr-Commit-Position: refs/heads/master@{#467945} [modify] https://crrev.com/5db6d1582b5525b719efa7fe0206a8b820edd0bc/content/public/android/java/src/org/chromium/content/browser/picker/DateTimePickerDialog.java
,
May 25 2017
Users experienced this crash on the following builds: Android Beta 59.0.3071.71 - 1.03 CPM, 4 reports, 1 clients (signature [Android Java Exception] java.util.IllegalFormatConversionException at java.util.Formatter.badArgumentType(Formatter.java)) If this update was incorrect, please add "Fracas-Wrong" label to prevent future updates. - Go/Fracas |
|||
►
Sign in to add a comment |
|||
Comment 1 by boliu@chromium.org
, Apr 12 2017