Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 145294 Details for
Bug 220903
gtk_label_set_text leaks
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
valgrind output
144477b.txt (text/plain), 2.68 KB, created by
David L.
on 2007-01-10 23:28:12 UTC
(
hide
)
Description:
valgrind output
Filename:
MIME Type:
Creator:
David L.
Created:
2007-01-10 23:28:12 UTC
Size:
2.68 KB
patch
obsolete
>valgrind ./gtkleak >==7804== Memcheck, a memory error detector. >==7804== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. >==7804== Using LibVEX rev 1658, a library for dynamic binary translation. >==7804== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. >==7804== Using valgrind-3.2.1, a dynamic binary instrumentation framework. >==7804== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al. >==7804== For more details, rerun with: -v >==7804== >==7804== Syscall param writev(vector[...]) points to uninitialised byte(s) >==7804== at 0xA749A8: writev (in /lib/libc-2.5.so) >==7804== by 0x420A1D: (within /usr/lib/libX11.so.6.2.0) >==7804== by 0x42080E: _X11TransWritev (in /usr/lib/libX11.so.6.2.0) >==7804== by 0x4264F8: _XSend (in /usr/lib/libX11.so.6.2.0) >==7804== by 0x41741A: XQueryExtension (in /usr/lib/libX11.so.6.2.0) >==7804== by 0x40BD3A: XInitExtension (in /usr/lib/libX11.so.6.2.0) >==7804== by 0x975CFF: XFixesFindDisplay (in /usr/lib/libXfixes.so.3.1.0) >==7804== by 0x975FCC: XFixesQueryExtension (in /usr/lib/libXfixes.so.3.1.0) >==7804== by 0x51E374: gdk_display_open (in /usr/lib/libgdk-x11-2.0.so.0.1000.4) >==7804== by 0x4FBDEE: gdk_display_open_default_libgtk_only (in /usr/lib/libgdk-x11-2.0.so.0.1000.4) >==7804== by 0x414F1DE: gtk_init_check (in /usr/lib/libgtk-x11-2.0.so.0.1000.4) >==7804== by 0x414F213: gtk_init (in /usr/lib/libgtk-x11-2.0.so.0.1000.4) >==7804== Address 0x440D874 is 324 bytes inside a block of size 16,384 alloc'd >==7804== at 0x400473F: calloc (vg_replace_malloc.c:279) >==7804== by 0x411496: XOpenDisplay (in /usr/lib/libX11.so.6.2.0) >==7804== by 0x51E1C1: gdk_display_open (in /usr/lib/libgdk-x11-2.0.so.0.1000.4) >==7804== by 0x4FBDEE: gdk_display_open_default_libgtk_only (in /usr/lib/libgdk-x11-2.0.so.0.1000.4) >==7804== by 0x414F1DE: gtk_init_check (in /usr/lib/libgtk-x11-2.0.so.0.1000.4) >==7804== by 0x414F213: gtk_init (in /usr/lib/libgtk-x11-2.0.so.0.1000.4) >==7804== by 0x80488A3: main (in /tmp/gtkleak) >==7804== >==7804== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 14156 from 2) >==7804== malloc/free: in use at exit: 1,716,492 bytes in 49,166 blocks. >==7804== malloc/free: 1,018,732 allocs, 969,566 frees, 176,692,450 bytes allocated. >==7804== For counts of detected errors, rerun with: -v >==7804== searching for pointers to 49,166 not-freed blocks. >==7804== checked 1,272,452 bytes. >==7804== >==7804== LEAK SUMMARY: >==7804== definitely lost: 690,574 bytes in 42,753 blocks. >==7804== possibly lost: 63,264 bytes in 76 blocks. >==7804== still reachable: 962,654 bytes in 6,337 blocks. >==7804== suppressed: 0 bytes in 0 blocks. >==7804== Use --leak-check=full to see details of leaked memory.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 220903
:
144477
| 145294