Hi again,

I just installed sope dbg too. So here is a better bt:

su - sogo
sogo@sogo:~$ gdb /usr/sbin/sogod
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
Copyright (C) 2012 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".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/sbin/sogod...Reading symbols from 
/usr/lib/debug/usr/sbin/sogod...done.
done.
(gdb)  r -WOUseWatchDog NO -WOLogFile - -WONoDetach YES
Starting program: /usr/sbin/sogod -WOUseWatchDog NO -WOLogFile - -WONoDetach YES
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Oct 25 13:52:54 sogod [10786]: version 2.0.2 (build @shiva 201210241648) -- 
starting
Oct 25 13:52:54 sogod [10786]: vmem size check enabled: shutting down app when 
vmem > 384 MB
Oct 25 13:52:54 sogod [10786]: <0x0x555555a1d4e0[SOGoProductLoader]> SOGo 
products loaded from '/usr/lib/GNUstep/SOGo':
Oct 25 13:52:54 sogod [10786]: <0x0x555555a1d4e0[SOGoProductLoader]>   
AdministrationUI.SOGo, PreferencesUI.SOGo, MailPartViewers.SOGo, Contacts.SOGo, 
MailerUI.SOGo, Appointments.SOGo, MainUI.SOGo, CommonUI.SOGo, ContactsUI.SOGo, 
SchedulerUI.SOGo, Mailer.SOGo
Oct 25 13:52:55 sogod [10786]: |SOGo| WOHttpAdaptor listening on address *:20000
2012-10-25 13:53:06.707 sogod[10786] Note: Using UTF-8 as URL encoding in 
NGExtensions.
Oct 25 13:53:06 sogod [10786]: <0x0x555555ddbcd0[SOGoCache]> Cache cleanup 
interval set every 300.000000 seconds
Oct 25 13:53:06 sogod [10786]: <0x0x555555ddbcd0[SOGoCache]> Using host(s) 
'127.0.0.1' as server(s)
2012-10-25 13:53:06.800 sogod[10786] Note(SoObject): SoDebugKeyLookup is 
enabled!
2012-10-25 13:53:06.800 sogod[10786] Note(SoObject): SoDebugBaseURL is enabled!
2012-10-25 13:53:06.800 sogod[10786] Note(SoObject): relative base URLs are 
enabled.
2012-10-25 13:53:06.875 sogod[10786] ERROR(-[NGBundleManager bundleWithPath:]): 
could not create bundle for path: 
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.22/Resources/SSL.bundle'
2012-10-25 13:53:06.906 sogod[10786] WOxElemBuilder: could not locate builders: 
WOxExtElemBuilder,WOxExtElemBuilder
2012-10-25 13:53:06.907 sogod[10786] WOCompoundElement: pool embedding is on.
2012-10-25 13:53:06.907 sogod[10786] WOCompoundElement: id logging is on.
2012-10-25 13:53:06.935 sogod[10786] WARNING: IMAP4 connection pooling is 
disabled!
Oct 25 13:53:06 sogod [10786]: <0x0x5555563bb680[NGImap4Client]> TLS started 
successfully.
2012-10-25 13:53:07.042 sogod[10786] Note(NGImap4Connection): using '/' as the 
IMAP4 folder separator.

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff4409f97 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0  0x00007ffff4409f97 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff4403bb5 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007ffff66ba68e in _removeCRLF (buffer=0x55555649bf40 "\r\n", len=2) at 
/usr/include/x86_64-linux-gnu/bits/string3.h:58
#3  0x00007ffff66baaf1 in -[NGImap4ResponseParser _parseDataIntoRAM:] 
(self=0x5555563c0220, _cmd=<optimized out>, _size=2)
    at NGImap4ResponseParser.m:432
#4  0x00007ffff66c5bfc in -[NGImap4ResponseParser 
_parseNumberUntaggedResponse:] (self=0x5555563c0220, _cmd=<optimized out>, 
    result_=0x55555648b650) at NGImap4ResponseParser.m:1738
#5  0x00007ffff66bfd67 in _parseUntaggedResponse (result_=<optimized out>, 
self=<optimized out>) at NGImap4ResponseParser.m:691
#6  -[NGImap4ResponseParser parseResponseForTagId:exception:] 
(self=0x5555563c0220, _cmd=<optimized out>, _tag=8, ex_=0x7fffffffcd98)
    at NGImap4ResponseParser.m:274
#7  0x00007ffff66cc012 in -[NGImap4Client 
processCommand:withTag:withNotification:logText:] (self=0x5555563bb680, 
    _cmd=<optimized out>, _command=0x55555648bb10, _tag=1 '\001', 
_notification=1 '\001', _txt=0x55555648bb10) at NGImap4Client.m:1555
#8  0x00007ffff66c82e5 in -[NGImap4Client fetchUids:parts:] 
(self=0x5555563bb680, _cmd=<optimized out>, _uids=<optimized out>, 
    _parts=<optimized out>) at NGImap4Client.m:905
#9  0x00007ffff66f106c in -[NGImap4Connection fetchUIDs:inURL:parts:] 
(self=0x5555563cd000, _cmd=<optimized out>, 
    _uids=0x5555564875c0, _url=0x5555563b7a90, _parts=0x55555648a410) at 
NGImap4Connection.m:682
#10 0x00007fffeb2ae870 in -[SOGoMailFolder fetchUIDs:parts:] 
(self=0x5555563b51c0, _cmd=0x7fffea3c7070, _uids=0x5555564875c0, 
    _parts=0x55555648a410) at SOGoMailFolder.m:742
#11 0x00007fffea1ad373 in -[UIxMailListActions getHeadersForUIDs:inFolder:] 
(self=0x55555639cff0, _cmd=0x7fffea3c6fa0, 
    uids=0x5555564875c0, mailFolder=0x5555563b51c0) at UIxMailListActions.m:719
#12 0x00007fffea1acf28 in -[UIxMailListActions getUIDsInFolder:withHeaders:] 
(self=0x55555639cff0, _cmd=0x7fffea3c4410, 
    folder=0x5555563b51c0, includeHeaders=1 '\001') at UIxMailListActions.m:652
#13 0x00007fffea1a7e0b in -[UIxMailMainFrame inboxData] (self=0x55555633cdd0, 
_cmd=0x5555562ba6f0) at UIxMailMainFrame.m:181
#14 0x00007ffff6ad764c in _getComponentValue (self=0x555556284660, 
object=0x55555633cdd0, info=0x555556292740)
    at WOKeyPathAssociation.m:544
#15 0x00007ffff6adac8a in _getOneValue (root=0x55555633cdd0, 
self=0x555556284660) at WOKeyPathAssociation.m:741
#16 -[WOKeyPathAssociation valueInComponent:] (self=0x555556284660, 
_cmd=<optimized out>, _component=0x55555633cdd0)
    at WOKeyPathAssociation.m:980
#17 0x00007ffff6b0c39e in -[_WOComplexString appendToResponse:inContext:] 
(self=0x5555562bc5d0, _cmd=<optimized out>, 
    _response=0x555555dda580, _ctx=0x555555ddab30) at WOString.m:559
#18 0x00007ffff6af5877 in -[WOCompoundElement appendToResponse:inContext:] 
(self=0x55555628a9e0, _cmd=<optimized out>, 
    _response=0x555555dda580, _ctx=<optimized out>) at WOCompoundElement.m:245
#19 0x00007ffff6afbdb2 in -[WOGenericContainer appendToResponse:inContext:] 
(self=0x5555562ab410, _cmd=<optimized out>, 
    _response=0x555555dda580, _ctx=0x555555ddab30) at WOGenericContainer.m:121
#20 0x00007ffff6af5877 in -[WOCompoundElement appendToResponse:inContext:] 
(self=0x5555563503c0, _cmd=<optimized out>, 
    _response=0x555555dda580, _ctx=<optimized out>) at WOCompoundElement.m:245
#21 0x00007ffff6af3d93 in -[WOComponentContent appendToResponse:inContext:] 
(self=<optimized out>, _cmd=0x7ffff6e1f680, 
    _response=0x555555dda580, _ctx=0x555555ddab30) at WOComponentContent.m:157
#22 0x00007ffff6afbdb2 in -[WOGenericContainer appendToResponse:inContext:] 
(self=0x5555562e84f0, _cmd=<optimized out>, 
    _response=0x555555dda580, _ctx=0x555555ddab30) at WOGenericContainer.m:121
#23 0x00007ffff6af5877 in -[WOCompoundElement appendToResponse:inContext:] 
(self=0x5555562d0030, _cmd=<optimized out>, 
    _response=0x555555dda580, _ctx=<optimized out>) at WOCompoundElement.m:245
#24 0x00007ffff6af6980 in -[WOConditional appendToResponse:inContext:] 
(self=<optimized out>, _cmd=<optimized out>, 
    _response=0x555555dda580, _ctx=0x555555ddab30) at WOConditional.m:242
---Type <return> to continue, or q <return> to quit---
#25 0x00007ffff6af5877 in -[WOCompoundElement appendToResponse:inContext:] 
(self=0x5555562c7730, _cmd=<optimized out>, 
    _response=0x555555dda580, _ctx=<optimized out>) at WOCompoundElement.m:245
#26 0x00007ffff6af02a9 in -[WOBody appendToResponse:inContext:] 
(self=<optimized out>, _cmd=<optimized out>, 
    _response=0x555555dda580, _ctx=0x555555ddab30) at WOBody.m:157
#27 0x00007ffff6af5877 in -[WOCompoundElement appendToResponse:inContext:] 
(self=0x5555562c78f0, _cmd=<optimized out>, 
    _response=0x555555dda580, _ctx=<optimized out>) at WOCompoundElement.m:245
#28 0x00007ffff6afbdb2 in -[WOGenericContainer appendToResponse:inContext:] 
(self=0x55555634b7f0, _cmd=<optimized out>, 
    _response=0x555555dda580, _ctx=0x555555ddab30) at WOGenericContainer.m:121
#29 0x00007ffff6af5877 in -[WOCompoundElement appendToResponse:inContext:] 
(self=0x5555562c7b40, _cmd=<optimized out>, 
    _response=0x555555dda580, _ctx=<optimized out>) at WOCompoundElement.m:245
#30 0x00007ffff6af6980 in -[WOConditional appendToResponse:inContext:] 
(self=<optimized out>, _cmd=<optimized out>, 
    _response=0x555555dda580, _ctx=0x555555ddab30) at WOConditional.m:242
#31 0x00007ffff6af5877 in -[WOCompoundElement appendToResponse:inContext:] 
(self=0x5555562baf40, _cmd=<optimized out>, 
    _response=0x555555dda580, _ctx=<optimized out>) at WOCompoundElement.m:245
#32 0x00007ffff6a8d678 in -[WOComponent appendToResponse:inContext:] 
(self=0x55555627e2b0, _cmd=<optimized out>, 
    _response=0x555555dda580, _ctx=0x555555ddab30) at WOComponent.m:916
#33 0x00007ffff6aae7ad in -[WOChildComponentReference 
appendToResponse:inContext:] (self=0x555556350360, _cmd=0x7ffff6dfb810, 
    _response=0x555555dda580, _ctx=0x555555ddab30) at 
WOChildComponentReference.m:181
#34 0x00007ffff6a8d678 in -[WOComponent appendToResponse:inContext:] 
(self=0x55555633cdd0, _cmd=<optimized out>, 
    _response=0x555555dda580, _ctx=0x555555ddab30) at WOComponent.m:916
#35 0x00007ffff6b2504b in -[SoDefaultRenderer renderComponent:inContext:] () 
from /usr/lib/libNGObjWeb.so.4.9
#36 0x00007ffff6b2ca7a in -[SoObjectRequestHandler renderObject:inContext:] () 
from /usr/lib/libNGObjWeb.so.4.9
#37 0x00007ffff6b2d362 in -[SoObjectRequestHandler 
handleRequest:inContext:session:application:] () from 
/usr/lib/libNGObjWeb.so.4.9
#38 0x00007ffff6ac0cb5 in -[WORequestHandler handleRequest:] 
(self=0x555555b286e0, _cmd=<optimized out>, _request=0x555555ddc8c0)
    at WORequestHandler.m:237
#39 0x00007ffff6a88636 in -[WOCoreApplication dispatchRequest:usingHandler:] 
(self=0x555555b22b70, _cmd=<optimized out>, 
    _request=0x555555ddc8c0, handler=0x555555b286e0) at WOCoreApplication.m:712
#40 0x000055555555b751 in -[SOGo dispatchRequest:] (self=0x555555b22b70, 
_cmd=0x7ffff6e37160, _request=0x555555ddc8c0) at SOGo.m:453
#41 0x00007ffff6b1d27d in -[WOHttpTransaction _run] (self=0x555555dc0bf0, 
_cmd=<optimized out>) at WOHttpTransaction.m:578
#42 0x00007ffff6b1ec08 in -[WOHttpTransaction run] (self=0x555555dc0bf0, 
_cmd=<optimized out>) at WOHttpTransaction.m:631
#43 0x00007ffff6b198e9 in -[WOHttpAdaptor runConnection:] (self=0x555555dae8a0, 
_cmd=<optimized out>, _socket=0x555555dbd400)
    at WOHttpAdaptor.m:367
#44 0x00007ffff6b1a936 in -[WOHttpAdaptor _handleAcceptedConnection:] 
(self=0x555555dae8a0, _cmd=<optimized out>, 
    _connection=0x555555dbd400) at WOHttpAdaptor.m:401
#45 0x00007ffff6b1acea in -[WOHttpAdaptor _handleConnection:] 
(self=0x555555dae8a0, _cmd=<optimized out>, connection=0x555555dbd400)
    at WOHttpAdaptor.m:460
#46 0x00007ffff6b1ad8d in -[WOHttpAdaptor acceptConnection:] 
(self=0x555555dae8a0, _cmd=<optimized out>, 
    _notification=<optimized out>) at WOHttpAdaptor.m:521
#47 0x00007ffff52c548d in ?? () from /usr/lib/libgnustep-base.so.1.22
#48 0x00007ffff53bff62 in ?? () from /usr/lib/libgnustep-base.so.1.22
#49 0x00007ffff530e170 in ?? () from /usr/lib/libgnustep-base.so.1.22
#50 0x00007ffff530d250 in ?? () from /usr/lib/libgnustep-base.so.1.22
#51 0x00007ffff6a87f9e in -[WOCoreApplication run] (self=0x555555b22b70, 
_cmd=<optimized out>) at WOCoreApplication.m:584
#52 0x000055555555ae71 in -[SOGo run] (self=0x555555b22b70, 
_cmd=0x7ffff6dc30e0) at SOGo.m:277
---Type <return> to continue, or q <return> to quit---
#53 0x00007ffff6aadf44 in WOApplicationMain (_appClassName=0x555555761120, 
argc=<optimized out>, argv=<optimized out>)
    at WOApplicationMain.m:42
#54 0x00007ffff6aca32f in WOWatchDogApplicationMain (appName=0x555555761120, 
argc=7, argv=0x7fffffffe748)
    at WOWatchDogApplicationMain.m:1031
#55 0x000055555555a145 in main (argc=7, argv=0x7fffffffe748, 
env=0x7fffffffe788) at sogod.m:53

Kind regards

-Christian Rößner

--
[*] sys4 AG

http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München

Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
Aufsichtsratsvorsitzender: Joerg Heidrich

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to