bus error (was: [Announce] GnuPG 1.3.2 released (development))

Werner Koch wk at gnupg.org
Wed May 28 10:06:03 CEST 2003


On Tue, 27 May 2003 20:24:26 -0700, A Guy Called Tyketto said:

> file "iobuf.c"
>  1362       a->ntotal = b->ntotal + b->nbytes;
> (/opt/SUNWspro/bin/../WS6U2/bin/sparcv9/dbx) quit             

Can you please insert this right before the above line

    log_debug ("A=%p %p %p %p %p\n",
               a, &a->use, &a->nlimit, &a->nbytes, &a->ntotal);
    log_debug ("B=%p %p %p %p %p\n",
               b, &b->use, &b->nlimit, &b->nbytes, &b->ntotal);

and tell us the output.

tia,

  Werner

-- 
  Nonviolence is the greatest force at the disposal of
  mankind. It is mightier than the mightiest weapon of
  destruction devised by the ingenuity of man. -Gandhi





More information about the Gnupg-devel mailing list