Menu

#593 Exception of type System.StackOverflowException was thrown.

2.4
closed
nobody
framework (182)
5
2007-05-03
2007-04-16
No

System.StackOverflowException : Exception of type System.StackOverflowException was thrown.

I haven't been able to extract a stacktrace surrounding this. The problem is caused by running an unit test that calls objects that use getters and setters.

The code executes fine in the application but NUnit fails to run the code every time.

Discussion

  • Charlie Poole

    Charlie Poole - 2007-04-18
    • status: open --> pending
     
  • Charlie Poole

    Charlie Poole - 2007-04-18

    Logged In: YES
    user_id=586918
    Originator: NO

    I'd suggest looking at your code more closely. A common error is to have a getter call itself when you really intended to reference a backing field.

    To treat it as a bug, we'll need some more info as to what your code is doing.

    Charlie

     
  • Charlie Poole

    Charlie Poole - 2007-04-18

    Logged In: YES
    user_id=586918
    Originator: NO

    I'd suggest looking at your code more closely. A common error is to have a getter call itself when you really intended to reference a backing field.

    To treat it as a bug, we'll need some more info as to what your code is doing.

    Charlie

     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539
    Originator: NO

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB