bug-global
[Top][All Lists]
Advanced

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

Re: crash when parsing boost c++ headers


From: Shigio YAMAGUCHI
Subject: Re: crash when parsing boost c++ headers
Date: Thu, 22 Jan 2009 00:50:35 +0900

Hi,
Thank you for your bug report.

> I found, that if run gtags against the directory, containing Boost C++
> library headers, then gtags will crash after it creates 2Gb GTAGS files.
> It seems, that in some place, it enters into endless loop (may be expanding
> one of the macroses), and generate lot of unneeded information

What do you mean with the word 'crash'?
If you tell me the situation by example, it will be a help for me to fix the 
problem.

I couldn't reproduce any problem with the following environment:

OS: FreeBSD 6.1-RELEASE
global: global-5.7.4.tar.gz
Boost C++ library: boost_1_37_0.tar.gz

        % pwd
        % /usr/local/src/boost_1_37_0
        % gtags -v
        ...
         [11809/11810] extracting tags of tools/wave/cpp.hpp
         [11810/11810] extracting tags of tools/common/time_string.hpp
        [Thu Jan 22 00:30:31 JST 2009] Done.
        % ls -l G*
        -rw-r--r--  1 shigio  wheel     4112384 Jan 22 00:28 GPATH
        -rw-r--r--  1 shigio  wheel    16572416 Jan 22 00:29 GRTAGS
        -rw-r--r--  1 shigio  wheel    11010048 Jan 22 00:30 GSYMS
        -rw-r--r--  1 shigio  wheel  1337466880 Jan 22 00:28 GTAGS
        % _

Could you please tell me your environment?
Thank you in advance.
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3




reply via email to

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