UFO: Alien Invasion Issue Tracker
UFO: Alien Invasion
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png UFO: Alien Invasion / Closed Bug report #1970 Assert fails on certain key inputs in base name
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "Not determined".
Issue basics
  • Type of issue
    Bug report
  • Category
    General
  • Targetted for
    Not determined
  • Status
    Closed
  • Priority
    3. Normal
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    Not estimated
Issue details
  • Resolution
    Not determined
  • Reproducability
    Not determined
  • Severity
    Not determined
  • Complexity
    Not determined
  • Platform
    Not determined
  • Architecture
    Not determined
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description
[http://sourceforge.net/p/ufoai/bugs/1970 Item 1970] imported from sourceforge.net tracker on 2013-01-28 19:14:56

SVN Version of the game 21337 (seriously, hehe)
Running system Ubuntu 8.10

Error:

When renaming my first base with some name where there is the letter "h" involved, the program crashes with an assertion.

ufo: src/client/menu/m_main.c:281: MN_RemoveMenuAtPositionFromStack: Assertion `position >= 0' failed.

I managed to track the source of the error: it tries to kill the "radarmenu" while I press "h", which is not there at that time. Thus, MN_GetMenuPositionFromStackByName returns -1, which leads to the assertion error in the MN_RemoveMenuAtPositionFromStack function.

src/client/menu/m_main.c




===== Comments Ported from Sourceforge =====

====== geever (2009-01-01 16:29:33) ======

Known & fixed already (around r21355).

-geever
====== sf-robot (2009-03-18 18:46:16) ======

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).
Steps to reproduce this issue
Nothing entered.
Todos (0 / 0)
Issue created
footer_logo.png The Bug Genie 4.3.1 | Support | Feedback spinning_16.gif