On Sun, Dec 05, 1999 at 16:35:42 +0000, Ian Jackson wrote:
> I'm using a GHC binary package from Debian GNU/Linux, binary package
> version 4.04.19990916-0slink1 built by Michael Weber
> <[EMAIL PROTECTED]>.  As soon as I get it to compile
> I'll try a compiler installation I built myself.
> 
[...]
> -davenant:stalk> ./nettlestalk 
> foo
> Segmentation fault (core dumped)

I'm using 4.04.19990916-2 and it doesn't coredump, but shows the same
deadlock error, you mentioned in the other mail:

[509]$ ./nettlestalk
foo
nettlestalk: fatal error: No threads to run!  Deadlock?

IMHO, the segmentation fault is related to same library subtelties, since
both packages are build from the same sources...


[511]$ dpkg -l 'ghc*' 'libc6*' 'gcc*'|grep ^ii
||/ Name            Version        Description
+++-===============-==============-============================================
ii  ghc4            4.04.19990916- GHC - the Glasgow Haskell Compilation system
ii  ghc4-doc        4.04.19990916- Documentation for GHC - the Glasgow Haskell
ii  ghc4-libsrc     4.04.19990916- Library Sources of GHC - the Glasgow Haskell
ii  ghc4-prof       4.04.19990916- Profiling Libs for GHC - the Glasgow Haskell
ii  libc6           2.1.2-10       GNU C Library: Shared libraries and timezone
ii  libc6-dev       2.1.2-10       GNU C Library: Development libraries and hea
ii  gcc             2.91.66-2      The GNU (EGCS) C compiler.


Cheers,
Michael

Reply via email to