bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG REPORT] gtags segmentation fault


From: Hideki IWAMOTO
Subject: Re: [BUG REPORT] gtags segmentation fault
Date: Fri, 20 Jun 2003 02:58:38 +0900

On Thu, 19 Jun 2003 12:03:02 +0900, Shigio Yamaguchi wrote...
> Would you please reexecute gtags with the following modification?
> It works in my environment.
> 

The problem stopped occurring also in my environment.
Thank you.



> Index: dbop.c
> ===================================================================
> RCS file: /cvsroot/global/global/libutil/dbop.c,v
> retrieving revision 1.14
> diff -c -r1.14 dbop.c
> *** dbop.c    29 Mar 2003 04:55:58 -0000      1.14
> --- dbop.c    19 Jun 2003 01:24:26 -0000
> ***************
> *** 131,136 ****
> --- 131,137 ----
>       memset(&info, 0, sizeof(info));
>       if (flags & DBOP_DUP)
>               info.flags |= R_DUP;
> +     info.psize = 8192;
>       /*
>        * accept user's request but needs 0.5MB at least.
>        */
> 

----
Hideki IWAMOTO  address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]