[mythtv-commits] Ticket #12477: [Qt5] housekeeper triggers "QIODevice::read: device not open"

MythTV noreply at mythtv.org
Sun Jul 26 21:04:40 UTC 2015


#12477: [Qt5] housekeeper triggers "QIODevice::read: device not open"
----------------------------------+-----------------------------
 Reporter:  stuarta               |          Owner:  stuarta
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  0.28
Component:  Qt5 issues            |        Version:  Master Head
 Severity:  medium                |     Resolution:
 Keywords:  qt5 housekeeper       |  Ticket locked:  0
----------------------------------+-----------------------------
Description changed by stuarta:

Old description:

> I've set QT_FATAL_WARNINGS to kill the backend each time this
> triggers.
>
> The logs are as follows when this is hit
> {{{
> 2015-07-25 03:31:37.688500 I [16365/17773] HouseKeeping
> housekeeper.cpp:149 (Run) - HouseKeeperTask 'ThemeUpdateNotifications'
> Failed.
> 2015-07-25 03:31:37.731998 C [16365/16365] CoreContext
> signalhandling.cpp:305 (handleSignal) - Received Aborted: Code -6, PID
> 16365, UID 1005, Value 0x00000000
> }}}
> and a second occurance
> {{{
> 2015-07-26 11:59:34.546824 I [26576/26615] HouseKeeping
> housekeeper.cpp:149 (Run) - HouseKeeperTask 'ThemeUpdateNotifications'
> Failed.
> 2015-07-26 11:59:34.554787 C [26576/26576] CoreContext
> signalhandling.cpp:305 (handleSignal) - Received Aborted: Code -6, PID
> 26576, UID 1005, Value 0x00000000
> }}}

New description:

 I've set QT_FATAL_WARNINGS to kill the backend each time this
 triggers.

 The logs are as follows when this is hit
 {{{
 2015-07-25 03:30:37.386411 I [16365/16365] CoreContext housekeeper.cpp:725
 (Run) - Queueing HouseKeeperTask 'ThemeUpdateNotifications'.
 2015-07-25 03:30:37.386628 I [16365/17773] HouseKeeping mythdbcon.cpp:422
 (PurgeIdleConnections) - New DB connection, total: 10
 2015-07-25 03:30:37.415024 I [16365/17773] HouseKeeping
 housekeeper.cpp:135 (Run) - Running HouseKeeperTask
 'ThemeUpdateNotifications'.
 2015-07-25 03:31:37.688461 E [16365/17773] HouseKeeping
 backendhousekeeper.cpp:439 (LoadVersion) - HouseKeeper: Failed to download
 http://themes.mythtv.org/themes/repository/trunk/themes.zip remote themes
 info package.
 2015-07-25 03:31:37.688488 I [16365/17773] HouseKeeping
 backendhousekeeper.cpp:378 (DoRun) - Loading themes for trunk
 2015-07-25 03:31:37.688500 I [16365/17773] HouseKeeping
 housekeeper.cpp:149 (Run) - HouseKeeperTask 'ThemeUpdateNotifications'
 Failed.
 2015-07-25 03:31:37.731998 C [16365/16365] CoreContext
 signalhandling.cpp:305 (handleSignal) - Received Aborted: Code -6, PID
 16365, UID 1005, Value 0x00000000
 }}}
 and a second occurance
 {{{
 2015-07-26 11:58:34.381847 I [26576/26576] CoreContext housekeeper.cpp:725
 (Run) - Queueing HouseKeeperTask 'ThemeUpdateNotifications'.
 2015-07-26 11:58:34.382061 I [26576/26615] HouseKeeping mythdbcon.cpp:422
 (PurgeIdleConnections) - New DB connection, total: 10
 2015-07-26 11:58:34.386884 I [26576/26615] HouseKeeping
 housekeeper.cpp:135 (Run) - Running HouseKeeperTask
 'ThemeUpdateNotifications'.
 2015-07-26 11:58:54.296781 N [26576/26603] Expire autoexpire.cpp:264
 (CalcParams) - AutoExpire: CalcParams(): Max required Free Space: 2.0 GB
 w/freq: 15 min
 2015-07-26 11:59:34.546783 E [26576/26615] HouseKeeping
 backendhousekeeper.cpp:439 (LoadVersion) - HouseKeeper: Failed to download
 http://themes.mythtv.org/themes/repository/trunk/themes.zip remote themes
 info package.
 2015-07-26 11:59:34.546810 I [26576/26615] HouseKeeping
 backendhousekeeper.cpp:378 (DoRun) - Loading themes for trunk
 2015-07-26 11:59:34.546824 I [26576/26615] HouseKeeping
 housekeeper.cpp:149 (Run) - HouseKeeperTask 'ThemeUpdateNotifications'
 Failed.
 2015-07-26 11:59:34.554787 C [26576/26576] CoreContext
 signalhandling.cpp:305 (handleSignal) - Received Aborted: Code -6, PID
 26576, UID 1005, Value 0x00000000
 }}}

--

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12477#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list