Ticket #172 (closed defect: fixed)
resurrection error
| Reported by: | kbenne@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | minor | Milestone: | MacRuby 0.5 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
I am trying to use some existing ruby code in my core data document based app. After switching the application over to MacRuby I get a resurrection error upon closing the document's main window and opening a new document. The error is similar to the following:
malloc: *** resurrection error for object 0x10f77a0: auto_zone_write_barrier: _NSThreadPerformInfo.argument[32](0x10b04a0)[12] = NSTrackingArea[48](0x10f77a0)
I have been able to recreate this problem in a very simple application based on the core data document based application template. The project is attached. I have tested with the 0.3 release and revision 762 in the testing branch.
I am not 100% sure if this is a defect in MacRuby or an error in my project.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


