---
osname= dec_osf
osvers= 5.1a
arch=   alpha-dec_osf-thread-multi
cc=     cc V6.4-014
---
Flags:
    category=core
    severity=high
    ack=no
---
(dbx) run t/pmc/resizablebooleanarray_20.pasm
thread 0x3 signal Segmentation fault at
warning: "src/pmc/fixedbooleanarray.pmc":191 has no code associated with it
  [Parrot_FixedBooleanArray_get_integer_keyed_int
warning: "src/pmc/fixedbooleanarray.pmc"
:191 has no code associated with it:191 +0x202778dd,0x1202778dc]
   }
(dbx) where
>  0 Parrot_FixedBooleanArray_get_integer_keyed_int(interp = 0x140166000, pmc = 0x14048e8f8, key = 5000) ["src/pmc/fixedbooleanarray.c":191, 0x1202778dc]
   1 Parrot_ResizableBooleanArray_get_integer_keyed_int(interp = 0x140166000, pmc = 0x14048e8f8, key = 5000) ["src/pmc/resizablebooleanarray.c":66, 0x120283b94]
   2 Parrot_set_i_p_kic(cur_opcode = 0x140486718, interp = 0x140166000) ["src/ops/set.ops":417, 0x1201521a8]
   3 runops_slow_core(interp = 0x140166000, pc = 0x140486718) ["src/runops_cores.c":184, 0x1201bdbf8]
   4 runops_int( = 0x140166000,  = 0x140166000, interp = 0x140166000, offset = 0) ["src/interpreter.c":775, 0x120167458]
   5 runops(interp = 0x140166000, offs = 0) ["src/inter_run.c":87, 0x1201656c0]
   6 runops_args(interp = 0x140166000, sub = 0x14048e998, obj = 0x1400c34c0, meth = (nil), sig = 0x14009c7a8 = "vP", ap = struct {    _a0 = 0x11fffbf20    _offset = 24}) ["src/inter_run.c":193, 0x1201659f0]
   7 Parrot_runops_fromc_args(interp = 0x140166000, sub = 0x14048e998, sig = 0x14009c7a8 = "vP") ["src/inter_run.c":295, 0x120165bc0]
   8 Parrot_runcode(interp = 0x140166000, argc = 1, argv = 0x11fffc020) ["src/embed.c":805, 0x12010edc4]
   9 main(argc = 1, argv = 0x11fffc020) ["compilers/imcc/main.c":721, 0x1200edd50]
(dbx) print sd
(nil)
(dbx)
(Oddly, the other resizable* tests work fine.)
---
Summary of my parrot 0.4.7 (r0) configuration:
  configdate='Fri Jan 12 03:51:38 2007'
  Platform:
    osname=dec_osf, archname=alpha-dec_osf
    jitcapable=0, jitarchname=nojit,
    jitosname=dec_osf, jitcpuarch=alpha
    execcapable=0
    perl=/u/vieraat/vieraat/jhi/Perl/Platform/OSF1/bin/perl
  Compiler:
    cc='cc', ccflags='-std -D_INTRINSICS -fprm d -ieee -I/p/include -DLANGUAGE_C -pthread -D_XOPEN_SOURCE=500',
  Linker and Libraries:
    ld='ld', ldflags=' -L/p/lib',
    cc_ldflags='',
    libs='-lm -lutil -lpthread -laio -lrt -lgmp'
  Dynamic Linking:
    share_ext='.so', ld_share_flags='-shared -expect_unresolved "*" -O4 -msym -std -L/p/lib',
    load_ext='.so', ld_load_flags='-shared -expect_unresolved "*" -O4 -msym -std -L/p/lib'
  Types:
    iv=long, intvalsize=8, intsize=4, opcode_t=long, opcode_t_size=8,
    ptrsize=8, ptr_alignment=8 byteorder=12345678, 
    nv=double, numvalsize=8, doublesize=8
---
Environment:
    HOME    LANG    LANGUAGE    LC_ALL    LC_CTYPE    LD_LIBRARY_PATH    LOGDIR    PATH    SHELL