Glib error when querying connnection status

Aleksander Morgado aleksander at aleksander.es
Thu Nov 23 15:38:42 UTC 2017


>
>
> I faced following error when trying to read out the connection status via
> mbim-network.
>
> I can’t reliably reproduce the error.
>
>
>
> Using:
>
> Embedded custom linux with arm7 architecture
>
> Telit LE910v2 modem
>
> Mbimcli 1.14.0
>
>
>
>
>
> Loading profile at /etc/mbim-network.conf...connect :
>
>     APN: xxxxxxxxxxxxx
>
>     APN auth protocol: unset
>
>     APN user: unset
>
>     APN password: unset
>
>     mbim-proxy: yes
>
>     PIN: #
>
> Loading previous state from /tmp/mbim-network-state-cdc-wdm0...
>
>     Previous Transaction ID: 16
>
> Getting status with 'mbimcli -d /dev/cdc-wdm0 --query-connection-state
> --no-close --no-open=16 --device-open-proxy'...
>
>
>
> (mbimcli:2176): GLib-ERROR **: creating thread 'gmain': Error creating
> thread: Resource temporarily unavailable
>
>
>
> Can anyone help me out? Feel free to ask for any further information
>
>

pthread_create() returning EAGAIN is a very weird thing. Do you have
custom limits in the kernel for the max number of threads and such?

-- 
Aleksander
https://aleksander.es


More information about the libmbim-devel mailing list