Displaying 20 results from an estimated 34 matches for "gdbhelper".
2013 Apr 16
2
Dovecot 2.2.0 compile error
...-L/mnt/data/Develop/Openwrt/trunk_git/staging_dir/target-mips_r2_uClibc-0.9.33.2/lib -L/mnt/data/Develop/Openwrt/trunk_git/staging_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/usr/lib -L/mnt/data/Develop/Openwrt/trunk_git/staging_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/lib -o gdbhelper gdbhelper.o ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl
OpenWrt-libtool: link: mips-openwrt-linux-uclibc-gcc -std=gnu99 -Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -mno-branch-likely -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float -Wall -W -Wmissing-prototypes...
2006 Jan 17
0
gdbhelper.c concerns
Timo,
I was surprised to find both an execvp() and a system() call
in gdbhelper.c. While gdbhelper should be running as an ordinary
user (the person running imap), I find it a bit scary. I realize
that the code is getting ready to run gdb, which is god-knows-where
in the user's path. But still... Maybe the code should do a getuid()
and/or geteuid() and refuse to run i...
2006 Jun 12
1
./configure and /or Makefile problem
...if gcc -DHAVE_CONFIG_H -I. -I. -I../..
- - -I../../src/lib - -I../../src/auth -I/usr/local/include
- - -I/usr/include/kerberosV - -std=gnu99 -O2 -march=athlon -pipe -Wall
- - -W -Wmissing-prototypes - -Wmissing-declarations -Wpointer-arith
- - -Wchar-subscripts -Wformat=2 - -Wbad-function-cast -MT gdbhelper.o
- - -MD -MP -MF ".deps/gdbhelper.Tpo" -c -o gdbhelper.o gdbhelper.c; \
then mv -f ".deps/gdbhelper.Tpo" ".deps/gdbhelper.Po"; else rm -f
".deps/gdbhelper.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link
- - --tag=CC gcc -std=gnu99 -O2 - -march=athlon -pi...
2006 Feb 25
0
rpm build problem with beta 3
...; /bin/sh
../../libtool --mode=install /usr/bin/install -c 'rawlog'
'/var/tmp/root-dovecot-1.0.beta3/usr/libexec/dovecot/rawlog'
/usr/bin/install -c rawlog
/var/tmp/root-dovecot-1.0.beta3/usr/libexec/dovecot/rawlog
/bin/sh ../../libtool --mode=install /usr/bin/install -c 'gdbhelper'
'/var/tmp/root-dovecot-1.0.beta3/usr/libexec/dovecot/gdbhelper'
/usr/bin/install -c gdbhelper
/var/tmp/root-dovecot-1.0.beta3/usr/libexec/dovecot/gdbhelper
test -z "/var/tmp/root-dovecot-1.0.beta3/usr/sbin" || mkdir -p --
"/var/tmp/root-dovecot-1.0.beta3/usr/sbin"...
2006 Jan 15
3
1.0 beta1 testing
If you have time, please test
http://dovecot.org/nightly/dovecot-latest.tar.gz
If nothing big comes up, I'll release it as 1.0beta1 tomorrow evening.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url :
2009 Sep 08
2
Command died with signal 11: "/usr/lib/dovecot/deliver"
...Sep 7 13:58:19 mail postfix/pipe[5964]: AC6835938:
to=<test1 at mx.domain>, orig_to=<test1 at domain>, relay=dovecot, delay=10,
delays=0.06/0.01/0/10,
dsn=5.3.0, status=bounced (Command died with signal 11:
"/usr/lib/dovecot/deliver")
I try to debug by running deliver via gdbhelper:
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolut...
2009 Oct 06
10
Binary locations
...The
possible locations are:
- bin/
- sbin/
- libexec/dovecot/ (or lib/dovecot/ in most Linux distros)
So the binaries are:
1) These probably belong to bin/ or sbin/ or both:
- authtest
- dovecotpw
- doveadm
2) Binaries that you might want to call from mail_executable setting:
- rawlog
- gdbhelper
3) Index file dumping programs, mostly meant for debugging problems:
- idxview
- listview
- logview
- mailboxlogview
- threadview
4) Some extra tools that might be useful sometimes:
- imap-utf7 : Encode/decode IMAP mailbox names (mUTF-7 <-> UTF-8)
- maildirlock : Lock a Maildir, prim...
2009 May 10
2
dovecot weird bug
...userip_connections: 1024
first_valid_gid: 500
mail_uid: 505
mail_gid: 506
mail_location: maildir:~/Maildir
mail_debug: yes
mail_max_keyword_length: 128
fsync_disable: yes
maildir_copy_preserve_filename: yes
mail_drop_priv_before_exec: yes
mail_executable(default): /usr/local/dovecot/libexec/dovecot/gdbhelper
/usr/local/dovecot/libexec/dovecot/imap
mail_executable(imap): /usr/local/dovecot/libexec/dovecot/gdbhelper
/usr/local/dovecot/libexec/dovecot/imap
mail_executable(pop3): /usr/local/dovecot/libexec/dovecot/pop3
mail_process_size: 512
mail_plugins(default): quota imap_quota zlib
mail_plugins(imap):...
2018 Mar 30
2
debian lintian warn: hardening-no-fortify-functions
...everity: normal, Certainty: wild-guess
N:
N: Check: binaries, Type: binary, udeb
N:
I: dovecot-core: hardening-no-fortify-functions usr/lib/dovecot/config
I: dovecot-core: hardening-no-fortify-functions usr/lib/dovecot/director
I: dovecot-core: hardening-no-fortify-functions usr/lib/dovecot/gdbhelper
I: dovecot-core: hardening-no-fortify-functions usr/lib/dovecot/imap
I: dovecot-core: hardening-no-fortify-functions usr/lib/dovecot/libdovecot-login.so.0.0.0
I: dovecot-core: hardening-no-fortify-functions usr/lib/dovecot/libdovecot-storage.so.0.0.0
I: dovecot-core: hardening-no-fortify-functions...
2009 Sep 30
3
Some issues in Dovecot 1.2.5 after upgrade from 1.0.15
...: child 11162 (login) killed with signal 11 (core not dumped) (latest ip=134.225.1.46)
> Sep 30 10:54:03 imap-login: Warning: Error sending handshake to auth server: Transport endpoint is not connected
How do I get the login (presumably imap-login) processes to dump core
(or do I need to insert gdbhelper)?
Dovecot -n output (%J is a local hash function and we don't use the lda;
my start-up script sets the fd limit to 4096 once Dovecot has started):
> # 1.2.5: /opt/RDGdovect/etc/dovecot.conf
> Warning: fd limit 2048 is lower than what Dovecot can use under full load (more than 4352). Eit...
2015 Mar 13
0
v2.2.16 released
...dir}/%{name}/lib%{name}-compression.so \
%{buildroot}%{_libdir}/%{name}/lib%{name}-compression.so.0 \
%{buildroot}%{_libdir}/%{name}/lib%{name}-compression.so.0.0.0 \
%{buildroot}%{_libdir}/%{name}/stats \
%{buildroot}%{_libexecdir}/%{name}/%{name}-lda \
%{buildroot}%{_libexecdir}/%{name}/gdbhelper \
%{buildroot}%{_libexecdir}/%{name}/quota-status \
%{buildroot}%{_libexecdir}/%{name}/deliver \
%{buildroot}%{_libexecdir}/%{name}/lmtp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Ope...
2009 Feb 18
2
over quota + antispam crash
...Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkmcQ1IACgkQNgQUYqHIqqsHYgCfdhLHt1KRQeoEOC5ddgFbD2mh
8UMAoIgXbD3ACqcKcftxUHeoPsgByp83
=V6Ch
-----END PGP SIGNATURE-----
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gdbhelper.1234976853.8619
URL: <http://dovecot.org/pipermail/dovecot/attachments/20090218/7be0a082/attachment-0002.pl>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stephane_cottin.vcf
Type: text/x-vcard
Size: 264 bytes
Desc: not available
URL: <http://dovecot.o...
2007 Jan 04
1
POP3S doesn't work anymore
...xec/dovecot/
# dir
total 3224
-rwxr-xr-x 1 root root 56596 Dec 10 22:51 checkpassword-reply*
-rwxr-xr-x 1 root root 708532 Dec 10 22:51 deliver*
-rwxr-xr-x 1 root root 144664 Dec 10 22:51 dict*
-rwxr-xr-x 1 root root 276188 Dec 10 22:51 dovecot-auth*
-rwxr-xr-x 1 root root 56596 Dec 10 22:51 gdbhelper*
-rwxr-xr-x 1 root root 785052 Dec 10 22:51 imap*
-rwxr-xr-x 1 root root 178516 Dec 10 22:51 imap-login*
-rwxr-xr-x 1 root root 708428 Dec 10 22:51 pop3*
-rwxr-xr-x 1 root root 170188 Dec 10 22:51 pop3-login*
-rwxr-xr-x 1 root root 94476 Dec 10 22:51 rawlog*
-rwxr-xr-x 1 root root 60928 Dec...
2009 Apr 27
2
[PATCH] Clarify rawlog example
...wlog /usr/libexec/dovecot/imap
+ # Note that this writes into the homedir of the logged in user and will only
+ # work if the ~/dovecot.rawlog directory already exists.
+ # <doc/wiki/Debugging/Rawlog>
#
# This would attach gdb into the imap process and write backtraces into
# /tmp/gdbhelper.* files:
2012 Jun 02
1
sieve with dovecot v1.x
...usr/lib/dovecot looks like this:
-rwxr-xr-x 1 root root 43932 22. Sep 2007 checkpassword-reply
-rwxr-xr-x 1 root root 538996 22. Sep 2007 deliver
-rwxr-xr-x 1 root root 127728 22. Sep 2007 dict
-rwxr-xr-x 1 root root 270248 22. Sep 2007 dovecot-auth
-rwxr-xr-x 1 root root 43952 22. Sep 2007 gdbhelper
-rwxr-xr-x 1 root root 48080 22. Sep 2007 idxview
-rwxr-xr-x 1 root root 596364 22. Sep 2007 imap
-rwxr-xr-x 1 root root 135912 22. Sep 2007 imap-login
-rwxr-xr-x 1 root root 43952 22. Sep 2007 logview
drwxr-xr-x 5 root root 4096 23. Dez 2008 modules
-rwxr-xr-x 1 root root 529512 22. Sep 2...
2006 Aug 02
1
alternate rawlog directory
Hello,
In rc2 sources, the rawlog directory seem to be hard-coded to be
looked for in $HOME.
I'd like to have a way to centralized the place where rawlog files are, in order to be able :
. to rotate them more easily
. not to leave them at the user's reach
. not to have to enter the user's directory to read them
I'd like to have a layout similar to this :
2015 Mar 13
2
v2.2.16 released
On 12 Mar 2015, at 21:09, Reindl Harald <h.reindl at thelounge.net> wrote:
>
> /usr/lib64/dovecot/stats/libstats_mail.so
>
> why in the world a new sub-directory containing just one so-file enforcing pakcage buildsers to change SPEC files?
So that external plugins can add more files in there and extend the available statistics.
2008 Feb 27
2
deliver & procmail
...il mail 3294933 27. Feb 12:51 deliver
3359320 400 -rwxr-xr-x 1 root mail 403444 27. Feb 12:51 dict
3359316 936 -rwxr-xr-x 1 root mail 950874 27. Feb 12:51 dovecot-auth
3359348 3060 -rwxr-xr-x 1 root mail 3129139 27. Feb 12:51 expire-tool
3359328 188 -rwxr-xr-x 1 root mail 184512 27. Feb 12:51 gdbhelper
3359329 948 -rwxr-xr-x 1 root mail 963614 27. Feb 12:51 idxview
3359323 3468 -rwxr-xr-x 1 root mail 3544710 27. Feb 12:51 imap
3359322 520 -rwxr-xr-x 1 root mail 524522 27. Feb 12:51 imap-login
3359330 192 -rwxr-xr-x 1 root mail 188447 27. Feb 12:51 listview
3359331 192 -rwxr-xr-x 1 root mai...
2018 Mar 30
0
debian lintian warn: hardening-no-fortify-functions
...ld-guess
> N:
> N: Check: binaries, Type: binary, udeb
> N:
> I: dovecot-core: hardening-no-fortify-functions usr/lib/dovecot/config
> I: dovecot-core: hardening-no-fortify-functions usr/lib/dovecot/director
> I: dovecot-core: hardening-no-fortify-functions usr/lib/dovecot/gdbhelper
> I: dovecot-core: hardening-no-fortify-functions usr/lib/dovecot/imap
> I: dovecot-core: hardening-no-fortify-functions usr/lib/dovecot/libdovecot-login.so.0.0.0
> I: dovecot-core: hardening-no-fortify-functions usr/lib/dovecot/libdovecot-storage.so.0.0.0
> I: dovecot-core: hardening-n...
2008 Jun 26
1
dovecot: unrecognized service
...ocal/lib/dovecot/lib01_acl_plugin.a
/usr/local/lib/dovecot/lib02_lazy_expunge_plugin.a
/usr/local/lib/dovecot/lib20_expire_plugin.la
/usr/local/lib/dovecot/lib20_fts_plugin.so
/usr/local/libexec/dovecot
/usr/local/libexec/dovecot/pop3
/usr/local/libexec/dovecot/imap-login
/usr/local/libexec/dovecot/gdbhelper
/usr/local/libexec/dovecot/dict
/usr/local/libexec/dovecot/deliver
/usr/local/libexec/dovecot/idxview
/usr/local/libexec/dovecot/ssl-build-param
/usr/local/libexec/dovecot/listview
/usr/local/libexec/dovecot/pop3-login
/usr/local/libexec/dovecot/imap
/usr/local/libexec/dovecot/rawlog
/usr/local/lib...