Closed
Bug 1074391
Opened 10 years ago
Closed 10 years ago
android::BpAudioPolicyService::setStreamVolumeIndex crashes
Categories
(Firefox OS Graveyard :: Stability, defect, P1)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: tkundu, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [b2g-crash][caf-crash 375][caf priority: p1][CR 731679][POVB])
Crash Data
Attachments
(3 files)
STR:
1) Run random stability test.
We are seeing this crash . I attached stack trace for more details.
Reporter | ||
Comment 1•10 years ago
|
||
[Blocking Requested - why for this release]:
blocking-b2g: --- → 2.1?
Reporter | ||
Comment 2•10 years ago
|
||
Updated•10 years ago
|
Whiteboard: [CR 731679] → [caf priority: p1][CR 731679]
Updated•10 years ago
|
Whiteboard: [caf priority: p1][CR 731679] → [b2g-crash][caf-crash 375][caf priority: p1][CR 731679]
Comment 3•10 years ago
|
||
Observed on:
Device: msm8226
Gonk Version: AU_LINUX_GECKO_B2G_KK_2.0.01.04.00.114.096
Moz BuildID: 20140924000243
B2G Version: 2.1
Gecko Version: 34.0a2
Gaia: http://git.mozilla.org/?p=releases/gaia.git;a=commit;h=93a99bea0b40d81bd063f7d8b1964dc1ba35ba7b
Gecko: http://git.mozilla.org/?p=releases/gecko.git;a=commit;h=c896bc5d04b8c08dcddd78195901503a3578a08f
Patches: bug 1055299, bug 1068978, bug 1065511, bug 1068394, bug 1067205, bug 1070431, bug 1073088, bug 1059573, bug 1051636, bug 1051633
Comment 4•10 years ago
|
||
Reporter | ||
Comment 5•10 years ago
|
||
We are seeing media server has crashed just before b2g process crashes !!
Comment 7•10 years ago
|
||
For the call stack, when the media server died,
The gecko try to reset the volume setting by the RecoverTask (trigger by binderDeadCallback)
BTW, it crashed near the BpAudioPolicyService::setStreamVolumeIndex.
Could caf guys have a look on this?
Is this recover step wrong on this situation?
Flags: needinfo?(rlin)
Reporter | ||
Updated•10 years ago
|
Flags: needinfo?(tkundu)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Whiteboard: [b2g-crash][caf-crash 375][caf priority: p1][CR 731679] → [b2g-crash][caf-crash 375][caf priority: p1][CR 731679][POVB]
Updated•10 years ago
|
blocking-b2g: 2.1? → ---
Reporter | ||
Updated•10 years ago
|
Flags: needinfo?(tkundu)
You need to log in
before you can comment on or make changes to this bug.
Description
•