Invalid read of size 1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
Triaged
|
High
|
Unassigned | ||
Compiz Configuration Library |
Triaged
|
High
|
Unassigned | ||
libcompizconfig (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
Running current precise with the first SRU candidate from unity staging I see those errors in valgrind:
==4260== Invalid read of size 1
==4260== at 0x402C28C: index (in /usr/lib/
==4260== by 0x53F0758: valueChanged (string2.h:1227)
==4260== by 0x56E04E7: notify_
==4260== by 0x56D65AE: gconf_listeners
==4260== by 0x56E3CB6: notify_one_entry (gconf-
==4260== by 0x56E3D96: notify_
==4260== by 0x45F673F: g_idle_dispatch (gmain.c:4634)
==4260== by 0x45F8CD9: g_main_
==4260== by 0x45F90E4: g_main_
==4260== by 0x45F91C0: g_main_
==4260== by 0x53F12EB: processEvents (gconf.c:1918)
==4260== by 0x542C7DE: ccsProcessEvents (main.c:2037)
==4260== by 0x403B34A: CcpScreen:
==4260== by 0x403B620: 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)
==4260== Address 0x6fc5b5f is 0 bytes after a block of size 15 alloc'd
==4260== at 0x402BE68: malloc (in /usr/lib/
==4260== by 0x45FE96A: standard_malloc (gmem.c:85)
==4260== by 0x45FEE02: g_malloc (gmem.c:159)
==4260== by 0x4614B8A: g_strdup (gstrfuncs.c:356)
==4260== by 0x56DCF95: gconf_entry_new (gconf-
==4260== by 0x56DCFFE: gconf_entry_copy (gconf-
==4260== by 0x56DF077: gconf_client_cache (gconf-
==4260== by 0x56E085A: notify_
==4260== by 0x56E5959: gconf_dbus_
==4260== by 0x5884440: dbus_connection
==4260== by 0x58579AC: ??? (in /usr/lib/
==4260== by 0x45F8CD9: g_main_
==4260== by 0x45F90E4: g_main_
==4260== by 0x45F91C0: g_main_
==4260== by 0x53F12EB: processEvents (gconf.c:1918)
==4260== by 0x542C7DE: ccsProcessEvents (main.c:2037)
==4260== by 0x403B34A: CcpScreen:
==4260== by 0x403B620: 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)
Changed in compiz: | |
importance: | Undecided → High |
status: | New → Triaged |
Could be the same issue than bug #932382
it seems like http:// bazaar. launchpad. net/~compiz- team/compiz- libcompizconfig /0.9.5/ revision/ 430 is not in precise though...is that an oversight or was it kept out of a reason?