Re: [Doxygen-users] Segmentation fault while parsing a C file
Brought to you by:
dimitri
From: Dimitri v. H. <do...@gm...> - 2013-10-26 09:13:32
|
Hi Artem, I just checked with the latest doxygen build and it still crashes, so please file a bug report. Regards, Dimitri On Oct 26, 2013, at 10:21 , Artem Shinkarov <art...@gm...> wrote: > Dear doxygen users > > I came across a segmentation fault while doxygen is trying to parse a C > file. The C file is attached. In essence, the line that triggers the > fault (as it seems) is: > > /**<!--***************************************************************--> > > if one replaces that with > > /** <!--***************************************************************--> > > the problem goes away. > > I do understand that the latter variant is preferred and is expected by > doxygen, but producing segfault on such an example seem to bee too > harsh. > > I am using 1.8.4 version of doxygen. > > Now, should I report a bug, or is it a well-known problem? > > > > Thanks, > Artem. > <foo.c>------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk_______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users |