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 733323 - Doxygen generated LaTeX leads to General Purpose Index Processor crash
Doxygen generated LaTeX leads to General Purpose Index Processor crash
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.8.7
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2014-07-17 15:05 UTC by Ettl Martin
Modified: 2014-12-25 16:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The source file (129 bytes, text/plain)
2014-07-17 15:05 UTC, Ettl Martin
Details
Doxyfile (100.92 KB, application/octet-stream)
2014-07-17 15:06 UTC, Ettl Martin
Details
A screenshot of the error message (12.48 KB, image/png)
2014-07-17 15:10 UTC, Ettl Martin
Details
The generated latex files (5.51 KB, application/x-zip-compressed)
2014-07-17 15:11 UTC, Ettl Martin
Details

Description Ettl Martin 2014-07-17 15:05:56 UTC
Created attachment 281009 [details]
The source file

Hi,

i have a created a minimal testcase which demonstrates a crash of the General Purpose Index Processor of generated LaTeX sources from Doxygen. 

I am using:
- Windows 7 64 Bit. 
- Doxygen 1.8.7
- MiKTeX 2.9

The following steps are needed to reproduce the crash:

1) Generate LaTeX documenation with doxygen the attached source file (abs.c). I have attached my Doxyfile.cfg also.
2) Go to the generated folder (latex) and double click to make.bat file to start the compilation of the pdf-file.
3) Then the General Purpose Index Processor crashes (see attached Screenshot).

Many thanks in advance.

Martin Ettl
Comment 1 Ettl Martin 2014-07-17 15:06:20 UTC
Created attachment 281010 [details]
Doxyfile
Comment 2 Ettl Martin 2014-07-17 15:10:02 UTC
Created attachment 281012 [details]
A screenshot of the error message
Comment 3 Ettl Martin 2014-07-17 15:11:13 UTC
Created attachment 281014 [details]
The generated latex files
Comment 4 Dimitri van Heesch 2014-07-19 09:52:34 UTC
Seems like an issue with MikTex (or how it is installed), not doxygen.

See also http://www.mrunix.de/forums/showthread.php?64143-General-Purpose-Index-Prozessor-funktioniert-nicht-mehr (in German)
Comment 5 Ettl Martin 2014-07-20 11:29:48 UTC
Thank you Dimitri for the link, i tried all suggestions, but the crash is still there.
Comment 6 albert 2014-09-03 12:39:51 UTC
I just pushed a patch to github (pull request 219) that should also fixe this problem.
Comment 7 Dimitri van Heesch 2014-12-25 16:03:36 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.9. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information 
that you think can be relevant (preferrably in the form of a self-contained example).