Git Product home page Git Product logo

Comments (3)

zecke avatar zecke commented on June 29, 2024

Could you see with dmesg if the USB devices re-enumerated? If reading fails (once) the application will exit. I think this might happen here? Could you use gdb and set a breakpoint in abort and exit and then check who is calling it?

Hmm. didn't see it that yet. If you can reproduce it we can compare what is read to what is there.

In general this tool is/will be obsoleted by https://git.osmocom.org/osmo-qcdiag/

from diag-parser.

pcabreracamara avatar pcabreracamara commented on June 29, 2024

This is what I found on dmesg regarding qmi_wwan, it is renamed at the end:

[    6.376443] qmi_wwan 1-1.3:1.4: cdc-wdm0: USB WDM device
[    6.377332] qmi_wwan 1-1.3:1.4 wwan0: register 'qmi_wwan' at usb-0000:00:13.0-1.3, WWAN/QMI device, 8e:88:75:aa:ed:c4
[    6.377439] usbcore: registered new interface driver qmi_wwan
[    7.012945] qmi_wwan 1-1.3:1.4 wwp0s19u1u3i4: renamed from wwan0

I set up the breakpoints with no luck (not abnormal exit), I will try more times. In the last test, I saw some code in the same time I was calling a number (diag_parser was running on background):

/opt/diag-parser# echo -e "ATD...\r\n" > /dev/ttyUSB2
/opt/diag-parser# GSM CS UL 534983 : 010329e797ef8e1900000000062b2b2b2b2b2b2b2b2b2b

But again, in PCAP there are only two lines, and this last message is "Unknown":
image

from diag-parser.

pcabreracamara avatar pcabreracamara commented on June 29, 2024

Hi,

I'm sorry to come back so late, the issue can be closed.

  • Abnormal exits has nothing to be related with diag-parser (OS related).

  • Incomplete traces; I clone and compile by my own libosmocore and osmo-qcdiag. From that point I see all traces from diag-parser completes.

Thank you very much,
Pedro

from diag-parser.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.