Menu

#465 Clicking "Find Internet Game" Crashes

closed-out-of-date
nobody
Windows (83)
4
2011-02-05
2009-01-28
Tim Payne
No

Clicking "Find Internet Game" occasionally crashes Aleph One Windows. Has happened twice today, several times in the past. Usually happens trying to rejoin the metaserver after a game. Crash report attached.

Discussion

  • Tim Payne

    Tim Payne - 2009-01-28

    Crash Report

     
  • Tim Payne

    Tim Payne - 2009-01-30

    New Crash Report Using Debug Build

     
  • Tim Payne

    Tim Payne - 2009-01-30

    Finally got it to crash again, using the debug build. Report attached.

     
  • Tim Payne

    Tim Payne - 2009-02-13

    Another Crash Report. Any updates?

     
  • Tim Payne

    Tim Payne - 2009-02-13

    This is starting to happen more often. Did you ever find the cause?

     
  • Gregory Smith

    Gregory Smith - 2009-02-13

    The cause appears to be a compiler bug. This crash happens when unwinding exceptions thrown when connecting to the metaserver (this can happen when login fails due to bad password, account already logged in, etc.). The same exceptions work fine on all other platforms, so I'm guessing there's something broken with the way mingw does these exceptions.

    The only fix may be to rewrite all that code not to use exceptions, but that's undesirable. They make things much cleaner.

    FWIW I haven't been able to reproduce this here lately, although I did see it before 0.21.1, and moved some things around in an attempt to fix it.

     
  • Gregory Smith

    Gregory Smith - 2009-02-23
    • priority: 5 --> 4
     
  • Gregory Smith

    Gregory Smith - 2011-02-05

    We use a much newer compiler now, with better support for exceptions. Please re-open if this happens again with the next release.

     
  • Gregory Smith

    Gregory Smith - 2011-02-05
    • status: open --> closed-out-of-date
     

Log in to post a comment.

Auth0 Logo