WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
20870
run-webkit-tests exists with "fatal error - unable to remap"
https://bugs.webkit.org/show_bug.cgi?id=20870
Summary
run-webkit-tests exists with "fatal error - unable to remap"
Sankar Aditya Tanguturi
Reported
2008-09-15 18:45:49 PDT
I have checked out the source code from the repository. I have installed all the developer tools i.e. cygwin, visual studio, patch for visual studio as specified in the website. I have created few tests for this bug. When I was testing the run-webkit-tests, i have got the following erro: <error> $ WebKit/WebKitTools/Scripts/run-webkit-tests accessibility 10752 [main] perl 1360 C:\cygwin\bin\perl.exe: *** fatal error - unable to rem ap C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\File\Glob\Glob.dll to same address as parent(0x1260000) != 0x1CD0000 5373 [main] perl 9136 fork: child 1360 - died waiting for dll loading, errno 11 5226630 [main] perl 9204 C:\cygwin\bin\perl.exe: *** fatal error - unable to rem ap C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\File\Glob\Glob.dll to same address as parent(0x1260000) != 0x1CD0000 5246988 [main] perl 9136 fork: child 9204 - died waiting for dll loading, errno 11 </error> I browser the bugzilla for the solution. But, I couldn't find one. Can you throw some light on resolving this issue.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2008-09-16 08:44:32 PDT
This sounds like a problem with your Cygwin installation. Googling for the error message turns up links such as <
http://www.cygwin.com/ml/cygwin/2008-07/msg00148.html
> which look relevant and should help you address this. Closing as INVALID as this is a problem with your local environment, rather than in WebKit.
Sankar Aditya Tanguturi
Comment 2
2008-09-16 14:44:07 PDT
Mark, Thanks for the comment. I have followed the steps specified in the webpage. I could resolve the issues. But, I have encountered the following issues. <issue> LINK : fatal error LNK1181: cannot open input file 'WebKitGUID.lib' Project : warning PRJ0018 : The following environment variables were not found: $(PRODUCTION) Build log was saved at "file://C:\cygwin\home\Sankar Tanguturi\WebKit\WebKitBuil d\obj\DumpRenderTree\Release\BuildLog.htm" DumpRenderTree - 1 error(s), 0 warning(s) ------ Build started: Project: ImageDiff, Configuration: Release Win32 ------ Performing Pre-Build Event... Project : error PRJ0002 : Error result 1 returned from 'c:\WINDOWS\system32\cmd. exe'. Project : warning PRJ0018 : The following environment variables were not found: $(PRODUCTION) Build log was saved at "file://C:\cygwin\home\Sankar Tanguturi\WebKit\WebKitBuil d\obj\ImageDiff\Release\BuildLog.htm" ImageDiff - 1 error(s), 0 warning(s) ========== Build: 0 succeeded, 2 failed, 2 up-to-date, 0 skipped ========== </issue> I have invoked WebKit/WebKitTools/Scripts/update-webkit and I have built the webkit. But, I couldn't get rid of this error. It would be great, if you can help resolve this issue. ~ Thanks.
Mark Rowe (bdash)
Comment 3
2008-09-16 14:49:59 PDT
Please don't use Bugzilla for local build issues that you are experiencing. If you have a problem building WebKit, please use one of the means of contact on <
http://webkit.org/contact.html
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug