Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2003 13:56:07 +0930
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        Daniel Eischen <eischen@vigrid.com>, Larry Rosenman <ler@lerctr.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: KDE Konsole, crashes, on a SIGABRT...
Message-ID:  <200308251356.08221.doconnor@gsoft.com.au>
In-Reply-To: <Pine.GSO.4.10.10308231022480.20510-100000@pcnet5.pcnet.com>
References:  <Pine.GSO.4.10.10308231022480.20510-100000@pcnet5.pcnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 23 August 2003 23:57, Daniel Eischen wrote:
> > How can I help figure this out?
>
> We (threads guys) think it's a problem with konsole.  It is trying
> to change ownership of the pty and is failing to do so.  We don't
> know why.  Sometimes it works, sometimes it doesn't.  konsole
> aborts itself when it can't change/open the pty, so SIGABRT is
> expected.

I dunno..
On 4.x I get this in my .xsession-errors file ->
konsole: cannot chown /dev/ttyp2.
Reason: Operation not permitted
konsole: chownpty failed for device /dev/ptyp2::/dev/ttyp2.
       : This means the session can be eavesdroped.
       : Make sure konsole_grantpty is installed in
       : /usr/local/bin/ and setuid root.

It is as expected I think ->

[chowder 13:53] ~ >ll /dev/ttyp2
crw-rw-rw-  1 root  wheel    5,   2 Aug 25 13:53 /dev/ttyp2
[chowder 13:53] ~ >ll /usr/local/bin/konsole_grantpty
-rwsr-xr-x  1 root  wheel  5584 Aug 13 04:06 /usr/local/bin/konsole_grantpty

I found that a 5.1-REL machine I upgraded to -CURRENT last Thursday had this 
problem, I haven't resolved it yet, but possibly rebuilding kdebase will fix 
it.

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 9A8C 569F 685A D928 5140  AE4B 319B 41F4 5D17 FDD5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308251356.08221.doconnor>