Use of uninitialised value of size 4
Bug #988886 reported by
Sebastien Bacher
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
compiz-plugins-main (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Running precise with unity SRU candidate from staging under valgrind I got those:
==4260== Use of uninitialised value of size 4
==4260== at 0x408AE8F: compiz:
==4260== by 0x408B110: CompScreenImpl:
==4260== by 0x956C363: WallScreen:
To post a comment you must log in.
that as well
==4260== Conditional jump or move depends on uninitialised value(s) :positionUpdate (CompPoint const&) (in /usr/lib/ compiz/ libwall. so) detail: :function: :void_function_ obj_invoker1< boost:: _bi::bind_ t<void, boost:: _mfi::mf1< void, WallScreen, CompPoint const&>, boost:: _bi::list2< boost:: _bi::value< WallScreen* >, boost::arg<1> > >, void, CompPoint const&> ::invoke( boost:: detail: :function: :function_ buffer& , CompPoint const&) (in /usr/lib/ compiz/ libwall. so) ::updatePositio n() (in /usr/lib/ compiz/ libmousepoll. so) detail: :function: :function_ obj_invoker0< boost:: _bi::bind_ t<bool, boost:: _mfi::mf0< bool, MousepollScreen>, boost:: _bi::list1< boost:: _bi::value< MousepollScreen *> > >, bool>:: invoke( boost:: detail: :function: :function_ buffer& ) (in /usr/lib/ compiz/ libmousepoll. so) :triggerCallbac k() (function_ template. hpp:1013) ce::callback( ) (timer.cpp:150) :slot_call0< sigc::bound_ mem_functor0< bool, CompTimeoutSource>, bool>:: call_it( sigc::internal: :slot_rep* ) (mem_fun.h:1787) ce::dispatch( sigc::slot_ base*) (slot.h:440) :dispatch_ vfunc(_ GSource* , int (*)(void*), void*) (main.cc:956) context_ dispatch (gmain.c:2515) context_ iterate. isra.21 (gmain.c:3123)
==4260== at 0x95715F9: WallScreen:
==4260== by 0x95727C8: boost::
==4260== by 0x7FA3577: MousepollScreen
==4260== by 0x7FA4150: boost::
==4260== by 0x40D2412: CompTimer:
==4260== by 0x40D2520: CompTimeoutSour
==4260== by 0x40D2631: sigc::internal:
==4260== by 0x40D17AE: CompTimeoutSour
==4260== by 0x4586470: Glib::Source:
==4260== by 0x45F8CD9: g_main_
==4260== by 0x45F90E4: g_main_
==4260== by 0x45F952A: g_main_loop_run (gmain.c:3317)
==4260== by 0x42264D2: (below main) (libc-start.c:226)
(I've installed the debug symbols, will try to update those in a next run)