Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#4284 closed patch (fixed)

mythmedia change from #4272 spams log

Reported by: Markus Schulz <msc@…> Owned by: Nigel
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

for all non-links inside /proc/mounts it will spam you log.

Attachments (3)

mythmedia-fix.diff (1.1 KB) - added by Markus Schulz <msc@…> 16 years ago.
mythmedia-fix2.diff (1.4 KB) - added by Markus Schulz <msc@…> 16 years ago.
fix the compile bug from r15079
mythfrontend.log.tar.gz (12.6 KB) - added by mitchell2345 16 years ago.

Download all attachments as: .zip

Change History (13)

Changed 16 years ago by Markus Schulz <msc@…>

Attachment: mythmedia-fix.diff added

Changed 16 years ago by Markus Schulz <msc@…>

Attachment: mythmedia-fix2.diff added

fix the compile bug from r15079

comment:1 Changed 16 years ago by mitchell.gore@…

I believe this is causing me issues as well. When ever i load the FE i get mythmediadevice errors spewed to the log so fast i cant even see what happening. I just upgraded to the latest SVN and F8 when this occured. See:

http://www.gossamer-threads.com/lists/mythtv/users/304471

Hoping this can get fixed or a work around provided as its causing audio sync problems with my HD content.

Thanks! Mitchell

comment:2 Changed 16 years ago by danielk

Milestone: unknown0.21
Owner: changed from Isaac Richards to danielk
Status: newassigned

comment:3 Changed 16 years ago by danielk

Resolution: fixed
Status: assignedclosed

(In [15107]) Fixes #4284. Fixes #4298. Refs #4270. Rewrites the MythMediaDevice::isMounted() to use Qt classes rather than POSIX calls and to not print bogus warnings.

comment:4 Changed 16 years ago by mitchell2345

Resolution: fixed
Status: closednew

I would like to re-open this ticket. Please see my findings on the myth-users list.

http://www.gossamer-threads.com/lists/mythtv/users/309246

This fix was eating my memory and swap when i upgraded to new hardware. not sure what else changed from when we initially fixed the issue on my old hardware. It all boiled down to the SD Reader that is built into my case.

Thanks, Mitchell

comment:5 Changed 16 years ago by mitchell2345

gossamer doesnt have my last email yet. here is napple which is most up2date.

http://www.nabble.com/64-Bit-and-memory-td14672189s15552.html

comment:6 Changed 16 years ago by Nigel

Owner: changed from danielk to Nigel
Status: newassigned

Hi Mitchell. Any change of some "mythfrontend -v media" output log?

comment:7 Changed 16 years ago by anonymous

Sure, I ran the frontend for about 20 seceonds at this what I got. Sorry it took me a few days. I have to tear my box apart to connect/disconnect the Card reader. btw the card reader has 4 inputs. one for Compact flash, MS/MS pro. SmartMedia?, and SD/MMC. Its a nMedia PC 200BA case.

http://www.nmediapc.com/htpc200.htm

Changed 16 years ago by mitchell2345

Attachment: mythfrontend.log.tar.gz added

comment:8 Changed 16 years ago by anonymous

OK. The frontend log doesn't help a lot (it would have been better to have a run from when mythfrontend starts), but I will match it with the code and try to work it out. For now, can you try setting IgnoreDevices? (4th page of general settings) to /dev/sdd,/dev/sde,/dev/sdf,/dev/sdg and see if that prevents the excessive logging?

comment:9 Changed 16 years ago by Nigel

Resolution: fixed
Status: assignedclosed

comment:10 Changed 16 years ago by Nigel

That should have been "worksforme", not "fixed".
There are two parts to this; the current mounts being output continuously, and the memory leak. Hopefully SVN head will provide better verbose output, and disabling either the /dev/sd[d-g] or the "Use New Media" will prevent the problem.

Note: See TracTickets for help on using tickets.