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 #14 endless loop results in segfault
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/14 Item 14] imported from sourceforge.net tracker on 2013-01-28 18:08:35

[segfault message start]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1212578112 (LWP 6310)]
0x0807f310 in TestLine_r (node=0, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2225
2225 return TestLine_r
(tnode->children[1], start, stop);
(gdb) backtrace
#0 0x0807f310 in TestLine_r (node=0, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2225
#1 0x0807f2cd in TestLine_r (node=2, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2222
#2 0x0807f315 in TestLine_r (node=1, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2225
#3 0x0807f315 in TestLine_r (node=0, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2225
#4 0x0807f2cd in TestLine_r (node=2, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2222
#5 0x0807f315 in TestLine_r (node=1, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2225
#6 0x0807f315 in TestLine_r (node=0, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2225
#7 0x0807f2cd in TestLine_r (node=2, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2222
#8 0x0807f315 in TestLine_r (node=1, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2225
#9 0x0807f315 in TestLine_r (node=0, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2225
#10 0x0807f2cd in TestLine_r (node=2, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2222
#11 0x0807f315 in TestLine_r (node=1, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2225
#12 0x0807f315 in TestLine_r (node=0, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2225
#13 0x0807f2cd in TestLine_r (node=2, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2222
#14 0x0807f315 in TestLine_r (node=1, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2225
#15 0x0807f315 in TestLine_r (node=0, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2225
#16 0x0807f2cd in TestLine_r (node=2, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2222
#17 0x0807f315 in TestLine_r (node=1, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2225
#18 0x0807f315 in TestLine_r (node=0, start=0xbf8acc00,
stop=0xbf8acbf0)
at ../qcommon/cmodel.c:2225
#19 0x0807f2cd in TestLine_r (node=2, start=0xbf8acc00,
stop=0xbf8acbf0)
[segfault message end]

^^this stuff is going forever and forever...
not all maps are affected.... tried some of new ones...
used pdi08
===== Comments Ported from Sourceforge =====

====== tlh2000 (2006-02-19 08:00:55) ======

Logged In: YES
user_id=116930

a workaround is in cvs - please tell me about sideeffects:
[quote=workaround in TestLine_r and TestLineDist_r]
if ( ! tnode->dist )
return 1
[/quote]

====== tlh2000 (2006-05-08 14:25:00) ======

Logged In: YES
user_id=116930

the workaround is disabled
should be fixed - closed
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