Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 951521

Summary: dev-lang/spidermonkey-128.8.0 - fails tests on ppc
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED FIXED    
Severity: normal CC: erhard_f
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: PPC   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=932637
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz (ppc, 128.8.0)
emerge --info

Description ernsteiswuerfel archtester 2025-03-17 23:06:33 UTC
Created attachment 921061 [details]
build.log.xz (ppc, 128.8.0)

ppc:
264 fails, too long to list here.

Many of the tests seem to pass first, but fail with "free(): invalid pointer" later, e.g.:

[...]
[44400|  262|    0| 9290]  99% =====================================> | 208.2s
## non262/extensions/reviver-mutates-holder-object-nonnative.js: rc = -6, run time = 0.305965
901380: Behavior when JSON.parse walks over a non-native object
 PASSED!
Tests complete
free(): invalid pointer
REGRESSION - non262/extensions/reviver-mutates-holder-object-nonnative.js
[44427|  263|    0| 9290]  99% =====================================> | 208.2s
## non262/extensions/typedarray-set-detach.js: rc = -6, run time = 0.212015
983344: Uint8Array.prototype.set issues when this array changes during setting
 PASSED!
Tests complete
free(): invalid pointer
REGRESSION - non262/extensions/typedarray-set-detach.js
[44578|  264|    0| 9293] 100% ======================================>| 208.9s
Comment 1 ernsteiswuerfel archtester 2025-03-17 23:07:49 UTC
Created attachment 921062 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-03-18 17:51:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43144d7d8be493df72d550e064ef155192ff8cc1

commit 43144d7d8be493df72d550e064ef155192ff8cc1
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2025-03-18 17:50:45 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2025-03-18 17:51:38 +0000

    dev-lang/spidermonkey: skip test regressions on ppc on 128.8.0
    
    Closes: https://bugs.gentoo.org/951521
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-lang/spidermonkey/spidermonkey-128.8.0.ebuild | 5 +++++
 1 file changed, 5 insertions(+)