Milan Jurik wrote:
> V po, 02. 03. 2009 v 17:25, Roland Mainz p????e:
> > Milan Jurik wrote:
> > > V po, 02. 03. 2009 v 16:38, Alan Coopersmith p?f??????e:
> > > > <http://defect.opensolaris.org/bz/show_bug.cgi?id=7009>
> > >
> > > thank you. I can reproduce it on build 108.
> >
> > How did you reproduce the problem ? I've tried to reproduce the crash on
> > SXCE B106 without sucesss... ;-(
> > ... or is OpenSolaris/Indiana a requirement ?
> 
> Step-by-step on Indiana. I will try later at home on my personal SXCE
> b109.

I tried this on my B106/x86 machine and get no crash:
-- snip --
print -n 2
print -n2
print -u 2 Test
print -u 2 Test >/dev/null
print -u 2 Test > tee /dev/null
print -u 2 Test > tee -a /dev/null
print -u 2 "Test" > tee /tmp/test
tee /tmp/test; print "Test"
rm tee
print -u 2 "Test" | tee /tmp/test
true
-- snip --

> > > I can create Bugster CR, if
> > > there is no automagic for it available.
> >
> > Please create one and mark the bug at http://defect.opensolaris.org as
> > TRACKEDINBUGSTER
> 
> Done. You can download corefile from defect.o.o

Thanks! :-)

Stack trace from attachment.cgi?id=1447 looks like this:
-- snip --
core 'xxx' of 9456:     /bin/ksh
 fffffd7ffede0173 sfdisc () + 51b
 fffffd7ffeea23fb b_tee () + 263
 fffffd7ffef5ea23 sh_exec () + 2deb
 fffffd7ffef5f78c sh_exec () + 3b54
 fffffd7ffef5d9c8 sh_exec () + 1d90
 fffffd7ffef36e86 exfile () + 786
 fffffd7ffef36676 sh_main () + 7fe
 0000000000400e72 main () + 52
 0000000000400ccc ???????? ()
-- snip --

Stack trace from attachment.cgi?id=1448 looks like this:
-- snip --
core 'xxx' of 9476:     /bin/ksh
 fffffd7ffede725a sfraise () + 172
 fffffd7ffedddc5f sfclose () + 187
 fffffd7ffef204de sh_close () + 46
 fffffd7ffef203a7 sh_iorenumber () + bf
 fffffd7ffef5f3c4 sh_exec () + 378c
 fffffd7ffef5d943 sh_exec () + 1d0b
 fffffd7ffef36e86 exfile () + 786
 fffffd7ffef36676 sh_main () + 7fe
 0000000000400e72 main () + 52
 0000000000400ccc ???????? ()
-- snip --

I need a testcase to reproduce the issue to get more

Milan: Do you get the same stacktraces for the 32bit binary, e.g.
/usr/bin/i86/ksh93 ?

----

Bye,
Roland

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

Reply via email to