krsna4u / skpsmtpmessage

Automatically exported from code.google.com/p/skpsmtpmessage
0 stars 0 forks source link

App crashes when computer/iPhone busy #60

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. running in the simulator: Just send an email with a big attachment and run 
the app in parallel in the simulator -> The app crashes with EXC_BREAKPOINT 
(code = EXC_I386_BPT) or EXC_BAD_ACCESS.
2. Same behavior on the iPhone, just send/receive an email or download an app 
from the store to make the app crash.
3. With the iPhone/computer em "idle" state, the problem does not occur.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Xcode 4.5.1, iOS 6.0

Please provide any additional information below.
I tested the behavior with a minimal app, a send button in the storyboard and 
the classes provided by skpsmtpmesage. Without overlay/spider/etc.
The last message in the log is nearly always *** stopping watchdog *** 

Original issue reported on code.google.com by matthias...@gmail.com on 2 Nov 2012 at 9:37