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 #2641 SIGSEGV in R_DrawFlareSurfaces [rev 31293]
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
    Battlescape
  • 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/2641 Item 2641] imported from sourceforge.net tracker on 2013-01-28 19:43:45

Program crashed with SIGSEGV at excavation map.
Here is a backtrace:
Program received signal SIGSEGV, Segmentation fault.
0x004a4594 in R_DrawFlareSurfaces (surfs=0x2aed8e4c)
at E:\SRC\UFOAI-BZR\branches\productions\src\client\renderer\r_flare.c:107
107 if (f->image != image) {
(gdb) bt full
#0 0x004a4594 in R_DrawFlareSurfaces (surfs=0x2aed8e4c)
at E:\SRC\UFOAI-BZR\branches\productions\src\client\renderer\r_flare.c:107
surf = 0x1c29de64
f = 0x0
image = 0x421df18
i = 33
j = 0
k = 0
l = 0
m = 2686312
view = {4.32296342e-029, 1.51618148e+025, 3.76432488e-039}
verts = {{1.40129846e-044, 0, 3.7642352e-039}, {7.04398406e-039,
9.1234171e-039, 1.16447902e-042}, {9.12389914e-039,
7.03547398e-039, 1.40129846e-045}, {0, 1.40129846e-044,
9.12387672e-039}}
right = {0, 0, 4.32296342e-029}
up = {0, 4.32296342e-029, 0}
upright = {6.83711597e-039, 1.40129846e-045, 8.6004212e-028}
downright = {0, 1.40129846e-045, 8.6004212e-028}
cos = 1.51563176e+025
dist = 1.18298937e-027
scale = 5.18480432e-044
alpha = 0
visible = 472506460
__PRETTY_FUNCTION__ = "R_DrawFlareSurfaces"
#1 0x004adc66 in R_RenderFrame ()
at E:\SRC\UFOAI-BZR\branches\productions\src\client\renderer\r_main.c:316
tile = 0
__PRETTY_FUNCTION__ = "R_RenderFrame"
#2 0x00414a00 in CL_ViewRender ()
at E:\SRC\UFOAI-BZR\branches\productions\src\client\battlescape\cl_view.c:22
0
No locals.
#3 0x0048d634 in SCR_UpdateScreen ()
at E:\SRC\UFOAI-BZR\branches\productions\src\client\cl_screen.c:437
No locals.
#4 0x0048c342 in CL_Frame (now=24542301, data=0x0)
at E:\SRC\UFOAI-BZR\branches\productions\src\client\cl_main.c:1080
lastFrame = 24542301
delta = 27
#5 0x0050089b in tick_timer (now=24542301, data=0x1296ed0c)
at E:\SRC\UFOAI-BZR\branches\productions\src\common\common.c:1199
timer = 0x1296ed0c
old_interval = 20
lateness = 6
#6 0x00500d09 in Qcommon_Frame ()
at E:\SRC\UFOAI-BZR\branches\productions\src\common\common.c:1350
time_to_next = 0
event = 0x2bb70eec
#7 0x005279a3 in WinMain@16 (hInstance=0x400000, hPrevInstance=0x0,
lpCmdLine=0x105b3346 "", nCmdShow=10)
at E:\SRC\UFOAI-BZR\branches\productions\src\ports\windows\win_main.c:247
No locals.
#8 0x005d0746 in main ()
No symbol table info available.

How to reproduce:
1. Load attached quicksavegame.
2. Advance some time to get ground recon mission detected again.
3. Assign idle dropship to newly detected mission and start dattle.
4. When the map is loaded scroll map up.
5. SIGSEGV happen.
===== Comments Ported from Sourceforge =====

====== markhop56 (2010-08-08 06:37:47) ======


====== tlh2000 (2010-08-08 17:20:24) ======

should be fixed in r31306
====== markhop56 (2010-08-08 18:02:33) ======

Yes, it's fixed now. Thank you.
====== tlh2000 (2010-08-08 20:57:10) ======

....so i'm closing this again ;)
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