[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-11-14 (10:02) |
From: | Florian Weimer <fw@d...> |
Subject: | Re: [Caml-list] perl4caml crashed with threads |
* Richard Jones: > On Mon, Nov 14, 2005 at 02:16:43AM +0000, xuzq wrote: >> On my debian sid box,the following prog core dump.What's wrong?Is it >> all right on your machine or is it a bug? > > This crashes on my machine too. However if you remove all references > to threads, then it works. libperl and perl4caml don't make any > attempt to be thread-safe. Debian's libperl does (it's compiled for thread safety), so perl4caml is the likely culprit.