View Issue Details

IDProjectCategoryView StatusLast Update
0000745SOGoWeb Calendarpublic2010-08-11 13:58
Reporterwimmer Assigned Towsourdeau 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Versionnightly v2 
Summary0000745: crash on access into Calendar module
Description

I'm using webauth authentization and mtn SOGO tree.
All works fine with mtn-08-08.
I found problem in the last mtn-08-09. When I go in the WebGUI into Calendar,
server crashes and browser writes:

Proxy Error

The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET
/SOGo/so/harryp/Calendar/view.

Reason: Error reading from remote server

WebGUI access into Mail module, Address Book and Preferences works fine.

Log and trace are in uploaded file.

I found the same problem on different SOGo server with traditional authentization.

TagsNo tags attached.

Activities

2010-08-10 12:14

 

trace (3,646 bytes)   
127.0.0.1 - - [10/Aug/2010:13:12:48 GMT] "GET /SOGo/so/harryp/Calendar HTTP/1.1" 302 0/0 0.007 - - 0
EXCEPTION: <NSException: 0xe59a80> NAME:NSInvalidArgumentException REASON:Tried to add nil value for key 'ShowCompletedTasks' to dictionary INFO:{Calendar = {View = weekview; }; }



(gdb) bt
#0  0x00007f2865c1e175 in raise () from /lib/libc.so.6
#1  0x00007f2865c20f80 in abort () from /lib/libc.so.6
#2  0x0000000000402dbe in -[SOGo handleException:inContext:] (self=0x95b760, _cmd=0x7f28686e7270, _exc=0xe59a80, _ctx=0xdcf680) at SOGo.m:372
#3  0x00007f28683ae352 in -[WORequestHandler handleRequest:] (self=0x9a9d90, _cmd=0x7f28686ae9c0, _request=0xe5a1a0) at WORequestHandler.m:268
#4  0x00007f2868365b08 in -[WOCoreApplication dispatchRequest:usingHandler:] (self=0x95b760, _cmd=0x7f28686aea30, _request=0xe5a1a0, handler=0x9a9d90)
    at WOCoreApplication.m:704
#5  0x00007f2868365e64 in -[WOCoreApplication dispatchRequest:] (self=0x95b760, _cmd=0x60a290, _request=0xe5a1a0) at WOCoreApplication.m:744
#6  0x000000000040305c in -[SOGo dispatchRequest:] (self=0x95b760, _cmd=0x7f286874a4c0, _request=0xe5a1a0) at SOGo.m:425
#7  0x00007f2868416cf9 in -[WOHttpTransaction _run] (self=0xe4a3d0, _cmd=0x7f286874a4f0) at WOHttpTransaction.m:546
#8  0x00007f28684170cb in -[WOHttpTransaction run] (self=0xe4a3d0, _cmd=0x7f28687482f0) at WOHttpTransaction.m:599
#9  0x00007f28684127ac in -[WOHttpAdaptor runConnection:] (self=0xdb5750, _cmd=0x7f2868748390, _socket=0xddee80) at WOHttpAdaptor.m:404
#10 0x00007f2868412a00 in -[WOHttpAdaptor _handleAcceptedConnection:] (self=0xdb5750, _cmd=0x7f28687483a0, _connection=0xddee80) at WOHttpAdaptor.m:438
#11 0x00007f28684131c3 in -[WOHttpAdaptor _handleConnection:] (self=0xdb5750, _cmd=0x7f28687484a0, connection=0xddee80) at WOHttpAdaptor.m:549
#12 0x00007f2868413415 in -[WOHttpAdaptor acceptControlMessage:] (self=0xdb5750, _cmd=0x7f28687481b0, aNotification=0xba32f0) at WOHttpAdaptor.m:585
#13 0x00007f2866a385b2 in -[NSNotificationCenter _postAndRelease:] () from /usr/lib/libgnustep-base.so.1.19
#14 0x00007f28677ce182 in -[NSObject(FileObjectWatcher) receivedEvent:type:extra:forMode:] (self=0x94b6f0, _cmd=0x7f2866e64f60, _fdData=0x6, _type=ET_RDESC, _extra=0x6, 
    _mode=0x7f2866e072a0) at NSRunLoop+FileObjects.m:57
#15 0x00007f2866b19011 in -[GSRunLoopCtxt pollUntil:within:] () from /usr/lib/libgnustep-base.so.1.19
#16 0x00007f2866a76630 in -[NSRunLoop acceptInputForMode:beforeDate:] () from /usr/lib/libgnustep-base.so.1.19
#17 0x00007f2866a75790 in -[NSRunLoop runMode:beforeDate:] () from /usr/lib/libgnustep-base.so.1.19
#18 0x00007f286836529c in -[WOCoreApplication run] (self=0x95b760, _cmd=0x60a0b0) at WOCoreApplication.m:576
#19 0x00000000004026d1 in -[SOGo run] (self=0x95b760, _cmd=0x7f28686ef890) at SOGo.m:249
#20 0x00007f28683b8059 in -[WOWatchDog _runChildWithControlSocket:] (self=0x9132b0, _cmd=0x7f28686ef920, controlSocket=0x94b6f0) at WOWatchDogApplicationMain.m:450
#21 0x00007f28683b83d3 in -[WOWatchDog _spawnChild:] (self=0x9132b0, _cmd=0x7f28686ef9f0, child=0x946fa0) at WOWatchDogApplicationMain.m:502
#22 0x00007f28683b8b44 in -[WOWatchDog _ensureChildren] (self=0x9132b0, _cmd=0x7f28686efc70) at WOWatchDogApplicationMain.m:589
#23 0x00007f28683b9ffa in -[WOWatchDog run:argc:argv:] (self=0x9132b0, _cmd=0x7f28686efd30, newAppName=0x6084a0, newArgC=7, newArgV=0x7fff1141e6b8)
    at WOWatchDogApplicationMain.m:877
#24 0x00007f28683ba812 in WOWatchDogApplicationMain (appName=0x6084a0, argc=7, argv=0x7fff1141e6b8) at WOWatchDogApplicationMain.m:982
#25 0x0000000000401a45 in main (argc=7, argv=0x7fff1141e6b8, env=0x7fff1141e6f8) at sogod.m:53
(gdb) 

trace (3,646 bytes)   
wsourdeau

wsourdeau

2010-08-11 13:58

viewer   ~0001286

This has been fixed. Please update your sources.

Issue History

Date Modified Username Field Change
2010-08-10 12:14 wimmer New Issue
2010-08-10 12:14 wimmer File Added: trace
2010-08-11 13:58 wsourdeau Note Added: 0001286
2010-08-11 13:58 wsourdeau Status new => resolved
2010-08-11 13:58 wsourdeau Resolution open => fixed
2010-08-11 13:58 wsourdeau Assigned To => wsourdeau