Opened 15 years ago
Closed 15 years ago
#7534 closed defect (invalid)
Memleak in Mythvideo?
Reported by: | Owned by: | Anduin Withers | |
---|---|---|---|
Priority: | minor | Milestone: | 0.23 |
Component: | Plugin - MythVideo | Version: | head |
Severity: | medium | Keywords: | Memleak Mythtv Video mythvideo |
Cc: | Ticket locked: | no |
Description
Hi,
I use MythTV from SVN (ver. trunk [22778]). I tried loading Mythvideo but all I see is: "no videos or videos ..". I've discovered, that mythfrontend is using 7GB of 8GB RAM and 7G SWAP.
I used valgrind and attached the complete logfile (took 9 hours). I hope this log helps a bit.
Attachments (1)
Change History (4)
Changed 15 years ago by
Attachment: | memleak-error.log.tar.bz2 added |
---|
comment:1 Changed 15 years ago by
I checked out and compiled a fresh 0.22-fixes version from svn. The memleak problem remains. Could this be a problem of my Video tree and/or my video names?
comment:2 Changed 15 years ago by
The following was sent to your email address yesterday:
The scanner is probably just looping. A more useful log would be to uncomment the VERBOSE lines in dirscan.cpp (lines 155 and 173/174). This should show where the loop is. A normal gdb backtrace could also be used to confirm it is a scanner loop (though not the cause).
Please follow-up on the mythtv-dev ml.
comment:3 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Submitter unresponsive.
valgrind -v --leak-check=full --show-reachable=yes