SIGSEGV in doxygen
Roman Kononov <[email protected]>
| Newsgroups | gmane.text.doxygen.devel |
|---|---|
| Message-ID | <[email protected]> |
The doxyfile and the test source code are attached. >doxygen --version 1.5.8 >uname -a Linux noise 2.6.18-92.1.22.el5.centos.plus #1 SMP Wed Dec 17 10:49:19 EST 2008 x86_64 x86_64 x86_64 GNU/Linux >gdb $(which doxygen) ... Program received signal SIGSEGV, Segmentation fault. 0x00000033c3e788c9 in strncpy () from /lib64/libc.so.6 (gdb) bt #0 0x00000033c3e788c9 in strncpy () from /lib64/libc.so.6 #1 0x00000000006618d5 in QCString::mid () #2 0x0000000000596981 in VhdlDocGen::parseFuncProto () #3 0x000000000064e801 in vhdlcodeYYlex () #4 0x000000000064f853 in parseVhdlCode () #5 0x00000000004353fe in FileDef::writeSource () #6 0x00000000004033a7 in generateFileSources () #7 0x0000000000419325 in generateOutput () #8 0x0000000000402a0d in main () ------------------------------------------------------------------------------ _______________________________________________ Doxygen-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-develop
doxyfile-and-test.tar.bz2
(application/x-bzip, 4.4 KB) - not displayed