View Issue Details

IDProjectCategoryView StatusLast Update
0004721SOGowith SOGopublic2019-03-31 15:22
Reporterarodier74 Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
PlatformLinuxOSDebianOS VersionStretch
Product Version3.2.6 
Summary0004721: Crash when alternate email address is in UTF8
Description

When the alternate email address contains international characters, the core returns a 502 error.

Steps To Reproduce

If I use:
mapping = {
mozillasecondemail = "intlMailAddr";
};

Then, one of the email address contains an accent, for instance "é".

Additional Information

Here some logs on the server:

Mar 31 15:09:38 sogod [13011]: 127.0.0.1 "GET /SOGo/so/andre/Contacts/personal/view?asc=1&partial=1&search=name_or_address&sort=c_cn&value=mir HTTP/1.1" 200 139/0 0.017 - - 1M
Mar 31 15:09:41 sogod [13011]: 127.0.0.1 "GET /SOGo/so/andre/Contacts/public/view?asc=1&partial=1&search=name_or_address&sort=c_cn&value= HTTP/1.1" 200 75/0 0.007 - - 0
Mar 31 15:09:45 sogod [13011]: 127.0.0.1 "GET /SOGo/so/andre/Contacts/public/view?asc=1&partial=1&search=name_or_address&sort=c_cn&value=mir HTTP/1.1" 200 372/0 0.033 - - 1M
EXCEPTION: <NSException: 0x55a4b16cc340> NAME:NSInvalidArgumentException REASON:GSInlineArray(instance) does not recognize canBeConvertedToEncoding: INFO:(null)
Mar 31 15:09:48 sogod [13008]: <0x0x55a4b1333960[WOWatchDogChild]> child 13011 exited
Mar 31 15:09:48 sogod [13008]: <0x0x55a4b1333960[WOWatchDogChild]> (terminated due to signal 6)
Mar 31 15:09:48 sogod [13008]: <0x0x55a4b1344c30[WOWatchDog]> child spawned with pid 13032
Mar 31 15:09:48 sogod [13009]: <0x0x55a4b15af250[SOGoCache]> Cache cleanup interval set every 300.000000 seconds
Mar 31 15:09:48 sogod [13009]: <0x0x55a4b15af250[SOGoCache]> Using host(s) '127.0.0.1' as server(s)
Mar 31 15:09:48 sogod [13009]: 127.0.0.1 "GET /SOGo/so/andre/Contacts/personal/view?asc=1&partial=1&search=name_or_address&sort=c_cn&value=mir HTTP/1.1" 200 139/0 0.024 - - 1M
Mar 31 15:09:48 sogod [13032]: <0x0x55a4b1581cd0[WOHttpAdaptor]> notified the watchdog that we are ready
Mar 31 15:10:48 sogod [13032]: <0x0x55a4b15af230[SOGoCache]> Cache cleanup interval set every 300.000000 seconds
Mar 31 15:10:48 sogod [13032]: <0x0x55a4b15af230[SOGoCache]> Using host(s) '127.0.0.1' as server(s)
Mar 31 15:10:48 sogod [13032]: 127.0.0.1 "GET /SOGo/so/andre/Contacts/personal/view?asc=1&partial=1&search=name_or_address&sort=c_cn&value=mir HTTP/1.1" 200 139/0 0.027 - - 1M
Mar 31 15:11:52 sogod [13032]: 127.0.0.1 "GET /SOGo/so/andre/Contacts/personal/view?asc=1&partial=1&search=name_or_address&sort=c_cn&value=mir HTTP/1.1" 200 139/0 0.015 - - 0

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-03-31 15:22 arodier74 New Issue