Ticket #6594: backtrace.txt

File backtrace.txt, 12.4 KB (added by mooniesdl3@…, 15 years ago)

backtrace

Line 
1Backtrace:
2
3    datetime:  2009-06-01 22:25:28 (EDT)
4    errornum:  256
5  error type:  User Error
6error string:  SQL Error: Table './mythconverg/program' is marked as crashed and should be repaired [#145]
7    filename:  /usr/share/mythweb/objects/Database/Query/mysql.php
8  error line:  83
9
10==========================================================================
11
12Backtrace:
13
14    file:  /usr/share/mythweb/objects/Database/Query/mysql.php
15    line:  83
16   class: 
17function:  trigger_error
18    type: 
19    args:  Array
20(
21    [0] => SQL Error: Table './mythconverg/program' is marked as crashed and should be repaired [#145]
22    [1] => 256
23)
24
25    file:  /usr/share/mythweb/objects/Database.php
26    line:  261
27   class:  Database_Query_mysql
28function:  execute
29    type:  ->
30    args:  Array
31(
32    [0] => Array ( )
33)
34
35    file:  /usr/share/mythweb/modules/tv/includes/programs.php
36    line:  169
37   class:  Database
38function:  query
39    type:  ->
40    args:  Array
41(
42    [0] => SELECT program.*,
43                         UNIX_TIMESTAMP(program.starttime) AS starttime_unix,
44                         UNIX_TIMESTAMP(program.endtime) AS endtime_unix,
45                         IFNULL(programrating.system, "") AS rater,
46                         IFNULL(programrating.rating, "") AS rating,
47                         channel.callsign,
48                         channel.channum
49                  FROM program
50                       LEFT JOIN programrating USING (chanid, starttime)
51                       LEFT JOIN channel ON program.chanid = channel.chanid
52                       LEFT JOIN credits ON (program.chanid = credits.chanid AND program.starttime = credits.starttime)
53                       LEFT JOIN people ON (credits.person = people.person)
54                 WHERE program.chanid IN (1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1095,1098,1099,1135,1136,1167,1191,1195,1205,1206,1207,1208,1209,1210,1211,1212,1213,1215,1216,1218,1230,1231,1236,1238,1257,1258,1259,1262,1263,1264,1270,1278,1287,1288,1289,1290,1332,1333,1341,1343,1345,1347,1349,1351,1353,1355,1359,1361,1363,1365,1367,1376,1546,1547,1557,1560,1561,1566,1626,1810,1811,1849,1858,1869,1932,1960,1961,1970,2106,2107) AND (program.endtime > FROM_UNIXTIME('1243908900') AND program.starttime < FROM_UNIXTIME('1243919700') AND program.starttime != program.endtime)
55GROUP BY channel.callsign, program.chanid, program.starttime ORDER BY program.starttime
56)
57
58    file:  /usr/share/mythweb/modules/tv/list.php
59    line:  49
60   class: 
61function:  load_all_program_data
62    type: 
63    args:  Array
64(
65    [0] => 1243908900
66    [1] => 1243919700
67)
68
69    file:  /usr/share/mythweb/modules/tv/handler.php
70    line:  83
71   class: 
72function:  require_once
73    type: 
74    args:  Array
75(
76    [0] => /usr/share/mythweb/modules/tv/list.php
77)
78
79    file:  /usr/share/mythweb/mythweb.php
80    line:  28
81   class: 
82function:  require_once
83    type: 
84    args:  Array
85(
86    [0] => /usr/share/mythweb/modules/tv/handler.php
87)
88
89
90==========================================================================
91
92$_SESSION: Array
93(
94    [language] => English
95    [tmpl] => default
96    [skin] => default
97    [prefer_channum] => 1
98    [date_statusbar] => %a %b %e, %Y, %I:%M %p
99    [date_scheduled] => %a %b %e, %Y (%I:%M %p)
100    [date_scheduled_popup] => %a %b %e, %Y
101    [date_recorded] => %a %b %e, %Y (%I:%M %p)
102    [date_search] => %a %b %e, %Y, %I:%M %p
103    [date_listing_key] => %a %b %e, %Y, %I:%M %p
104    [date_listing_jump] => %a %b %e, %Y
105    [date_channel_jump] => %a %b %e, %Y
106    [date_job_status] => %a %b %e, %Y, %I:%M %p
107    [time_format] => %I:%M %p
108    [recorded_pixmaps] => 1
109    [guide_favonly] =>
110    [timeslot_size] => 300
111    [num_time_slots] => 36
112    [timeslot_blocks] => 3
113    [timeslotbar_skip] => 20
114    [max_stars] => 4
115    [star_character] => &diams;
116    [show_popup_info] => 1
117    [show_channel_icons] => 1
118    [sortby_channum] => 1
119    [show_video_covers] => 1
120    [tv] => Array
121        (
122            [last] => Array
123                (
124                    [0] => list
125                )
126
127        )
128
129    [list_time] => 1243908900
130)
131
132==========================================================================
133
134$_SERVER: Array
135(
136    [REDIRECT_STATUS] => 200
137    [HTTP_HOST] => 192.168.252.3
138    [HTTP_USER_AGENT] => Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10
139    [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
140    [HTTP_ACCEPT_LANGUAGE] => en-us,en;q=0.5
141    [HTTP_ACCEPT_ENCODING] => gzip,deflate
142    [HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.7
143    [HTTP_KEEP_ALIVE] => 300
144    [HTTP_CONNECTION] => keep-alive
145    [HTTP_REFERER] => http://192.168.252.3/mythweb/status
146    [HTTP_COOKIE] => mythweb_id=3jsgdvbk3dg9k8q9fd56dpmeo4
147    [PATH] => /sbin:/usr/sbin:/bin:/usr/bin
148    [SERVER_SIGNATURE] => <address>Apache/2.2.11 (Fedora) Server at 192.168.252.3 Port 80</address>
149
150    [SERVER_SOFTWARE] => Apache/2.2.11 (Fedora)
151    [SERVER_NAME] => 192.168.252.3
152    [SERVER_ADDR] => 192.168.252.3
153    [SERVER_PORT] => 80
154    [REMOTE_ADDR] => 192.168.252.13
155    [DOCUMENT_ROOT] => /var/www/html
156    [SERVER_ADMIN] => root@localhost
157    [SCRIPT_FILENAME] => /usr/share/mythweb/mythweb.php
158    [REMOTE_PORT] => 3797
159    [REMOTE_USER] => slinthicum
160    [AUTH_TYPE] => Basic
161    [REDIRECT_URL] => /mythweb/tv/list
162    [GATEWAY_INTERFACE] => CGI/1.1
163    [SERVER_PROTOCOL] => HTTP/1.1
164    [REQUEST_METHOD] => GET
165    [QUERY_STRING] =>
166    [REQUEST_URI] => /mythweb/tv/list
167    [SCRIPT_NAME] => /mythweb/mythweb.php
168    [PATH_INFO] => /tv/list
169    [PATH_TRANSLATED] => /var/www/html/tv/list
170    [PHP_SELF] => /mythweb/mythweb.php/tv/list
171    [PHP_AUTH_USER] => slinthicum
172    [PHP_AUTH_PW] => the12doors
173    [REQUEST_TIME] => 1243909527
174    [STATUS] => 200
175    [URL] => /mythweb/tv/list
176)
177