From owner-freebsd-threads@FreeBSD.ORG Sat Jun 28 16:57:41 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36F6037B401; Sat, 28 Jun 2003 16:57:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B691643FB1; Sat, 28 Jun 2003 16:57:38 -0700 (PDT) (envelope-from davidxu@freebsd.org) Received: from tiger (davidxu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with SMTP id h5SNvaUp048739; Sat, 28 Jun 2003 16:57:37 -0700 (PDT) (envelope-from davidxu@freebsd.org) Message-ID: <000d01c33dd1$80363040$0701a8c0@tiger> From: "David Xu" To: "Arjan van Leeuwen" , References: <200306282137.36740.avleeuwen@piwebs.com> Date: Sun, 29 Jun 2003 08:00:48 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 cc: kde@freebsd.org Subject: Re: libkse & konsole X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Xu List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jun 2003 23:57:41 -0000 Anyone if has interest to dig it out, here is the kconsole problem code: http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdebase/konsole/konsole/TEPty.cp= p?rev=3D1.69&content-type=3Dtext/x-cvsweb-markup Look into memember function makePty(bool _addutmp) of class TEPty, there are some abort() calls, I think one of them is triggered. Unfortunatly, unlike other KDE codes, it does not print debug message in X11 startup text console. BTW, kconsole is working as same as before I commited the new signal = code. On my machine, 50% crashes, 50% works. David Xu ----- Original Message -----=20 From: "Arjan van Leeuwen" To: Cc: Sent: Sunday, June 29, 2003 3:37 AM Subject: libkse & konsole > Hi, >=20 > With the newest libkse library (mapped via libmap.conf) I can not = start KDE's=20 > terminal emulator Konsole anymore.=20 >=20 > Until recently, it was possible to start Konsole with libkse, although = it=20 > would crash about 50% of the time (it always worked fine when it was = started=20 > though).=20 >=20 > Now, it crashes 100% of the time. I'm not able to use it anymore. Is = there any=20 > information I can provide that might help to solve this problem? >=20 > Best regards, >=20 > Arjan >=20 > _______________________________________________ > freebsd-threads@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-threads > To unsubscribe, send any mail to = "freebsd-threads-unsubscribe@freebsd.org" >