* Ludovic Marcotte <[email protected]>:
> On 19/12/11 16:46, Patrick Ben Koetter wrote:
> 
> [snip]
> >HTH,
> Install the SOPE debugging packages, as I requested!

Sorry, misunderstood you to install sogo-dbg only.

sogo@mail:~$ gdb --args /usr/sbin/sogod -WOUseWatchDog NO -WONoDetach YES 
-WOPort 20000 -WOWorkersCount 1 -WOLogFile - -WOPidFile /tmp/sogo.pid
...
(gdb) r
Starting program: /usr/sbin/sogod -WOUseWatchDog NO -WONoDetach YES -WOPort 
20000 -WOWorkersCount 1 -WOLogFile - -WOPidFile /tmp/sogo.pid
[Thread debugging using libthread_db enabled]
Dec 19 22:54:08 sogod [23171]: version 1.3.11 (build @vizzini.inverse.ca 
201112122226) -- starting
Dec 19 22:54:08 sogod [23171]: vmem size check enabled: shutting down app when 
vmem > 384 MB
Dec 19 22:54:08 sogod [23171]: <0x0x915e30[SOGoProductLoader]> SOGo products 
loaded from '/usr/lib/GNUstep/SOGo':
Dec 19 22:54:08 sogod [23171]: <0x0x915e30[SOGoProductLoader]>   Mailer.SOGo, 
MainUI.SOGo, MailPartViewers.SOGo, MailerUI.SOGo, Contacts.SOGo, 
AdministrationUI.SOGo, PreferencesUI.SOGo, SchedulerUI.SOGo, CommonUI.SOGo, 
ContactsUI.SOGo, Appointments.SOGo
Dec 19 22:54:08 sogod [23171]: |SOGo| WOHttpAdaptor listening on address *:20000
2011-12-19 22:54:10.657 sogod[23171] Note: Using UTF-8 as URL encoding in 
NGExtensions.
Dec 19 22:54:10 sogod [23171]: <0x0xcb5720[SOGoCache]> Cache cleanup interval 
set every 300.000000 seconds
Dec 19 22:54:10 sogod [23171]: <0x0xcb5720[SOGoCache]> Using host(s) 
'localhost' as server(s)
2011-12-19 22:54:10.664 sogod[23171] Note(SoObject): SoDebugKeyLookup is 
enabled!
2011-12-19 22:54:10.664 sogod[23171] Note(SoObject): SoDebugBaseURL is enabled!
2011-12-19 22:54:10.664 sogod[23171] Note(SoObject): relative base URLs are 
enabled.
2011-12-19 22:54:10.671 sogod[23171] WARNING(-[SaxXMLReaderFactory 
_loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available 
for MIME type 'text/calendar', using 'VSCardSaxDriver' as default for type 
text/calendar.
2011-12-19 22:54:10.671 sogod[23171] WARNING(-[SaxXMLReaderFactory 
_loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available 
for MIME type 'text/x-vcard', using 'VSCardSaxDriver' as default for type 
text/x-vcard.
2011-12-19 22:54:10.684 sogod[23171] ERROR(-[NGBundleManager bundleWithPath:]): 
could not create bundle for path: 
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.19/Resources/SSL.bundle'
2011-12-19 22:54:10.719 sogod[23171] WOCompoundElement: pool embedding is on.
2011-12-19 22:54:10.719 sogod[23171] WOCompoundElement: id logging is on.
127.0.0.1 - - [19/Dec/2011:22:54:10 GMT] "GET 
/SOGo/so/[email protected]/preferences HTTP/1.1" 200 17804/0 0.175 98789 
81% 6M

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5255e44 in GSFromUnicode () from /usr/lib/libgnustep-base.so.1.19
(gdb) ^CQuit
(gdb) b raise
Breakpoint 1 at 0x7ffff4d0d790
(gdb) bt
#0  0x00007ffff5255e44 in GSFromUnicode () from /usr/lib/libgnustep-base.so.1.19
#1  0x00007ffff508e5e8 in ?? () from /usr/lib/libgnustep-base.so.1.19
#2  0x00007ffff5095e55 in ?? () from /usr/lib/libgnustep-base.so.1.19
#3  0x00007ffff66da4fa in -[NGSieveClient putScript:script:] (self=0x10f3920, 
_cmd=<value optimized out>, _name=<value optimized out>, _script=0x10f2af0)
    at NGSieveClient.m:434
#4  0x00007ffff7b66368 in ?? () from /usr/lib/libSOGo.so.1
#5  0x00007fffef090dee in -[SOGoMailAccount updateFilters] (self=0x10ecba0, 
_cmd=0x7fffedd3cc60) at SOGoMailAccount.m:307
#6  0x00007fffedb337e4 in -[UIxPreferences defaultAction] (self=0xe7e610, 
_cmd=0x7ffff6e5d650) at UIxPreferences.m:1046
#7  0x00007ffff6b33c15 in -[SoActionInvocation 
callOnObject:withPositionalParametersWhenNotNil:inContext:] (self=0xca90f0, 
_cmd=<value optimized out>, 
    _client=0xd7edf0, _positionalArgs=0x0, _ctx=0xddbf80) at 
SoActionInvocation.m:307
#8  0x00007ffff6b2ee58 in -[SoObjectMethodDispatcher dispatchInContext:] 
(self=0x1030410, _cmd=<value optimized out>, _ctx=0xddbf80) at 
SoObjectMethodDispatcher.m:191
#9  0x00007ffff6b311e8 in -[SoObjectRequestHandler 
handleRequest:inContext:session:application:] (self=0xa2cc20, _cmd=<value 
optimized out>, 
    _rq=<value optimized out>, _ctx=0xddbf80, _sn=<value optimized out>, 
app=<value optimized out>) at SoObjectRequestHandler.m:591
#10 0x00007ffff6ac09ca in -[WORequestHandler handleRequest:] (self=0xa2cc20, 
_cmd=<value optimized out>, _request=0xefc6a0) at WORequestHandler.m:241
#11 0x00007ffff6a862ac in -[WOCoreApplication dispatchRequest:usingHandler:] 
(self=0x9ce9f0, _cmd=<value optimized out>, _request=0xefc6a0, handler=0xa2cc20)
    at WOCoreApplication.m:704
#12 0x00000000004032e3 in -[SOGo dispatchRequest:] (self=0x9ce9f0, 
_cmd=0x7ffff6e43600, _request=0xefc6a0) at SOGo.m:451
#13 0x00007ffff6b20b55 in -[WOHttpTransaction _run] (self=0xc93f30, _cmd=<value 
optimized out>) at WOHttpTransaction.m:581
#14 0x00007ffff6b20d48 in -[WOHttpTransaction run] (self=0xc93f30, _cmd=<value 
optimized out>) at WOHttpTransaction.m:634
#15 0x00007ffff6b1cfa9 in -[WOHttpAdaptor runConnection:] (self=0xc84170, 
_cmd=<value optimized out>, _socket=0x117d0c0) at WOHttpAdaptor.m:384
#16 0x00007ffff6b1d1b6 in -[WOHttpAdaptor _handleAcceptedConnection:] 
(self=0xc84170, _cmd=<value optimized out>, _connection=0x117d0c0) at 
WOHttpAdaptor.m:418
#17 0x00007ffff6b1d632 in -[WOHttpAdaptor _handleConnection:] (self=0xc84170, 
_cmd=<value optimized out>, connection=0x117d0c0) at WOHttpAdaptor.m:477
#18 0x00007ffff6b1e60d in -[WOHttpAdaptor acceptConnection:] (self=0xc84170, 
_cmd=<value optimized out>, _notification=<value optimized out>) at 
WOHttpAdaptor.m:538
#19 0x00007ffff514deba in ?? () from /usr/lib/libgnustep-base.so.1.19
#20 0x00007ffff514e1c2 in ?? () from /usr/lib/libgnustep-base.so.1.19
#21 0x00007ffff514e06c in ?? () from /usr/lib/libgnustep-base.so.1.19
#22 0x00007ffff5258dd6 in ?? () from /usr/lib/libgnustep-base.so.1.19
#23 0x00007ffff5196d61 in ?? () from /usr/lib/libgnustep-base.so.1.19
#24 0x00007ffff519715d in ?? () from /usr/lib/libgnustep-base.so.1.19
#25 0x00007ffff6a85c19 in -[WOCoreApplication run] (self=0x9ce9f0, _cmd=<value 
optimized out>) at WOCoreApplication.m:576
#26 0x0000000000402958 in -[SOGo run] (self=0x9ce9f0, _cmd=0x7ffff6dcc780) at 
SOGo.m:275
#27 0x00007ffff6aad697 in WOApplicationMain (_appClassName=<value optimized 
out>, argc=<value optimized out>, argv=<value optimized out>) at 
WOApplicationMain.m:42
#28 0x00007ffff6acb0df in WOWatchDogApplicationMain (appName=0x609120, 
argc=<value optimized out>, argv=<value optimized out>) at 
WOWatchDogApplicationMain.m:1034
#29 0x0000000000401b25 in main (argc=13, argv=0x7fffffffe708, 
env=0x7fffffffe778) at sogod.m:53
(gdb) q
A debugging session is active.

        Inferior 1 [process 23171] will be killed.

Quit anyway? (y or n) y



> 
> -- 
> Ludovic Marcotte
> [email protected]  ::  +1.514.755.3630  ::  www.inverse.ca
> Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
> (www.packetfence.org)
> 
> -- 
> [email protected]
> https://inverse.ca/sogo/lists

-- 
state of mind ()

http://www.state-of-mind.de

Franziskanerstraße 15      Telefon +49 89 3090 4664
81669 München              Telefax +49 89 3090 4666

Amtsgericht München        Partnerschaftsregister PR 563

-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to