Ticket #474 (closed defect: fixed)
when stopping GPRS connection , framworkd does not respond to most queries and blocks
| Reported by: | zoff99 | Owned by: | charlie |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | framework/ocontextd | Version: | milestone5.5 |
| Keywords: | Cc: | mail@… |
Description
when stopping GPRS connection , framworkd does not respond to most queries and blocks
this is what i do:
root@om-gta02:~# mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.PDP.DeactivateContext 2> /dev/null
root@om-gta02:~# mdbus -s org.freesmartphone.ogsmd 2> /dev/null
/
on other shell i look with strace:
root@om-gta02:~# ps aux|grep -e mdbus -e frame root 1631 6.3 16.2 60516 19652 ? Ssl 17:16 8:26 python /usr/bin/frameworkd root 2774 11.9 4.5 9340 5452 pts/4 S+ 19:28 0:02 python /usr/bin/mdbus -s org.freesmartphone.ogsmd root@om-gta02:~# strace -p 2774 Process 2774 attached - interrupt to quit restart_syscall(<... resuming interrupted call ...> root@om-gta02:~# strace -p 1631 Process 1631 attached - interrupt to quit futex(0x1bca90, FUTEX_WAIT, 0, NULL^C <unfinished ...>
everything just blocks and freezes up
only fix it to restart mdbus and frameworkd
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
