IA64 7.2-RC2 in HP Integrity Virtual Machine

Zahemszky Gábor Gabor at Zahemszky.HU
Wed May 6 15:19:23 UTC 2009


> I believe there's a problem with mpt(4) that relates to
> its error recovery, or lack thereof.
> 
> Can you send a backtrace so that we can confirm or de-
> bunk that statement?

Hi!

here it is. (sorry for the ESC-sequences, it is the virtual machine's
EFI boot loader)

Attached.

Gábor < Gabor at Zahemszky dot HU >

-- 
#!/bin/ksh
Z='21N16I25C25E30, 40M30E33E25T15U!';
IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';
set -- $Z;for i;{ [[ $i = ? ]]&&print $i&&break;
[[ $i = ??? ]]&&j=$i&&i=${i%?};
typeset -i40 i=8#$i;print -n ${i#???};
[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};
IFS=' 0123456789 ';set -- $Z;for i;{ [[ $i = , ]]&&i=2;
[[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l i;};print "$j"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: typescript
Type: application/octet-stream
Size: 19600 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20090506/3122c691/typescript.obj


More information about the freebsd-stable mailing list