On Mon, Apr 26, 2021 at 2:22 PM Sven Schwedas <[email protected]> wrote:

> On 23.04.21 20:56, Odhiambo Washington ([email protected]) wrote:
> > A brand new server, SOGO-5.0.1 groks badly:
> >
> > https://pastebin.ubuntu.com/p/xrYQkZrp4d/
> > <https://pastebin.ubuntu.com/p/xrYQkZrp4d/>
> >
> > Might someone be able to figure out what is going on?
> >
> The error message is too vague, follow these steps to set up gdb and
> generate a backtrace for the NSInvalidArgumentException error you'll
> apparently get instantly on starting:
>
> https://www.sogo.nu/support/faq/how-do-i-debug-sogo.html


Hi Sven,

Thanks for looking into this.
So apparently, because the server is FreeBSD, maybe things are supposed to
be done differently???


[email protected] ~ $ gdb --args /usr/local/GNUstep/Local/Tools/Admin/sogod
-WOUseWatchDog NO -WONoDetach YES -WOPort 20000 -WOWorkersCount 1
-WOLogFile - -WOPidFile /tmp/sogo.pid
GNU gdb (GDB) 10.1 [GDB v10.1 for FreeBSD]
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-portbld-freebsd13.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/local/GNUstep/Local/Tools/Admin/sogod...
(gdb) r
Starting program: /usr/local/GNUstep/Local/Tools/Admin/sogod -WOUseWatchDog
NO -WONoDetach YES -WOPort 20000 -WOWorkersCount 1 -WOLogFile - -WOPidFile
/tmp/sogo.pid
Apr 26 16:02:51 sogod [26127]: version 5.0.1 (build [email protected]
202104261500) -- starting
Apr 26 16:02:51 sogod [26127]: vmem size check enabled: shutting down app
when vmem > 1024 MB. Currently at 0 MB
Apr 26 16:02:51 sogod [26127]: <0x0x8047c6bc8[SOGoProductLoader]> SOGo
products loaded from '/usr/local/GNUstep/Local/Library/SOGo':
Apr 26 16:02:51 sogod [26127]: <0x0x8047c6bc8[SOGoProductLoader]>
 Appointments.SOGo, Mailer.SOGo, ActiveSync.SOGo, AdministrationUI.SOGo,
CommonUI.SOGo, Contacts.SOGo, ContactsUI.SOGo, MailPartViewers.SOGo,
MailerUI.SOGo, MainUI.SOGo, PreferencesUI.SOGo, SchedulerUI.SOGo
Apr 26 16:02:51 sogod [26127]: All products loaded - current memory usage
at 0 MB
Throwing 0x80497a708, in flight exception: 0
Exception caught by C++: 0
/usr/local/GNUstep/Local/Tools/Admin/sogod: Uncaught exception
NSInvalidArgumentException, reason: Can not determine type information for
-[GSTinyString count]
[Inferior 1 (process 26127) exited with code 01]
(gdb)  b [NSException raise]
Breakpoint 1 at 0x801bbbae4
(gdb) b abort
Breakpoint 2 at 0x801cc4ec4 (2 locations)
(gdb) c
The program is not being run.
(gdb)







-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.", grep ^[^#] :-)
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to