Closed Bug 819786 Opened 12 years ago Closed 12 years ago

PLMN entries reading reports invalid entry when not invalid

Categories

(Firefox OS Graveyard :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(blocking-basecamp:+)

RESOLVED DUPLICATE of bug 819790
blocking-basecamp +

People

(Reporter: gerard-majax, Assigned: gerard-majax)

Details

Attachments

(1 file, 1 obsolete file)

I/Gecko ( 77): RIL Worker: readPLMNEntries: PLMN entries length = 2 I/Gecko ( 77): RIL Worker: readPLMNEntries: Reading PLMN entry: [0]: '2,248,16' I/Gecko ( 77): RIL Worker: readPLMNEntries: PLMN entry 0 is invalid. This is due to the GSM PDU Helper reading hex octets (GsmPDUHelper.readHexOctet()) and the values not being handled. This is not a problem in our case and we can gracefully continue. If we don't, we do not read the PLMN entries.
Assignee: nobody → lissyx+mozillians
blocking-basecamp: --- → ?
Attached patch Continuing after the exception (obsolete) — Splinter Review
The exception that is triggered is expected and we can safely continue.
While the i -> idx change in the loop is correct, the try/catch/finally turns out to be useless. Always good things to re-read patch after sleeping :)
This should be enough.
Attachment #690206 - Attachment is obsolete: true
Alexandre, can you tell us what this means from a user perspective?
You can't switch to Orange in white areas in France, for example.
blocking-basecamp: ? → +
Also see bug 793111
Also see bug 793111
Attachment #690328 - Flags: review?
Attachment #690328 - Flags: review? → review?(vyang)
Comment on attachment 690328 [details] [diff] [review] Removing the try/catch/finally Review of attachment 690328 [details] [diff] [review]: ----------------------------------------------------------------- Please move this trivial patch to bug 819790. They are all follow-up fixes of bug 793111 and bug 819790 provides test cases.
Attachment #690328 - Flags: review?(vyang)
No longer blocks: 819790
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: