View source for User:JohnSullivan/Backtraces

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to User:JohnSullivan/Backtraces.

Personal tools

Backtraces

Hanging while trying to send SMS

Mar 8 14:14:35 calvino ogsmd.modems.abstract.channel WARNING UNHANDLED INTERMEDIATE: +CMGS: 4 Mar 8 14:14:35 calvino ogsmd.channel ERROR (ignoring) unhandled exception in response callback: invalid literal for int() with base 10: 'OK' Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/gsm/channel.py", line 414, in handleResponseToRequest ok_cb( reqstring.strip(), response ) File "/usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/modems/abstract/mediator.py", line 1056, in responseFromChannel self._ok( int(mr), timestamp ) ValueError: invalid literal for int() with base 10: 'OK'

...

Mar 8 14:17:39 calvino ogsmd.modems.abstract.channel WARNING UNHANDLED INTERMEDIATE: +CMGW: 3 Mar 8 14:17:39 calvino ogsmd.channel ERROR (ignoring) unhandled exception in response callback: invalid literal for int() with base 10: 'OK' Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/gsm/channel.py", line 414, in handleResponseToRequest ok_cb( reqstring.strip(), response ) File "/usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/modems/abstract/mediator.py", line 1004, in responseFromChannel self._ok( int(self._rightHandSide(response[0])) ) ValueError: invalid literal for int() with base 10: 'OK'

...

Mar 8 14:20:23 calvino ogsmd.modems.abstract.channel WARNING UNHANDLED INTERMEDIATE: +CMGS: 5 Mar 8 14:20:23 calvino ogsmd.channel ERROR (ignoring) unhandled exception in response callback: invalid literal for int() with base 10: 'OK' Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/gsm/channel.py", line 414, in handleResponseToRequest ok_cb( reqstring.strip(), response ) File "/usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/modems/abstract/mediator.py", line 1056, in responseFromChannel self._ok( int(mr), timestamp ) ValueError: invalid literal for int() with base 10: 'OK'