K, found some hints through the Sogo ml.

If you set SoProductRegistryDebugEnabled = YES; in the sogo.conf you can see it fails to load some libs:

Jan 04 21:50:23 sogod [6628]: version 4.0.4 -- starting
Jan 04 21:50:23 sogod [6628]: vmem size check enabled: shutting down app when vmem > 384 MB. Currently at 65 MB Jan 04 21:50:23 sogod [6628]: <0x0x13b1bd8[SOGoProductLoader]> SOGo products loaded from '/usr/lib/GNUstep/SOGo': Jan 04 21:50:23 sogod [6628]: <0x0x13b1bd8[SOGoProductLoader]> MailerUI.SOGo, Appointments.SOGo, MainUI.SOGo, Mailer.SOGo, SchedulerUI.SOGo, CommonUI.SOGo, MailPartViewers.SOGo, ContactsUI.SOGo, AdministrationUI.SOGo, PreferencesUI.SOGo, Contacts.SOGo Jan 04 21:50:23 sogod [6628]: [so-product-registry] could not load product: MailPartViewers Jan 04 21:50:23 sogod [6628]: [so-product-registry] could not load product: MailerUI Jan 04 21:50:23 sogod [6628]: All products loaded - current memory usage at 70 MB
Jan 04 21:50:23 sogod [6628]: <0x0x13bb1a0[WOWatchDog]> listening on *:20000
Jan 04 21:50:23 sogod [6628]: <0x0x13bb1a0[WOWatchDog]> watchdog process pid: 6628 Jan 04 21:50:23 sogod [6628]: <0x0xb6ba7068[WOWatchDogChild]> watchdog request timeout set to 10 minutes
Jan 04 21:50:23 sogod [6628]: <0x0x13bb1a0[WOWatchDog]> preparing 3 children
Jan 04 21:50:23 sogod [6628]: <0x0x13bb1a0[WOWatchDog]> child spawned with pid 6629 Jan 04 21:50:23 sogod [6628]: <0x0x13bb1a0[WOWatchDog]> child spawned with pid 6630 Jan 04 21:50:23 sogod [6628]: <0x0x13bb1a0[WOWatchDog]> child spawned with pid 6631 Jan 04 21:50:23 sogod [6630]: <0x0x13a3b88[WOHttpAdaptor]> notified the watchdog that we are ready Jan 04 21:50:23 sogod [6629]: <0x0x13a3b88[WOHttpAdaptor]> notified the watchdog that we are ready Jan 04 21:50:23 sogod [6631]: <0x0x13a3b48[WOHttpAdaptor]> notified the watchdog that we are ready

Then when sogo terminates the following appears in the log:

Error (objc-load):/usr/lib/GNUstep/SOGo/MailPartViewers.SOGo/MailPartViewers: undefined symbol: SSL_load_error_strings Error (objc-load):/usr/lib/GNUstep/SOGo/MailerUI.SOGo/MailerUI: undefined symbol: __objc_class_name_UIxMailSizeFormatter

It's fixed upstream apparently. See this thread for discussion:
https://lists.inverse.ca/sogo/arc/users/2016-05/msg00032.html

Rg,

Arnaud

Reply via email to