[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] Segfault with chicken 4.8.0 RC3
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] Segfault with chicken 4.8.0 RC3 |
Date: |
Mon, 10 Sep 2012 19:33:46 +0200 |
User-agent: |
Mutt/1.4.2.3i |
On Mon, Sep 10, 2012 at 09:05:22AM -0700, Thomas Hintz wrote:
> I'm getting a segfault on the latest rc and I'm not sure how to go about
> debugging it. I've gotten it somewhat reproducible. I have a test case of
> sorts, but it is from a complex web app in which I haven't been able to
> distill it down much yet. With that "test case", it segfaults about 33% of
> the time. The fault is occurring in my database management system which is
> built on zmq and tokyocabinet. The source for the dbms is here:
> https://github.com/ThomasHintz/mda/blob/master/mda-server.scm.
I tried it, and it compiled (after installing zeromq and tokyocabinet).
How does it work, and what do I do to trigger the error?
Cheers,
Peter
--
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
is especially attractive, not only because it can be economically
and scientifically rewarding, but also because it can be an aesthetic
experience much like composing poetry or music."
-- Donald Knuth