Chris Quenelle wrote:
> 
> Just some thoughts on the subject here:
> 
> For the sake of discussion, I'll assume we are dealing with a compiler bug,
> but we won't really know for sure until we see the code-generation
> bug in front of us.  Until then it might possibly be a bug in the code
> resulting in platform dependant code.

Well, if it is a bug in the ksh93/AST code then it is platform and
compiler-specific issue because 64bit gcc doesn't show that problem,
too. And to make it worse - a statically linked (e.g.
libshell/libcmd/libdll/libast statically linked) ksh93 does not show the
problem either (neither gcc Solaris/Linux or Sun Studio 10 x86/SPARC).
It seems to be a very subtle issue with our dynamically linked ksh93,
Sun Studio 10 and the build flags used by OS/Net for AMD64... fun... ;-(

Did you had time to take a look at the coredump yet ?

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) roland.mainz at nrubsig.org
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 7950090
 (;O/ \/ \O;)

Reply via email to