Re: SMS sending error with Telit module



On 27/03/13 17:49, Enrico Murador - Research & Development - CET wrote:

On 27/03/2013 17:36, Aleksander Morgado wrote:
That sequence is extremely strange... Was there any MM crash in between?

Yes... I've taken a quick look, the ModemManager PID changes just after
the completion of "mmcli -m 0 -e" command (after writing "successfully
enabled").

Then, please manually run it like this:

$> sudo mv /usr/sbin/ModemManager /
$> sudo killall -9 ModemManager
$> sudo gdb --args /ModemManager --debug

Re-run the sequence, and once it crashes, and still within gdb, run
"bt". That should give us the backtrace. Also attach the debug logs
whenever you get them. You may need to install additional packages
(debug symbols) to get a good backtrace, though. Or, otherwise, just get
the latest MM from git and compile it yourself.

After the test, just do this to recover the original place for the
ModemManager file:

$> sudo mv /ModemManager /usr/sbin


-- 
Aleksander


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]