The DBG_CTX macro at scanner.l line 529 causes a core dump in
fprint()->strlen() on Solaris as the values aren't checked for NULL first.
A quick fix is to comment out the macro and uncomment the dummy one before
compiling.
/bin/perl -pe '($. == 49) && s%^%//%' -i src/scanner.l
/bin/perl -pe '($. == 50) && s%^//%%' -i src/scanner.l
/bin/perl -pe '($. == 10451) && s%^%//%' -i src/scanner.cpp
/bin/perl -pe '($. == 10452) && s%^//%%' -i src/scanner.cpp
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users