#695: subtest 3 in t/dynoplibs/myops.t segfaults on darwin
-------------------+--------------------------------------------------------
 Reporter:  urkle  |        Type:  bug   
   Status:  new    |    Priority:  normal
Milestone:         |   Component:  none  
  Version:  1.2.0  |    Severity:  medium
 Keywords:         |        Lang:        
    Patch:         |    Platform:        
-------------------+--------------------------------------------------------
 subtest 3 in the t/dynoplibs/myops.t segfault on darwin (Mac OS X Leopard
 10.5.7).

 Here is the stack trace.

 {{{
 0   libSystem.B.dylib                   0x92dbfe42 __kill + 10
 1   libSystem.B.dylib                   0x92e3223a raise + 26
 2   libSystem.B.dylib                   0x92e3e679 abort + 73
 3   myops_ops.bundle                    0x0073235b Parrot_hcf + 11
 (myops.ops:56)
 4   libparrot.dylib                     0x004745f4 runops_slow_core + 260
 (cores.c:462)
 5   libparrot.dylib                     0x004737f6 runops_int + 422
 (main.c:986)
 6   libparrot.dylib                     0x004211d0 runops + 240
 (ops.c:111)
 7   libparrot.dylib                     0x00421489 runops_args + 649
 (ops.c:257)
 8   libparrot.dylib                     0x004222da
 Parrot_runops_fromc_args + 186 (ops.c:325)
 9   libparrot.dylib                     0x003fef3e Parrot_runcode + 750
 (embed.c:1010)
 10  libparrot.dylib                     0x005e6743 imcc_run_pbc + 323
 (main.c:807)
 11  libparrot.dylib                     0x005e73c9 imcc_run + 873
 (main.c:1099)
 12  parrot                              0x00001a79 main + 185 (main.c:61)
 13  parrot                              0x00001986 start + 54
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/695>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to