Jump to content

skelas

Community Newbie
  • Posts

    3
  • Joined

  • Last visited

Posts posted by skelas

  1. Hi,

    I haven't seen the following warnings posted elsewhere, so I will post them here.

    To reduce the amount of output, I cut out almost all lines without warning, but kept them in the order they appeared during compilation.

    FCollada/FCDocument/FCDGeometryPolygonsTools.cpp:908: warning: ignoring #pragma warning 
    FCollada/FCDocument/FCDGeometryPolygonsTools.cpp:909: warning: ignoring #pragma warning
    FCollada/FCDocument/FCDGeometryPolygonsTools.cpp:910: warning: ignoring #pragma warning
    FCollada/FCDocument/FCDGeometryPolygonsTools.cpp:957: warning: ignoring #pragma warning
    FCollada/FCDocument/FCDGeometryPolygonsTools.cpp: In function ‘void FCDGeometryPolygonsTools::RevertUniqueIndices(const FCDGeometryPolygonsInput&, FCDGeometryPolygonsInput&, const FCDGeometryIndexTranslationMap&)’:
    FCollada/FCDocument/FCDGeometryPolygonsTools.cpp:1031: warning: statement has no effect
    FCollada/FCDocument/FCDGeometrySource.cpp

    FCollada/FUtils/FUDebug.cpp: In function ‘void DebugString(const fchar*)’:
    FCollada/FUtils/FUDebug.cpp:36: warning: format not a string literal and no format arguments
    FCollada/FUtils/FUDebug.cpp: In static member function ‘static void FUDebug::DebugOutV(uint8, const char*, uint32, const char*, __va_list_tag (&)[1])’:
    FCollada/FUtils/FUDebug.cpp:73: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 5 has type ‘uint32’
    FCollada/FUtils/FUDebug.cpp:73: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 5 has type ‘uint32’

    In file included from FCollada/FUtils/FUSemaphore.cpp:10:
    FCollada/FUtils/FUSemaphore.h:36:2: warning: #warning "FUSemaphore: Semaphore not implemented for non Windows"

    In file included from FCollada/FUtils/FUThread.cpp:10:
    FCollada/FUtils/FUThread.h:30:2: warning: #warning "Threads not yet implemented for non Windows."

    FCollada/FCDocument/FCDGeometryPolygons.cpp: In member function ‘int32 FCDGeometryPolygons::TestPolyType() const’:
    FCollada/FCDocument/FCDGeometryPolygons.cpp:281: warning: statement has no effect

    FCollada/FCDocument/FCDGeometryPolygonsTools.cpp:908: warning: ignoring #pragma warning
    FCollada/FCDocument/FCDGeometryPolygonsTools.cpp:909: warning: ignoring #pragma warning
    FCollada/FCDocument/FCDGeometryPolygonsTools.cpp:910: warning: ignoring #pragma warning
    FCollada/FCDocument/FCDGeometryPolygonsTools.cpp:957: warning: ignoring #pragma warning
    FCollada/FCDocument/FCDGeometryPolygonsTools.cpp: In function ‘void FCDGeometryPolygonsTools::RevertUniqueIndices(const FCDGeometryPolygonsInput&, FCDGeometryPolygonsInput&, const FCDGeometryIndexTranslationMap&)’:
    FCollada/FCDocument/FCDGeometryPolygonsTools.cpp:1031: warning: statement has no effect

    FCollada/FUtils/FUDebug.cpp: In static member function ‘static void FUDebug::DebugOutV(uint8, const char*, uint32, const char*, __va_list_tag (&)[1])’:
    FCollada/FUtils/FUDebug.cpp:73: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 5 has type ‘uint32’
    FCollada/FUtils/FUDebug.cpp:73: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 5 has type ‘uint32’
    FCollada/FUtils/FUError.cpp
    FCollada/FUtils/FUErrorLog.cpp
    FCollada/FUtils/FUFile.cpp
    FCollada/FUtils/FUFileManager.cpp
    FCollada/FUtils/FUFileManager.cpp: In constructor ‘FUFileManager::FUFileManager()’:
    FCollada/FUtils/FUFileManager.cpp:96: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result
    FCollada/FUtils/FUFileManager.cpp: In constructor ‘FUFileManager::FUFileManager()’:
    FCollada/FUtils/FUFileManager.cpp:96: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result
    FCollada/FUtils/FUFileManager.cpp: In constructor ‘FUFileManager::FUFileManager()’:
    FCollada/FUtils/FUFileManager.cpp:96: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result
    FCollada/FUtils/FULogFile.cpp

    FCollada/FUtils/FUSemaphore.cpp
    In file included from FCollada/FUtils/FUSemaphore.cpp:10:
    FCollada/FUtils/FUSemaphore.h:36:2: warning: #warning "FUSemaphore: Semaphore not implemented for non Windows"
    FCollada/FUtils/FUStringBuilder.cpp
    FCollada/FUtils/FUStringConversion.cpp
    FCollada/FUtils/FUStringConversion.hpp: In static member function ‘static FMVector4 FUStringConversion::ToVector4(const CH**) [with CH = char]’:
    FCollada/FUtils/FUStringConversion.hpp:242: warning: ‘p.FMVector4::x’ may be used uninitialized in this function
    FCollada/FUtils/FUStringConversion.hpp:242: warning: ‘p.FMVector4::y’ may be used uninitialized in this function
    FCollada/FUtils/FUStringConversion.hpp:242: warning: ‘p.FMVector4::z’ may be used uninitialized in this function
    FCollada/FUtils/FUStringConversion.hpp:242: warning: ‘p.FMVector4::w’ may be used uninitialized in this function
    FCollada/FUtils/FUSynchronizableObject.cpp
    FCollada/FUtils/FUThread.cpp
    In file included from FCollada/FUtils/FUThread.cpp:10:
    FCollada/FUtils/FUThread.h:30:2: warning: #warning "Threads not yet implemented for non Windows."

    Lua/ltable.c: In function ‘luaH_mainposition’:
    Lua/ltable.c:108: warning: cast from pointer to integer of different size
    Lua/ltable.c:110: warning: cast from pointer to integer of different size
    llex.c

    JSInterface_Camera.cpp
    GameLoop.cpp
    ../../../source/graphics/scripting/JSInterface_Camera.cpp: In function ‘JSBool JSI_Camera::construct(JSContext*, JSObject*, uintN, jsval*, jsval*)’:
    ../../../source/graphics/scripting/JSInterface_Camera.cpp:280: warning: comparison of unsigned expression >= 0 is always true
    ActorViewer.cp

    CImage.cpp
    trace.cpp
    ../../../source/lib/file/common/trace.cpp: In constructor ‘TraceEntry::TraceEntry(const char*)’:
    ../../../source/lib/file/common/trace.cpp:51: warning: format ‘%d’ expects type ‘int*’, but argument 6 has type ‘size_t*’
    real_directory.cpp

    JSInterface_IGUIObject.cpp
    vfs_tree.cpp
    ../../../source/lib/file/vfs/vfs_tree.cpp: In member function ‘void VfsDirectory::DisplayR(size_t) const’:
    ../../../source/lib/file/vfs/vfs_tree.cpp:173: warning: format not a string literal and no format arguments
    ../../../source/lib/file/vfs/vfs_tree.cpp:183: warning: format not a string literal and no format arguments
    vfs_lookup.cpp

    ogl_tex.cpp
    ../../../source/scripting/ScriptGlue.cpp: In function ‘JSBool GetBuildTimestamp(JSContext*, JSObject*, uintN, jsval*, jsval*)’:
    ../../../source/scripting/ScriptGlue.cpp:1061: warning: comparison of unsigned expression >= 0 is always true
    ../../../source/scripting/ScriptGlue.cpp: In function ‘JSBool RevealMap(JSContext*, JSObject*, uintN, jsval*, jsval*)’:
    ../../../source/scripting/ScriptGlue.cpp:1390: warning: comparison of unsigned expression >= 0 is always true
    In file included from /usr/include/wx-2.8/wx/dcgraph.h:17,
    from /usr/include/wx-2.8/wx/dc.h:881,
    from /usr/include/wx-2.8/wx/wx.h:48,
    from ../../../source/tools/atlas/AtlasScript/ScriptInterface.cpp:32:
    /usr/include/wx-2.8/wx/geometry.h:91: warning: redundant redeclaration of ‘wxPoint2DInt operator*(wxInt32, const wxPoint2DInt&)’ in same scope
    /usr/include/wx-2.8/wx/geometry.h:90: warning: previous declaration of ‘wxPoint2DInt operator*(wxInt32, const wxPoint2DInt&)’
    /usr/include/wx-2.8/wx/geometry.h:93: warning: redundant redeclaration of ‘wxPoint2DInt operator*(const wxPoint2DInt&, wxInt32)’ in same scope
    /usr/include/wx-2.8/wx/geometry.h:92: warning: previous declaration of ‘wxPoint2DInt operator*(const wxPoint2DInt&, wxInt32)’
    /usr/include/wx-2.8/wx/geometry.h:96: warning: redundant redeclaration of ‘wxPoint2DInt operator/(const wxPoint2DInt&, wxInt32)’ in same scope
    /usr/include/wx-2.8/wx/geometry.h:95: warning: previous declaration of ‘wxPoint2DInt operator/(const wxPoint2DInt&, wxInt32)’
    snd_mgr.cpp

    acpi.cpp
    ScriptCustomTypes.cpp
    In file included from /usr/include/wx-2.8/wx/dcgraph.h:17,
    from /usr/include/wx-2.8/wx/dc.h:881,
    from /usr/include/wx-2.8/wx/wx.h:48,
    from /usr/include/wx-2.8/wx/wxprec.h:68,
    from ../../../source/tools/atlas/wxJS/precompiled.h:25,
    from ../../../source/tools/atlas/wxJS/precompiled.cpp:1:
    /usr/include/wx-2.8/wx/geometry.h:91: warning: redundant redeclaration of ‘wxPoint2DInt operator*(wxInt32, const wxPoint2DInt&)’ in same scope
    /usr/include/wx-2.8/wx/geometry.h:90: warning: previous declaration of ‘wxPoint2DInt operator*(wxInt32, const wxPoint2DInt&)’
    /usr/include/wx-2.8/wx/geometry.h:93: warning: redundant redeclaration of ‘wxPoint2DInt operator*(const wxPoint2DInt&, wxInt32)’ in same scope
    /usr/include/wx-2.8/wx/geometry.h:92: warning: previous declaration of ‘wxPoint2DInt operator*(const wxPoint2DInt&, wxInt32)’
    /usr/include/wx-2.8/wx/geometry.h:96: warning: redundant redeclaration of ‘wxPoint2DInt operator/(const wxPoint2DInt&, wxInt32)’ in same scope
    /usr/include/wx-2.8/wx/geometry.h:95: warning: previous declaration of ‘wxPoint2DInt operator/(const wxPoint2DInt&, wxInt32)’
    os_cpu.cpp
    ScriptableComplex.c


    radioboxit.cpp
    frame.cpp
    ../../../source/tools/atlas/wxJS/gui/control/radioboxit.cpp: In static member function ‘static bool wxjs::gui::RadioBoxItem::GetProperty(wxjs::Index*, JSContext*, JSObject*, int, jsval*)’:
    ../../../source/tools/atlas/wxJS/gui/control/radioboxit.cpp:68: warning: comparison between signed and unsigned integer expressions
    ../../../source/tools/atlas/wxJS/gui/control/radioboxit.cpp:79: warning: comparison between signed and unsigned integer expressions
    ../../../source/tools/atlas/wxJS/gui/control/radioboxit.cpp: In static member function ‘static bool wxjs::gui::RadioBoxItem::SetProperty(wxjs::Index*, JSContext*, JSObject*, int, jsval*)’:
    ../../../source/tools/atlas/wxJS/gui/control/radioboxit.cpp:109: warning: comparison between signed and unsigned integer expressions
    test_setup.cpp

    item.cpp
    ../../../source/tools/atlas/wxJS/gui/control/item.cpp: In static member function ‘static bool wxjs::gui::ControlItem::GetProperty(wxjs::Index*, JSContext*, JSObject*, int, jsval*)’:
    ../../../source/tools/atlas/wxJS/gui/control/item.cpp:84: warning: comparison between signed and unsigned integer expressions
    ../../../source/tools/atlas/wxJS/gui/control/item.cpp: In static member function ‘static bool wxjs::gui::ControlItem::SetProperty(wxjs::Index*, JSContext*, JSObject*, int, jsval*)’:
    ../../../source/tools/atlas/wxJS/gui/control/item.cpp:108: warning: comparison between signed and unsigned integer expressions
    ../../../source/tools/atlas/wxJS/gui/control/item.cpp: In static member function ‘static JSBool wxjs::gui::ControlItem::remove(JSContext*, JSObject*, uintN, jsval*, jsval*)’:
    ../../../source/tools/atlas/wxJS/gui/control/item.cpp:145: warning: comparison between signed and unsigned integer expressions
    ../../../source/tools/atlas/wxJS/gui/control/item.cpp: In static member function ‘static JSBool wxjs::gui::ControlItem::select(JSContext*, JSObject*, uintN, jsval*, jsval*)’:
    ../../../source/tools/atlas/wxJS/gui/control/item.cpp:172: warning: comparison between signed and unsigned integer expressions
    test_CLogger.cpp
    splitwin.cpp

    sizer.cpp
    imghand.cpp
    ../../../source/tools/atlas/wxJS/gui/misc/sizer.cpp: In static member function ‘static JSBool wxjs::gui::Sizer::remove(JSContext*, JSObject*, uintN, jsval*, jsval*)’:
    ../../../source/tools/atlas/wxJS/gui/misc/sizer.cpp:534: warning: ‘virtual bool wxSizer::Remove(wxWindow*)’ is deprecated (declared at /usr/include/wx-2.8/wx/sizer.h:513)
    size.cpp

    image.cpp
    ../../../source/tools/atlas/wxJS/gui/misc/rect.cpp: In static member function ‘static JSBool wxjs::gui::Rect::inside(JSContext*, JSObject*, uintN, jsval*, jsval*)’:
    ../../../source/tools/atlas/wxJS/gui/misc/rect.cpp:464: warning: ‘bool wxRect::Inside(int, int) const’ is deprecated (declared at /usr/include/wx-2.8/wx/gdicmn.h:490)
    ../../../source/tools/atlas/wxJS/gui/misc/rect.cpp:477: warning: ‘bool wxRect::Inside(const wxPoint&) const’ is deprecated (declared at /usr/include/wx-2.8/wx/gdicmn.h:491)
    cshelp.cpp

    textline.cpp
    ../../../source/tools/atlas/wxJS/io/textline.cpp: In static member function ‘static bool wxjs::io::TextLine::GetProperty(wxjs::Index*, JSContext*, JSObject*, int, jsval*)’:
    ../../../source/tools/atlas/wxJS/io/textline.cpp:102: warning: comparison between signed and unsigned integer expressions
    ../../../source/tools/atlas/wxJS/io/textline.cpp: In static member function ‘static bool wxjs::io::TextLine::SetProperty(wxjs::Index*, JSContext*, JSObject*, int, jsval*)’:
    ../../../source/tools/atlas/wxJS/io/textline.cpp:134: warning: comparison between signed and unsigned integer expressions
    ../../../source/tools/atlas/wxJS/io/textline.cpp: In static member function ‘static bool wxjs::io::TextLine::Enumerate(wxjs::Index*, JSContext*, JSObject*, JSIterateOp, jsval*, jsid*)’:
    ../../../source/tools/atlas/wxJS/io/textline.cpp:186: warning: comparison between signed and unsigned integer expressions
    process.cpp



    precompiled.cpp
    In file included from /usr/include/wx-2.8/wx/dcgraph.h:17,
    from /usr/include/wx-2.8/wx/dc.h:881,
    from /usr/include/wx-2.8/wx/wx.h:48,
    from /usr/include/wx-2.8/wx/wxprec.h:68,
    from ../../../source/tools/atlas/AtlasUI/Misc/precompiled.h:43,
    from ../../../source/tools/atlas/AtlasUI/Misc/precompiled.cpp:18:
    /usr/include/wx-2.8/wx/geometry.h:91: warning: redundant redeclaration of ‘wxPoint2DInt operator*(wxInt32, const wxPoint2DInt&)’ in same scope
    /usr/include/wx-2.8/wx/geometry.h:90: warning: previous declaration of ‘wxPoint2DInt operator*(wxInt32, const wxPoint2DInt&)’
    /usr/include/wx-2.8/wx/geometry.h:93: warning: redundant redeclaration of ‘wxPoint2DInt operator*(const wxPoint2DInt&, wxInt32)’ in same scope
    /usr/include/wx-2.8/wx/geometry.h:92: warning: previous declaration of ‘wxPoint2DInt operator*(const wxPoint2DInt&, wxInt32)’
    /usr/include/wx-2.8/wx/geometry.h:96: warning: redundant redeclaration of ‘wxPoint2DInt operator/(const wxPoint2DInt&, wxInt32)’ in same scope
    /usr/include/wx-2.8/wx/geometry.h:95: warning: previous declaration of ‘wxPoint2DInt operator/(const wxPoint2DInt&, wxInt32)’

    And finally, while starting the game, I get:

    TIMER| InitVfs: 95.0611 ms
    TIMER| InitScripting: 67.533 ms
    TIMER| CONFIG_Init: 48.7913 ms
    TIMER| write_sys_info: 1.87321 ms
    TIMER| ps_console: 106.299 ms
    TIMER| ps_lang_hotkeys: 66.0935 ms
    TIMER| ps_gui_init: 39.46 us
    TIMER| ps_gui_setup_xml: 56.4342 ms
    TIMER| ps_gui_styles_xml: 4.30977 ms
    TIMER| ps_gui_sprite1_xml: 114.967 ms
    TIMER| ps_gui_1: 274.985 ms
    TIMER| ps_gui_2: 251.644 ms
    TIMER| ps_gui_3: 2.17814 ms
    TIMER| ps_gui_4: 77.8521 ms
    TIMER| ps_gui_6: 463.677 us
    TIMER| ps_gui_6_1: 4.16247 ms
    TIMER| ps_gui_6_2: 10.5373 ms
    TIMER| ps_gui_7: 4.46824 ms
    TIMER| ps_gui_9: 9.71835 ms
    Compile log for shader shaders/globallight.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Compile log for shader shaders/model_light.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Linker log for shaders/model_light.xml:
    Vertex shader(s) linked, no fragment shader(s) defined.

    Compile log for shader shaders/postouv1.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Compile log for shader shaders/model_lightp.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Linker log for shaders/model_lightp.xml:
    Vertex shader(s) linked, no fragment shader(s) defined.

    Compile log for shader shaders/instancing_base.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Compile log for shader shaders/instancing_light.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Linker log for shaders/instancing_light.xml:
    Vertex shader(s) linked, no fragment shader(s) defined.

    Compile log for shader shaders/instancing_lightp.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Linker log for shaders/instancing_lightp.xml:
    Vertex shader(s) linked, no fragment shader(s) defined.

    Compile log for shader shaders/instancing.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Linker log for shaders/instancing.xml:
    Vertex shader(s) linked, no fragment shader(s) defined.

    Compile log for shader shaders/instancingp.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Linker log for shaders/instancingp.xml:
    Vertex shader(s) linked, no fragment shader(s) defined.

    TIMER| InitRenderer: 279.176 ms
    TIMER| SimulationInit: 71.8478 ms
    TIMER| Init_miscgamesection: 194.916 ms
    TIMER| Init_guiload: 293.311 ms
    ERROR: dlopen error: ./libCollada_dbg.so: cannot open shared object file: No such file or directory
    ERROR: Failed to load COLLADA conversion DLL
    ERROR: Could not load mesh 'art/meshes/structural/settlement_1.dae'
    ERROR: CObjectEntry::BuildModel(): Model art/meshes/structural/settlement_1.dae failed to load
    Segmentation fault

    pretty sad... But maybe this can be fixed somehow?

    I use Ubuntu 9.04 64-bit.

    p.s. Could anyone tell how to use 'svn up'?

  2. Yes, I am using 64-bit Ubuntu 9.04. I have read the thread and followed advices. There were no fatal errors in the compilation so I hoped that it will work. It is worth mentioning that I got some warning similar as mentioned in the thread (

    1) I see several warnings of type

    "warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long unsigned int’"

    but I did notice any useful comments on it (sorry if I missed them).
  3. Hi,

    The build crashed when I tried to start the single player game.


    ****@****:~$ /home/******/trunk/binaries/system/pyrogenesis_dbg
    TIMER| InitVfs: 1.13653 ms
    TIMER| InitScripting: 6.21483 ms
    TIMER| CONFIG_Init: 22.012 ms
    TIMER| write_sys_info: 7.28633 ms
    TIMER| ps_console: 59.854 ms
    TIMER| ps_lang_hotkeys: 3.92292 ms
    TIMER| ps_gui_init: 26.121 us
    TIMER| ps_gui_setup_xml: 2.03601 ms
    TIMER| ps_gui_styles_xml: 1.35946 ms
    TIMER| ps_gui_sprite1_xml: 57.5605 ms
    TIMER| ps_gui_1: 36.6209 ms
    TIMER| ps_gui_2: 171.827 ms
    TIMER| ps_gui_3: 2.12876 ms
    TIMER| ps_gui_4: 55.2902 ms
    TIMER| ps_gui_6: 213.435 us
    TIMER| ps_gui_6_1: 2.96169 ms
    TIMER| ps_gui_6_2: 1.15462 ms
    TIMER| ps_gui_7: 208.337 us
    TIMER| ps_gui_9: 3.68399 ms
    Compile log for shader shaders/globallight.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Compile log for shader shaders/model_light.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Linker log for shaders/model_light.xml:
    Vertex shader(s) linked, no fragment shader(s) defined.

    Compile log for shader shaders/postouv1.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Compile log for shader shaders/model_lightp.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Linker log for shaders/model_lightp.xml:
    Vertex shader(s) linked, no fragment shader(s) defined.

    Compile log for shader shaders/instancing_base.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Compile log for shader shaders/instancing_light.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Linker log for shaders/instancing_light.xml:
    Vertex shader(s) linked, no fragment shader(s) defined.

    Compile log for shader shaders/instancing_lightp.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Linker log for shaders/instancing_lightp.xml:
    Vertex shader(s) linked, no fragment shader(s) defined.

    Compile log for shader shaders/instancing.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Linker log for shaders/instancing.xml:
    Vertex shader(s) linked, no fragment shader(s) defined.

    Compile log for shader shaders/instancingp.vs (type VERTEX_SHADER):
    Vertex shader was successfully compiled to run on hardware.
    Linker log for shaders/instancingp.xml:
    Vertex shader(s) linked, no fragment shader(s) defined.

    TIMER| InitRenderer: 35.3435 ms
    TIMER| SimulationInit: 1.61731 ms
    TIMER| Init_miscgamesection: 12.8226 ms
    TIMER| Init_guiload: 157.003 ms
    headerless.cpp(333): Assertion failed: "((m_bitmap & Bit<u32>(i)) == 0) == m_rangeLists[i].IsEmpty()"
    udbg_bfd_init: loading symbols from /home/*****/trunk/binaries/system/pyrogenesis_dbg.
    Assertion failed: "((m_bitmap & Bit<u32>(i)) == 0) == m_rangeLists[i].IsEmpty()"
    Location: headerless.cpp:333 (Validate)

    Call stack:

    (0x008b9c76) ldbg.cpp:99 debug_DumpStack(wchar_t*, unsigned long, void*, char const*)
    (0x0087edb9) debug.cpp:316 debug_BuildErrorMessage(wchar_t const*, char const*, int, char const*, void*, char const*, ErrorMessageMem*)
    (0x0087f45b) debug.cpp:437 debug_DisplayError(wchar_t const*, unsigned long, void*, char const*, char const*, int, char const*, unsigned char*)
    (0x0087f55c) debug.cpp:515 debug_OnAssertionFailure(char const*, unsigned char*, char const*, int, char const*)
    (0x008bc00e) headerless.cpp:333 SegregatedRangeLists::Validate(unsigned int) const
    (0x008bcc33) headerless.cpp:660 HeaderlessAllocator::Impl::Validate() const
    (0x008bce1e) headerless.cpp:653 HeaderlessAllocator::Impl::Deallocate(unsigned char*, unsigned long)
    (0x008bb5a3) headerless.cpp:753 HeaderlessAllocator::Deallocate(void*, unsigned long)
    (0x0089bec4) file_cache.cpp:122 Allocator::Deallocate(unsigned char*, unsigned long)
    (0x0089851c) file_cache.cpp:137 FileCacheDeleter::operator()(unsigned char*) const
    (0x0089c281) sp_counted_impl.hpp:146 boost::detail::sp_counted_impl_pd<unsigned char*, FileCacheDeleter>::dispose()
    (0x005b61a2) sp_counted_base_gcc_x86.hpp:146 boost::detail::sp_counted_base::release()
    (0x005b61d2) shared_count.hpp:209 ~shared_count
    (0x0061a5ab) shared_ptr.hpp:131 ~shared_ptr
    (0x0089c225) file_cache.cpp:180 FileCache::Impl::Reserve(unsigned long)
    (0x00898555) file_cache.cpp:229 FileCache::Reserve(unsigned long)

    errno = 0 (?)
    OS error = ?


    (C)ontinue, (S)uppress, (B)reak, Launch (D)ebugger, or (E)xit?

×
×
  • Create New...