Closed Bug 486860 Opened 15 years ago Closed 15 years ago

[MacOSX] A few mochitest-plain tests trigger tons of |malloc: ... error ... Non-aligned pointer being freed|

Categories

(Core :: Layout, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 487063

People

(Reporter: sgautherie, Unassigned)

Details

(Keywords: memory-leak, regression)

{
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1238865140.1238868306.2100.gz&fulltext=1
OS X 10.5.2 mozilla-central unit test on 2009/04/04 10:12:20

First:
*** 43023 INFO TEST-PASS | /tests/layout/base/tests/test_bug441782-1.html | Rendering of reftest bug441782-1 is not different with bidi.numeral == 0
firefox-bin(67288,0xa050ffa0) malloc: *** error for object 0xbfff6bd0: Non-aligned pointer being freed (2)
*** set a breakpoint in malloc_error_break to debug

Last:
firefox-bin(67288,0xa050ffa0) malloc: *** error for object 0xbfff8de0: Non-aligned pointer being freed (2)
*** set a breakpoint in malloc_error_break to debug
*** 43164 INFO TEST-PASS | /tests/layout/base/tests/test_bug467672-5.html | Rendering of reftest bug467672-5 is different with bidi.numeral == 6
}

Fwiw,
{
http://mxr.mozilla.org/mozilla-central/source/layout/base/tests/Makefile.in#80

81 # Tests for bugs 441782 and 467672 don't pass reliably on Windows, because of bug 469208
}

I assume it's a regression, as Firefox 3.5 and SeaMonkey 2.0 don't report this.
Flags: blocking1.9.2?
I don't think this bug was hard to find ... Anyway.
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: blocking1.9.2?
Resolution: --- → DUPLICATE
No longer blocks: mlkTests
You need to log in before you can comment on or make changes to this bug.