#484: illegal instruction/segfault with Timer PMC
--------------------+-------------------------------------------------------
Reporter: coke | Owner: whiteknight
Type: bug | Status: new
Priority: normal | Milestone:
Component: none | Version:
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
--------------------+-------------------------------------------------------
Comment(by whiteknight):
With repeat set to 1, I get this:
{{{
0: running...
1: running...
Timer has expired!
Segmentation fault
}}}
With repeat set to -1, I get this:
{{{
0: running...
1: running...
maximum recursion depth exceeded
current instr.: 'expired' pc 0 (test.pir:5)
called from Sub 'expired' pc 0 (test.pir:5)
... call repeated 1 times
called from Sub 'expired' pc 0 (test.pir:5)
... call repeated 1 times
called from Sub 'expired' pc 0 (test.pir:5)
... call repeated 1 times
called from Sub 'expired' pc 0 (test.pir:5)
... call repeated 1 times
called from Sub 'expired' pc 0 (test.pir:5)
... call repeated 1 times
called from Sub 'expired' pc 0 (test.pir:5)
... call repeated 1 times
}}}
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/484#comment:3>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets