Opened 9 years ago
Closed 9 years ago
#10348 closed Bug Report - Crash (Invalid)
Crash when viewing Recorded Programs in MythWeb
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | critical | Milestone: | unknown |
Component: | MythTV - General | Version: | Unspecified |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
datetime: 2012-02-17 11:25:39 (EST) errornum: 256
error type: User Error
error string: !NoTrans: SQL Error: Table './mythconverg/program' is marked as crashed and should be repaired!!
filename: /data/srv/httpd/htdocs/mythweb/modules/tv/classes/Program.php
error line: 312
==========================================================================
Backtrace:
file: /data/srv/httpd/htdocs/mythweb/modules/tv/classes/Program.php line: 312
class:
function: trigger_error
type: args: Array
(
[0] => SQL Error: Table './mythconverg/program' is marked as crashed and should be repaired [1] => 256
)
file: /data/srv/httpd/htdocs/mythweb/modules/tv/classes/Program.php line: 286
class: Program
function: update_fancy_desc
type: -> args: Array ( ) file: /data/srv/httpd/htdocs/mythweb/modules/tv/recorded.php line: 148
class: Program
function: construct
type: -> args: Array
(
[0] => Array
(
[0] => Curious George [1] => Surprise Quints; Muddy Monkey [2] => Preparations for Mr. Quint's surprise party; George refuses to take a bath until he finds his favorite tub toy. [3] => Children [4] => 1009 [5] => 9 [6] => WUNC [7] => WUNC North Carolina Public TV [8] => myth://192.168.1.64:6543/1009_20120217080000.mpg [9] => 1173249580 [10] => 1329483600 [11] => 1329485400 [12] => 0 [13] => LINHes04 [14] => 0 [15] => 0 [16] => 0 [17] => 0 [18] => -3 [19] => 6 [20] => 0 [21] => 15 [22] => 1 [23] => 1329483600 [24] => 1329485400 [25] => 4100 [26] => Default [27] => [28] => EP00846678 [29] => EP008466780021 [30] => 1329485400 [31] => 0 [32] => 2007-01-15 [33] => Default [34] => 0 [35] => 0 [36] => Default [37] => 1 [38] => 0 [39] => 1 [40] => 0
)
)
file: /data/srv/httpd/htdocs/mythweb/modules/tv/handler.php line: 86
class:
function: require_once
type: args: Array
(
[0] => /data/srv/httpd/htdocs/mythweb/modules/tv/recorded.php
)
file: /data/srv/httpd/htdocs/mythweb/mythweb.php line: 35
class:
function: require_once
type: args: Array
(
[0] => /data/srv/httpd/htdocs/mythweb/modules/tv/handler.php
)
==========================================================================
Read the error string and type in what you pasted into the ticket -- User error, you have a crashed database table. Please see the users list if you need assistance in fixing your database.