Opened 16 years ago

Closed 16 years ago

#4298 closed defect (fixed)

SVN Rev15091 - New frontend media scan failure messages in log - Crash cause?

Reported by: rbonafied@… Owned by: danielk
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I started seeing this in the logs with this revision. The frontend is crashing at unexpected times and am not sure if it's related.
Below is output from mythfrontend -v most
Errors look like this:

2007-12-09 12:07:45.066 MythMediaDevice?, Error: readlink() failed for rootfs:

eno: No such file or directory (2)

2007-12-09 12:07:45.067 MythMediaDevice?, Error: readlink() failed for /dev:

eno: Invalid argument (22)


Full log attached.

Attachments (1)

medscanfail.log (8.0 KB) - added by anonymous 16 years ago.

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by anonymous

Attachment: medscanfail.log added

comment:1 Changed 16 years ago by danielk

Owner: changed from Isaac Richards to danielk
Status: newassigned

comment:2 Changed 16 years ago by danielk

Milestone: unknown0.21

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

This is a duplicate entry for #4284.

comment:4 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.

Note: See TracTickets for help on using tickets.