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.OutOfMemoryException: Out of memory. - When I'm trying to video record the entire screen. #1224

Closed
MrHamel opened this issue Jan 7, 2016 · 3 comments

Comments

@MrHamel
Copy link

MrHamel commented Jan 7, 2016

System.OutOfMemoryException: Out of memory.
at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
at System.Drawing.Graphics.DrawPath(Pen pen, GraphicsPath path)
at ShareX.ScreenCaptureLib.RectangleRegion.Draw(Graphics g)
at ShareX.ScreenCaptureLib.Surface.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

ShareX 10.5 Release

I'm trying to do a recording of my screen, when I go to the top left corner to get the whole screen, I get prompted with what you see above. This is on a Dell XPS 15 9550 laptop with a 4K res screen.

Taskmgr screenshot (apologies for the image being big): http://rkhtech.org/screenshots/1452145342.png

@Jaex
Copy link
Member

Jaex commented Jan 7, 2016

Did you checked is ShareX memory usage increasing alot when you start region selection? Is it filling memory?

@MrHamel
Copy link
Author

MrHamel commented Jan 7, 2016

Taskmgr doesn't show any signs of increasing ram or cpu.
On Jan 7, 2016 6:29 AM, "Jaex" notifications@github.com wrote:

Did you checked is ShareX memory usage increasing alot when you start
region selection? Is it filling memory?


Reply to this email directly or view it on GitHub
#1224 (comment).

@Jaex
Copy link
Member

Jaex commented Jan 7, 2016

I don't think anyone can do anything about OutOfMemoryException. Especially when ShareX don't have memory leak in region selection.

@Jaex Jaex closed this as completed Feb 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants