[mythtv-commits] Ticket #11392: MythFrontend wont exit. Strace for EAGAIN (Resource temporarily unavailable)

MythTV noreply at mythtv.org
Sun Feb 3 21:27:31 UTC 2013


#11392: MythFrontend wont exit. Strace for EAGAIN (Resource temporarily
unavailable)
------------------------------+--------------------------------------
 Reporter:  joe.henderson1@…  |           Type:  Bug Report - General
   Status:  new               |       Priority:  minor
Milestone:  unknown           |      Component:  MythTV - General
  Version:  0.26              |       Severity:  medium
 Keywords:                    |  Ticket locked:  0
------------------------------+--------------------------------------
 All,

 New install of Mythtv .26 on archlinux.

 When I run mythfrontend i cant exit. It halts on after
 I select "yes, exit mythtv"

 The output attached is "strace mythfrontend > log 2>&1 &"

 ########
 poll([{fd=3, events=POLLIN}, {fd=6, events=POLLIN}, {fd=8, events=POLLIN},
 {fd=39, events=POLLIN}, {fd=40, events=POLLIN}, {fd=41, events=POLLIN},
 {fd=49, events=POLLIN}, {fd=48, events=POLLIN}, {fd=63, events=POLLIN},
 {fd=64, events=POLLIN}, {fd=68, events=POLLIN}], 11, 2629) = 1 ([{fd=3,
 revents=POLLIN}])
 read(3, "\1\0\0\0\0\0\0\0", 16)         = 8
 clock_gettime(CLOCK_MONOTONIC, {991, 645882073}) = 0
 recv(6, 0x8fbd2e0, 4096, 0)             = -1 EAGAIN (Resource temporarily
 unavailable)
 gettimeofday({1359926572, 322178}, NULL) = 0
 clock_gettime(CLOCK_MONOTONIC, {991, 646258299}) = 0
 recv(6, 0x8fbd2e0, 4096, 0)             = -1 EAGAIN (Resource temporarily
 unavailable)
 poll([{fd=3, events=POLLIN}, {fd=6, events=POLLIN}, {fd=8, events=POLLIN},
 {fd=39, events=POLLIN}, {fd=40, events=POLLIN}, {fd=41, events=POLLIN},
 {fd=49, events=POLLIN}, {fd=48, events=POLLIN}, {fd=63, events=POLLIN},
 {fd=64, events=POLLIN}, {fd=68, events=POLLIN}], 11, 2612) = 1 ([{fd=3,
 revents=POLLIN}])
 read(3, "\1\0\0\0\0\0\0\0", 16)         = 8
 clock_gettime(CLOCK_MONOTONIC, {991, 648051635}) = 0
 #######

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11392>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list