Closed
Bug 793608
Opened 11 years ago
Closed 10 years ago
Valgrind on tbpl detects leak - PR_GetHostByName, PR_GetAddrInfoByName
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: gkw, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: memory-leak, valgrind)
Attachments
(3 files, 1 obsolete file)
Valgrind detects a leak of 56 bytes (direct) with libresolv entries on the stack, see attached snippet which comes from: https://tbpl.mozilla.org/php/getParsedLog.php?id=15471615&tree=Firefox Guessing Core: XPCOM, please change component if necessary.
![]() |
Reporter | |
Updated•11 years ago
|
Blocks: valgrind-tbpl-bugs
![]() |
Reporter | |
Updated•11 years ago
|
No longer blocks: valgrind-on-tbpl
![]() |
Reporter | |
Comment 1•11 years ago
|
||
Attachment #663948 -
Attachment is obsolete: true
![]() |
Reporter | |
Updated•11 years ago
|
Summary: Valgrind on tbpl detects leak - 56 bytes are definitely lost (direct) with libresolv entries on the stack → Valgrind on tbpl detects leak - 56 bytes are definitely lost (direct) with libresolv / libc entries on the stack
![]() |
Reporter | |
Comment 2•11 years ago
|
||
Another similar stack, this time without libresolv, but otherwise still also involving libc on the stack.
![]() |
Reporter | |
Comment 3•11 years ago
|
||
Yet another variant.
Updated•11 years ago
|
Component: XPCOM → Networking
Summary: Valgrind on tbpl detects leak - 56 bytes are definitely lost (direct) with libresolv / libc entries on the stack → Valgrind on tbpl detects leak - PR_GetHostByName, PR_GetAddrInfoByName
![]() |
||
Comment 5•10 years ago
|
||
This is no longer occurring in Valgrind-on-TBPL runs.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•