Opened 10 years ago

Last modified 10 years ago

#1732 closed defect

Error setting audio output route in BlackBerry 10 (BB10) version 10.2.1 — at Initial Version

Reported by: bennylp Owned by: nanang
Priority: normal Milestone: release-2.2
Component: pjmedia-audiodev Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

Setting audio output route in BB10 10.2.1 while the audio stream is running will cause running stream to fail with the following error:

18:33:25.013     bb10_dev.c !snd_pcm_plugin_read ERROR read = 4 required = 640
18:33:25.016     bb10_dev.c  snd_pcm_plugin_read ERROR read = -5 required = 640
18:33:25.020     bb10_dev.c  snd_pcm_plugin_read ERROR read = -5 required = 640
18:33:25.024     bb10_dev.c  snd_pcm_plugin_read ERROR read = -5 required = 640
18:33:25.026     bb10_dev.c  snd_pcm_plugin_read ERROR read = -5 required = 640
18:33:25.030     bb10_dev.c  snd_pcm_plugin_read ERROR read = -5 required = 640
18:33:25.032     bb10_dev.c  snd_pcm_plugin_read ERROR read = -5 required = 640
  }}

This error only occurs with the latest BB10 OS, i.e. 10.2.1. It doesn't happen with earlier versions such as 10.2.0.415. This has been tested on a Z10 (and Q10 for the earlier OS versions).

Change History (0)

Note: See TracTickets for help on using tickets.