Menu

#1185 V1.6.0.1 red x and multiple crashes

v1.6.0.1
closed
Crashes (166)
5
2012-09-23
2008-01-16
No

After a seemingly random amount of time the "Feed Subscriptions" window is overwritten (covered completely) by a big red "X".

Also three times the whole app has crashed with the same cryptic message included in the zip file (along with a screenshot of the red "X")

I also included all of the files from c:/...user...rssbandit/* with my one password changed to the word 'deletia' otherwise unaltered.

The error which happened just prior to the zip file being made was after a complete uninstall, registry cleaner, reinstall. Literally moments after running it for the first time.

I also have a zip of the c:...local settings...rssbandit/* for the same user if you would like that.

Then after refreshing a number of feeds red "X"

The amount of time before a crash has been as short as moments and as long as 1.5 days continuous service.

The red "A" has similarly been or not been present for short or long periods.

Discussion

  • William Blaylock

    c:/...kaligus/...rssbandit/*

     
  • William Blaylock

    Logged In: YES
    user_id=374213
    Originator: YES

    Apologies for submitting before I had my ducks all gathered...

    The error is one of:
    tracker#-1682127 (the included error)
    tracker#-1742816 (not included for reasons beyond my control)
    A cryptic divide by zero error which popped up one time as I was shutting the system down. There was no record of an error in the logfile.

     
  • Torsten Rendelmann

    Logged In: YES
    user_id=714452
    Originator: NO

    kaligus: It would be of help if you could provide a list (as a .txt file attached) of the files within your RSS Bandit installation folder (incl. file dates, possibly versions) - just to get sure there are all files there with the correct version.

    To dev.team: from the trace files I grabbed this reported issues:

    2008-01-15 18:21:54,325 [9496] ERROR RssBandit.Common.Logging.Log [(null)] - System.ArgumentOutOfRangeException: Number must be either non-negative and less than or equal to Int32.MaxValue or -1.
    Parameter name: timeout
    at System.Threading.Thread.Sleep(TimeSpan timeout)
    at RssBandit.WinGui.Forms.Splash.Show()
    at RssBandit.Program.Main(String[] args)
    System.ArgumentOutOfRangeException: Number must be either non-negative and less than or equal to Int32.MaxValue or -1.
    Parameter name: timeout
    at System.Threading.Thread.Sleep(TimeSpan timeout)
    at RssBandit.WinGui.Forms.Splash.Show()
    at RssBandit.Program.Main(String[] args)

    And this (looks like a GDI drawing issue with a feed icon):
    2008-01-15 18:00:05,551 [9552] ERROR RssBandit.RssBanditApplication [(null)] - OnThreadException() called
    System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
    at System.Drawing.SafeNativeMethods.Gdip.GdipDrawLineI(HandleRef graphics, HandleRef pen, Int32 x1, Int32 y1, Int32 x2, Int32 y2)
    at System.Drawing.Graphics.DrawLine(Pen pen, Int32 x1, Int32 y1, Int32 x2, Int32 y2)
    at Infragistics.Win.DrawUtility.DrawBordersHelper(Graphics gr, Border3DSide sides, Pen leftTopPen, Pen rightBottomPen, Rectangle rect, Rectangle invalidRect, Boolean isDashedPen)
    at Infragistics.Win.DrawUtility.DrawBordersHelper(Graphics gr, UIElementBorderStyle style, Border3DSide sides, Corners roundedCorners, Pen outerLeftTopPen, Pen outerRightBottomPen, Pen innerLeftTopPen, Pen innerRightBottomPen, Rectangle rect, Rectangle invalidRect, IDrawCache drawCache)
    at Infragistics.Win.DrawUtility.DrawBorders(Graphics gr, UIElementBorderStyle style, Border3DSide sides, Corners roundedCorners, Color borderColor, Color borderColor2, Color borderColor3DBase, Rectangle rect, Rectangle invalidRect, Boolean flatMode, IDrawCache drawCache, Boolean isPrint)
    at Infragistics.Win.UIElementDrawParams.DrawBorders(UIElementBorderStyle style, Border3DSide sides, Corners roundedCorners, Color borderColor, Color borderColor2, Color borderColor3DBase, Rectangle rect, Rectangle clipRect)
    at Infragistics.Win.UIElementDrawParams.DrawBorders(UIElementBorderStyle style, Border3DSide sides, Corners roundedCorners, Color borderColor, Color borderColor3DBase, Rectangle rect, Rectangle clipRect)
    at Infragistics.Win.UIElementDrawParams.DrawBorders(UIElementBorderStyle style, Border3DSide sides, Color borderColor, Color borderColor3DBase, Rectangle rect, Rectangle clipRect)
    at Infragistics.Win.UIElementDrawParams.DrawBorders(UIElementBorderStyle style, Border3DSide sides, Color borderColor, Rectangle rect, Rectangle clipRect)
    at Infragistics.Win.UltraWinTree.NodeConnectorUIElement.DrawForeground(UIElementDrawParams& drawParams)
    at Infragistics.Win.UIElement.DrawElement(UIElementDrawParams& defaultDrawParams)
    at Infragistics.Win.UIElement.DrawChildElements(UIElementDrawParams& drawParams)
    at Infragistics.Win.UIElement.DrawElement(UIElementDrawParams& defaultDrawParams)
    at Infragistics.Win.UIElement.DrawChildElements(UIElementDrawParams& drawParams)
    at Infragistics.Win.UIElement.DrawElement(UIElementDrawParams& defaultDrawParams)
    at Infragistics.Win.UIElement.DrawHelper(Graphics graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode, Boolean clipText, Boolean forceDrawAsFocused, Boolean preventAlphaBlendGraphics)
    at Infragistics.Win.UIElement.Draw(Graphics graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode, Boolean forceDrawAsFocused, Boolean preventAlphaBlendGraphics)
    at Infragistics.Win.ControlUIElementBase.Draw(Graphics graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode, Size elementSize, Boolean preventAlphaBlendGraphics)
    at Infragistics.Win.ControlUIElementBase.Draw(Graphics graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode, Size elementSize)
    at Infragistics.Win.ControlUIElementBase.Draw(Graphics graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode alphaBlendMode)
    at Infragistics.Win.UltraControlBase.OnPaint(PaintEventArgs pe)
    at Infragistics.Win.UltraWinTree.UltraTree.OnPaint(PaintEventArgs pe)
    at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
    at System.Windows.Forms.Control.WmPaint(Message& m)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

     
  • William Blaylock

    Logged In: YES
    user_id=374213
    Originator: YES

    File Added: thisdir.txt

     
  • William Blaylock

    dir >thislist.txt as requested

     
  • Dare Obasanjo

    Dare Obasanjo - 2008-02-03

    Logged In: YES
    user_id=24549
    Originator: NO

    Can you download and run the version of RSS Bandit at http://rssbandit.sourceforge.net/builds/RssBandit1.6.0.2.beta.zip

     

Log in to post a comment.