[Xcb] [Bug 45390] New: memleak
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 30 04:17:48 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=45390
Bug #: 45390
Summary: memleak
Classification: Unclassified
Product: XCB
Version: unspecified
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Library
AssignedTo: xcb at lists.freedesktop.org
ReportedBy: lists at svrinformatica.it
QAContact: xcb at lists.freedesktop.org
libxbc seems to cause the following memleak:
==6204== 124 bytes in 1 blocks are definitely lost in loss record 506 of 681
==6204== at 0x4C28F9F: malloc (vg_replace_malloc.c:236)
==6204== by 0x75A4564: get_peer_sock_name (xcb_auth.c:259)
==6204== by 0x75A462A: _xcb_get_auth_info (xcb_auth.c:302)
==6204== by 0x75A41CA: xcb_connect_to_display_with_auth_info
(xcb_util.c:424)
==6204== by 0x5F05A01: _XConnectXCB (in
/usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
==6204== by 0x5EF5740: XOpenDisplay (in
/usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
==6204== by 0x621C36E: XtOpenDisplay (in
/usr/lib/x86_64-linux-gnu/libXt.so.6.0.0)
==6204== by 0x621C960: _XtAppInit (in
/usr/lib/x86_64-linux-gnu/libXt.so.6.0.0)
==6204== by 0x6226293: XtOpenApplication (in
/usr/lib/x86_64-linux-gnu/libXt.so.6.0.0)
==6204== by 0x407307: ??? (in /usr/bin/xterm)
==6204== by 0x591230C: (below main) (libc-start.c:226)
this happen simply using xterm or using xvimagesink gstreamer plugin:
https://bugzilla.gnome.org/show_bug.cgi?id=668894
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the Xcb
mailing list