Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951521 - dev-lang/spidermonkey-128.8.0 - fails tests on ppc
Summary: dev-lang/spidermonkey-128.8.0 - fails tests on ppc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2025-03-17 23:06 UTC by ernsteiswuerfel
Modified: 2025-03-18 17:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (ppc, 128.8.0) (spidermonkey-128.8.0:20250316-200859.log.xz,451.80 KB, application/x-xz)
2025-03-17 23:06 UTC, ernsteiswuerfel
Details
emerge --info (file_951521.txt,5.86 KB, text/plain)
2025-03-17 23:07 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)