ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey <a_s_y@sama.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Будет ли midnigth commander старше 4.7.5 ?
Date: Tue, 3 Jul 2012 12:08:57 +0400
Message-ID: <201207031208.57666.a_s_y@sama.ru> (raw)
In-Reply-To: <20120703053935.GA7078@borodin.zarya>

On Tuesday 03 July 2012, Andrew Borodin wrote:

> Во-вторых, я бы настоятельно рекомендовал дождаться очередного 
> релиза. Предыдущие релизы из-за больших внутренних изменений 
> оказались сырыми и с неприятными багами.
 
Кстати, я тут столкнулся с недостаточностью диагностики.
Есть несколько OVZ-контейнеров, где 4.7.5.6 у меня не
запускается, если использован параметр -P <file>. Обнаружил
в минувшую пятницу, руки поразбираться до конца ещё не дошли.
Тем не менее, посмотрел strace с -P и без, разницы существенной
не увидел. Кусочек diff, с разницей вывода strace c -P и без:

 close(4)                                = 0
 getdents64(3, /* 0 entries */, 32768)   = 0
 close(3)                                = 0
-rt_sigaction(SIGPIPE, {0x8080690, [], SA_RESTORER, 0xb7d19c48}, NULL, 8) = 0
+rt_sigaction(SIGPIPE, {0x8080690, [], SA_RESTORER, 0xb7d5bc48}, NULL, 8) = 0
 getcwd("/home/asy", 4096)               = 10
 stat64("/home/asy", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
 stat64("/", {st_mode=S_IFDIR|S_ISVTX|0775, st_size=4096, ...}) = 0
-exit_group(1)                           = ?
-+++ exited with 1 +++
+close(-1)                               = -1 EBADF (Bad file descriptor)
+close(-1)                               = -1 EBADF (Bad file descriptor)
+pipe([3, 4])                            = 0
+pipe([5, 6])                            = 0
+clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7b55748) = 3076

и т.д., то есть, работа дальше продолжается. От root работает и с -P,
права на каталог, где должен создаться файл, подозрений не вызывают. 

-- 
С уважением, Сергей
a_s_y@sama.ru


  reply	other threads:[~2012-07-03  8:08 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-18 13:41 gBopHuk_alt
2012-06-24 19:31 ` Sergey
2012-06-24 20:30   ` gBopHuk_alt
2012-06-24 21:50     ` Sergey
2012-06-25  8:44       ` gBopHuk_alt
2012-06-25 10:52         ` Sergey
2012-06-26 10:24           ` gBopHuk_alt
2012-06-26 11:41             ` Sergey
2012-06-26 12:57               ` Michael Shigorin
2012-06-26 14:00                 ` gBopHuk_alt
2012-06-26 14:31                   ` Michael Shigorin
2012-06-26 17:16                   ` Sergey
2012-06-27 12:26                     ` gBopHuk_alt
2012-06-28 17:55                       ` Michael Shigorin
2012-06-30 12:22                         ` gBopHuk_alt
2012-07-01  1:18                           ` Денис Смирнов
2012-07-01 10:11                             ` gBopHuk_alt
2012-07-02 12:09                               ` Michael Shigorin
2012-07-02 13:09                                 ` REAL
2012-07-02 13:20                                   ` Michael Shigorin
2012-07-02 18:49                                 ` gBopHuk_alt
2012-07-03  7:51                                   ` Sergey
2012-07-05 13:11                                     ` gBopHuk_alt
2012-07-03  2:02                               ` Денис Смирнов
2012-07-02 14:46                           ` [Comm] Будет ли midnight commander старше 4.7.5? Michael Shigorin
2012-07-03  5:39 ` [Comm] Будет ли midnigth commander старше 4.7.5 ? Andrew Borodin
2012-07-03  8:08   ` Sergey [this message]
2012-07-03  9:41     ` Andrew Borodin
2012-07-03 10:42       ` Sergey
2012-07-05 13:11   ` gBopHuk_alt

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=201207031208.57666.a_s_y@sama.ru \
    --to=a_s_y@sama.ru \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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