We still have the problem that meeting invitations or replies kill the local delivery service. The log entry is the following:
Code: Select all
SERIOUS ERROR Local Delivery(Local Delivery) 05.30.06 15:30:10
[OM 10270] Process about to terminate due to error.
Signal (Abort) trapped by process 3766
Procedure trace follows:
-> mapi_IpmClassCmp
<- mapi_IpmClassCmp
-> mapi_IpmClassCmp
<- mapi_IpmClassCmp
-> mapixml_ORNtoIAFormal
-> mim_GetIA
-> nm_ParseORN
<- nm_ParseORN
-> mim_parse_address
<- mim_parse_address
<- mim_GetIA
-> mim_parse_address
<- mim_parse_address
-> mim_parse_address
<- mim_parse_address
<- mapixml_ORNtoIAFormal
Last Msg Id: H000006b0000d9b9.11
Last Msg DirectRef: 0001189c01701686
SERIOUS ERROR Local Delivery(Local Delivery) 05.30.06 15:30:10
[OM 10272] BACKTRACE:
/opt/scalix/lib/libom_er.so(er_add_backtrace+0xb6)[0x400d30c6]
/opt/scalix/lib/libom_er.so[0x400d33b2]
/opt/scalix/lib/libom_er.so(er_DumpProcAndExit+0x1f)[0x400d356f]
[0xffffe420]
/lib/tls/libc.so.6(abort+0xeb)[0x4025ddbb]
/lib/tls/libc.so.6(__assert_fail+0x115)[0x40255925]
/usr/local/lib/libical.so.0[0x408bf691]
/usr/local/lib/libical.so.0(icalparameter_new_role+0x73)[0x408b1043]
/opt/scalix/lib/libom_mapi.so(mapi_MakeIcalBodyParts+0x2b18)[0x40118f18]
/opt/scalix/lib/libom_mapi.so(mapi_MakeNormalMapiPropEquivBodyParts+0xf8)[0x40129c48]
/opt/scalix/lib/libom_mapi.so(mapi_MakeMapiPropBodyEquivs+0x2d5)[0x4012a555]
/opt/scalix/lib/libom_mapi.so(mapi_ConvertMapiProps+0x89d)[0x4012cb2d]
/opt/scalix/lib/libom_msl.so[0x4018449e]
/opt/scalix/lib/libom_msl.so(msl_readContainerOpenedParent+0x75c)[0x401864bc]
local.delivery[0x804eb95]
local.delivery[0x805aa32]
local.delivery[0x805304f]
local.delivery[0x805dbc2]
local.delivery[0x805f848]
local.delivery[0x80604ae]
/lib/tls/libc.so.6(__libc_start_main+0xd0)[0x40249ea0]
local.delivery[0x804d871]
Last Msg Id: H000006b0000d9b9.11
Last Msg DirectRef: 0001189c01701686
At the same time, while the calendar works fine in Outlook, users can't see any calendar items in webmail or Sunbird through webdav. However, all items created in webmail, are seen there and immediately appear in Outlook as well.
We are running on SuSE 10.0, with Scalix 10.0.0.175, Connector 10.0.0.352. I have tried sending the meeting invites as iCal, or not sending them as iCal - didn't work either way. I have re-installed the libical that came with the Scalix software. The last resort would be to install the newest version of glibc, as the error in the log seems the occur there. However, I'm reluctant to do so as glibc is a big part of the system, and this is a productive server after all.
I'd be gratefl for any help.