[Bug 41221] New: wine-mono crashes with " System.EntryPointNotFoundException" when run under gdb

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 26 19:04:02 CDT 2016


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

            Bug ID: 41221
           Summary: wine-mono crashes with
                    "System.EntryPointNotFoundException" when run under
                    gdb
           Product: Wine
           Version: 1.9.17
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: dark.shadow4 at web.de
      Distribution: ---

Created attachment 55487
  --> https://bugs.winehq.org/attachment.cgi?id=55487
Small C# program to show the problem, compiled on windows

When running a C# program, like for example SpaceEngineers, under gdb, mono
crashes with an error like "System.EntryPointNotFoundException:
GetTimeZoneInformation".

This seems to not only affect "GetTimeZoneInformation", but also other kernel32
functions.

Might be linked to bug 38431, but since it affects not only this one function I
assume it's something different, hence a separate report.

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