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 #2680 Order to aircraft implies segmentation fault
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
    Campaign
  • Targetted for
    Not determined
  • Status
    Closed
  • Priority
    5. Important
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/2680 Item 2680] imported from sourceforge.net tracker on 2013-01-28 19:43:45

Manualy order to aircraft (click on map) implies segmentation fault.
I add ufoconsole log but it clear.
===== Comments Ported from Sourceforge =====

====== amishaa (2010-09-09 13:42:39) ======


====== tlh2000 (2010-09-09 14:07:33) ======

what about a gdb backtrace - would help if you could attach it
====== amishaa (2010-09-09 14:17:31) ======

No dbg trace.
Just segmentation fault. And it's realy strange.
====== tlh2000 (2010-09-09 17:08:47) ======

if it's a segfault you should run it inside a debugger (gdb) and should be able to produce a backtrace.
====== tlh2000 (2010-09-09 17:09:48) ======

like this:

Program received signal SIGSEGV, Segmentation fault.
0x000000000049eb98 in MAP_MapClick (node=0xaa49380, x=521, y=316)
at src/client/campaign/cp_map.c:394
394 ccs.selectedAircraft->time = ufo->point = 0;
(gdb) p ccs.selectedAircraft
$1 = (aircraft_t *) 0x198a5a88
(gdb) p ufo
$2 = (aircraft_t *) 0x0
(gdb)

====== tlh2000 (2010-09-09 17:24:12) ======

should be fixed in latest version

http://ufoai.git.sourceforge.net/git/gitweb.cgi?p=ufoai/ufoai;a=commit;h=9ad296fc3bec02f88bf339b1f8ef9b08242b495e
====== amishaa (2010-09-09 17:43:00) ======

Fixed.
An other geoscape error exist.
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