On Sat, Feb 02, 2013 at 07:51:38PM +0100, Gabriel Schnoering wrote:
> I can't run guile in gdb as there are some error with the garbage
> collector.
These are probably not errors. Many language interpretors rely on
receiving SIGSEGV to implement memory. Use the gdb "handle" command to
make it auto
Hi, everyone.
I see that some people are excited by guile and the hurd.
So I'm coming here to break a bit the good mood, sorry for that.
I'm still stuck with the following issue I guess bug#11776: Guile with Hurd.
Running the following command in the shell
$ guile -c '(display (+ 1 2) (
Here is the fixed version of my current work about fixing functions
that block for a limited time (e.g. pthread_cond_timedwait), and
cancellation, with additional description of what it is about.
This patch solves two issues. The first one is cancellation handling
when a cancellation request is se
Hello,
The FOSDEM talk went great, here are the slides:
http://people.debian.org/~sthibault/hurd-i386/2013-02-02-fosdem.pdf
Samuel
Hi!
On Fri, 1 Feb 2013 19:34:13 +0100, Samuel Thibault
wrote:
> Not immediately. IDE disks were working last time I tried on a real
> machine, but perhaps these disks have bad timings.
Wondering if it might be related to the changes I have recently done for
solid-state disks? But that only enl