[GH-ISSUE #84] syncing more than 300 messages or so causes crash #68

Closed
opened 2026-02-28 01:23:02 +03:00 by kerem · 1 comment
Owner

Originally created by @mandric on GitHub (Apr 2, 2013).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/84

  1. turn off smssync on the emulator
  2. send 300 hundred messages to your emulator via telnet
  3. launch smssync and import all messages
  4. sync the new messages using upper right sync icon

You get the SMSSync is not responding message below, and it seems to put the device in a pretty bad state. We might want to consider processing the messages serially instead of in parallel, is what the current architecture seems to be doing which seems to load the system quite a bit. In some cases SMSSync crashes.

Screen Shot 2013-04-02 at 6 14 07 PM

Originally created by @mandric on GitHub (Apr 2, 2013). Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/84 1) turn off smssync on the emulator 2) send 300 hundred messages to your emulator via telnet 3) launch smssync and import all messages 4) sync the new messages using upper right sync icon You get the SMSSync is not responding message below, and it seems to put the device in a pretty bad state. We might want to consider processing the messages serially instead of in parallel, is what the current architecture seems to be doing which seems to load the system quite a bit. In some cases SMSSync crashes. ![Screen Shot 2013-04-02 at 6 14 07 PM](https://f.cloud.github.com/assets/25641/331392/17ab1576-9beb-11e2-83a9-d462b203d5a2.png)
kerem 2026-02-28 01:23:02 +03:00
Author
Owner

@eyedol commented on GitHub (Apr 3, 2013):

I'll experiment with that and see what happens.

<!-- gh-comment-id:15870177 --> @eyedol commented on GitHub (Apr 3, 2013): I'll experiment with that and see what happens.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SMSSync#68
No description provided.