Hello everybody,
I'm still trying to debug SOGo on the latest version 3.0.0b5 with no
success.
I've already pulled the branch 'master' and installed again, but I'm
getting the following error while running SOGo in debug mode.
NOTE: When I change to branch 'v2', everything goes fine.
Thanks for any help.
ERROR:
Jan 12 10:41:05 sogod [29414]: [ERROR]
<0x0x5555559250b8[NGBundleManager]> could not create bundle for path:
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.24/Resources/SSL.bundle'
Jan 12 10:41:05 sogod [29414]: [WARN] <0x0x7ffff6fbda80[WOxElemBuilder]>
could not locate builders: WOxExtElemBuilder,WOxExtElemBuilder
EXCEPTION: <NSException: 0x555555fbae48> NAME:NSInvalidArgumentException
REASON:SOGoUser(instance) does not recognize currentDay INFO:(null)
Program received signal SIGABRT, Aborted.
0x00007ffff4525cc9 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
56 ../nptl/sysdeps/unix/sysv/linux/raise.c: Arquivo ou diretório não
encontrado.
STACKTRACE
#0 0x00007ffff4525cc9 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1 0x00007ffff45290d8 in __GI_abort () at abort.c:89
#2 0x000055555555b5a5 in -[SOGo handleException:inContext:]
(self=0x555555bd74e8, _cmd=0x7ffff6f95420 <_OBJC_SELECTOR_TABLE+960>,
_exc=0x555555fbae48, _ctx=0x555555c443f8)
at SOGo.m:400
#3 0x00007ffff6c79bc8 in -[WORequestHandler handleRequest:]
(self=0x555555aed3f8, _cmd=0x7ffff6f5fd60 <_OBJC_SELECTOR_TABLE+1632>,
_request=0x555555bf0948) at WORequestHandler.m:264
#4 0x00007ffff6c3c2bc in -[WOCoreApplication
dispatchRequest:usingHandler:] (self=0x555555bd74e8, _cmd=0x7ffff6f5fdb0
<_OBJC_SELECTOR_TABLE+1712>, _request=0x555555bf0948,
handler=0x555555aed3f8) at WOCoreApplication.m:712
#5 0x00007ffff6c3c5bf in -[WOCoreApplication dispatchRequest:]
(self=0x555555bd74e8, _cmd=0x555555762e40 <_OBJC_SELECTOR_TABLE+1312>,
_request=0x555555bf0948)
at WOCoreApplication.m:752
#6 0x000055555555b822 in -[SOGo dispatchRequest:] (self=0x555555bd74e8,
_cmd=0x7ffff6ff71b0 <_OBJC_SELECTOR_TABLE+1840>,
_request=0x555555bf0948) at SOGo.m:453
#7 0x00007ffff6cd5de7 in -[WOHttpTransaction _run]
(self=0x555555c63178, _cmd=0x7ffff6ff71e0 <_OBJC_SELECTOR_TABLE+1888>)
at WOHttpTransaction.m:596
#8 0x00007ffff6cd6147 in -[WOHttpTransaction run] (self=0x555555c63178,
_cmd=0x7ffff6ff4e40 <_OBJC_SELECTOR_TABLE+1152>) at WOHttpTransaction.m:649
#9 0x00007ffff6cd1e9c in -[WOHttpAdaptor runConnection:]
(self=0x555555b529a8, _cmd=0x7ffff6ff4ee0 <_OBJC_SELECTOR_TABLE+1312>,
_socket=0x555555cdb368) at WOHttpAdaptor.m:367
#10 0x00007ffff6cd20ba in -[WOHttpAdaptor _handleAcceptedConnection:]
(self=0x555555b529a8, _cmd=0x7ffff6ff4ef0 <_OBJC_SELECTOR_TABLE+1328>,
_connection=0x555555cdb368)
at WOHttpAdaptor.m:401
#11 0x00007ffff6cd24af in -[WOHttpAdaptor _handleConnection:]
(self=0x555555b529a8, _cmd=0x7ffff6ff4fa0 <_OBJC_SELECTOR_TABLE+1504>,
connection=0x555555cdb368) at WOHttpAdaptor.m:460
#12 0x00007ffff6cd28fe in -[WOHttpAdaptor acceptConnection:]
(self=0x555555b529a8, _cmd=0x7ffff6ff4e00 <_OBJC_SELECTOR_TABLE+1088>,
_notification=0x555555ca6478)
at WOHttpAdaptor.m:521
#13 0x00007ffff545143d in -[NSNotificationCenter _postAndRelease:]
(self=0x555555876ce8, _cmd=<optimized out>, notification=0x555555ca6478)
at NSNotificationCenter.m:1223
#14 0x00007ffff60b4bc2 in -[NSObject(FileObjectWatcher)
receivedEvent:type:extra:forMode:] (self=0x555555ce3958,
_cmd=0x7ffff5982f90 <_OBJC_SELECTOR_TABLE+304>, _fdData=0x6,
_type=ET_RDESC, _extra=0x6, _mode=0x7ffff5918520
<_OBJC_INSTANCE_2>) at NSRunLoop+FileObjects.m:58
#15 0x00007ffff554b487 in -[GSRunLoopCtxt pollUntil:within:]
(self=0x555555b9c688, _cmd=<optimized out>, milliseconds=<optimized
out>, contexts=<optimized out>) at GSRunLoopCtxt.m:632
#16 0x00007ffff5496d70 in -[NSRunLoop acceptInputForMode:beforeDate:]
(self=0x555555bab488, _cmd=<optimized out>, mode=0x7ffff5918520
<_OBJC_INSTANCE_2>, limit_date=<optimized out>)
at NSRunLoop.m:1195
#17 0x00007ffff5495b8c in -[NSRunLoop runMode:beforeDate:]
(self=0x555555bab488, _cmd=0x7ffff6f5fc50 <_OBJC_SELECTOR_TABLE+1360>,
mode=0x7ffff5918520 <_OBJC_INSTANCE_2>,
date=0x555555bc9df8) at NSRunLoop.m:1263
#18 0x00007ffff6c3bb14 in -[WOCoreApplication run] (self=0x555555bd74e8,
_cmd=0x555555762c50 <_OBJC_SELECTOR_TABLE+816>) at WOCoreApplication.m:584
#19 0x000055555555af2d in -[SOGo run] (self=0x555555bd74e8,
_cmd=0x7ffff6f81540 <_OBJC_SELECTOR_TABLE+224>) at SOGo.m:277
#20 0x00007ffff6c64bb5 in WOApplicationMain
(_appClassName=0x555555761140 <_OBJC_INSTANCE_0>, argc=13,
argv=0x7fffffffeab8) at WOApplicationMain.m:42
#21 0x00007ffff6c84b11 in WOWatchDogApplicationMain
(appName=0x555555761140 <_OBJC_INSTANCE_0>, argc=13,
argv=0x7fffffffeab8) at WOWatchDogApplicationMain.m:1043
#22 0x000055555555a25e in main (argc=13, argv=0x7fffffffeab8,
env=0x7fffffffeb28) at sogod.m:53
--
Emílio Fonseca
Development Analyst
Mav Tecnologia - (31) 3211-7777
--
[email protected]
https://inverse.ca/sogo/lists