public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/4410] New: Memory leak in allocate_dtv in ld-2.4.so
@ 2007-04-23  9:22 shw_mail at wp dot pl
  2007-04-24 19:15 ` [Bug libc/4410] " drepper at redhat dot com
  2007-04-28  7:21 ` shw_mail at wp dot pl
  0 siblings, 2 replies; 3+ messages in thread
From: shw_mail at wp dot pl @ 2007-04-23  9:22 UTC (permalink / raw)
  To: glibc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 944 bytes --]

Dears

Valgrind reports me memory leak in ld-2.4.so.

==9293==    at 0x402073E: calloc (in
/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
==9293==    by 0x40105C8: allocate_dtv (in /lib/ld-2.4.so)
==9293==    by 0x401068B: _dl_allocate_tls (in /lib/ld-2.4.so)
==9293==    by 0x40589FF: pthread_create@@GLIBC_2.1 (in /lib/libpthread-2.4.so)

Regards.

-- 

|\/\/|   Seweryn Habdank-Wojewódzki
 \/\/

-- 
           Summary: Memory leak in allocate_dtv in ld-2.4.so
           Product: glibc
           Version: 2.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: shw_mail at wp dot pl
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=4410

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/4410] Memory leak in allocate_dtv in ld-2.4.so
  2007-04-23  9:22 [Bug libc/4410] New: Memory leak in allocate_dtv in ld-2.4.so shw_mail at wp dot pl
@ 2007-04-24 19:15 ` drepper at redhat dot com
  2007-04-28  7:21 ` shw_mail at wp dot pl
  1 sibling, 0 replies; 3+ messages in thread
From: drepper at redhat dot com @ 2007-04-24 19:15 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2007-04-24 20:15 -------
That's no leak.  The memory is needed until the end. Stop filing "bugs" about
things you know nothing about.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://sourceware.org/bugzilla/show_bug.cgi?id=4410

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/4410] Memory leak in allocate_dtv in ld-2.4.so
  2007-04-23  9:22 [Bug libc/4410] New: Memory leak in allocate_dtv in ld-2.4.so shw_mail at wp dot pl
  2007-04-24 19:15 ` [Bug libc/4410] " drepper at redhat dot com
@ 2007-04-28  7:21 ` shw_mail at wp dot pl
  1 sibling, 0 replies; 3+ messages in thread
From: shw_mail at wp dot pl @ 2007-04-28  7:21 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From shw_mail at wp dot pl  2007-04-28 08:21 -------
Dear Urlich

(In reply to comment #1)
> That's no leak.  The memory is needed until the end. 

OK. I understand fact that memory is needed until the end. 
To explain little more. I wrote logger that allocates resources 
and have to destroy them after the last procedure use it event if it 
is "atexit" or "terminate".
And at the begining I had memory leaks, because logger were still
in memory, when the program exits. But there were solution, and now 
I have no leaks :-).

> Stop filing "bugs" about things you know nothing about.

Could you explain little that fact, please (shw_mail at wp dot pl). 
Just few words. For me better is when I can explain this "possibly leaks" 
in my program. Maybe you could just give a link for that subject.

Best regards.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4410

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-04-28  7:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-23  9:22 [Bug libc/4410] New: Memory leak in allocate_dtv in ld-2.4.so shw_mail at wp dot pl
2007-04-24 19:15 ` [Bug libc/4410] " drepper at redhat dot com
2007-04-28  7:21 ` shw_mail at wp dot pl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).