Displaying 2 results from an estimated 2 matches for "btst".
Did you mean:
btsl
2008 Dec 23
2
DomU strange network behavior
...stop)
op_stop
;;
status)
show_status ${netdev} ${bridge}
;;
*)
echo "Unknown command: ${1}" >&2
echo ''Valid commands are: start, stop, status'' >&2
exit 1
esac
badm01::#
badm01::# less btst
name = "btst"
uuid = "7da402c9-603c-b2bc-b385-a2a711fbf6d9"
maxmem = 256
memory = 256
vcpus = 1
bootloader = "/usr/bin/pygrub"
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
vfb = [ ]
disk = [ "tap:aio:/opt/xen/im...
2014 Jan 22
1
Dovecot on Solaris 10 Segmentation Fault
...0x00000000 0xfe401005
pc 0x00000000 0xff122d50:strlen+0x50 ld [%o2], %o1
npc 0x00000000 0xff122d54:strlen+0x54 sethi %hi(0x1010000), %o4
(dbx) dis 0xff122d3c
0xff122d3c: strlen+0x003c: be,pn %icc,strlen+0xcc ! 0xff122dcc
0xff122d40: strlen+0x0040: btst 255, %o1
0xff122d44: strlen+0x0044: be,pn %icc,strlen+0xcc ! 0xff122dcc
0xff122d48: strlen+0x0048: inc %o2
0xff122d4c: strlen+0x004c: inc %o2
0xff122d50: strlen+0x0050: ld [%o2], %o1
0xff122d54: strlen+0x0054: sethi %hi(0x1010000), %o4
0xff12...