Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jun 2003 08:00:48 +0800
From:      "David Xu" <davidxu@freebsd.org>
To:        "Arjan van Leeuwen" <avleeuwen@piwebs.com>, <threads@freebsd.org>
Cc:        kde@freebsd.org
Subject:   Re: libkse & konsole
Message-ID:  <000d01c33dd1$80363040$0701a8c0@tiger>
References:  <200306282137.36740.avleeuwen@piwebs.com>

index | next in thread | previous in thread | raw e-mail

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.cpp?rev=1.69&content-type=text/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 ----- 
From: "Arjan van Leeuwen" <avleeuwen@piwebs.com>
To: <threads@freebsd.org>
Cc: <kde@freebsd.org>
Sent: Sunday, June 29, 2003 3:37 AM
Subject: libkse & konsole


> Hi,
> 
> With the newest libkse library (mapped via libmap.conf) I can not start KDE's 
> terminal emulator Konsole anymore. 
> 
> Until recently, it was possible to start Konsole with libkse, although it 
> would crash about 50% of the time (it always worked fine when it was started 
> though). 
> 
> Now, it crashes 100% of the time. I'm not able to use it anymore. Is there any 
> information I can provide that might help to solve this problem?
> 
> Best regards,
> 
> Arjan
> 
> _______________________________________________
> 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"
>

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000d01c33dd1$80363040$0701a8c0>