Closed Bug 861755 Opened 12 years ago Closed 12 years ago

[SMS] Message from SimToolkit is corrupted.

Categories

(Firefox OS Graveyard :: General, defect, P1)

ARM
Gonk (Firefox OS)

Tracking

(blocking-b2g:tef+, b2g18 fixed, b2g18-v1.0.1 fixed)

RESOLVED FIXED
1.1 QE1 (5may)
blocking-b2g tef+
Tracking Status
b2g18 --- fixed
b2g18-v1.0.1 --- fixed

People

(Reporter: leo.bugzilla.gecko, Assigned: anshulj)

Details

(Whiteboard: [TD-8976][IOT][POVB][COM_RIL])

GENERAL Defect Description 1. Title : Message from SimToolkit is corrupted 2. Precondition : 3. Tester's Action : Receive message from SIM Toolkit menu. In my case I asked for Lotto numbers lottery. 4. Detailed Symptom (ENG.) : SMS came corrupted 5. Detailed Symptom (KOR.) : 6. Expected : SIM Toolkit should works properly 7. Reproducibility: 1)Frequency Rate : 100%
blocking-b2g: --- → leo?
Priority: -- → P1
Additional Test Steps. Insert sim card from operator (in my case it will be Plus GSM) with Sim Toolkit. I tap to SimToolkit menu and download a service message - in my case it was Lotto Lottery Numbers, but it can be an Information/News, or Weather and so on. Message will came crash.
According to our analysis, FFOS does not parsing alphanumeric address properly. Please check about this. In the radio log, a send address is shown below. sender=Informacje@@뷌P0qb120818500030*93030 In the normal case, the sender should be "Informacje".
Please provide the logs.(radio and logcat)
Flags: needinfo?(leo.bugzilla.gecko)
Target Milestone: --- → Leo QE1 (5may)
Since this affects Poland, tef?
blocking-b2g: leo? → tef?
Please, also provide STK UI logs (enable it in system app icc_cache.js file and in settings app utils.js In both files, there's a DEBUG variable. Thanks in advance
We're going to tef+ this because there's a high probability that v1.0.1 IOT testing will uncover this later. This issue is SIM card specific, so it's difficult to say which set of users would be impacted.
Assignee: nobody → frsela
blocking-b2g: tef? → tef+
Are you on the Working Week in Madrid? Can we meet F2F to check with your SIM card?
Whiteboard: [TD-8976] → [TD-8976][IOT][status: no patch yet]
I've sent the logs and image to frsela by email. Please check about this.
Flags: needinfo?(leo.bugzilla.gecko)
CCing Anshul, I think Receiving SMS is not related to STK. And the decoding error should be happened in RIL.
(In reply to Yoshi Huang[:allstars.chh][:yoshi] from comment #9) > CCing Anshul, > I think Receiving SMS is not related to STK. > And the decoding error should be happened in RIL. Agree, I suspect the same. Checking logs just now. I'll inform in a few minutes ;)
What I see: 1.- A STK SETUP MENU is received (OK) I/Gecko ( 145): -*- QCContentHelper_QC_B2G: sendMessage to content process: RIL:StkCommand{commandNumber : 1, typeOfCommand : 36, commandQualifier : 0, options : {title : '', items:[{identifier : 1,text : '>Aktualnosci'},{identifier : 2,text : '>Info online'},{identifier : 3,text : '>Biznes online'},{identifier : 4,text : 'Pogoda'},{identifier : 5,text : 'Lotto'},{identifier : 6,text : 'Sport'},{identifier : 7,text : 'Program TV'},{identifier : 8,text : 'Gielda'},{identifier : 9,text : 'Kursy walut'},{identifier : 10,text : 'Subskrypcje'}], presentationType : 0}} 2.- A SELECT_ITEM is received (OK) I/Gecko ( 145): -*- QCContentHelper_QC_B2G: sendMessage to content process: RIL:StkCommand{commandNumber : 1, typeOfCommand : 36, commandQualifier : 0, options : {title : '', items:[{identifier : 1,text : '>Dzis'},{identifier : 2,text : 'Dowolna data'}], presentationType : 0}} 3.- A SEND SMS is received with empty text message (OK): I/Gecko ( 145): -*- QCContentHelper_QC_B2G: sendMessage to content process: RIL:StkCommand{commandNumber : 1, typeOfCommand : 19, commandQualifier : 1, options : {text : ''}} 4.- After that, a StkResponse is sent (I suppose to accept the SMS - I don't have STKUI traces) I/Gecko ( 145): -*- QCContentHelper_QC_B2G: receiveMessage: 'RIL:SendStkResponse' arrived from content process E/GeckoConsole( 145): Content JS LOG at app://system.gaiamobile.org/shared/js/event_helper.js:4 in handle_mozChromeEvent: event_helper :handle_mozChromeEvent: open-app E/GeckoConsole( 145): Content JS LOG at app://system.gaiamobile.org/shared/js/event_helper.js:4 in handle_mozChromeEvent: event_helper :handle_mozChromeEvent: webapps-launch I/Gecko ( 145): -*- QCContentHelper_QC_B2G: receiveMessage: 'RIL:SendStkResponse' arrived from content process E/PHONE_QC_B2G( 145): STK_SEND_TERMINAL_RESPONSE has error response: 2 E/GeckoConsole( 145): Content JS LOG at app://system.gaiamobile.org/shared/js/event_helper.js:4 in handle_mozChromeEvent: event_helper :handle_mozChromeEvent: webapps-launch 5.- STK Session end I/Gecko ( 145): -*- QCContentHelper_QC_B2G: sendMessage to content process: RIL:StkSessionEndnull 6.- SMS Body received (the three cases are corrupted) D/SMS_QC_B2G( 145): Done notifying DOM of received SMS message: sender Informacje@@î˘P0qb120818500030*93030, body D/SMS_QC_B2G( 145): Done notifying DOM of received SMS message: sender Informacje@@î˘P0q$4208185000302,3030, body D/SMS_QC_B2G( 145): Done notifying DOM of received SMS message: sender Informacje@@î˘P0q"000818500030,3030, body AFAIK, This is not a STK issue - Moving to SMS platform team?
Flags: needinfo?(dcoloma)
Assignee: frsela → nobody
Anshuj, can you please comments this bug? It seems the commercial RIL problem.
Flags: needinfo?(anshulj)
Assignee: nobody → anshulj
The issue should be resolved with AU_LINUX_GECKO_ICS_STRAWBERRY_V1.01.00.01.019.079 for TEF and AU_LINUX_GECKO_ICS_STRAWBERRY.01.01.00.019.067 for Leo.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(anshulj)
Resolution: --- → FIXED
Should this have POVB in the whiteboard?
Whiteboard: [TD-8976][IOT][status: no patch yet] → [TD-8976][IOT][POVB][COM_RIL]
Flags: needinfo?(dcoloma)
You need to log in before you can comment on or make changes to this bug.