Bugzilla – Bug 324916
Crash running IronPython
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by sanxiyn@gmail.com 2007-07-31 04:02:02 MST ---- This is a recent regression. 1. Get IronPython 1.1. For your convinience: http://www.ironpython.info/downloads/IPCE-r6.zip I also tested with compiled-from-scratch binary. 2. Mono r82566 runs ipy.exe fine. 3. Mono trunk(r83047) segfaults. Backtrace attached. 4. Mono r82567 segfaults. Backtrace looks identical. ---- Additional Comments From sanxiyn@gmail.com 2007-07-31 04:05:13 MST ---- Created an attachment (id=172381) Backtrace ---- Additional Comments From joncham@gmail.com 2007-07-31 11:31:41 MST ---- I believe this is the same as 82194. Looks like a reentrancy issue where an incomplete type is added to the typespec_cache, and then later retrieved instead of completely building the type. https://bugzilla.novell.com/show_bug.cgi?id=MONO82194 ---- Additional Comments From lupus@ximian.com 2007-07-31 13:45:54 MST ---- Thanks Seo, Jonathan, closing as duplicate. *** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO82194 *** Imported an attachment (id=172381) Unknown operating system unknown. Setting to default OS "Other". This bug was marked DUPLICATE in the database it was moved from. Changing resolution to "MOVED"