port www/kazehakase dumps core on ia64 HEAD when printing to a file

Marcel Moolenaar xcllnt at mac.com
Thu Nov 26 17:47:52 UTC 2009


On Nov 26, 2009, at 2:35 AM, Anton Shterenlikht wrote:

> kazehakase-0.5.4_6, FreeBSD 9.0-CURRENT ia64
> 
> I'm not really sure what to look for in debugger:

You want to to recompile at a lower optimization level and with
debugging enabled (i.e. -O0 -g). If you can't reproduce the
problem this way, it's a compiler bug. If you can reproduce it,
then gdb proves to be a lot more useful.

At the very least, a backtrace is required.
FYI,

-- 
Marcel Moolenaar
xcllnt at mac.com





More information about the freebsd-ia64 mailing list