Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QMI.Driver.fail_transaction_id crash #100

Open
fhunleth opened this issue Apr 5, 2022 · 0 comments
Open

QMI.Driver.fail_transaction_id crash #100

fhunleth opened this issue Apr 5, 2022 · 0 comments

Comments

@fhunleth
Copy link
Member

fhunleth commented Apr 5, 2022

This gets recovered, but it seems strange that the responses got out of sync somehow. Posting here just in case it shows up again.

14:29:47.891 [error] GenServer :"Elixir.VintageNetQMI.QMI.wwan0.Driver" terminating
** (MatchError) no match of right hand side value: {nil, %{}}
    (qmi 0.8.3) lib/qmi/driver.ex:196: QMI.Driver.fail_transaction_id/3                                                                                                                (qmi 0.8.3) lib/qmi/driver.ex:192: QMI.Driver.handle_report/2                                                                                                                      (stdlib 3.17.1) gen_server.erl:695: :gen_server.try_dispatch/4                                                                                                                     (stdlib 3.17.1) gen_server.erl:771: :gen_server.handle_msg/6                                                                                                                       (stdlib 3.17.1) proc_lib.erl:226: :proc_lib.init_p_do_apply/3                                                                                                                  Last message: {:dev_bridge, #Reference<0.1377127605.2118909953.231868>, :read, <<1, 38, 0, 128, 1, 4, 2, 10, 1, 32, 0, 26, 0, 2, 4, 0, 1, 0, 14, 0, 1, 4, 0, 0, 0, 0, 0, 16, 2, 0, 3, 0, 17, 4, 0, 2, 0, 218, 0>>}
State: %QMI.Driver.State{bridge: #PID<0.3286.0>, device_path: "/dev/cdc-wdm0", indication_callback: #Function<0.22973782/1 in VintageNetQMI.indication_callback/1>, last_ctl_transaction: 4, last_service_transaction: 273, ref: #Reference<0.1377127605.2118909953.231868>, transactions: %{}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant