agl-service-mediaplayer segfault using controls:volume API without additional volume parameter

Description

After executing:

afb-client-demo -H 'ws://localhost:31014/api?token=HELLO&uuid=magic' mediaplayer controls '{"value": "volume"}'

The service crashes and has to be restarted manually

intel-corei7-64:~# afb-client-demo -H 'ws://localhost:31014/api?token=HELLO&uuid=magic' mediaplayer controls '{"value": "volume"}' ON-REPLY 1:mediaplayer/controls: ERROR { "jtype":"afb-reply", "request":{ "status":"aborted", "info":"signal Segmentation fault(11) caught", "uuid":"magic" } }

The service does not crash when executed with

afb-client-demo -H 'ws://localhost:31014/api?token=HELLO&uuid=magic' mediaplayer controls '{"value": "volume", "volume": "10"}'

for example.

 

The service crashes also when the subscribe and unsubscribe verbs when called with no additional parameters.

Environment

None

Activity

Walt Miner 
May 17, 2019 at 12:32 PM

Close for Guppy 7.0.2 release

Fixed

Details

Assignee

Reporter

Labels

Contract ID

Hardware Platform(s) Affected

Intel Upsquare

Components

Affects versions

Priority

Created April 30, 2019 at 10:35 AM
Updated September 19, 2019 at 12:06 PM
Resolved May 3, 2019 at 2:59 PM

Flag notifications