Ticket #1084 (new bug)

Opened 12 years ago

Last modified 11 years ago

Bus error when running 'parrot -t something.pbc' on MacOSX

Reported by: cconstantine Owned by:
Priority: normal Milestone:
Component: language Version: trunk
Severity: medium Keywords:
Cc: jkeenan Language:
Patch status: Platform: darwin

Description

Using parrot trunk @r41607 Proto-language at  http://github.com/cconstantine/Reason

MacOSX: 10.5.7; MacBookPro3,1 (Core 2 Duo);

While attempting to debug my proto-language I attempted to run my compiler with 'parrot -t reason.pbc'. Output is attached.

Attachments

reason_out.txt Download (2.0 KB) - added by cconstantine 12 years ago.
output of 'parrot -t reason.pbc'
configure_out.txt Download (5.7 KB) - added by cconstantine 12 years ago.
Output of 'perl Configure.pl' for parrot

Change History

Changed 12 years ago by cconstantine

output of 'parrot -t reason.pbc'

Changed 12 years ago by cconstantine

Output of 'perl Configure.pl' for parrot

in reply to: ↑ description   Changed 11 years ago by jkeenan

  • cc jkeenan added
  • component changed from none to language

Replying to cconstantine:

Using parrot trunk @r41607 Proto-language at  http://github.com/cconstantine/Reason

This repository appears to have been last updated on February 17, 2010. This leads me to suspect that cconstantine is no longer actively developing Reason.

Moreover, I wonder whether Parrot's bug tracker is an appropriate place to file bugs about HLLs.

Comments?

Thank you very much.

kid51

  Changed 11 years ago by coke

On Sat, Jul 2, 2011 at 6:13 PM, Parrot <parrot-tickets@lists.parrot.org> wrote:
> #1084: Bus error when running 'parrot -t something.pbc' on MacOSX
> --------------------------+-------------------------------------------------
>  Reporter:  cconstantine  |        Type:  bug
>   Status:  new           |    Priority:  normal
> Milestone:                |   Component:  language
>  Version:  trunk         |    Severity:  medium
>  Keywords:                |        Lang:
>    Patch:                |    Platform:  darwin
> --------------------------+-------------------------------------------------
> Changes (by jkeenan):
>
>  * cc: jkeenan (added)
>  * component:  none => language
>
>
> Comment:
>
>  Replying to [ticket:1084 cconstantine]:
>  > Using parrot trunk @r41607
>  > Proto-language at http://github.com/cconstantine/Reason
>
>  This repository appears to have been last updated on February 17, 2010.
>  This leads me to suspect that cconstantine is no longer actively
>  developing Reason.
>
>  Moreover, I wonder whether Parrot's bug tracker is an appropriate place to
>  file bugs about HLLs.

The bug isn't about a HLL, it's about a parrot bus error when running
this particular bit of bytecode, which shouldn't happen.

>  Comments?
>
>  Thank you very much.
>
>  kid51
>
> --
> Ticket URL: <https://trac.parrot.org/parrot/ticket/1084#comment:1>
> Parrot <https://trac.parrot.org/parrot/>
> Parrot Development
> _______________________________________________
> parrot-tickets mailing list
> parrot-tickets@lists.parrot.org
> http://lists.parrot.org/mailman/listinfo/parrot-tickets
>



-- 
Will "Coke" Coleda

Note: See TracTickets for help on using tickets.