Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
Sceneta
Posted - 23 Feb 2012 : 13:15:33 Hi Ale. When i scan a huge directory of films (<700) Netframework crashes with a Out of Memory message.
Translation: For this Order there is not enough memory. System is Win 7 Ultimate 64bit Memory is 4 GB
Informationen über das Aufrufen von JIT-Debuggen anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.
************** Ausnahmetext ************** System.ComponentModel.Win32Exception: Für diesen Befehl ist nicht genügend Speicher verfügbar bei System.Drawing.BufferedGraphicsContext.CreateCompatibleDIB(IntPtr hdc, IntPtr hpal, Int32 ulWidth, Int32 ulHeight, IntPtr& ppvBits) bei System.Drawing.BufferedGraphicsContext.CreateBuffer(IntPtr src, Int32 offsetX, Int32 offsetY, Int32 width, Int32 height) bei System.Drawing.BufferedGraphicsContext.AllocBuffer(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle) bei System.Drawing.BufferedGraphicsContext.AllocBufferInTempManager(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle) bei System.Drawing.BufferedGraphicsContext.Allocate(IntPtr targetDC, Rectangle targetRectangle) bei System.Windows.Forms.Control.WmPaint(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei DevExpress.Utils.Controls.ControlBase.WndProc(Message& m) bei DevExpress.XtraBars.Ribbon.RibbonControl.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** JIT-Debuggen ************** Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der Konfigurationsdatei der Anwendung oder des Computers (machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden. Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.
Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten Ausnahmen an den JIT-Debugger gesendet, der auf dem Computer registriert ist, und nicht in diesem Dialogfeld behandelt.
Result is a complete crash of XMM. I think it has something to do with the number of added films. Memory situtaion is 1120 MB in standby and 55 MB free when the crash occurs.
If you need need more informations please ask. Good day Sceneta
2 L A T E S T R E P L I E S (Newest First)
Sceneta
Posted - 24 Feb 2012 : 08:13:59 Hi Ale. yes the filmfolders complete with Fanarts and Cover pictures and up to five extrathumbs in a seperate folder called extrathumb.
thanks in advanced Sceneta
Alessio Viti
Posted - 23 Feb 2012 : 19:53:22 Thank you for this info!