On 11/11/2012 01:14 PM, Massimo Merra wrote:
Hi,
required packages are present on installation DVD for either CentOS and RedHat.

libidn-1.18-2.el6.i686.rpm
libidn-1.18-2.el6.x86_64.rpm
libidn-devel-1.18-2.el6.i686.rpm
libidn-devel-1.18-2.el6.x86_64.rpm

Hi Massimo

probelm is debuginfo package not plain libidn or -devel see
http://bugs.centos.org/view.php?id=5890

anyway, installed libidn-devel and retested with nightly packages (btw I'm not a gdb expert, tell me if I have to use different command/args)

-bash-4.1$  gdb --args /usr/sbin/sogod -WOWorkersCount 1 -WOPidFile 
/var/run/sogo/sogo.pid -WOLogFile /var/log/sogo/sogo.log
GNU gdb (GDB) Red Hat Enterprise Linux (7.2-56.el6)
Copyright (C) 2010 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-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/sbin/sogod...Reading symbols from 
/usr/lib/debug/usr/sbin/sogod.debug...done.
done.
(gdb) set follow-fork-mode child
(gdb) run
Starting program: /usr/sbin/sogod -WOWorkersCount 1 -WOPidFile 
/var/run/sogo/sogo.pid -WOLogFile /var/log/sogo/sogo.log
[Thread debugging using libthread_db enabled]
warning: "/usr/lib/debug/usr/lib64/liblasso.so.3.9.4.debug": separate debug 
info file has no debug info
warning: the debug information found in "/usr/lib/debug//lib64/libfreebl3.so.debug" does 
not match "/lib64/libfreebl3.so" (CRC mismatch).

warning: the debug information found in "/usr/lib/debug/lib64/libfreebl3.so.debug" does 
not match "/lib64/libfreebl3.so" (CRC mismatch).

Missing separate debuginfo for /lib64/libfreebl3.so
Try: yum --disablerepo='*' --enablerepo='*-debug*' install 
/usr/lib/debug/.build-id/68/195872ecfb188389d29aaf01031a976fd18168.debug
[New process 32219]
[Thread debugging using libthread_db enabled]
[New process 32228]
[Thread debugging using libthread_db enabled]

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7ffff7fc67e0 (LWP 32228)]
0x00007ffff43938a5 in raise (sig=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
64        return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);
Missing separate debuginfos, use: debuginfo-install libidn-1.18-2.el6.x86_64 
libtool-ltdl-2.2.6-15.5.el6.x86_64



Best Regards

Massimo Merra



-----Messaggio originale-----
Da: Alessandro Bono [mailto:alessandro.b...@gmail.com]
Inviato: ven 09/11/2012 22.16
A: users@sogo.nu
Oggetto: [SOGo] sogod crash forwarding mail
Hi all

Forwarding mail gives 502 proxy error and in log file

Nov 09 21:59:28 sogod [7842]: <0x0x7ffb271bd7d8[NGImap4ResponseParser]> 
ERROR(-[NGImap4ResponseParser _parseData]): got content size '0'!
Nov 09 21:59:28 sogod [7842]: <0x0x7ffb271bd7d8[NGImap4ResponseParser]> 
ERROR(-[NGImap4ResponseParser _parseBodyContent]): got no data.
Nov 09 21:59:28 sogod [7842]: <0x0x7ffb271bd7d8[NGImap4ResponseParser]> ERROR: 
got no body content for key: 'body[2]'
Nov 09 21:59:28 sogod [7842]: [ERROR] <0x2715A5C8[SOGoMailObject]:751> got no 
data for key: body[2]
Nov 09 21:59:28 sogod [7842]: <0x0x7ffb271bd7d8[NGImap4ResponseParser]> 
ERROR(-[NGImap4ResponseParser _parseData]): got content size '0'!
Nov 09 21:59:28 sogod [7842]: <0x0x7ffb271bd7d8[NGImap4ResponseParser]> 
ERROR(-[NGImap4ResponseParser _parseBodyContent]): got no data.
Nov 09 21:59:28 sogod [7842]: <0x0x7ffb271bd7d8[NGImap4ResponseParser]> ERROR: 
got no body content for key: 'body[2]'
EXCEPTION: <NSException: 0x7ffb271b5978> NAME:NSInvalidArgumentException 
REASON:Tried to add nil to array INFO:(null)
Nov 09 21:59:28 sogod [7833]: <0x0x7ffb26d5e628[WOWatchDogChild]> child 7842 
exited
Nov 09 21:59:28 sogod [7833]: <0x0x7ffb26d5e628[WOWatchDogChild]>  (terminated 
due to signal 6, coredump)


I tried to debug but seems that centos 6 lack some packages (debuginfo for 
libidn it's not available)


-bash-4.1$  gdb --args /usr/sbin/sogod -WOWorkersCount 1 -WOPidFile 
/var/run/sogo/sogo.pid -WOLogFile /var/log/sogo/sogo.log
GNU gdb (GDB) Red Hat Enterprise Linux (7.2-56.el6)
Copyright (C) 2010 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-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/sbin/sogod...Reading symbols from 
/usr/lib/debug/usr/sbin/sogod.debug...done.
done.
(gdb) set follow-fork-mode child
(gdb) run
Starting program: /usr/sbin/sogod -WOWorkersCount 1 -WOPidFile 
/var/run/sogo/sogo.pid -WOLogFile /var/log/sogo/sogo.log
[Thread debugging using libthread_db enabled]
warning: the debug information found in "/usr/lib/debug//lib64/libfreebl3.so.debug" does 
not match "/lib64/libfreebl3.so" (CRC mismatch).

warning: the debug information found in "/usr/lib/debug/lib64/libfreebl3.so.debug" does 
not match "/lib64/libfreebl3.so" (CRC mismatch).

Missing separate debuginfo for /lib64/libfreebl3.so
Try: yum --disablerepo='*' --enablerepo='*-debug*' install 
/usr/lib/debug/.build-id/68/195872ecfb188389d29aaf01031a976fd18168.debug
[New process 8356]
[Thread debugging using libthread_db enabled]
[New process 8365]
[Thread debugging using libthread_db enabled]

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7ffff7fc97e0 (LWP 8365)]
0x00007ffff43aa8a5 in raise (sig=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
64        return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);
Missing separate debuginfos, use: debuginfo-install libidn-1.18-2.el6.x86_64

rpm -qa | egrep "sogo|sope"
sope49-gdl1-4.9-20121025_1664.el6.1.x86_64
sope49-cards-2.0.2-1.centos6.x86_64
sope49-xml-4.9-20121025_1664.el6.1.x86_64
sope49-appserver-4.9-20121025_1664.el6.1.x86_64
sogo-ealarms-notify-2.0.2-1.centos6.x86_64
sope49-core-4.9-20121025_1664.el6.1.x86_64
sope49-ldap-4.9-20121025_1664.el6.1.x86_64
sope49-sbjson-2.3.1-20121025_1664.el6.1.x86_64
sope49-gdl1-mysql-4.9-20121025_1664.el6.1.x86_64
sogo-debuginfo-2.0.2-1.centos6.x86_64
sope49-mime-4.9-20121025_1664.el6.1.x86_64
sogo-tool-2.0.2-1.centos6.x86_64
sope49-debuginfo-4.9-20121025_1664.el6.1.x86_64
sope49-gdl1-contentstore-2.0.2-1.centos6.x86_64
sogo-2.0.2-1.centos6.x86_64



--
Cordiali Saluti
Alessandro Bono

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

Reply via email to