Hi, I've recently switched from doxygen 1.6.1 to 1.8.5 (I have updates my configuration files) and now have the following issue. I am compiling documentation for a project, which I am separating into a number of different components. The project also uses a number of third party libraries. So first I compile the documentation for the third party libraries and create tag files. Then I compile the documentation for the components in the order following dependencies, both reading and writing tag files in the process. For the first component there is no issue. But as soon as I am reading in a tag file that was generated compiling a documentation which in turn uses tag files, I get a segfault. I have tested this many times and have isolated the issue to that. Just to make this clear:
Compile documentation for (using tpl for third party libaries and comp for components) tpl1, write tag file OK tpl2, write tag file OK comp1, read tag files for tpl1,tpl2, write tagfile OK comp2, read tag files for tpl1,tpl2,comp1 SEGFAULT The last few lines of output I get from doxygen are Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Segmentation fault Does anyone have an idea what I can do about this? Thanks Jan -- View this message in context: http://doxygen.10944.n7.nabble.com/Segfault-when-using-tag-files-from-documentation-that-has-been-compiled-using-tag-files-tp6414.html Sent from the Doxygen - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users