Closed Bug 505982 Opened 15 years ago Closed 14 years ago

mops testcase throws assertion intermittently on mac-ppc

Categories

(Tamarin Graveyard :: Virtual Machine, defect, P4)

PowerPC
macOS
defect

Tracking

(Not tracked)

VERIFIED INCOMPLETE
Q3 11 - Serrano

People

(Reporter: dschaffe, Unassigned)

Details

The debug shell in mac-ppc-10.5 throws an assertion in the mops testcase intermittently.

The assertion is:
mops/mops.abcmops/mops.abc_ : Assertion failed: "(((info != __null)))" ("/Users/build/buildbot/tamarin-redux/mac-intel-10_5/tamarin-redux/MMgc/GCMemoryProfiler.cpp":277)
Flags: flashplayer-triage+
The comment before that assertion reads:

//failing this assert means that either FinalizeHook() was called before GetAsk()
//or this item is being double deleted

That should probably be GetAskSize().  Indeed, in GCLargeAlloc::Free, GetAskSize is being called before FinalizeHook.
Assignee: nobody → treilly
Status: NEW → ASSIGNED
I'm blathering of course.  The order of the calls is as it should be throughout MMgc.  So a double deletion possibly.
Priority: -- → P3
Target Milestone: --- → flash10.1
Assignee: treilly → nobody
Priority: P3 → P4
Target Milestone: flash10.1 → flash10.2
status?
Hardware: x86 → PowerPC
Assuming it's fixed, I've had no failures reported from the bot due to this.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
bulk verifying resolved !fixed issues
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.