"Marcin 'Qrczak' Kowalczyk" <[EMAIL PROTECTED]> writes:

> 29 Nov 2001 18:12:08 +0900, Jens Petersen <[EMAIL PROTECTED]> pisze:
> 
> > I built qforeign from cvs under Linux.  Any idea why
> > tests/CursesTest segfaults?
> 
> No idea - works for me now.

> ghc-5.03
> glibc-2.2.3

These are the only differences then.  Well I'm using Red Hat
Linux on ia32.

> ncurses-5.2

sorry, I have that too.

> gmp-3.1.1
> readline-4.2

same here.


Any advice on how I can debug the problem further.  A gdb
backtrace seems to say that it gets stuck in a loop in
attr_set in libncurses.so.5.  Indeed my own debugging of
CursesTest.hsc told me that it segfaults during the attrSet
calls.

How to proceed from here.  Linking with a debug version of
libncurses?

Jens

_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to