sogo@sogo:~$ gdb --args /usr/sbin/sogod -WOUseWatchDog NO -WONoDetach YES -WOPort 20000 -WOWorkersCount 1 -WOLogFile - -WOPidFile /tmp/sogo.pid GNU gdb (GDB) 7.3-debian Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later 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: ... Reading symbols from /usr/sbin/sogod...Reading symbols from /usr/lib/debug/usr/sbin/sogod...done. done. (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] Jan 16 02:37:05 sogod [7319]: version 2.0.3 (build @shiva 201212071013) -- starting Jan 16 02:37:05 sogod [7319]: vmem size check enabled: shutting down app when vmem > 384 MB Jan 16 02:37:05 sogod [7319]: <0x0x7ffff84bf920[SOGoProductLoader]> SOGo products loaded from '/usr/lib/GNUstep/SOGo': Jan 16 02:37:05 sogod [7319]: <0x0x7ffff84bf920[SOGoProductLoader]> MailPartViewers.SOGo, SchedulerUI.SOGo, AdministrationUI.SOGo, Mailer.SOGo, MainUI.SOGo, Contacts.SOGo, PreferencesUI.SOGo, CommonUI.SOGo, Appointments.SOGo, ContactsUI.SOGo, MailerUI.SOGo Jan 16 02:37:05 sogod [7319]: |SOGo| WOHttpAdaptor listening on address *:20000 ^C Program received signal SIGINT, Interrupt. 0x00007ffff45f7bd8 in poll () from /lib/libc.so.6 (gdb) b raise Breakpoint 1 at 0x7ffff534f8d0: file NSException.m, line 945. (gdb) c Continuing. 2013-01-16 02:37:22.789 sogod[7319] Note: Using UTF-8 as URL encoding in NGExtensions. Jan 16 02:37:22 sogod [7319]: <0x0x7ffff84e5390[SOGoCache]> Cache cleanup interval set every 300.000000 seconds Jan 16 02:37:22 sogod [7319]: <0x0x7ffff84e5390[SOGoCache]> Using host(s) '127.0.0.1' as server(s) Jan 16 02:37:22 sogod [7319]: [ERROR] <0x0x7ffff885df80[SOGoUserManager]> addressbook source 'SOGo' has no displayname Jan 16 02:37:22 sogod [7319]: [ERROR] <0x0x7ffff885df80[SOGoUserManager]> addressbook source 'FhG' has no displayname 2013-01-16 02:37:22.807 sogod[7319] Note(SoObject): SoDebugKeyLookup is enabled! 2013-01-16 02:37:22.808 sogod[7319] Note(SoObject): SoDebugBaseURL is enabled! 2013-01-16 02:37:22.808 sogod[7319] Note(SoObject): relative base URLs are enabled. 2013-01-16 02:37:22.820 sogod[7319] WARNING: IMAP4 connection pooling is disabled! 2013-01-16 02:37:22.827 sogod[7319] Note(NGImap4Connection): using '/' as the IMAP4 folder separator. 127.0.0.1 - - [16/Jan/2013:02:37:23 GMT] "POST /SOGo/so/christian.reischl/Mail//0/folderTest/unseenCount HTTP/1.1" 200 13/0 0.441 - - 1M Breakpoint 1, -[NSException raise] (self=0x7ffff89210b0, _cmd=0x7ffff6939a70) at NSException.m:945 945 NSException.m: Datei oder Verzeichnis nicht gefunden. in NSException.m (gdb) bt #0 -[NSException raise] (self=0x7ffff89210b0, _cmd=0x7ffff6939a70) at NSException.m:945 #1 0x00007ffff66ad54d in -[NGImap4ResponseParser _parseNumberUntaggedResponse:] (self=0x7ffff88791d0, _cmd=, result_=) at NGImap4ResponseParser.m:1823 #2 0x00007ffff66a74e5 in _parseUntaggedResponse (result_=, self=) at NGImap4ResponseParser.m:704 #3 -[NGImap4ResponseParser parseResponseForTagId:exception:] ( self=0x7ffff88791d0, _cmd=, _tag=7, ex_=0x7fffffffd9f8) at NGImap4ResponseParser.m:276 #4 0x00007ffff66b420d in -[NGImap4Client processCommand:withTag:withNotification:logText:] (self=0x7ffff88d0010, _cmd=, _command=0x7ffff8347e60, _tag=, _notification=, _txt=0x7ffff8347e60) at NGImap4Client.m:1650 #5 0x00007ffff66af0b1 in -[NGImap4Client fetchUids:parts:] ( self=0x7ffff88d0010, _cmd=, _uids=, _parts=) at NGImap4Client.m:1000 #6 0x00007ffff66d86f0 in -[NGImap4Connection fetchUIDs:inURL:parts:] ( self=0x7ffff88cb970, _cmd=, _uids=0x7ffff8934f00, _url=0x7ffff88fd460, _parts=0x8) at NGImap4Connection.m:682 #7 0x00007fffeec0961d in -[SOGoMailFolder fetchUIDs:parts:] ( self=0x7ffff88fca90, _cmd=0x7fffedd203e0, _uids=0x7ffff8934f00, _parts=0x7ffff8897df0) at SOGoMailFolder.m:742 ---Type to continue, or q to quit--- #8 0x00007fffedb0525e in -[UIxMailListActions getHeadersForUIDs:inFolder:] ( self=0x7ffff88a5570, _cmd=0x7fffedd20310, uids=0x7ffff8934f00, mailFolder=0x7ffff88fca90) at UIxMailListActions.m:719 #9 0x00007fffedb04dbb in -[UIxMailListActions getUIDsInFolder:withHeaders:] ( self=0x7ffff88a5570, _cmd=0x7fffedd20380, folder=0x7ffff88fca90, includeHeaders=1 '\001') at UIxMailListActions.m:652 #10 0x00007fffedb050d6 in -[UIxMailListActions getUIDsAction] ( self=0x7ffff88a5570, _cmd=0x7ffff83731d0) at UIxMailListActions.m:697 #11 0x00007ffff6b19469 in -[SoActionInvocation callOnObject:withPositionalParametersWhenNotNil:inContext:] () from /usr/lib/libNGObjWeb.so.4.9 #12 0x00007ffff6b14930 in -[SoObjectMethodDispatcher dispatchInContext:] () from /usr/lib/libNGObjWeb.so.4.9 #13 0x00007ffff6b16e48 in -[SoObjectRequestHandler handleRequest:inContext:session:application:] () from /usr/lib/libNGObjWeb.so.4.9 #14 0x00007ffff6aaa1bb in -[WORequestHandler handleRequest:] ( self=0x7ffff8592250, _cmd=, _request=0x7ffff88b1770) at WORequestHandler.m:237 #15 0x00007ffff6a7198c in -[WOCoreApplication dispatchRequest:usingHandler:] ( self=0x7ffff8373650, _cmd=, _request=0x7ffff88b1770, handler=0x7ffff8592250) at WOCoreApplication.m:712 #16 0x00007ffff7ff9a89 in -[SOGo dispatchRequest:] (self=0x7ffff8373650, _cmd=0x7ffff6e226c0, _request=0x7ffff88b1770) at SOGo.m:453 #17 0x00007ffff6b065d5 in -[WOHttpTransaction _run] (self=0x7ffff89381c0, ---Type to continue, or q to quit--- _cmd=) at WOHttpTransaction.m:578 #18 0x00007ffff6b067c8 in -[WOHttpTransaction run] (self=0x7ffff89381c0, _cmd=) at WOHttpTransaction.m:631 #19 0x00007ffff6b02ba9 in -[WOHttpAdaptor runConnection:] ( self=0x7ffff83a9010, _cmd=, _socket=0x7ffff8925490) at WOHttpAdaptor.m:367 #20 0x00007ffff6b02db6 in -[WOHttpAdaptor _handleAcceptedConnection:] ( self=0x7ffff83a9010, _cmd=, _connection=0x7ffff8925490) at WOHttpAdaptor.m:401 #21 0x00007ffff6b03232 in -[WOHttpAdaptor _handleConnection:] ( self=0x7ffff83a9010, _cmd=, connection=0x7ffff8925490) at WOHttpAdaptor.m:460 #22 0x00007ffff6b0405d in -[WOHttpAdaptor acceptConnection:] ( self=0x7ffff83a9010, _cmd=, _notification=) at WOHttpAdaptor.m:521 #23 0x00007ffff5388c32 in -[NSNotificationCenter _postAndRelease:] ( self=, _cmd=, notification=) at NSNotificationCenter.m:1161 #24 0x00007ffff54756a1 in -[GSRunLoopCtxt pollUntil:within:] ( self=0x7ffff86e82f0, _cmd=, milliseconds=, contexts=0x7ffff8579120) at GSRunLoopCtxt.m:636 #25 0x00007ffff53c8c01 in -[NSRunLoop acceptInputForMode:beforeDate:] ( self=0x7ffff86e5c00, _cmd=, mode=0x7ffff576e600, ---Type to continue, or q to quit--- limit_date=) at NSRunLoop.m:1197 #26 0x00007ffff53c7ba0 in -[NSRunLoop runMode:beforeDate:] ( self=0x7ffff86e5c00, _cmd=, mode=0x7ffff576e600, date=0x7ffff85a76c0) at NSRunLoop.m:1265 #27 0x00007ffff6a712ce in -[WOCoreApplication run] (self=0x7ffff8373650, _cmd=) at WOCoreApplication.m:584 #28 0x00007ffff7ff90fd in -[SOGo run] (self=0x7ffff8373650, _cmd=0x7ffff6dae0c0) at SOGo.m:277 #29 0x00007ffff6a97b17 in WOApplicationMain (_appClassName=, argc=, argv=) at WOApplicationMain.m:42 #30 0x00007ffff6ab4427 in WOWatchDogApplicationMain (appName=0x7ffff81ff4c0, argc=, argv=) at WOWatchDogApplicationMain.m:1031 #31 0x00007ffff7ff82cd in main (argc=13, argv=0x7fffffffe758, env=0x7fffffffe7c8) at sogod.m:53