PR# 15330 Agent call on void target in assertion gets seg fault if system melted

Problem Report Summary
Submitter: prestoat2000
Category: Compiler
Priority: Medium
Date: 2009/01/27
Class: Bug
Severity: Serious
Number: 15330
Release: 6.4.76833
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.8.1.13) Gecko/20080328 Firefox/2.0.0.13 Solaris 10 on SPARC
Synopsis: Agent call on void target in assertion gets seg fault if system melted

Description
An agent call on a Void target which appears in an assertion gets a seg fault
when system is executed, instead of the expected "call on Void target", but
only if the system is melted.  Frozen code works correctly.

Added eweasel test melt083 for this bug.
To Reproduce
Run eweasel test melt083.
Problem Report Interactions