[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnunet] Major ouches
From: |
N. Durner |
Subject: |
Re: [Help-gnunet] Major ouches |
Date: |
Wed, 7 May 2003 07:39:33 +0100 |
Hi Tom,
> Soon after starting it, I noticed that gnunetd had silently died.
Try
---
gdb gnunetd
run -d -L DEBUG
---
after the crash type
---
ba
---
and send the output.
> So, is nobody else getting this level of flakiness?
My gnunetd has an uptime of 13 days (the checkout was done before the
official 0.5.3)
> Could it be because I tried using the berkeley db option?
I'm using it, too.
Nils