From owner-freebsd-current Sun Jul 30 20:14:56 2000 Delivered-To: freebsd-current@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id F2B2537B9BC for ; Sun, 30 Jul 2000 20:14:49 -0700 (PDT) (envelope-from jazepeda@pacbell.net) Received: from ppp-207-214-149-53.snrf01.pacbell.net ([207.214.149.53]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0FYJ009BZKZARZ@mta6.snfc21.pbi.net> for current@FreeBSD.ORG; Sun, 30 Jul 2000 20:14:05 -0700 (PDT) Date: Sun, 30 Jul 2000 20:15:06 -0700 (PDT) From: Alex Zepeda Subject: Re: phkmalloc & pam_ssh & xdm In-reply-to: <200007301231.OAA54019@Magelan.Leidinger.net> X-Sender: alex@zippy.pacbell.net To: Alexander Leidinger Cc: current@FreeBSD.ORG Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 30 Jul 2000, Alexander Leidinger wrote: > Hi, > > pam_ssh isn't able to start ssh-agent if you use > ---snip--- > xdm session sufficient pam_ssh.so > ---snip--- > in /etc/pam.conf. With "malloc.conf -> aj" it seems to work. I've seen problems like this (try using Konqueror with malloc.conf set to AJ, *sigh*). What that indicates to me is that an application is expecting initialized memory, but it's too lazy to initialize the memory itself. Thus causing unexpected results. !#@$#!@ Anyone wanna debug kdelibs, Qt and Konqueror? *grin* - alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message