Olga, can you SIGQUIT nmake in the cas loop and get a stack trace

also, what are the truss user code trace options and do you have to compile
source specially to be able to truss user code?
thanks

On Tue, 14 Feb 2012 13:15:36 +0100 =?KOI8-R?B?z8zYx8Egy9LZ1sHOz9fTy8HR?= wrote:
> I tried a 32bit debug build on Solaris SPARC but it loops forever in
> nmake --nroff in the new cas32 instructions:
> + /bin/cp nmake
> /home/fleyta/ksh_20120202/build_sparc_32bit_debug/arch/sol11.sun4/bin/nmake
> + sed -e /itself/r nmake.1.body -e /fBsh/r nmake.1.tail
> + nmake --nroff
> + 2>& 1
> + 1> nmake.1
> Peeking with truss into the code stream shows the endless cas loop:
> /1@1:             -> nmake:asocas32(0x1efb78, 0x0, 0x1, 0x0)
> /1@1:               -> nmake:cas32(0x1efb78, 0x0, 0x1, 0x0)
> /1@1:               <- nmake:cas32() = 0xfe970a90
> /1@1:             <- nmake:asocas32() = 0xfe970a90
> /1@1:             -> nmake:asocas32(0x1efb78, 0x0, 0x1, 0x0)
> /1@1:               -> nmake:cas32(0x1efb78, 0x0, 0x1, 0x0)
> /1@1:               <- nmake:cas32() = 0xfe970a90

_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to