Hi Amit,
A gentle reminder not to post on this mailing list.
On 02/25/2011 11:51 PM, Amit Mendapara wrote:
> Hi Denis,
>
> I tried several things but no luck. Here I am attaching the backtrace as
> you suggested. What I found is, ofono crashes on
> `ofono_gprs_context_remove(data->gc)` call when
Hi Denis,
I tried several things but no luck. Here I am attaching the backtrace as you
suggested. What I found is, ofono crashes on
`ofono_gprs_context_remove(data->gc)` call when `linktop_disconnect` was
called second time. I am still not sure why `linktop_disconnect` is being
called twice in thi
Hi Amit,
On 02/23/2011 11:07 PM, Amit Mendapara wrote:
> Hi,
>
> While testing the Linktop driver I observed that ofono is crashing if I
> try to set modem offline while it is connected (using
> test/offline-modem.py script). After some debugging, I found that
> `linktop_disconnect` function is b
Hi,
While testing the Linktop driver I observed that ofono is crashing if I try
to set modem offline while it is connected (using test/offline-modem.py
script). After some debugging, I found that `linktop_disconnect` function is
being called twice (see the attached debug log).
What could be the r