Search
Closed
as By Design Help for as By Design

1
Sign in to vote
0
Sign in to vote
Sign in
to vote
Type: Suggestion
ID: 339402
Opened: 4/22/2008 8:56:19 AM
Access Restriction: Public
0
Workaround(s)
I have been working on a plugin that does many transformations. The Execute function runs to completion and dies while exiting with the following error:

fatal error C1001: An internal error has occurred in the compiler.
(compiler file 'd:\enlistments\sdk_march08\src\clients\c2\c2-diagnostics.cpp', line 690)
Access Violation Fault (instruction at "0x305FDDD4" read memory at "0x00000038")

If I debug it in VS it gives the following:

A first chance exception of type 'System.InvalidCastException' occurred in phxd.dll
'cl.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll'
'cl.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'
The program '[1288] cl.exe: Managed' has exited with code 1 (0x1).

I would be more than happy to attach files and binaries to aid in debugging this issue, but I don't know what needs to be generated.
Details (expand)
Product Language
English
Version
Phoenix RDK
Category
Phoenix RDK
Operating System
Windows Server 2003
Operating System Language
English
Proposed Solution
Am I deleting some reference by accident?
Benefits
Improved Reliability
Improved Performance
Other Benefits
Make Phoenix work better.
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 5/1/2008 at 5:30 PM
Thanks for the feedback. I've marked this as closed because in this thread http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3221540&SiteID=1 you worked with andy and matt and found out it was a bug on your side with alias tags.

linxu