Ticket #1029 (closed defect: invalid)
segfault during GC
| Reported by: | fare | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Runtime (threads, GC) | Version: | 1.8 |
| Keywords: | ITA | Cc: |
Description
While running our code in production, we have been catching this "interesting" segfault, seemingly in the middle of garbage collection.
We strongly suspect our code was trying to print an XML message at that time using libxml2, which may or may not suggest some interaction between GC and FFI.
Xref: ITA bug 122988
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

