Comment 0 for bug 26356

Revision history for this message
In , Tero Laitinen (tero-laitinen) wrote :

Package: doxygen
Version: 1.4.2-4
Severity: grave
Justification: renders package unusable

I tried to generate html documentation for CVS version of LiteSQL
(http://litesql.sourceforge.net). Doxygen segfauls.

The output of doxygen is at http://www.iki.fi/tol/doxygen.txt
The used configuration file is at http://www.iki.fi/tol/doxygen.conf

The CVS version of LiteSQL can be downloaded from cvs:

cvs -d:pserver:<email address hidden>:/cvsroot/litesql login
cvs -z3 -d:pserver:<email address hidden>:/cvsroot/litesql co
  -P litesql

I ran doxygen in directory litesql/docs/doxygen using command:

doxygen doxygen.conf

I checked stack trace and it looks following:

Program received signal SIGSEGV, Segmentation fault.
#0 0x00002aaaab1d5be0 in strlen () from /lib/libc.so.6
#1 0x00002aaaab1a26d5 in vfprintf () from /lib/libc.so.6
#2 0x00002aaaab1a5b14 in vfprintf () from /lib/libc.so.6
#3 0x00002aaaab1a17cf in vfprintf () from /lib/libc.so.6
#4 0x00002aaaab1aa3aa in fprintf () from /lib/libc.so.6

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.14.2
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages doxygen depends on:
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libgcc1 1:3.4.3-13 GCC support library
ii libpng12-0 1.2.8rel-1 PNG library - runtime
ii libstdc++5 1:3.3.5-13 The GNU Standard C++ Library v3

-- no debconf information