Am 11.02.2013 14:58, schrieb Ludovic Marcotte: > On 11/02/13 08:53, Gerhard W. Recher (privat) wrote: >> any chance to shed some ligth on this without invoking debugger ? > No. > no luck to get this work.... I installed dbg packes according to your faq... http://www.sogo.nu/english/nc/support/faq/article/how-do-i-debug-sogo.html
i use these sources: cat /etc/apt/sources.list # deb http://ftp-stud.hs-esslingen.de/debian/ squeeze main non-free contrib deb-src http://ftp-stud.hs-esslingen.de/debian/ squeeze main non-free contrib deb http://security.debian.org/ squeeze/updates main non-free contrib deb-src http://security.debian.org/ squeeze/updates main non-free contrib deb http://packages.dotdeb.org squeeze all deb-src http://packages.dotdeb.org squeeze all deb http://packages.dotdeb.org squeeze-php54 all deb-src http://packages.dotdeb.org squeeze-php54 all # squeeze-updates, previously known as 'volatile' deb http://ftp-stud.hs-esslingen.de/debian/ squeeze-updates main contrib non-free deb-src http://ftp-stud.hs-esslingen.de/debian/ squeeze-updates main contrib non-free #ogo deb http://xi.rename-it.nl/debian/ stable-auto/dovecot-2.1 main deb http://inverse.ca/debian-nightly squeeze squeeze deb http://backports.debian.org/debian-backports squeeze-backports main result of debugger: su sogo sogo@sogo:/root$ gdb --args /usr/sbin/sogod -WOUseWatchDog NO -WONoDetach YES -WOPort 20000 -WOWorkersCount 1 -WOLogFile - -WOPidFile /tmp/sogo.pid GNU gdb (GDB) 7.0.1-debian Copyright (C) 2009 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://www.gnu.org/software/gdb/bugs/>... warning: The current binary is a PIE (Position Independent Executable), which GDB does NOT currently support. Most debugger features will fail if used in this session. Reading symbols from /usr/sbin/sogod...Reading symbols from /usr/lib/debug/usr/sbin/sogod...done. (no debugging symbols found)...done. (gdb) c The program is not being run. (gdb) quit dpkg --list sogo* ||/ Name Version Beschreibung +++-==============================-==============================-============================================================================ ii sogo 2.0.0.20130211-1 a modern and scalable groupware ii sogo-dbg 2.0.0.20130211-1 a modern and scalable groupware - debugging symbols ii sogo-openchange 2.0.0.20130211-1 a modern and scalable groupware - OpenChange backend -- [email protected] https://inverse.ca/sogo/lists
