On Wed, 6 Dec 2006 16:30:55 +0100
Philip Frei <[EMAIL PROTECTED]> wrote:
> 
> The tools didn't asked for either key bits or password but also didn't
> continue until I entered something - have a look at line 55 and 143
> This is the full output - I didn't any "write" messages.
> 
> I tried it again and this time I was prompted for both and the tool
> showed me some more write-messages. I attached again the strace output.

From the strace it seems suspend-keygen exits cleanly. There are several 
points in the code where the execution path jumps to clean up if something
returned an error. Unfortunately there are almost no error messages.
I could stick some in, but if you are able to handle gdb, you could also
try to find the problem yourself.

What bothers me a bit, is that apparently suspend-keygen bails out at
different points. If you get no prompt for the number of bits, already
initialization of the libgcrypt library didn't succeed.
In the second trace at least part of the key was generated.

Hmm, could it be that you are running out of memory? 

grts Tim

Attachment: signature.asc
Description: PGP signature

Reply via email to