ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Vladimir V. Kamarzin" <vvk@vvk.pp.ru>
To: ALT Linux Sisyphus mailing list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] I: postfix-2.3.7-alt1
Date: Tue, 27 Feb 2007 12:02:51 +0500
Message-ID: <m3d53wxeuc.fsf@vvk.distance.ru> (raw)
In-Reply-To: <20070226222152.GB32421@basalt.office.altlinux.org> (Dmitry V. Levin's message of "Tue, 27 Feb 2007 01:21:52 +0300")

>>>>> On 27 Feb 2007 at 03:21 "DVL" == Dmitry V Levin writes:

>> >> Feb 16 11:13:02 mail postfix/smtp[5639]: panic: myfree: corrupt or unallocated memory block
>> >> Feb 16 11:13:03 mail postfix/master[5628]: warning: process /usr/libexec/postfix/smtp pid 5639 killed by signal 6
>> >> Feb 16 11:13:03 mail postfix/master[5628]: warning: /usr/libexec/postfix/smtp: bad command startup -- throttling
>>  DVL> То же самое, о чём написал Владимир.  postfix-mysql?
>> >> это боевой сервер, т.ч. разбираться в чем проблема было некогда, откатил на 2.2.11-alt2
>>  DVL> Зато, наверное, есть возможность рассказать, как построить стенд,
>>  DVL> чтобы это воспроизводить.
>> Я могу и рассказать
 DVL> Валера прислал мне свой конфиг, но из него сделать стенд, пожалуй, ещё
 DVL> сложнее чем собрать новый.

:)

1. создаём VE, делаем dist-upgrade до сизифа (у меня сейчас сизиф от
26.02.2007)
2. apt-get install postfix-mysql postfix-tls
3. Правим конфиги:

# grep ^[^#] /etc/postfix/main.cf
mailbox_command = /usr/bin/procmail -a $DOMAIN -d $LOGNAME
unknown_local_recipient_reject_code = 550
mydestination = example.com
virtual_alias_maps = mysql:/etc/postfix/mysql-virtual.cf

# grep ^[^#] /etc/postfix/mysql-virtual.cf
hosts = 127.0.0.1
user = mail
password = dsdvs
dbname = mail
table = virtual
select_field = dest
where_field = alias
additional_conditions = and status = '1'

4. control postfix server
5. запускаем постфикс
6. телнетимся
7. смотрим в логи:
Feb 27 09:57:09 vz135 postfix/smtpd[22183]: panic: myfree: corrupt or unallocated memory block


Если не использовать postfix-tls, проблема не воспроизводится.

>> и предоставить доступ в VE, где воспроизводится указанная проблема.
 DVL> Лучше, конечно, сделать стенд, но в крайнем случае придётся
 DVL> воспользоваться.

ok, вышеописанный стенд ждёт.

-- 
vvk



  reply	other threads:[~2007-02-27  7:02 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-15  1:02 Dmitry V. Levin
2007-02-15  7:27 ` Alexey Sidorov
2007-02-15 11:33   ` Dmitry V. Levin
2007-02-18 10:21     ` Michael Shigorin
2007-02-18 12:02       ` Dmitry V. Levin
2007-02-18 19:25         ` Michael Shigorin
2007-02-15  9:00 ` Vladimir V. Kamarzin
2007-02-15  9:05   ` Vladimir V. Kamarzin
2007-02-15 11:35     ` Dmitry V. Levin
2007-02-16  7:48       ` Vladimir V. Kamarzin
2007-02-15 15:49 ` Sergey Ivanov
2007-02-15 15:57   ` Dmitry V. Levin
2007-02-15 21:37     ` Dmitry V. Levin
2007-02-15 22:41       ` Sergey Ivanov
2007-02-15 22:47         ` Dmitry V. Levin
2007-02-15 22:54           ` Sergey Ivanov
2007-02-16  8:41 ` Valery V. Inozemtsev
2007-02-16 10:25   ` Dmitry V. Levin
2007-02-16 10:36     ` Valery V. Inozemtsev
2007-02-16 12:06       ` Dmitry V. Levin
2007-02-26  6:51     ` Vladimir V. Kamarzin
2007-02-26 22:21       ` Dmitry V. Levin
2007-02-27  7:02         ` Vladimir V. Kamarzin [this message]
2007-02-27 12:07           ` Dmitry V. Levin
2007-02-27 15:50             ` Dmitry V. Levin
2007-02-28 12:53               ` Vladimir V. Kamarzin
2007-02-28 15:06                 ` Dmitry V. Levin
2007-03-01 13:34                   ` Vladimir V. Kamarzin
2007-03-01 14:00                     ` Dmitry V. Levin
2007-03-02 12:42                       ` Vladimir V. Kamarzin
2007-03-02 13:51                         ` Dmitry V. Levin
2007-03-02 14:00                           ` Vladimir V. Kamarzin
2007-02-16 11:55 ` Владимир
2007-02-16 12:05   ` Dmitry V. Levin
2007-02-16 12:27     ` Владимир

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3d53wxeuc.fsf@vvk.distance.ru \
    --to=vvk@vvk.pp.ru \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git