Closed
Bug 1058450
Opened 11 years ago
Closed 7 years ago
media services are dying frequently in b2g build
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Firefox OS Graveyard
GonkIntegration
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ap00344712, Unassigned)
Details
Attachments
(1 file)
|
7.73 MB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36
Steps to reproduce:
after b2g boot up media services are dying frequently. because of this the key pad touch response to key touch is stuck sometimes( if we touch 5 key 2 3 key will stuck)
Actual results:
all services related to media are dying and starting frequently. due to this the system is getting stuck in between key touch .
Expected results:
touch response to keypad touch should not stuck in between.
Log Analysis below
-22 03:35:33.257 I/ServiceManager( 103): GP: service_manager.c: svcmgr_handler: target=0x0 code=2 pid=274 uid=1003
08-22 03:35:33.257 I/ServiceManager( 103): GP: service_manager.c: find_svc enter
08-22 03:35:33.257 I/ServiceManager( 103): GP: service_manager.c: find_svc returning zero since requested service not found in svc list
08-22 03:35:33.257 I/ServiceManager( 103): GP: service_manager.c: do_find_service: check_service('audio') ptr = 0x0
08-22 03:35:33.257 I/ServiceManager( 103): GP: service_manager.c: do_find_service: returning zero
08-22 03:35:33.257 E/Binder ( 103): GP: binder_write entered
08-22 03:35:33.257 E/Binder ( 103): GP: binder_loop: calling binder_parse()
08-22 03:35:33.257 E/Binder ( 103): GP: binder_parse() Entered
08-22 03:35:33.257 E/Binder ( 103): GP: binder_parse() BR_NOOP
08-22 03:35:33.257 E/Binder ( 103): GP: binder_parse() BR_TRANSACTION_COMPLETE
08-22 03:35:33.257 I/ServiceManager( 274): Waiting for service audio...
08-22 03:35:33.625 E/appproc ( 638): Amalendu: App_main()retuning from bigning of main
08-22 03:35:33.632 E/Binder ( 103): GP: binder_loop: calling binder_parse()
08-22 03:35:33.632 E/Binder ( 103): GP: binder_parse() Entered
08-22 03:35:33.632 E/Binder ( 103): GP: binder_parse() BR_NOOP
08-22 03:35:33.632 E/Binder ( 103): GP: binder_parse() BR_DEAD_BINDER
08-22 03:35:33.632 I/ServiceManager( 103): service 'MarvellWFDAVManager' dieddied
08-22 03:35:33.632 E/Binder ( 103): GP: binder_write entered
08-22 03:35:33.632 E/Binder ( 103): GP: binder_loop: calling binder_parse()
08-22 03:35:33.632 E/Binder ( 103): GP: binder_parse() Entered
08-22 03:35:33.632 E/Binder ( 103): GP: binder_parse() BR_NOOP
08-22 03:35:33.632 E/Binder ( 103): GP: binder_parse() BR_DEAD_BINDER
08-22 03:35:33.632 I/ServiceManager( 103): service 'media.audio_policy' died
08-22 03:35:33.632 E/Binder ( 103): GP: binder_write entered
08-22 03:35:33.632 E/Binder ( 103): GP: binder_loop: calling binder_parse()
08-22 03:35:33.632 E/Binder ( 103): GP: binder_parse() Entered
08-22 03:35:33.632 E/Binder ( 103): GP: binder_parse() BR_NOOP
08-22 03:35:33.632 E/Binder ( 103): GP: binder_parse() BR_DEAD_BINDER
08-22 03:35:33.632 I/ServiceManager( 103): service 'media.audio_flinger' died
08-22 03:35:33.632 E/Binder ( 103): GP: binder_write entered
08-22 03:35:33.632 E/Binder ( 103): GP: binder_loop: calling binder_parse()
08-22 03:35:33.632 E/Binder ( 103): GP: binder_parse() Entered
08-22 03:35:33.632 E/Binder ( 103): GP: binder_parse() BR_NOOP
08-22 03:35:33.632 E/Binder ( 103): GP: binder_parse() BR_DEAD_BINDER
08-22 03:35:33.632 I/ServiceManager( 103): service 'media.player' died
08-22 03:35:33.632 E/Binder ( 103): GP: binder_write entered
Comment 2•7 years ago
|
||
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•