mrJoe | Hello, it has come to my attention that people say they sent an sms to me but I never received it. So I have started to run ofono with logging enabled. Just now I see a “incoming sms, 167 bytes” but in the logging. But the phone itself is not displaying any new SMS message, this is on a Xperia 10 II . | 13:53 |
---|---|---|
mrJoe | Jan 23 12:39:26 Jeroen21 ofonod[15782]: src/sms.c:ofono_sms_deliver_notify() len 167 tpdu len 159 | 13:58 |
mrJoe | Jan 23 12:39:26 Jeroen21 ofonod[15782]: src/sms.c:handle_deliver() | 13:58 |
mrJoe | Jan 23 12:39:26 Jeroen21 ofonod[15782]: src/binder_sms.c:binder_sms_ack() slot1 ok | 13:58 |
mal | does reboot help? | 14:04 |
mal | which sailfish version? | 14:04 |
mrJoe | I can’t tell if a reboot helps as I just happened to see this by change right now. But I don’t think so as I rebooted the phone 3 days ago. | 14:05 |
mrJoe | Build version 4.4.0.72 | 14:06 |
mrJoe | Also i can’t reproduce it myself, if I send myself a message from a different phone it is received (without a reboot) | 14:09 |
mal | strange | 14:11 |
mrJoe | There is a differnece in the logging with the succesfull one though. Because the succesfull one also logs “src/sms.c:sms_dispatch()” and “src/sms.c:sms_dispatch() dst -1 src -1” those 2 log lines don’t appear for the one which is now nowhere to be seen | 14:12 |
mrJoe | I attempted to decode the logged message / pdu data in the test-sms-root.c unit test, that went succesfully and was readable. But while testing this out I managed the test to accidentall fail because the sms_assembly didn’t get cleaned correctly and suddenly an existing test was failing because sms_assembly_add_fragment was returning null. | 16:34 |
mrJoe | So that got me looking on my phone, and at /var/lib/ofono/20…300/sms_assembly it looked like there were still some sms fragments left from a few months ago. I have removed them and restarted ofono, so lets see if that was the cause. | 16:35 |
mrJoe | If it is however, that is not something that a regular user might find out, he or she might not even be aware that sms messages are not received / delivered to the messages application. | 16:37 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!