ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] pdnsd и последнее обновление
@ 2006-10-10 12:16 ABATAPA
  2006-10-10 12:31 ` Sergey Vlasov
  2006-10-10 12:34 ` Andrei Bulava
  0 siblings, 2 replies; 5+ messages in thread
From: ABATAPA @ 2006-10-10 12:16 UTC (permalink / raw)
  To: sisyphus

	Доброго дня!
Обновился. Перестал синхриться КПК.  Быстро выяснил, что не резолвит адреса, 
т.к. на локальной машине не запускается pdnsd. Пробую запустить руками:

# service pdnsd restart
Service pdnsd is not running.                                                               
[PASSED]
Starting pdnsd service: *** glibc detected *** /usr/sbin/pdnsd: 
munmap_chunk(): invalid pointer: 0x0806419c ***
======= Backtrace: =========
/lib/libc.so.6[0xb7ee5619]
/usr/sbin/pdnsd[0x804a859]
/usr/sbin/pdnsd[0x804f275]
/usr/sbin/pdnsd[0x805a8c7]
/lib/libc.so.6(__libc_start_main+0xdc)[0xb7e9b174]
/usr/sbin/pdnsd[0x8049fd1]
======= Memory map: ========
08048000-08069000 r-xp 00000000 03:02 899778     /usr/sbin/pdnsd
08069000-0806a000 rw-p 00020000 03:02 899778     /usr/sbin/pdnsd
0806a000-0808c000 rw-p 0806a000 00:00 0          [heap]
b7e84000-b7e85000 rw-p b7e84000 00:00 0
b7e85000-b7f9f000 r-xp 00000000 03:02 588677     /lib/libc-2.5.so
b7f9f000-b7fa0000 r--p 0011a000 03:02 588677     /lib/libc-2.5.so
b7fa0000-b7fa2000 rw-p 0011b000 03:02 588677     /lib/libc-2.5.so
b7fa2000-b7fa5000 rw-p b7fa2000 00:00 0
b7fa5000-b7fb6000 r-xp 00000000 03:02 588788     /lib/libpthread-2.5.so
b7fb6000-b7fb8000 rw-p 00011000 03:02 588788     /lib/libpthread-2.5.so
b7fb8000-b7fba000 rw-p b7fb8000 00:00 0
b7fcc000-b7fd6000 r-xp 00000000 03:02 588678     /lib/libgcc_s.so.1
b7fd6000-b7fd7000 rw-p 00009000 03:02 588678     /lib/libgcc_s.so.1
b7fd7000-b7fd9000 rw-p b7fd7000 00:00 0
b7fd9000-b7ff0000 r-xp 00000000 03:02 591049     /lib/ld-2.5.so
b7ff0000-b7ff2000 rw-p 00016000 03:02 591049     /lib/ld-2.5.so
bfcdb000-bfcf0000 rw-p bfcdb000 00:00 0          [stack]
ffffe000-fffff000 ---p 00000000 00:00 0          [vdso]
                                                                                            
[FAILED]
# rpm -qf /usr/sbin/pdnsd
pdnsd-1.2-alt1


Oops! Что делать-то?
-- 
ABATAPA


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

* Re: [sisyphus] pdnsd и последнее обновление
  2006-10-10 12:16 [sisyphus] pdnsd и последнее обновление ABATAPA
@ 2006-10-10 12:31 ` Sergey Vlasov
  2006-10-10 12:37   ` Alexey Tourbin
  2006-10-10 12:34 ` Andrei Bulava
  1 sibling, 1 reply; 5+ messages in thread
From: Sergey Vlasov @ 2006-10-10 12:31 UTC (permalink / raw)
  To: sisyphus

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

On Tue, Oct 10, 2006 at 04:16:04PM +0400, ABATAPA wrote:
> Starting pdnsd service: *** glibc detected *** /usr/sbin/pdnsd: 
> munmap_chunk(): invalid pointer: 0x0806419c ***

https://bugzilla.altlinux.org/show_bug.cgi?id=10099

И вообще pdnsd у нас какой-то протухший (с 2004/10/15 не обновлялся).

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

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

* Re: [sisyphus] pdnsd и последнее обновление
  2006-10-10 12:16 [sisyphus] pdnsd и последнее обновление ABATAPA
  2006-10-10 12:31 ` Sergey Vlasov
@ 2006-10-10 12:34 ` Andrei Bulava
  1 sibling, 0 replies; 5+ messages in thread
From: Andrei Bulava @ 2006-10-10 12:34 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

ABATAPA wrote:
> 	Доброго дня!

Hi!

> Обновился. Перестал синхриться КПК.  Быстро выяснил, что не резолвит адреса, 
> т.к. на локальной машине не запускается pdnsd. Пробую запустить руками:
> 
> # service pdnsd restart
> Service pdnsd is not running.                                                               
> [PASSED]
> Starting pdnsd service: *** glibc detected *** /usr/sbin/pdnsd: 
> munmap_chunk(): invalid pointer: 0x0806419c ***

AFAIU, glibc ловит всё больше блох в софте.

> # rpm -qf /usr/sbin/pdnsd
> pdnsd-1.2-alt1
> 
> Oops! Что делать-то?

Судя по http://www.phys.uu.nl/~rombouts/pdnsd.html - становиться
мантейнером.

-- 
// AB1002-UANIC



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

* Re: [sisyphus] pdnsd и последнее обновление
  2006-10-10 12:31 ` Sergey Vlasov
@ 2006-10-10 12:37   ` Alexey Tourbin
  2006-10-13  6:59     ` Fr. Br. George
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey Tourbin @ 2006-10-10 12:37 UTC (permalink / raw)
  To: sisyphus

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

On Tue, Oct 10, 2006 at 04:31:05PM +0400, Sergey Vlasov wrote:
> On Tue, Oct 10, 2006 at 04:16:04PM +0400, ABATAPA wrote:
> > Starting pdnsd service: *** glibc detected *** /usr/sbin/pdnsd: 
> > munmap_chunk(): invalid pointer: 0x0806419c ***
> 
> https://bugzilla.altlinux.org/show_bug.cgi?id=10099
> И вообще pdnsd у нас какой-то протухший (с 2004/10/15 не обновлялся).

У меня больше нет интереса его хачить.

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

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

* Re: [sisyphus] pdnsd и последнее обновление
  2006-10-10 12:37   ` Alexey Tourbin
@ 2006-10-13  6:59     ` Fr. Br. George
  0 siblings, 0 replies; 5+ messages in thread
From: Fr. Br. George @ 2006-10-13  6:59 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Tue, Oct 10, 2006 at 04:37:19PM +0400, Alexey Tourbin wrote:
> On Tue, Oct 10, 2006 at 04:31:05PM +0400, Sergey Vlasov wrote:
> > On Tue, Oct 10, 2006 at 04:16:04PM +0400, ABATAPA wrote:
> > > Starting pdnsd service: *** glibc detected *** /usr/sbin/pdnsd: 
> > > munmap_chunk(): invalid pointer: 0x0806419c ***
> > 
> > https://bugzilla.altlinux.org/show_bug.cgi?id=10099
> > И вообще pdnsd у нас какой-то протухший (с 2004/10/15 не обновлялся).
> 
> У меня больше нет интереса его хачить.
У меня есть интерес его использовать, и немножко хачить. Но баги, в том
числе design-flaws, ужасают. Давайте соберу 1.2.5, потестим?

-- 
			George V. Kouryachy (aka Fr. Br. George)
			mailto:george at altlinux_ru


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

end of thread, other threads:[~2006-10-13  6:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-10 12:16 [sisyphus] pdnsd и последнее обновление ABATAPA
2006-10-10 12:31 ` Sergey Vlasov
2006-10-10 12:37   ` Alexey Tourbin
2006-10-13  6:59     ` Fr. Br. George
2006-10-10 12:34 ` Andrei Bulava

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