Menu

#1016 StartMainGUI() exiting main event loop on exception.

v1.5.0.10
closed
Crashes (166)
7
2012-09-23
2007-03-16
Anonymous
No

Brought up RSS Bandit. Feeds were initializing. I selected one feed and chose one of the items in the feed. Program crashed with a message that an error occurred and to send the attached error log.

Discussion

  • Nobody/Anonymous

    error log

     
  • Aaron S.

    Aaron S. - 2007-04-18

    Logged In: YES
    user_id=1756172
    Originator: NO

    Same issue for me this morning.

    General Information

    RSS Bandit 1.2.0.114
    OS Version: Microsoft Windows NT 5.1.2600.0
    Framework Version: .NET CLR v1.1.4322
    Additonal Info:
    ExceptionManager.MachineName: QQQQQQ
    ExceptionManager.TimeStamp: 7/6/2005 12:30:51 PM
    ExceptionManager.FullName: Microsoft.ApplicationBlocks.ExceptionManagement, Version=1.0.1521.25102, Culture=neutral, PublicKeyToken=null
    ExceptionManager.AppDomainName: RSSBandit.exe
    ExceptionManager.ThreadIdentity:
    ExceptionManager.WindowsIdentity: xxxxxxx

    Exception Information
    System.IO.IOException: Unable to read data from the transport connection. ---> System.ObjectDisposedException: Cannot access a disposed object.
    at System.Threading.ManualResetEvent.Reset()
    at System.Net.Connection.ReadCallback(IAsyncResult asyncResult)
    --- End of inner exception stack trace ---
    at System.Net.Connection.ReadCallback(IAsyncResult asyncResult)
    at System.Net.Sockets.OverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
    ================= End Entry =================

    General Information

    RSS Bandit 1.5.0.10
    OS Version: Microsoft Windows NT 5.1.2600.0
    OS-Culture: en-US
    Framework Version: .NET CLR v1.1.4322
    Thread-Culture: en-US
    UI-Culture: en-US
    Additonal Info:
    ExceptionManager.MachineName: QQQQQQ
    ExceptionManager.TimeStamp: 4/18/2007 8:12:07 AM
    ExceptionManager.FullName: Microsoft.ApplicationBlocks.ExceptionManagement, Version=1.0.1521.25102, Culture=neutral, PublicKeyToken=null
    ExceptionManager.AppDomainName: RSSBandit.exe
    ExceptionManager.ThreadIdentity:
    ExceptionManager.WindowsIdentity: xxxxxxx

    Exception Information
    RssBandit.BanditApplicationException: StartMainGui() exiting main event loop on exception. ---> System.NullReferenceException: Object reference not set to an instance of an object.
    at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
    at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods+IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
    at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
    at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
    at System.Windows.Forms.Application.Run(ApplicationContext context)
    at RssBandit.RssBanditApplication.StartMainGui(FormWindowState initialStartupState)
    --- End of inner exception stack trace ---
    ================= End Entry =================

     
  • Dare Obasanjo

    Dare Obasanjo - 2007-06-14

    Logged In: YES
    user_id=24549
    Originator: NO

    I thought we'd fixed these issues.

     

Log in to post a comment.