[osol-discuss] Coredump!!

2006-12-07 Thread eric wang
How to investigate the coredump in shell programm: ./tmp.sh[2]: 5614 Illegal Instruction(coredump) ??? This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] Coredump!!

2006-12-07 Thread James Carlson
eric wang writes: How to investigate the coredump in shell programm: ./tmp.sh[2]: 5614 Illegal Instruction(coredump) ??? Mdb and dbx might be helpful here. But if you're not actually interested in wading through the shell source code as well to debug the problem, I'd suggest filing a bug on it