ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] vsftpd Segmentation fault
@ 2005-02-09 23:05 Michael Bykov
  2005-02-09 23:19 ` Denis S. Filimonov
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Bykov @ 2005-02-09 23:05 UTC (permalink / raw)
  To: sisyphus

вываливается по Segmentation fault. 

Некоторое время назад нормально работал, после нескольких
апгрейдов Сизифа, не знаю, когда именно:

$ ftp localhost
Connected to localhost (127.0.0.1).
220 (vsFTPd 1.2.2)
Name (localhost:michael): anonymous
331 Please specify the password.
Password:
500 OOPS: cap_set_proc
Login failed.
Remote system type is Login.
ftp> ls
215 UNIX Type: L8
500 OOPS: vsf_sysutil_recv_peek
ftp> pwd
Segmentation fault

vsftpd-1.2.2-alt3, 2.6.9-wks26-up-alt3

В логе /var/log/vsftpd.log пусто. 

Это у меня где-то ошибка? 

-- 
Stay tuned! 

М.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] vsftpd Segmentation fault
  2005-02-09 23:05 [sisyphus] vsftpd Segmentation fault Michael Bykov
@ 2005-02-09 23:19 ` Denis S. Filimonov
  2005-02-09 23:19   ` Michael Bykov
  0 siblings, 1 reply; 5+ messages in thread
From: Denis S. Filimonov @ 2005-02-09 23:19 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Wednesday 09 February 2005 18:05, Michael Bykov wrote:
> вываливается по Segmentation fault.
>
> Некоторое время назад нормально работал, после нескольких
> апгрейдов Сизифа, не знаю, когда именно:
>
> $ ftp localhost
> Connected to localhost (127.0.0.1).
> 220 (vsFTPd 1.2.2)
> Name (localhost:michael): anonymous
> 331 Please specify the password.
> Password:
> 500 OOPS: cap_set_proc
> Login failed.
> Remote system type is Login.
> ftp> ls
> 215 UNIX Type: L8
> 500 OOPS: vsf_sysutil_recv_peek
> ftp> pwd
> Segmentation fault
>
> vsftpd-1.2.2-alt3, 2.6.9-wks26-up-alt3
>
> В логе /var/log/vsftpd.log пусто.
>
> Это у меня где-то ошибка?
для wks26 надо грузить модуль commoncap

-- 
WBR,
Denis.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] vsftpd Segmentation fault
  2005-02-09 23:19 ` Denis S. Filimonov
@ 2005-02-09 23:19   ` Michael Bykov
  2005-02-09 23:36     ` Denis S. Filimonov
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Bykov @ 2005-02-09 23:19 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Wed, 9 Feb 2005 18:19:07 -0500
"Denis S. Filimonov" <den.lists@gmail.com> wrote:

> > Это у меня где-то ошибка?
> для wks26 надо грузить модуль commoncap

Спасибо, но нет, commoncap я теперь загрузил, но лог тот
же, OOPS: vsf_sysutil_recv_peek и на ворой команде
Segmentation fault. 

А где про это читать? 

-- 
Stay tuned! 

М.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] vsftpd Segmentation fault
  2005-02-09 23:19   ` Michael Bykov
@ 2005-02-09 23:36     ` Denis S. Filimonov
  2005-02-12 12:21       ` Michael Bykov
  0 siblings, 1 reply; 5+ messages in thread
From: Denis S. Filimonov @ 2005-02-09 23:36 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Wednesday 09 February 2005 18:19, Michael Bykov wrote:
> On Wed, 9 Feb 2005 18:19:07 -0500
>
> "Denis S. Filimonov" <den.lists@gmail.com> wrote:
> > > Это у меня где-то ошибка?
> >
> > для wks26 надо грузить модуль commoncap
>
> Спасибо, но нет, commoncap я теперь загрузил, но лог тот
> же, OOPS: vsf_sysutil_recv_peek и на ворой команде
> Segmentation fault.
>
> А где про это читать?
commoncap должен был вылечить от этой ошибки :
>500 OOPS: cap_set_proc
про вторую не знаю... поискать в рассылке, если нет пожаловаться в 
bugzilla.altlinux.org :-)
-- 
WBR,
Denis.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] vsftpd Segmentation fault
  2005-02-09 23:36     ` Denis S. Filimonov
@ 2005-02-12 12:21       ` Michael Bykov
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Bykov @ 2005-02-12 12:21 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Wed, 9 Feb 2005 18:36:01 -0500
"Denis S. Filimonov" <den.lists@gmail.com> wrote:

> > А где про это читать?
> commoncap должен был вылечить от этой ошибки :
> >500 OOPS: cap_set_proc
> про вторую не знаю... поискать в рассылке, если нет
> пожаловаться в  bugzilla.altlinux.org :-)

В community в похожем треде сказали рецепт. Нужно грузить не
только commoncap, но и realtime. Теперь vsftpd снова работает. 

-- 
Stay tuned! 

М.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-02-12 12:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-09 23:05 [sisyphus] vsftpd Segmentation fault Michael Bykov
2005-02-09 23:19 ` Denis S. Filimonov
2005-02-09 23:19   ` Michael Bykov
2005-02-09 23:36     ` Denis S. Filimonov
2005-02-12 12:21       ` Michael Bykov

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