User:Armenzg/Win64: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 11: Line 11:
* Debug builds - [http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-win64-debug tinderbox-builds]
* Debug builds - [http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-win64-debug tinderbox-builds]
* Reporting page: [http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox&noignore=1 Tinderbox page]
* Reporting page: [http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox&noignore=1 Tinderbox page]
== Mozconfigs ==
* [http://hg.mozilla.org/users/armenzg_mozilla.com/buildbot-configs/file/tip/mozilla2/win64/mozilla-central/nightly/mozconfig nightly]
* [http://hg.mozilla.org/users/armenzg_mozilla.com/buildbot-configs/file/tip/mozilla2/win64/mozilla-central/debug/mozconfig debug]
* [http://hg.mozilla.org/users/armenzg_mozilla.com/buildbot-configs/file/tip/mozilla2/win64/mozilla-central/xulrunner/mozconfig xulrunner] (not yet working)


== Machine info ==
== Machine info ==
Line 18: Line 23:
* {{bug|471090}} - Known Windows x86-64 bugs
* {{bug|471090}} - Known Windows x86-64 bugs
* {{bug|558448}} - Tracking bug for automation work
* {{bug|558448}} - Tracking bug for automation work
** talos, unit tests, try server and release support


== Major known bugs ==
== Major known bugs ==
* No Flash for 64 bit builds
* {{bug|570133}} - No Flash for 64 bit Windows builds
* Users need to install Microsoft Visual C++ 2010 Redistributable Package (x64) to start application (MSVCR100.dll). [http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=bd512d9e-43c8-4655-81bf-9350143d5867 download]
* {{bug|548035}} - Breakpad symbol dumping for Windows x64
* {{bug|548035}} - Breakpad symbol dumping for Windows x64
* {{bug|521193}} - jemalloc support
* {{bug|521193}} - jemalloc support
* <strike>{{bug|569268}} - Users need to install Microsoft Visual C++ 2010 Redistributable Package (x64) to start application (MSVCR100.dll). [http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=bd512d9e-43c8-4655-81bf-9350143d5867 download]</strike>

Latest revision as of 13:59, 4 June 2010

This page is to keep track of the current work on supporting officially the Windows 64 bit builds of Firefox.

We are currently providing the builds out of a single machine that produces the builds a couple of times a day. The builds are being provided with updates.

This machine has to be upgraded to add more release and automation tools so we can clone more slaves out of it.

I have created the #win64 IRC channel in case you need to chat with people involved with the Windows 64 bit builds project.

Builds

Mozconfigs

Machine info

Tracking bugs

  • bug 471090 - Known Windows x86-64 bugs
  • bug 558448 - Tracking bug for automation work
    • talos, unit tests, try server and release support

Major known bugs

  • bug 570133 - No Flash for 64 bit Windows builds
  • bug 548035 - Breakpad symbol dumping for Windows x64
  • bug 521193 - jemalloc support
  • bug 569268 - Users need to install Microsoft Visual C++ 2010 Redistributable Package (x64) to start application (MSVCR100.dll). download