Dependency Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003051 | SOGo | ActiveSync | public | 2015-01-05 11:26 | 2015-01-10 12:54 |
Reporter | Sigurd Holter | Assigned To | ludovic | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | [Server] Linux | OS | RHEL/CentOS | OS Version | 7 |
Product Version | 2.2.13 | ||||
Fixed in Version | 2.2.14 | ||||
Summary | 0003051: ActiveSync raises exceptions, child terminated with signal 11 after 10 minutes | ||||
Description | Using Outlook 2013, SOGo crashes/terminates with signal 11 after 10 minutes. | ||||
Additional Information | Backtrace of one of the exceptions is attached. The others seem similar. I also have a backtrace of the "abort" breakpoint if that helps. | ||||
Tags | No tags attached. | ||||
Added backtrace of final abort/signal 11 |
|
The trace doesn't show anything relevant. I suggest you get a support contract (http://inverse.ca/support.html) so we can log in and diagnose the issue directly on the server. |
|
I've had a look at the problem: the exception content relates to too many autorelease pools.
|
|
Try the upcoming nightly builds. A small change was pushed which could affect this. |
|
Thanks for the patch! (gdb) bt -5 version is 2.2.13.20150106-1 what I'm not sure to understand is why the stack is so deep - and not simply crashing the proc. adding a breakpoint to WOWatchDogApplicationMain.m:945 -> first exception is "Too many (10007) autorelease pools ... leaking them?" with a stack of around 1500 frames already. |
|
The version you use is wrong. It should be 2.2.13.20150108-1. Try this version or the upcoming version tonight. |
|
sorry didn't pay attention to the date. Package: sogo-activesync |
|
Retry. |
|
looks ok so far, will attempt the full sync and confirm fixed. |
|
Sync on the iPhone is working with no problem at all. |
|
Seems to work now, no 10-minute hangs and no signal 11. |
|
Relevant commits: https://github.com/inverse-inc/sogo/commit/cb9118d869d1d2535c50d46df5457038160de59e https://github.com/inverse-inc/sogo/commit/1cfbea69c14468424f5eb713bcb5918a70b3d676 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2015-01-05 11:26 | Sigurd Holter | New Issue | |
2015-01-05 11:26 | Sigurd Holter | File Added: gdb.txt | |
2015-01-05 11:42 | Sigurd Holter | Note Added: 0007987 | |
2015-01-05 11:42 | Sigurd Holter | File Added: gdb.txt.tar.gz | |
2015-01-06 13:44 | ludovic | Note Added: 0008005 | |
2015-01-06 13:47 | franso6 | Note Added: 0008006 | |
2015-01-07 19:52 | ludovic | Note Added: 0008017 | |
2015-01-08 09:03 | franso6 | Note Added: 0008021 | |
2015-01-08 09:16 | franso6 | Note Edited: 0008021 | |
2015-01-08 09:25 | franso6 | Note Edited: 0008021 | |
2015-01-08 09:25 | franso6 | Note Edited: 0008021 | |
2015-01-08 21:05 | ludovic | Note Added: 0008023 | |
2015-01-09 11:22 | Christian Mack | Relationship added | related to 0003026 |
2015-01-09 13:10 | franso6 | Note Added: 0008024 | |
2015-01-09 13:37 | ludovic | Note Added: 0008025 | |
2015-01-09 18:43 | franso6 | Note Added: 0008038 | |
2015-01-10 07:00 | franso6 | Note Added: 0008046 | |
2015-01-10 09:55 | Sigurd Holter | Note Added: 0008047 | |
2015-01-10 10:17 | ludovic | Status | new => resolved |
2015-01-10 10:17 | ludovic | Fixed in Version | => 2.2.14 |
2015-01-10 10:17 | ludovic | Resolution | open => fixed |
2015-01-10 10:17 | ludovic | Assigned To | => ludovic |
2015-01-10 12:54 | ludovic | Note Added: 0008048 |