https://bugs.winehq.org/show_bug.cgi?id=57181
Bug ID: 57181 Summary: PathGradientBrushTest:Clone fails with InvalidParameter Product: Wine Version: 9.17 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: gdiplus Assignee: wine-bugs@winehq.org Reporter: madewokherd@gmail.com Distribution: ---
The Wine Mono tests had a new failure introduced in the past few days:
x86_64.MonoTests.System.Drawing.Drawing2D.PathGradientBrushTest:Clone failed: System.ArgumentException : A null reference or invalid value was found [GDI+ status: InvalidParameter] at System.Drawing.GDIPlus.CheckStatus (System.Drawing.Status status) [0x00098] in <21d9782ed8204b41be15f7e362fe6601>:0 at System.Drawing.Drawing2D.PathGradientBrush.get_Blend () [0x0000d] in <21d9782ed8204b41be15f7e362fe6601>:0 at (wrapper remoting-invoke-with-check) System.Drawing.Drawing2D.PathGradientBrush.get_Blend() at MonoTests.System.Drawing.Drawing2D.PathGradientBrushTest.CheckDefaults (System.Drawing.Drawing2D.PathGradientBrush pgb) [0x00000] in <9ac254c8d9794d84946754376c20a309>:0 at MonoTests.System.Drawing.Drawing2D.PathGradientBrushTest.CheckPathDefaults (System.Drawing.Drawing2D.PathGradientBrush pgb) [0x00000] in <9ac254c8d9794d84946754376c20a309>:0 at MonoTests.System.Drawing.Drawing2D.PathGradientBrushTest.Clone () [0x00025] in <9ac254c8d9794d84946754376c20a309>:0 at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&) at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <5f03272033464958ad114b2853ddec98>:0
Tried reverting b31251650d713b7aa3d266bc6dedeab5fc93ce19, and it passed again.
https://bugs.winehq.org/show_bug.cgi?id=57181
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source, testcase Regression SHA1| |b31251650d713b7aa3d266bc6de | |deab5fc93ce19 URL| |https://dl.winehq.org/wine/ | |wine-mono/9.3.0/wine-mono-9 | |.3.0-tests.zip
https://bugs.winehq.org/show_bug.cgi?id=57181
--- Comment #1 from Esme Povirk madewokherd@gmail.com --- Test source code: https://gitlab.winehq.org/mono/mono/-/blob/wine-mono/mcs/class/System.Drawin...
https://bugs.winehq.org/show_bug.cgi?id=57181
--- Comment #2 from Esme Povirk madewokherd@gmail.com --- Made an MR: https://gitlab.winehq.org/wine/wine/-/merge_requests/6493
https://bugs.winehq.org/show_bug.cgi?id=57181
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=57181
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |96b08cc142112f67c10b59f3f78 | |f1c470c8df79e Resolution|--- |FIXED
--- Comment #3 from Esme Povirk madewokherd@gmail.com --- MR merged, retested, works now, resolving.
https://bugs.winehq.org/show_bug.cgi?id=57181
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.18.