[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with ncurses (crash in tgetent()) ...
From: |
Andrzej Ostruszka |
Subject: |
Re: Problem with ncurses (crash in tgetent()) ... |
Date: |
Wed, 11 Oct 2006 12:17:27 +0200 |
On 10/11/06, Thomas Dickey <address@hidden> wrote:
On Wed, 11 Oct 2006, Andrzej Ostruszka wrote:
There's two things that I see - it's threaded (but on the good side, it
appears to be only doing work in one thread),
That's where I see the error, when you do that in a thread with stack
size in the limits between 4 and 8K
and you haven't identified
the version of ncurses that you're using (there was a change followed by
two fixes in this area in the past few months). I suspect you're either
running a version before the last fix, or have found a place needing a
third fix.
I've mentioned that I've tested this on the latest ncurses - I haven't
added available from directory.fsf.org which happens to be 5.5
(downloaded and built today) :). Is there anything newer that I can
test?
Best regards
Andrzej
Re: Problem with ncurses (crash in tgetent()) ..., Thomas Dickey, 2006/10/11