bug-global
[Top][All Lists]
Advanced

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

Re: segfault with latest gtags


From: Hideki IWAMOTO
Subject: Re: segfault with latest gtags
Date: Thu, 18 Feb 2010 01:51:25 +0900

Hi.
On Mon, 15 Feb 2010 23:17:28 +0530, Aneesh Kumar wrote...
> >> address@hidden /home/opensource/sources/global/gtags/gtags -c -i -f
> >> gtags.files
> >> gtags: primary key size == 0.
> >
> > Backtrace information when this message is displayed is needed.
> > Could you execute gtags on GDB like this?
> > $ gdb /home/opensource/sources/global/gtags/gtags
> > (gdb) b die
> > (gdb) r -c -i -f gtags.files
> > (gdb) bt

> BTW after creating the G* files you need to checkout an older version
> and try to recreate using
> -c -i -f .  I am  attaching below the gdb details

Your previous E-mail shows the following. Is this right?
1. You executed `gtags -c -i -f gtags.files' in the directory where the tag 
files did not exist. 
2. Gtags terminated abnormally with the message "primary key size == 0". 
   At this point, the tag files were corrupted. 
3. Then, you executed incremental updating with `gtags -c -i -f gtags.files'. 
4. Segmentation fault occured while executing gtags. 

You seem to have attached backtrace information on 4. 
Backtrace information that I want is on 2. 


----
Hideki IWAMOTO  address@hidden




reply via email to

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