[Bug 52333] New: PG Offline 4 fails to start in Wine Mono

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jan 3 15:30:11 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=52333

            Bug ID: 52333
           Summary: PG Offline 4 fails to start in Wine Mono
           Product: Wine
           Version: 7.0-rc4
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: madewokherd at gmail.com
      Distribution: ---

Created attachment 71495
  --> https://bugs.winehq.org/attachment.cgi?id=71495
console output

Splitting this off of bug 51513 since the original issue has a fix incoming,
but this particular program is still broken.

After fixing the IndexOutOfRangeException and the NotSupportedException behind
it in Wine Mono (not yet merged in Wine, use the CI build from
https://github.com/madewokherd/mono/pull/19), the application tries and fails
to instantiate CLSID_NetFwRule which is not implemented in Wine's hnetcfg.

After that, it crashes in GC code that shouldn't ever crash, so apparently
there's some sort of memory corruption going on.

-- 
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.



More information about the wine-bugs mailing list