berkus / nativeclient-sdk

Automatically exported from code.google.com/p/nativeclient-sdk
1 stars 1 forks source link

failed to send nexe #59

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load any examples(from the local webserver or from 
http://naclports.googlecode.com/svn/trunk/src/gallery/index.html)
2. All samples won't be able to load the nexe file. 

What is the expected output? What do you see instead?
I always receive a message saying "failed to send nexe" followed by "Load: 
FAILED to start service runtime"

What version of the product are you using? On what operating system?
Chrome 6.0.472.14 (Build officiel 54133) dev (--enable-nacl 
--user-data-dir="%USERPROFILE%\nacl-chrome-profile")
Native Client - Version : 1.0.0.1
NativeClient Execution Environment - Version : 1.0.0.1
NativeClient SDK 0_1_479_0
Windows XP SP3 (32bit)

Please provide any additional information below.
I tried to build NativeClient and load the samples from there with the exact 
same results.  
Clearing the browser's cache does not helps.
Changing the HTML to only include the right version (x86_32) is loaded does not 
helps.

Original issue reported on code.google.com by weird...@gmail.com on 3 Aug 2010 at 3:32

GoogleCodeExporter commented 9 years ago
I am using the Chromium PPA builds on Ubuntu 10.04 (Lucid).  The solution that 
has worked for me was to downgrade to 
chromium-browser_6.0.483.0~svn20100801r54509-0ubuntu1~ucd1~lucid_amd64.deb -- 
this is no longer available for download from the PPA.

I have asked the PPA owner via e-mail to make this version available, at least 
temporarily.

Original comment by rdan...@gmail.com on 19 Aug 2010 at 6:18

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
This bug (on my browser) seems to be related to the way native client allocate 
stub memory at startup as this is the output of a manual run of sel_ldr.exe :
http://code.google.com/p/nativeclient/issues/detail?id=779

Original comment by weird...@gmail.com on 19 Aug 2010 at 6:48

GoogleCodeExporter commented 9 years ago
… and before that happens, I have uploaded the working 
chromium-browser_6.0.483.0~svn20100801r54509-0ubuntu1~ucd1~lucid_amd64.deb here:

https://docs.google.com/leaf?id=0B6KGka8_PEpqNWJlYzBiODctNjI0MC00NGViLTlhOGUtMzI
5Njk2MjAwZDhh&hl=en

Original comment by rdan...@gmail.com on 19 Aug 2010 at 6:49

GoogleCodeExporter commented 9 years ago
Cannot reproduce this on Lucid 32- and 64-bit systems.

Original comment by dsprin...@google.com on 16 Sep 2010 at 4:38