On Mon Nov 17 18:29:34 2008, [EMAIL PROTECTED] wrote: > > All SIGNAL 11s on Darwin need a backtrace. Can you provide one? >
Does this look like the correct file to run a backtrace on? (gdb) run t/pmc/pmc_3.pasm Starting program: /Users/jimk/work/parrot/parrot t/pmc/pmc_3.pasm All names ok. Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0xdeadbfcb 0x01118288 in Parrot_cx_delete_task (interp=0x3106770, task=0x4c1680) at src/scheduler.c:388 388 VTABLE_delete_keyed_int(interp, interp->scheduler, tid); Note that this backtrace starts out very similarly to that provided for t/pmc/packfile.t in RT 60068. kid51 _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
