After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 431763 - doxygen crashes when using PREPROCESSING
doxygen crashes when using PREPROCESSING
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.5.2
Other Linux
: Normal critical
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2007-04-20 17:21 UTC by Max de Bayser
Modified: 2007-07-27 09:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Max de Bayser 2007-04-20 17:21:55 UTC
If you create a configuration file including PREPROCESSING = YES or = NO, it doesn't matter, doxygen 1.5.2 will crash with a segmentation fault when run it:

$ echo "PREPROCESSING = YES" > Doxyfile
$ doxygen Doxyfile
Comment 1 Dimitri van Heesch 2007-04-20 19:35:53 UTC
Confirmed. This can happen for any unsupported tag (ENABLE_PREPROCESSING is the tag you should use).
Comment 2 Dimitri van Heesch 2007-07-27 09:22:39 UTC
This bug was marked ASSIGNED and as a result has been moved to the FIXED state with the release of 1.5.3, since I believe the bug has been fixed in this release. I kindly ask you to verify this and reopen the bug should this not be the case.