From owner-freebsd-ports@FreeBSD.ORG Sat Aug 23 07:52:51 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA44716A4BF; Sat, 23 Aug 2003 07:52:51 -0700 (PDT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.Uni-Dortmund.DE [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DFC343F85; Sat, 23 Aug 2003 07:52:50 -0700 (PDT) (envelope-from lofi@freebsd.org) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id CDD97167597; Sat, 23 Aug 2003 16:52:49 +0200 (CEST) Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.9/8.12.9) with ESMTP id h7NEqmmM098248 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 23 Aug 2003 16:52:49 +0200 (CEST) (envelope-from lofi@freebsd.org) From: Michael Nottebrock Organization: FreeBSD To: Daniel Eischen , Larry Rosenman Date: Sat, 23 Aug 2003 16:52:48 +0200 User-Agent: KMail/1.5.3 References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-03=_A/3R/oT0haBczB2"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200308231652.48944.lofi@freebsd.org> X-Virus-Scanned: by amavisd-new X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-current@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: KDE Konsole, crashes, on a SIGABRT... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 14:52:52 -0000 --Boundary-03=_A/3R/oT0haBczB2 Content-Type: multipart/mixed; boundary="Boundary-01=_A/3R/ang11L4svb" Content-Transfer-Encoding: 7bit Content-Description: signed data Content-Disposition: inline --Boundary-01=_A/3R/ang11L4svb Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: body text Content-Disposition: inline On Saturday 23 August 2003 16:27, Daniel Eischen wrote: > On Sat, 23 Aug 2003, Larry Rosenman wrote: > > --On Saturday, August 23, 2003 15:22:35 +0200 Michael Nottebrock > > > > wrote: > > > On Saturday 23 August 2003 14:51, Larry Rosenman wrote: > > >> I'm not sure how to switch to a libkse'd world. > > > > > > You have to explicitly make and install both libkse and libthr: > > > > > > cd /usr/src/lib/libpthread && make && make install (will give you > > > libkse) cd /usr/src/lib/libthr && make && make install (will give you > > > libthr) > > > > > > Then, create /etc/libmap.conf to map libc_r to either libthr or libks= e, > > > globally or just for single executables. Look at the libmap.conf > > > manpage, is has a nice example and all the information. > > > > libkse and libthr are built by default now. > > > > konsole crashes with all 3 (libc_r, libthr, libkse). > > > > 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. Actually, it should never work. This bug has been long standing, there is=20 additional information about it here:=20 http://bugs.kde.org/show_bug.cgi?id=3D42986 Incidentally, Adriaan de Groot just dug up a set of patches for konsole &=20 konsole_grantpty, I quickly adapted those for the kdebase port. They apply,= =20 but I'm still compiling kdebase with those myself, so beware, they might tu= rn=20 konsole into a Teletubbie FWIW (although Adriaan says they work okay for hi= m,=20 so there). Find the patch attached to this message. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-01=_A/3R/ang11L4svb-- --Boundary-03=_A/3R/oT0haBczB2 Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/R3/AXhc68WspdLARAp2gAJ41ZlFTUn4EqyjlaW5zo01shwWUjgCfer8y xR7p4x+f3BPE/wRpN8UTNsA= =tbol -----END PGP SIGNATURE----- --Boundary-03=_A/3R/oT0haBczB2--