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 #2094 segfault in Map_LoadFile
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
    Map Editor (UFORadiant)
  • 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/2094 Item 2094] imported from sourceforge.net tracker on 2013-01-28 19:18:54

segfault when opening a particular map :

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb687b6f0 (LWP 2215)]
0x082a839b in Map_LoadFile (filename=0x83fb720 "/mnt/cf/games/ufoai/svn/trunk/base/maps/africa/af_drop_herakles.iletypes")
at src/tools/radiant/radiant/map.cpp:786
786 Node_getTraversable(GlobalSceneGraph().root())->traverse(entity_updateworldspawn());
(gdb) bt full
#0 0x082a839b in Map_LoadFile (
filename=0x83fb720 "/mnt/cf/games/ufoai/svn/trunk/base/maps/africa/af_drop_herakles.iletypes")
at src/tools/radiant/radiant/map.cpp:786
disableScreenUpdates = {<No data fields>}
#1 0x082a84db in OpenMap () at src/tools/radiant/radiant/map.cpp:1521
filename = 0x83fb720 "/mnt/cf/games/ufoai/svn/trunk/base/maps/africa/af_drop_herakles.iletypes"
#2 0x082a2473 in Function0<void, &(OpenMap())>::call () at src/tools/radiant/libs/generic/functional.h:102
No locals.
#3 0x082a2480 in Caller0To1<Function0<void, &(OpenMap())>, void*>::call ()
at src/tools/radiant/libs/generic/functional.h:158
No locals.
#4 0x082a249f in BindFirstOpaque<Caller0To1<Function0<void, &(OpenMap())>, void*> >::thunk (environment=0x0)
at src/tools/radiant/libs/generic/callback.h:104
No locals.
#5 0xb76d78c4 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#6 0xb76ca17b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#7 0xb76de50d in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#8 0x085c7b70 in ?? ()
No symbol table info available.
#9 0x00000000 in ?? ()
No symbol table info available.

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

====== rudolfowood (2009-06-04 12:20:02) ======

fixed segfault for invalid maps -> it will load a new unnamed.map if anything fails.
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