[Bug 36463] New: wine can't load unstripped gecko builds
http://bugs.winehq.org/show_bug.cgi?id=36463 Bug ID: 36463 Summary: wine can't load unstripped gecko builds Product: Wine Version: 1.7.18 Hardware: x86 URL: http://iweb.dl.sourceforge.net/project/wine/Wine%20Gec ko/2.24/wine_gecko-2.24-x86-unstripped.tar.bz2 OS: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Jacek uploaded unstripped gecko builds, which I attempted to use to get better valgrind logs. Unfortunately, however, it appears that 32-bit wine can't load it: $ rm -rf ~/.wine $ wineboot $ cd ~/.wine/drive_c/windows/system32/gecko/2.24 $ mv wine_gecko wine_gecko.bak $ tar xvf ~/wine_gecko-2.24-x86-unstripped.tar.bz2 $ du -h wine_gecko/mozjs.dll 215M wine_gecko/mozjs.dll then, try to use gecko: $ wine iexplore.exe https://www.winehq.org and check the gecko dlls: $ du -h wine_gecko/mozjs.dll 4.4M wine_gecko/mozjs.dll $ du -h wine_gecko-2.24-x86-unstripped.tar.bz2 531M wine_gecko-2.24-x86-unstripped.tar.bz2 $ sha1sum wine_gecko-2.24-x86-unstripped.tar.bz2 6d059ccfcfa23c5d5354a4eb9a7f0477e452930e wine_gecko-2.24-x86-unstripped.tar.bz2 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36463 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- This works with a wow64 build and a 32-bit prefix. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36463 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36463 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED CC| |jacek(a)codeweavers.com Fixed by SHA1| |70567d9f2d32fa3f052609051e9 | |913344f24c42a --- Comment #2 from Jacek Caban <jacek(a)codeweavers.com> --- That was mostly a problem that unstripped xul.dll was very large and often didn't fit in virtual memory. We use PDB files now, which are separated from DLL files, so the problem no longer exists. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36463 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.4. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla