https://bugs.winehq.org/show_bug.cgi?id=44812 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://sourceforge.net/proj |https://github.com/processh |ects/msys2/files/Base/i686/ |acker/processhacker/release |msys2-base-i686-20140205.ta |s/download/v2.39/processhac |r.xz |ker-2.39-bin.zip Summary|MSYS2 applications need |Multiple applications need |NtQueryInformationProcess |NtQueryInformationProcess |'ProcessQuotaLimits' class |'ProcessQuotaLimits' class |support |support (MSYS2, | |ProcessHacker 2.x) --- Comment #1 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, revisiting, obviously still present. I found an app to reproduce the issue: 'ProcessHacker'. The original report related to MSYS2 didn't have much useful information, see my first comment. Start 'ProcessHacker.exe' -> right mouse click on column header -> 'choose columns' -> select 'Minimum working set' and/or 'Maximum working set'. The console now yields the following messages: --- snip --- ... 0105:fixme:process:NtQueryInformationProcess (process=0x114) Unimplemented information class: ProcessQuotaLimits 0105:fixme:process:NtQueryInformationProcess (process=0x108) Unimplemented information class: ProcessQuotaLimits ... --- snip --- $ sha1sum processhacker-2.39-bin.zip 8e8f8423d163d922242b8b7d85427664f77edc97 processhacker-2.39-bin.zip $ du -sh processhacker-2.39-bin.zip 3.3M processhacker-2.39-bin.zip $ wine --version wine-5.0-rc6 Regards -- 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.