Closed Bug 1001329 Opened 11 years ago Closed 11 years ago

[Tarako][Call] Notification of missed call does not show up after the waiting call hangs up

Categories

(Firefox OS Graveyard :: Gaia::Dialer, defect)

Other
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(b2g-v1.3T affected)

RESOLVED DUPLICATE of bug 1000299
Tracking Status
b2g-v1.3T --- affected

People

(Reporter: bli, Unassigned)

Details

(Whiteboard: [sprd302769])

Attachments

(2 files)

Notice: ---------------------------------------- Need 2 auxiliary devices for testing, B and C Steps to reproduce: ----------------------------------------- 1. [B] - Make a phone call to DUT 2. [DUT] - Answer the incoming call 3. [C] - Make a phone call to DUT 4. [DUT] - Do not answer the call from C 5. [C] - Hang up the phone call -----> Notification of missed call does not show up. 6. [DUT] - Hang up the phone call -----> Notification does not show up either.
Attached file http://goo.gl/nya7G4
Since we are unable to reproduce it at our site, partner provide the video to show us the symptom.
Attachment #8412461 - Attachment description: partner provided video of reproducing step → http://goo.gl/nya7G4
blocking-b2g: --- → 1.3T?
Hi! Tzu-Lin, Could you help to confirm this is same case as 1000299? Thanks -- Keven
Flags: needinfo?(tzhuang)
I cannot be sure right now. We did investigate this issue along the path of receiving 'telephony-call-ended' system message, which is similar to 1000299. However we cannot reproduce this at our side. I gave a debug patch https://github.com/dwi2/gaia/compare/mozilla-b2g:v1.3t...partner302769 to partner to verify this. But partner has not reproduce it since 4/25. (In reply to Keven Kuo [:kkuo] from comment #3) > Hi! Tzu-Lin, > > Could you help to confirm this is same case as 1000299? > Thanks > > -- > Keven
Flags: needinfo?(tzhuang)
Attached file new222.log
Partner provides log with this debug patch https://github.com/dwi2/gaia/compare/mozilla-b2g:v1.3t...partner302769 From the log, it seems dialer was killed before it send out notification. We need Gecko expert to see why dialer was being killed. 10-17 16:09:30.980 E/GeckoConsole( 679): Content JS LOG at app://communications.gaiamobile.org/dialer/gaia_build_defer_index.js:86 in callEnded/<: [302769] send notification: 15201934810, 0 ... 10-17 16:09:32.650 I/Gecko ( 85): 10-17 16:09:32.650 I/Gecko ( 85): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv 10-17 16:09:32.650 I/Gecko ( 85): 10-17 16:09:32.650 W/audio_hw_primary( 90): vplayback write over result is 0,frame_size is 4 in frames 1600, out frames 290 10-17 16:09:32.650 W/audio_hw_primary( 90): vplayback out_write call_start(1) call_connected(1) ...in.... 10-17 16:09:32.690 I/Gecko ( 85): -*- RadioInterfaceLayer: Received 'child-process-shutdown' message from content process 10-17 16:09:32.700 W/audio_hw_primary( 90): vplayback write over result is 0,frame_size is 4 in frames 1600, out frames 290 10-17 16:09:32.700 W/audio_hw_primary( 90): vplayback out_write call_start(1) call_connected(1) ...in.... 10-17 16:09:32.700 I/Gecko ( 85): -*- RadioInterfaceLayer: Unregistered voicemail target: [object ChromeMessageSender] 10-17 16:09:32.720 I/Gecko ( 85): [Parent 85] WARNING: waitpid failed pid:679 errno:10: file /home/yangzhao/B2G/B2G6821/gecko/ipc/chromium/src/base/process_util_posix.cc, line 254 10-17 16:09:32.720 E/GeckoConsole( 85): Content JS LOG at app://system.gaiamobile.org/js/window.js:285 in onerror: app window app://communications.gaiamobile.org/dialer/index.html#keyboard-view got mozbrowsererror 10-17 16:09:32.730 E/GeckoConsole( 85): Content JS LOG at app://system.gaiamobile.org/js/window_manager.js:909 in removeFrame: delete runningApps: app://communications.gaiamobile.org/dialer/index.html#keyboard-view
And I still cannot reproduce this with pvt build. I think we also need to find out exact steps to reproduced.
(In reply to Tzu-Lin Huang [:dwi2][:tzhuang] from comment #5) > Created attachment 8413634 [details] > new222.log > > Partner provides log with this debug patch > https://github.com/dwi2/gaia/compare/mozilla-b2g:v1.3t...partner302769 > > From the log, it seems dialer was killed before it send out notification. We > need Gecko expert to see why dialer was being killed. > So if Dialer is killed while call end, maybe patch in bug 1000299 helps. https://github.com/etiennesegonzac/gaia/commit/38e6d7431ac1a1d16a4dbfe08576d62777c554cb @James, since we can't reproduce it, can you have someone test this patch on your side to verify it?
Flags: needinfo?(james.zhang)
I'll ask our QA to reproduce it.
Flags: needinfo?(james.zhang)
Whiteboard: [sprd302769]
But Yang said that she still met this issue. see http://bugzilla.spreadtrum.com/bugzilla/show_bug.cgi?id=302769
Flags: needinfo?(yang.zhao)
Whiteboard: [sprd302769] → [sprd302769] [partner-blocker]
(In reply to Evelyn Hung [:evelyn] from comment #7) > (In reply to Tzu-Lin Huang [:dwi2][:tzhuang] from comment #5) > > Created attachment 8413634 [details] > > new222.log > > > > Partner provides log with this debug patch > > https://github.com/dwi2/gaia/compare/mozilla-b2g:v1.3t...partner302769 > > > > From the log, it seems dialer was killed before it send out notification. We > > need Gecko expert to see why dialer was being killed. > > > > So if Dialer is killed while call end, maybe patch in bug 1000299 helps. > https://github.com/etiennesegonzac/gaia/commit/ > 38e6d7431ac1a1d16a4dbfe08576d62777c554cb > > @James, since we can't reproduce it, can you have someone test this patch on > your side to verify it? The patch in bug 1000299 really helps.I tested for five times,the notification could pop up.
Flags: needinfo?(yang.zhao)
(In reply to James Zhang from comment #9) > But Yang said that she still met this issue. > see http://bugzilla.spreadtrum.com/bugzilla/show_bug.cgi?id=302769 https://github.com/etiennesegonzac/gaia/commit/ This patch helps.Does this patch land on v1.3t already?
Ni? Etienne, is this a dup of bug 1000299? thanks
Flags: needinfo?(etienne)
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(etienne)
Resolution: --- → DUPLICATE
blocking-b2g: 1.3T? → ---
Whiteboard: [sprd302769] [partner-blocker] → [sprd302769]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: