Ticket #757 (closed bug: invalid)
Problem with threads and HLLs
| Reported by: | tene | Owned by: | whiteknight |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | hll_interop | Version: | 1.2.0 |
| Severity: | medium | Keywords: | pt, oo |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description
clone_interpreter() fails an assert when I try to spawn a new thread while perl6.pbc is loaded.
Attached is a PIR file that demonstrates the problem. You can uncomment the load_bytecode 'perl6.pbc' to watch the crash.
I don't actually understand what's going on in that loop in clone_interpreter...
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

