Control: tags -1 + moreinfo

Hi,

On Sat, Sep 04, 2021 at 11:00:37PM +0300, kir wrote:
> Package: src:linux
> Version: 5.10.24-1~bpo10+1
> Severity: normal
> 
> Dear Maintainer,
>    * What led up to the situation?
> I installed bluealsa with LDAC sink support according to this instruction:
> https://github.com/anonymix007/libldacdec/blob/master/README.md
> The actual problem is that playback stops after a while.
> 
>    * What exactly did you do (or not do) that was effective (or
>      ineffective)?
> 
> I commented out "goto drop" line in net/bluetooth/l2cap_core.c
> 
>                 if (chan->imtu < skb->len) {
>                         BT_ERR("Dropping L2CAP data: receive buffer overflow -
> chan->imtu: %d, skb->len: %d", chan->imtu, skb->len);
>                         //goto drop;
>                 }
>    * What was the outcome of this action?
> This in logs: "Bluetooth: Dropping L2CAP data: receive buffer overflow -
> chan->imtu: 672, skb->len: 673" and it finally worked
> 
>    * What outcome did you expect instead?
> I expected it to work, but this is not the proper solution.

Could you plase test this against current mainline or 5.10.62 and in
case reproducible there report it upstream? (keep this bugreport in
the loop). Buest guess to report to is (use
./scripts/get_maintainer.pl):

Marcel Holtmann <mar...@holtmann.org> (supporter:BLUETOOTH SUBSYSTEM)
Johan Hedberg <johan.hedb...@gmail.com> (supporter:BLUETOOTH SUBSYSTEM)
Luiz Augusto von Dentz <luiz.de...@gmail.com> (supporter:BLUETOOTH SUBSYSTEM)
"David S. Miller" <da...@davemloft.net> (maintainer:NETWORKING [GENERAL])
Jakub Kicinski <k...@kernel.org> (maintainer:NETWORKING [GENERAL])
linux-blueto...@vger.kernel.org (open list:BLUETOOTH SUBSYSTEM)
net...@vger.kernel.org (open list:NETWORKING [GENERAL])
linux-ker...@vger.kernel.org (open list)

Regards,
Salvatore

Reply via email to