Bug 324916 (MONO82246) - Crash running IronPython
Summary: Crash running IronPython
Status: RESOLVED MOVED
Alias: MONO82246
Product: Mono: Runtime
Classification: Mono
Component: generics (show other bugs)
Version: 1.2
Hardware: Other Other
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: Martin Baulig
QA Contact: Martin Baulig
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-31 11:02 UTC by Sanghyeon Seo
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Backtrace (2.88 KB, text/plain)
2007-07-31 11:05 UTC, Thomas Wiest
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 20:46:10 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"