sasacoh / sipekphone

Automatically exported from code.google.com/p/sipek2
1 stars 1 forks source link

Crash on parse of call log #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Have a larger call log in my experience (2.5MB+)

What is the expected output? What do you see instead?
For the program to function normally.  I see the program go to a not
responding status in the task manager and then eventually crash.

What version of the product are you using? On what operating system?
0.3.136.108 - Windows XP SP3 / Windows Vista Business Edition

Please provide any additional information below.
Replacing the call log with the original fixes the issue.  Possible fixes: 
- Parse only a portion of the call log
- Move over to something like SQLite
- Provide a GUI option to not log calls at all / clear the log
- Provide utility to rotate logs

Thank you.

Original issue reported on code.google.com by rob.hen...@gmail.com on 14 Aug 2009 at 3:49