Error message - normal or some problem inside qmicli in parallel usage?

Aleksander Morgado aleksandermj at chromium.org
Fri Sep 22 12:55:52 UTC 2023


> > I have collected and attached two logfiles of the parallel execution
> > to this email:
> >
> > I added "-v" to each qmicli call to get more internal info.
> >

Could you please open a new issue in gitlab and upload the logs there as well?
https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/issues/new

This is a valid error to fix.

A proxy client opens a session and requests to allocate  a DMS client
(transaction id #2).
DMS client allocation request times out, the client closes the session.
A new proxy client opens a session and requests to allocate a WDS
client (also transaction id #2).
The response for the DMS client allocation from the first client arrives.

The proxy shouldn't have reused the same transaction id.

-- 
Aleksander


More information about the libqmi-devel mailing list