|
Here is the stacktrace :
$ gdb --args /usr/sbin/sogod -WOUseWatchDog NO -WONoDetach YES -WOPort 127.0.0.1:20000 -WOWorkersCount 1 -WOLogFile - -WOPidFile /tmp/sogo.pid
GNU gdb (Debian 10.1-1.7) 10.1.90.20210103-git
Copyright (C) 2021 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-linux-gnu".
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/sbin/sogod...
Reading symbols from /usr/lib/debug//usr/sbin/sogod...
(gdb) run
Starting program: /usr/sbin/sogod -WOUseWatchDog NO -WONoDetach YES -WOPort 127.0.0.1:20000 -WOWorkersCount 1 -WOLogFile - -WOPidFile /tmp/sogo.pid
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
May 02 11:54:54 sogod [747223]: version 5.8.2 (build @sogo-build.alinto.int 202305012257) -- starting
May 02 11:54:54 sogod [747223]: vmem size check enabled: shutting down app when vmem > 500 MB. Currently at 84 MB
May 02 11:54:54 sogod [747223]: <0x0x5555558a74c0[SOGoProductLoader]> SOGo products loaded from '/usr/lib/GNUstep/SOGo':
May 02 11:54:54 sogod [747223]: <0x0x5555558a74c0[SOGoProductLoader]> Mailer.SOGo, ActiveSync.SOGo, SchedulerUI.SOGo, MainUI.SOGo, PreferencesUI.SOGo, Appointments.SOGo, MailPartViewers.SOGo, AdministrationUI.SOGo, ContactsUI.SOGo, MailerUI.SOGo, Contacts.SOGo, CommonUI.SOGo
May 02 11:54:55 sogod [747223]: All products loaded - current memory usage at 94 MB
May 02 11:54:55 sogod [747223]: |SOGo| WOHttpAdaptor listening on address 127.0.0.1:20000
^C
Program received signal SIGINT, Interrupt.
0x00007ffff6b82cf3 in __GI___poll (fds=0x5555559d2f40, nfds=2, timeout=timeout@entry=29983) at ../sysdeps/unix/sysv/linux/poll.c:29
29 ../sysdeps/unix/sysv/linux/poll.c: Aucun fichier ou dossier de ce type.
(gdb) b [NSException raise]
Breakpoint 1 at 0x7ffff7080150: file NSException.m, line 1574.
(gdb) b abort
Breakpoint 2 at 0x7ffff6ab4414: -qualified abort. (2 locations)
(gdb) c
Continuing.
May 02 11:55:07 sogod [747223]: |SOGo| starting method 'GET' on uri '/SOGo/'
May 02 11:55:07 sogod [747223]: <0x0x555555b3d790[SOGoCache]> Cache cleanup interval set every 300.000000 seconds
May 02 11:55:07 sogod [747223]: <0x0x555555b3d790[SOGoCache]> Using host(s) '127.0.0.1' as server(s)
May 02 11:55:07 sogod [747223]: |SOGo| traverse(acquire): SOGo
May 02 11:55:07 sogod [747223]: |SOGo| do traverse name: 'SOGo'
May 02 11:55:07 sogod [747223]: |SOGo| set clientObject: <SOGo[0x0x55555599abc0]: name=SOGo>
May 02 11:55:08 sogod [747223]: [WARN] <0x0x7ffff7b33f60[WOxElemBuilder]> could not locate builders: WOxExtElemBuilder,WOxExtElemBuilder
May 02 11:55:08 sogod [747223]: |SOGo| request took 0.529974 seconds to execute
May 02 11:55:08 sogod [747223]: <0x0x555555853ff0[WOResponse]> Zipping of response disabled
May 02 11:55:08 sogod [747223]: 192.168.50.12 "GET /SOGo/ HTTP/1.0" 302 0/0 0.532 - - 3M - 11
May 02 11:55:14 sogod [747223]: |SOGo| starting method 'POST' on uri '/SOGo/saml2-signon-post'
May 02 11:55:14 sogod [747223]: |SOGo| traverse(acquire): SOGo => saml2-signon-post
May 02 11:55:14 sogod [747223]: |SOGo| do traverse name: 'SOGo'
May 02 11:55:14 sogod [747223]: |SOGo| do traverse name: 'saml2-signon-post'
May 02 11:55:14 sogod [747223]: |SOGo| set clientObject: <SOGo[0x0x55555599abc0]: name=SOGo>
Breakpoint 1, -[NSException raise] (self=0x555555a1af20, _cmd=0x7ffff7377a70 <_OBJC_SELECTOR_TABLE+528>) at NSException.m:1574
1574 NSException.m: Aucun fichier ou dossier de ce type.
(gdb) bt
#0 -[NSException raise] (self=0x555555a1af20, _cmd=0x7ffff7377a70 <_OBJC_SELECTOR_TABLE+528>) at NSException.m:1574
0000001 0x00007ffff6fc05a5 in -[GSMutableDictionary setObject:forKey:] (self=0x555555a234c0, _cmd=<optimized out>, anObject=0x0, aKey=0x7ffff7fc6b20 <_OBJC_INSTANCE_15.4>) at GSDictionary.m:449
0000002 0x00007ffff7f46103 in -[SOGoSAML2Session processAuthnResponse:] (self=0x5555556d8e60, _cmd=0x7ffff2a04af0 <_OBJC_SELECTOR_TABLE+720>, authnResponse=0x5555558763b0) at SOGoSAML2Session.m:469
0000003 0x00007ffff29fa4d1 in -[SOGoSAML2Actions saml2SignOnPOSTAction] (self=0x555555db2f00, _cmd=0x555555724830) at SOGoSAML2Actions.m:175
0000004 0x00007ffff79c0b19 in -[WODirectAction performActionNamed:] (self=0x555555db2f00, _cmd=0x7ffff7b8b360 <_OBJC_SELECTOR_TABLE+928>, _actionName=0x555555a31020) at WODirectAction.m:97
0000005 0x00007ffff7a4ad97 in -[SoActionInvocation callOnObject:withPositionalParametersWhenNotNil:inContext:]
(self=0x555555dc0360, _cmd=0x7ffff7b8b390 <_OBJC_SELECTOR_TABLE+976>, _client=0x55555599abc0, _positionalArgs=0x0, _ctx=0x555555878910) at SoActionInvocation.m:300
0000006 0x00007ffff7a4aebc in -[SoActionInvocation callOnObject:inContext:] (self=0x555555dc0360, _cmd=0x7ffff7b87900 <_OBJC_SELECTOR_TABLE+672>, _client=0x55555599abc0, _ctx=0x555555878910)
at SoActionInvocation.m:318
0000007 0x00007ffff7a45762 in -[SoObjectMethodDispatcher dispatchInContext:] (self=0x555555dc03b0, _cmd=0x7ffff7b88fe0 <_OBJC_SELECTOR_TABLE+1536>, _ctx=0x555555878910) at SoObjectMethodDispatcher.m:192
0000008 0x00007ffff7a47a67 in -[SoObjectRequestHandler handleRequest:inContext:session:application:]
(self=0x555555a89680, _cmd=0x7ffff7b09c30 <_OBJC_SELECTOR_TABLE+848>, _rq=0x555555ddc870, _ctx=0x555555878910, _sn=0x0, app=0x55555599abc0) at SoObjectRequestHandler.m:584
0000009 0x00007ffff79d1c7a in -[WORequestHandler handleRequest:] (self=0x555555a89680, _cmd=0x7ffff7ad21b0 <_OBJC_SELECTOR_TABLE+1616>, _request=0x555555ddc870) at WORequestHandler.m:240
0000010 0x00007ffff7994661 in -[WOCoreApplication dispatchRequest:usingHandler:] (self=0x55555599abc0, _cmd=0x7ffff7ad2200 <_OBJC_SELECTOR_TABLE+1696>, _request=0x555555ddc870, handler=0x555555a89680)
at WOCoreApplication.m:712
0000011 0x00007ffff7994969 in -[WOCoreApplication dispatchRequest:] (self=0x55555599abc0, _cmd=0x5555555666c0 <_OBJC_SELECTOR_TABLE+1664>, _request=0x555555ddc870) at WOCoreApplication.m:752
0000012 0x000055555555d45b in -[SOGo dispatchRequest:] (self=0x55555599abc0, _cmd=0x7ffff7b70180 <_OBJC_SELECTOR_TABLE+1760>, _request=0x555555ddc870) at SOGo.m:584
0000013 0x00007ffff7a36622 in -[WOHttpTransaction _run] (self=0x555555d96990, _cmd=0x7ffff7b701b0 <_OBJC_SELECTOR_TABLE+1808>) at WOHttpTransaction.m:566
0000014 0x00007ffff7a36982 in -[WOHttpTransaction run] (self=0x555555d96990, _cmd=0x7ffff7b6deb0 <_OBJC_SELECTOR_TABLE+1168>) at WOHttpTransaction.m:619
0000015 0x00007ffff7a328a9 in -[WOHttpAdaptor runConnection:] (self=0x5555559ccf60, _cmd=0x7ffff7b6df50 <_OBJC_SELECTOR_TABLE+1328>, _socket=0x555555aacd40) at WOHttpAdaptor.m:373
0000016 0x00007ffff7a32ab5 in -[WOHttpAdaptor _handleAcceptedConnection:] (self=0x5555559ccf60, _cmd=0x7ffff7b6df60 <_OBJC_SELECTOR_TABLE+1344>, _connection=0x555555aacd40) at WOHttpAdaptor.m:407
0000017 0x00007ffff7a32ead in -[WOHttpAdaptor _handleConnection:] (self=0x5555559ccf60, _cmd=0x7ffff7b6e000 <_OBJC_SELECTOR_TABLE+1504>, connection=0x555555aacd40) at WOHttpAdaptor.m:466
0000018 0x00007ffff7a332fe in -[WOHttpAdaptor acceptConnection:] (self=0x5555559ccf60, _cmd=0x7ffff7b6de70 <_OBJC_SELECTOR_TABLE+1104>, _notification=0x555555a22c40) at WOHttpAdaptor.m:527
0000019 0x00007ffff70da604 in -[NSNotificationCenter _postAndRelease:] (self=0x5555557382c0, _cmd=<optimized out>, notification=0x555555a22c40) at NSNotificationCenter.m:1198
0000020 0x00007ffff75ee8e4 in -[NSObject(FileObjectWatcher) receivedEvent:type:extra:forMode:]
(self=0x5555558b32f0, _cmd=0x7ffff74ad550 <_OBJC_SELECTOR_TABLE+304>, _fdData=0x5, _type=ET_RDESC, _extra=0x5, _mode=0x7ffff7429cf0 <_OBJC_INSTANCE_2>) at NSRunLoop+FileObjects.m:58
0000021 0x00007ffff720298b in -[GSRunLoopCtxt pollUntil:within:] (self=<optimized out>, _cmd=0x7ffff7428ee0 <_OBJC_SELECTOR_TABLE+1184>, milliseconds=<optimized out>, contexts=0x555555aa8a40)
at GSRunLoopCtxt.m:600
0000022 0x00007ffff712bfde in -[NSRunLoop acceptInputForMode:beforeDate:] (self=0x5555558b5e30, _cmd=0x7ffff7428f10 <_OBJC_SELECTOR_TABLE+1232>, mode=0x7ffff7429cf0 <_OBJC_INSTANCE_2>, limit_date=0x5555559cd3c0)
at NSRunLoop.m:1238
0000023 0x00007ffff712bd74 in -[NSRunLoop runMode:beforeDate:] (self=0x5555558b5e30, _cmd=<optimized out>, mode=0x7ffff7429cf0 <_OBJC_INSTANCE_2>, date=0x5555559cd3c0) at NSRunLoop.m:1318
0000024 0x00007ffff7993ec8 in -[WOCoreApplication run] (self=0x55555599abc0, _cmd=0x555555566420 <_OBJC_SELECTOR_TABLE+992>) at WOCoreApplication.m:584
0000025 0x000055555555c664 in -[SOGo run] (self=0x55555599abc0, _cmd=0x7ffff7af4eb0 <_OBJC_SELECTOR_TABLE+208>) at SOGo.m:337
0000026 0x00007ffff79bcf95 in WOApplicationMain (_appClassName=0x5555555641c0 <_OBJC_INSTANCE_3.1>, argc=13, argv=0x7fffffffec38) at WOApplicationMain.m:42
0000027 0x00007ffff79dce04 in WOWatchDogApplicationMain (appName=0x5555555641c0 <_OBJC_INSTANCE_3.1>, argc=13, argv=0x7fffffffec38) at WOWatchDogApplicationMain.m:1049
0000028 0x000055555555b2fe in main (argc=13, argv=0x7fffffffec38, env=0x7fffffffeca8) at sogod.m:51 |