ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] pppd не убивается, а входит в бесконечный цикл
@ 2004-06-30 19:53 Yura Zotov
  2004-06-30 20:44 ` Anton Kachalov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yura Zotov @ 2004-06-30 19:53 UTC (permalink / raw)
  To: Sisyphus List

Недавно обнаружил проблему.

При выполнении

kill -TERM <pppd pid> или
kill -INT

pppd не умирает, а зацикливается, пожирает 100% процессора и
валит в логи

Jun 30 23:42:30 hostname  pppd[4946]: Terminating on signal 2.

за несколько секунд набирается несколько мегабайт таких
сообщений. kill -9 его убивает, но это не правильно.

Происходит при использовании pptp, на модеме не проявляется.

ppp-2.4.2-alt1
pptp-client-1.4.0-alt1

У кого-нибудь такое наблюдается? Если есть возможность, проверьте
в бете Мастера.


--
Юрий А. Зотов



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

* Re: [sisyphus] pppd не убивается, а входит в бесконечный цикл
  2004-06-30 19:53 [sisyphus] pppd не убивается, а входит в бесконечный цикл Yura Zotov
@ 2004-06-30 20:44 ` Anton Kachalov
  2004-07-01  5:51 ` Alexey Voinov
  2004-07-01 10:29 ` Dmitry V. Levin
  2 siblings, 0 replies; 4+ messages in thread
From: Anton Kachalov @ 2004-06-30 20:44 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Wed, Jun 30, 2004 at 11:53:20PM +0400, Yura Zotov wrote:
> Происходит при использовании pptp, на модеме не проявляется.
> 
> ppp-2.4.2-alt1
> pptp-client-1.4.0-alt1
> 
> У кого-нибудь такое наблюдается? Если есть возможность, проверьте
> в бете Мастера.
Тож наблюдалось, на каких версиях ppp/pptp сейчас точно не скажу, но на
весеннем сизифе. Вот тока в логи он ничего не валит и не жрёт проц
соответсвенно. Плюс, он себя так ведёт только при первой попытке поднять
vpn, а при последующих поднятиях/опусканиях всё ок.

Rgds,
Anton


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

* Re: [sisyphus] pppd не убивается, а входит в бесконечный цикл
  2004-06-30 19:53 [sisyphus] pppd не убивается, а входит в бесконечный цикл Yura Zotov
  2004-06-30 20:44 ` Anton Kachalov
@ 2004-07-01  5:51 ` Alexey Voinov
  2004-07-01 10:29 ` Dmitry V. Levin
  2 siblings, 0 replies; 4+ messages in thread
From: Alexey Voinov @ 2004-07-01  5:51 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 457 bytes --]

Yura Zotov wrote
...
> pppd не умирает, а зацикливается, пожирает 100% процессора и
> валит в логи
...
> ppp-2.4.2-alt1
> pptp-client-1.4.0-alt1
> 
> У кого-нибудь такое наблюдается? Если есть возможность, проверьте
> в бете Мастера.
Это было исправлено в ppp-2.4.2-alt2

-- 
Best Regards!           | "Sometimes you're the windshield
Alexey Voinov           |  Sometimes you're the bug..."
			|
voins@voins.program.ru
voins@altlinux.ru


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] pppd не убивается, а входит в бесконечный цикл
  2004-06-30 19:53 [sisyphus] pppd не убивается, а входит в бесконечный цикл Yura Zotov
  2004-06-30 20:44 ` Anton Kachalov
  2004-07-01  5:51 ` Alexey Voinov
@ 2004-07-01 10:29 ` Dmitry V. Levin
  2 siblings, 0 replies; 4+ messages in thread
From: Dmitry V. Levin @ 2004-07-01 10:29 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

[-- Attachment #1: Type: text/plain, Size: 732 bytes --]

Hi,

On Wed, Jun 30, 2004 at 11:53:20PM +0400, Yura Zotov wrote:
> Недавно обнаружил проблему.
> 
> При выполнении
> 
> kill -TERM <pppd pid> или
> kill -INT
> 
> pppd не умирает, а зацикливается, пожирает 100% процессора и
> валит в логи
> 
> Jun 30 23:42:30 hostname  pppd[4946]: Terminating on signal 2.
> 
> за несколько секунд набирается несколько мегабайт таких
> сообщений. kill -9 его убивает, но это не правильно.
> 
> Происходит при использовании pptp, на модеме не проявляется.
> 
> ppp-2.4.2-alt1
> pptp-client-1.4.0-alt1
> 
> У кого-нибудь такое наблюдается? Если есть возможность, проверьте
> в бете Мастера.

Я так понимаю, что именно эта ошибка была исправлена в 2.4.2-alt2.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2004-07-01 10:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-30 19:53 [sisyphus] pppd не убивается, а входит в бесконечный цикл Yura Zotov
2004-06-30 20:44 ` Anton Kachalov
2004-07-01  5:51 ` Alexey Voinov
2004-07-01 10:29 ` Dmitry V. Levin

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