Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 389479 - >=www-client/chromium-16.0.912.21 cannot run any NaCl binaries
Summary: >=www-client/chromium-16.0.912.21 cannot run any NaCl binaries
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-04 10:36 UTC by Andrew Udvare
Modified: 2011-12-08 18:10 UTC (History)
1 user (show)

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


Attachments
emerge --info chromium:0 google-chrome (floppym-emerge-info.txt,6.16 KB, text/plain)
2011-11-05 03:29 UTC, Mike Gilbert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Udvare 2011-11-04 10:36:24 UTC
Any page with NaCl binary will not work properly. Any nexe always crashes with the same error:

[129,3721328384:10:30:12.138428] Entered NaClMakeDispatchThunk
[129,3721328384:10:30:12.138601] NaCl_page_alloc_randomized: 0xa9bb15d0
[129,3721328384:10:30:12.138618] NaCl_page_alloc_randomized: hint 0x29bb15d00000
[129,3721328384:10:30:12.138629] NaClMakeDispatchThunk: got addr 0x29bb15d00000
[129,3721406720:10:30:12.229356] MakeDynamicCodePageVisible: NaCl_mprotect() failed
LOG_FATAL abort exit
[115,1341196032:05:30:12.230328] PluginReverseInterface::ReportCrash
[115,1341196032:05:30:12.230417] PluginReverseInterface::ReportCrash: invoking CB

Reproducible: Always

Steps to Reproduce:
1. Visit http://www.gonacl.com/dev/demos/sdk_examples/hello_world_c/hello_world.html
Actual Results:  
Under Status, says 'LOADING...'. Buttons do not work.

Expected Results:  
Should say 'SUCCESS' below Status. Buttons should work.
Comment 1 Andrew Udvare 2011-11-04 20:35:30 UTC
Tried another machine, same error.
Comment 2 Mike Gilbert gentoo-dev 2011-11-05 03:25:38 UTC
I have the same issue with both chromium and google-chrome 17.0.928.0.
Comment 3 Mike Gilbert gentoo-dev 2011-11-05 03:29:04 UTC
Created attachment 291721 [details]
emerge --info chromium:0 google-chrome
Comment 4 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-11-07 14:00:18 UTC
(In reply to comment #2)
> I have the same issue with both chromium and google-chrome 17.0.928.0.

Isn't it "NaCl will not run on Windows" known issue from http://googlechromereleases.blogspot.com/2011/11/dev-channel-update_03.html ? Apparently Linux is also affected (or it's something different).

I think it's http://code.google.com/p/chromium/issues/detail?id=102934
Comment 5 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-11-08 10:12:41 UTC
I think I was wrong, there are several clues suggesting it's a different bug. Taking a closer look.
Comment 6 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-11-08 16:29:36 UTC
I reported this upstream. Please star that report if you see this issue, and help by answering upstream's questions.
Comment 7 Julien Sanchez archtester 2011-12-07 07:26:47 UTC
Fixed upstream. http://crbug.com/103377
Comment 8 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-12-07 07:40:15 UTC
(In reply to comment #7)
> Fixed upstream. http://crbug.com/103377

I'm considering backporting the patches, let's keep the bug open.
Comment 9 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-12-08 18:10:13 UTC
(In reply to comment #8)
> I'm considering backporting the patches, let's keep the bug open.

Patches don't backport cleanly, I don't think it's feasible. Closing.