http://bugs.winehq.org/show_bug.cgi?id=15255
Summary: ntdll: The memory overview Page in Google Chrome is incomplete (MemoryWorkingSetList for NtQueryVirtualMemory) Product: Wine Version: CVS/GIT Platform: PC URL: http://chrome.google.com OS/Version: Linux Status: NEW Keywords: download, source Severity: normal Priority: P3 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: wine.dev@web.de
Created an attachment (id=16041) --> (http://bugs.winehq.org/attachment.cgi?id=16041) about:memory
Display the Memory status Page with "about:memory"
The Virtual Memory status is displayed (Private and Mapped), but the Resident memory size is 0 (Private, Shared and Total)
0019:fixme:virtual:NtQueryVirtualMemory (process=0xffffffff,addr=(nil)) Unimplemented information class: MemoryWorkingSetList
0019:fixme:virtual:NtQueryVirtualMemory (process=0x108,addr=(nil)) Unimplemented information class: MemoryWorkingSetList
http://bugs.winehq.org/show_bug.cgi?id=15255
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=15255
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement
http://bugs.winehq.org/show_bug.cgi?id=15255
Rob Shearman robertshearman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |robertshearman@gmail.com
--- Comment #1 from Rob Shearman robertshearman@gmail.com 2009-01-11 18:01:32 --- There's no such thing as working set size on UNIX, so there isn't anything sane that can be shown for this value.
http://bugs.winehq.org/show_bug.cgi?id=15255
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
--- Comment #2 from Austin English austinenglish@gmail.com 2009-01-20 02:40:29 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=15255
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16453
http://bugs.winehq.org/show_bug.cgi?id=15255
Bug 15255 depends on bug 16453, which changed state.
Bug 16453 Summary: Google Chrome outer installer can't download inner installer http://bugs.winehq.org/show_bug.cgi?id=16453
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=15255
--- Comment #3 from Austin English austinenglish@gmail.com 2011-05-21 17:36:56 CDT --- For me in wine-1.3.20-230-g456e48e and nvidia 270.41.03, going to about:memory crashes X (black screen, can move mouse, but I can't recover without restarting X).
http://bugs.winehq.org/show_bug.cgi?id=15255
--- Comment #4 from butraxz@gmail.com 2013-11-24 12:16:58 CST --- This ticket has not been updated for over 900 days. Development recommends to check the status on your bug every release or two and let to be known if the bug is still present. If not, mark it fixed. If you are no longer able to put effort to this ticket, you can abandon it.
Is this still an issue with 1.7.7 or higher ?
https://bugs.winehq.org/show_bug.cgi?id=15255
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #5 from hanska2@luukku.com --- Still undone 1.7.26
https://bugs.winehq.org/show_bug.cgi?id=15255
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Version|unspecified |1.1.4
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello folks,
I put some info related to this in bug 5657 (https://bugs.winehq.org/show_bug.cgi?id=5657#c13)
Regards
https://bugs.winehq.org/show_bug.cgi?id=15255
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor
https://bugs.winehq.org/show_bug.cgi?id=15255
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #7 from fjfrackiewicz@gmail.com --- Hi everyone,
GOG Galaxy appears to crash when downloading rather large games due to this function (MemoryWorkingSetList) being unimplemented.
A snippet of the terminal output just before GOG Galaxy crashes:
fixme:crypt:CRYPT_VerifyChainRevocation Unable to find CRL for CA certificate fixme:crypt:CRYPT_VerifyChainRevocation Unable to find CRL for CA certificate fixme:crypt:CRYPT_VerifyChainRevocation Unable to find CRL for CA certificate fixme:crypt:CRYPT_VerifyChainRevocation Unable to find CRL for CA certificate fixme:crypt:CRYPT_VerifyChainRevocation Unable to find CRL for CA certificate fixme:virtual:NtQueryVirtualMemory (process=0xffffffff,addr=(nil)) Unimplemented information class: MemoryWorkingSetList wine: Unhandled exception 0x80000003 in thread d0 at address 0x72173d (thread 00d0), starting debugger... err:winediag:FILE_CreateFile Too many open files, ulimit -n probably needs to be increased err:seh:start_debugger Couldn't start debugger ("winedbg --auto 198 13432") (2) Read the Wine Developers Guide on how to set up winedbg or another debugger err:winediag:FILE_CreateFile Too many open files, ulimit -n probably needs to be increased fixme:ntdll:EtwEventUnregister (deadbeef) stub. fixme:crypt:CRYPT_VerifyChainRevocation Unable to find CRL for CA certificate
Wine Staging 2.3 (Wine Development doesn't have all the functions implemented to run GOG Galaxy as of yet).
In order to reproduce this crash, you will need to start downloading a game about 4 GB or larger and simply have Galaxy run in the background. I've done this several times now and every time I go to download a game 4 GB or larger Galaxy just crashes. Unfortunately, it does not give a backtrace when it crashes.
Overrides used:
vcrun2015 corefonts
https://bugs.winehq.org/show_bug.cgi?id=15255
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #8 from winetest@luukku.com --- (In reply to fjfrackiewicz from comment #7)
I wouldnt be so sure it's the cause of the crash. I could be wrong. But this is something you should try 1st
err:winediag:FILE_CreateFile Too many open files, ulimit -n probably needs to be increased
There are some bugs and just recently some got solved by setting higher ulimit, see bug 42793.
https://bugs.winehq.org/show_bug.cgi?id=15255
--- Comment #9 from fjfrackiewicz@gmail.com --- (In reply to winetest from comment #8)
(In reply to fjfrackiewicz from comment #7)
I wouldnt be so sure it's the cause of the crash. I could be wrong. But this is something you should try 1st
err:winediag:FILE_CreateFile Too many open files, ulimit -n probably needs to be increased
There are some bugs and just recently some got solved by setting higher ulimit, see bug 42793.
I only mentioned this since GOG Galaxy is either made with or uses the features of the Chrome Embedded Framework.
https://bugs.winehq.org/show_bug.cgi?id=15255
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=15255
zzzzzyzz@hacari.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzzzzyzz@hacari.org
https://bugs.winehq.org/show_bug.cgi?id=15255
Alexandr Oleynikov sashok.olen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sashok.olen@gmail.com
--- Comment #10 from Alexandr Oleynikov sashok.olen@gmail.com --- New versions of iTunes (12.9.1.4) crash with the same fixme when trying to log in. I compared the terminal output between a version that works well and the one that doesn't and the output is identical except for that message, so it has to be the reason it crashes.
https://bugs.winehq.org/show_bug.cgi?id=15255
--- Comment #11 from Alexandr Oleynikov sashok.olen@gmail.com --- (should clarify that I don't get the limits message, only NtQueryVirtualMemory message)
https://bugs.winehq.org/show_bug.cgi?id=15255
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #12 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occurs with wien-8.11?