Hello, I think that this crash may be the same as was recently reported by Siddhesh Poyarekar <[email protected]> but I include here a way to recreate it.
I am running KSH version: $ print -- $(.sh.version} Version JMP 93u 2011-02-08 $ uname -a SunOS rca 5.8 Generic_117350-33 sun4u sparc SUNW,Ultra-2 SunOS $ On Solaris anyway (where 'mount' is also located in '/etc'): a> ksh $ export PATH=:/usr/bin:/usr/sbin: $ cd /etc $ whence -a mount mount is a tracked alias for /etc/mount mount is /usr/sbin/mount Bus Error a> The crash analysis shows a segfault occurs giving a SIGBUS. I think that this particular bug has probably been in the code since at least as far back as an early 2009 release. I hope that this is useful in fixing this problem. ---- David Morano [email protected] _______________________________________________ ast-developers mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-developers
