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 / Open Bug report #3261 uiTextNode::drawText error (valgrind)
Go to the next issue (open or closed)
Go to the next open issue
bayo-fr (@bayo-fr) has been working on this issue since January 28, 2013 (20:48)
Issue basics
  • Type of issue
    Bug report
  • Category
    User interface
  • Targetted for
    Not determined
  • Status
    Open
  • 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/3261 Item 3261] imported from sourceforge.net tracker on 2013-01-28 20:05:19

==24267== Conditional jump or move depends on uninitialised value(s)
==24267== at 0x47932E: uiTextNode::drawText(uiNode_t*, char const*, linkedList_t const*, bool) (ui_node_text.cpp:286)
==24267== by 0x4798F4: uiTextNode::draw(uiNode_t*) (ui_node_text.cpp:391)
==24267== by 0x4526D1: UI_Node_Draw(uiNode_t*) (ui_node.cpp:109)
==24267== by 0x44DF45: UI_DrawNode(uiNode_t*) (ui_draw.cpp:244)
==24267== by 0x44E0A7: UI_DrawNode(uiNode_t*) (ui_draw.cpp:271)
==24267== by 0x44E0A7: UI_DrawNode(uiNode_t*) (ui_draw.cpp:271)
==24267== by 0x44E4B4: UI_Draw() (ui_draw.cpp:370)
==24267== by 0x416C9F: SCR_UpdateScreen() (cl_screen.cpp:419)
==24267== by 0x41575A: CL_Frame(int, void*) (cl_main.cpp:1108)
==24267== by 0x48FB55: tick_timer(int, void*) (common.cpp:1309)
==24267== by 0x4900A7: Qcommon_Frame() (common.cpp:1461)
==24267== by 0x50C931: main (linux_main.cpp:55)
===== Comments Ported from Sourceforge =====

====== bayo-fr (2012-05-04 16:52:06) ======

it means x, x1, width, tabWidth are not initialized?
Cause i can't see a way.

or it can means it was initialized with an uninitialized value:
i.e. tabwidth = EXTRADATA(node).tabWidth

I dont know that tool
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