Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.Drawing.GDIPlus Exception #335

Open
jakesteele opened this issue May 9, 2024 · 0 comments
Open

System.Drawing.GDIPlus Exception #335

jakesteele opened this issue May 9, 2024 · 0 comments

Comments

@jakesteele
Copy link

jakesteele commented May 9, 2024

Version: Latest
Mode: Docker
File type: BDMV
OS: TrueNas Scale 24.10 (Debian)
Docker: Containerd - Kube

1x2024-05-08 23:16:39.368974-07:00 Unhandled Exception:
2024-05-08 23:16:39.368985-07:00System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.so.0 assembly:<unknown assembly> type:<unknown type> member:(null)
2024-05-08 23:16:39.369016-07:00at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
2024-05-08 23:16:39.369027-07:00at System.Drawing.GDIPlus..cctor () [0x000b0] in <dbc8466c795f4ad6b3a604a7027d4ecd>:0 
2024-05-08 23:16:39.369042-07:00--- End of inner exception stack trace ---
2024-05-08 23:16:39.369051-07:00at System.Drawing.Icon.Dispose () [0x00011] in <dbc8466c795f4ad6b3a604a7027d4ecd>:0 
2024-05-08 23:16:39.369060-07:00at (wrapper remoting-invoke-with-check) System.Drawing.Icon.Dispose()
2024-05-08 23:16:39.369068-07:00at System.Drawing.Icon.Finalize () [0x00000] in <dbc8466c795f4ad6b3a604a7027d4ecd>:0 
2024-05-08 23:16:39.369089-07:00[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.so.0 assembly:<unknown assembly> type:<unknown type> member:(null)
2024-05-08 23:16:39.369099-07:00at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
2024-05-08 23:16:39.369114-07:00at System.Drawing.GDIPlus..cctor () [0x000b0] in <dbc8466c795f4ad6b3a604a7027d4ecd>:0 
2024-05-08 23:16:39.369122-07:00--- End of inner exception stack trace ---
2024-05-08 23:16:39.369138-07:00at System.Drawing.Icon.Dispose () [0x00011] in <dbc8466c795f4ad6b3a604a7027d4ecd>:0 
2024-05-08 23:16:39.369147-07:00at (wrapper remoting-invoke-with-check) System.Drawing.Icon.Dispose()
2024-05-08 23:16:39.369155-07:00at System.Drawing.Icon.Finalize () [0x00000] in <dbc8466c795f4ad6b3a604a7027d4ecd>:0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant