Caught DatabaseError while rendering: (145, "Table './patchwork/patchwork_comment' is marked as crashed and should be repaired")
Request Method: | GET |
---|---|
Request URL: | https://patchwork.kernel.org/patch/537611/ |
Django Version: | 1.2.4 |
Exception Type: | TemplateSyntaxError |
Exception Value: | Caught DatabaseError while rendering: (145, "Table './patchwork/patchwork_comment' is marked as crashed and should be repaired") |
Exception Location: | /usr/lib64/python2.7/site-packages/MySQLdb/connections.py in defaulterrorhandler, line 36 |
Python Executable: | /usr/bin/python |
Python Version: | 2.7.0 |
Python Path: | ['/var/www/patchwork/apps', '/var/www/patchwork', '/var/www/patchwork/lib/python', '/usr/lib64/python27.zip', '/usr/lib64/python2.7', '/usr/lib64/python2.7/plat-linux2', '/usr/lib64/python2.7/lib-tk', '/usr/lib64/python2.7/lib-old', '/usr/lib64/python2.7/lib-dynload', '/usr/lib64/python2.7/site-packages', '/usr/lib64/python2.7/site-packages/Numeric', '/usr/lib64/python2.7/site-packages/PIL', '/usr/lib64/python2.7/site-packages/gtk-2.0', '/usr/lib/python2.7/site-packages', '/usr/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info'] |
Server time: | Mon, 7 Feb 2011 12:22:38 +0000 |
In template /var/www/patchwork/templates/patchwork/patch.html
, error at line 209
199 | |
---|---|
200 | {% endif %} |
201 | <div style="clear: both;"> |
202 | </div> |
203 | </div> |
204 | |
205 | |
206 | |
207 | |
208 | <h2>Comments</h2> |
209 | {% for comment in patch.comments %} |
210 | <div class="comment"> |
211 | <div class="meta">{{ comment.submitter|personify }} - {{comment.date}}</div> |
212 | <pre class="content"> |
213 | {{ comment|commentsyntax }} |
214 | </pre> |
215 | </div> |
216 | {% endfor %} |
217 | |
218 | <h2>Patch</h2> |
219 | <div class="patch"> |
/usr/lib/python2.7/site-packages/django/core/handlers/base.py
in get_response
Variable | Value |
---|---|
callback | <function patch at 0x2abc98f85f50> |
callback_args | () |
callback_kwargs | {'patch_id': u'537611'} |
e | TemplateSyntaxError(u'Caught DatabaseError while rendering: (145, "Table \'./patchwork/patchwork_comment\' is marked as crashed and should be repaired")',) |
exceptions | <module 'django.core.exceptions' from '/usr/lib/python2.7/site-packages/django/core/exceptions.pyc'> |
middleware_method | <bound method CsrfViewMiddleware.process_view of <django.middleware.csrf.CsrfViewMiddleware object at 0x2abc99e80c90>> |
receivers | [(<function _rollback_on_exception at 0x2abc98903500>, None)] |
request | <ModPythonRequest
path:/patch/537611/,
GET:<QueryDict: {}>,
POST:<QueryDict: {}>,
COOKIES:{'csrftoken': '0ef6a35d8cb4e39d54eb2aac1be8c452'},
META:{'AUTH_TYPE': None,
'CONTENT_LENGTH': 0,
'CONTENT_TYPE': None,
'CSRF_COOKIE': '0ef6a35d8cb4e39d54eb2aac1be8c452',
'GATEWAY_INTERFACE': 'CGI/1.1',
'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
'HTTP_ACCEPT_ENCODING': 'gzip, deflate',
'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5',
'HTTP_CONNECTION': 'keep-alive',
'HTTP_COOKIE': 'csrftoken=0ef6a35d8cb4e39d54eb2aac1be8c452',
'HTTP_DNT': '1',
'HTTP_HOST': 'patchwork.kernel.org',
'HTTP_KEEP_ALIVE': '115',
'HTTP_REFERER': 'https://patchwork.kernel.org/project/linux-wireless/list/',
'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; Linux i686; rv:2.0b10) Gecko/20110122 Firefox/4.0b10 Iceweasel/4.0b10',
'PATH_INFO': u'/patch/537611/',
'PATH_TRANSLATED': None,
'QUERY_STRING': None,
'REMOTE_ADDR': '84.139.123.35',
'REMOTE_HOST': None,
'REMOTE_IDENT': None,
'REMOTE_USER': None,
'REQUEST_METHOD': 'GET',
'SCRIPT_NAME': '',
'SERVER_NAME': 'patchwork.kernel.org',
'SERVER_PORT': 443,
'SERVER_PROTOCOL': 'HTTP/1.1',
'SERVER_SOFTWARE': 'mod_python'}> |
resolver | <RegexURLResolver apps.urls (None:None) ^/> |
response | None |
self | <django.core.handlers.modpython.ModPythonHandler object at 0x2abc99156e90> |
settings | <django.conf.LazySettings object at 0x2abc782481d0> |
urlconf | 'apps.urls' |
urlresolvers | <module 'django.core.urlresolvers' from '/usr/lib/python2.7/site-packages/django/core/urlresolvers.pyc'> |
/var/www/patchwork/apps/patchwork/views/patch.py
in patch
Variable | Value |
---|---|
context | [{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0x2abc9a518ed0>}, {'perms': <django.utils.functional.__proxy__ object at 0x2abc99145410>, 'messages': <django.utils.functional.__proxy__ object at 0x2abc99ea8b10>, 'user': <django.utils.functional.SimpleLazyObject object at 0x2abc99ea8090>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': ''}, {}, {'filters': <patchwork.filters.Filters instance at 0x2abc9a534ef0>}, {'project': None, 'other_projects': True, 'site': <Site: patchwork.kernel.org>, 'settings': <django.conf.LazySettings object at 0x2abc782481d0>}, {'project': <Project: Linux Wireless Mailing List>, 'patchform': None, 'createbundleform': None, 'patch': <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path>}] |
createbundleform | None |
editable | False |
form | None |
messages | [] |
patch | <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path> |
patch_id | u'537611' |
request | <ModPythonRequest
path:/patch/537611/,
GET:<QueryDict: {}>,
POST:<QueryDict: {}>,
COOKIES:{'csrftoken': '0ef6a35d8cb4e39d54eb2aac1be8c452'},
META:{'AUTH_TYPE': None,
'CONTENT_LENGTH': 0,
'CONTENT_TYPE': None,
'CSRF_COOKIE': '0ef6a35d8cb4e39d54eb2aac1be8c452',
'GATEWAY_INTERFACE': 'CGI/1.1',
'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
'HTTP_ACCEPT_ENCODING': 'gzip, deflate',
'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5',
'HTTP_CONNECTION': 'keep-alive',
'HTTP_COOKIE': 'csrftoken=0ef6a35d8cb4e39d54eb2aac1be8c452',
'HTTP_DNT': '1',
'HTTP_HOST': 'patchwork.kernel.org',
'HTTP_KEEP_ALIVE': '115',
'HTTP_REFERER': 'https://patchwork.kernel.org/project/linux-wireless/list/',
'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; Linux i686; rv:2.0b10) Gecko/20110122 Firefox/4.0b10 Iceweasel/4.0b10',
'PATH_INFO': u'/patch/537611/',
'PATH_TRANSLATED': None,
'QUERY_STRING': None,
'REMOTE_ADDR': '84.139.123.35',
'REMOTE_HOST': None,
'REMOTE_IDENT': None,
'REMOTE_USER': None,
'REQUEST_METHOD': 'GET',
'SCRIPT_NAME': '',
'SERVER_NAME': 'patchwork.kernel.org',
'SERVER_PORT': 443,
'SERVER_PROTOCOL': 'HTTP/1.1',
'SERVER_SOFTWARE': 'mod_python'}> |
/usr/lib/python2.7/site-packages/django/shortcuts/__init__.py
in render_to_response
Variable | Value |
---|---|
args | ('patchwork/patch.html',
[{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0x2abc9a518ed0>}, {'perms': <django.utils.functional.__proxy__ object at 0x2abc99145410>, 'messages': <django.utils.functional.__proxy__ object at 0x2abc99ea8b10>, 'user': <django.utils.functional.SimpleLazyObject object at 0x2abc99ea8090>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': ''}, {}, {'filters': <patchwork.filters.Filters instance at 0x2abc9a534ef0>}, {'project': None, 'other_projects': True, 'site': <Site: patchwork.kernel.org>, 'settings': <django.conf.LazySettings object at 0x2abc782481d0>}, {'project': <Project: Linux Wireless Mailing List>, 'patchform': None, 'createbundleform': None, 'patch': <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path>}]) |
httpresponse_kwargs | {'mimetype': None} |
kwargs | {} |
/usr/lib/python2.7/site-packages/django/template/loader.py
in render_to_string
Variable | Value |
---|---|
context_instance | [[{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0x2abc9a518ed0>}, {'perms': <django.utils.functional.__proxy__ object at 0x2abc99145410>, 'messages': <django.utils.functional.__proxy__ object at 0x2abc99ea8b10>, 'user': <django.utils.functional.SimpleLazyObject object at 0x2abc99ea8090>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': ''}, {}, {'filters': <patchwork.filters.Filters instance at 0x2abc9a534ef0>}, {'project': None, 'other_projects': True, 'site': <Site: patchwork.kernel.org>, 'settings': <django.conf.LazySettings object at 0x2abc782481d0>}, {'project': <Project: Linux Wireless Mailing List>, 'patchform': None, 'createbundleform': None, 'patch': <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path>}], {'block': <Block Node: body. Contents: [<Text Node: '
<script language="JavaSc'>, <Variable Node: patch.submitter|personify>, <Text Node: '</td></tr>
</tr>
<tr>
'>, <Variable Node: patch.date>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <Variable Node: patch.msgid>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <django.template.defaulttags.URLNode object at 0x2abc9a548590>, <Text Node: '"
>mbox</a> |
<a hr'>, <django.template.defaulttags.URLNode object at 0x2abc9a548610>, <Text Node: '"
>patch</a>
</td>
'>, <Variable Node: patch.get_absolute_url>, <Text Node: '">'>, <Variable Node: patch.get_absolute_url>, <Text Node: '</a>
</tr>
<tr>
<th'>, <Variable Node: patch.state.name>, <If node>, <Text Node: '</td>
</tr>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<tr>
<th>Headers</th>'>, <Variable Node: patch.headers>, <Text Node: '</pre>
</div>
</td>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<div style="clear: both'>, <For Node: for comment in patch.comments, tail_len: 7>, <Text Node: '
<h2>Patch</h2>
<div cla'>, <Variable Node: patch|patchsyntax>, <Text Node: '
</pre>
</div>
'>]>}, {}] |
dictionary | [{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0x2abc9a518ed0>}, {'perms': <django.utils.functional.__proxy__ object at 0x2abc99145410>, 'messages': <django.utils.functional.__proxy__ object at 0x2abc99ea8b10>, 'user': <django.utils.functional.SimpleLazyObject object at 0x2abc99ea8090>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': ''}, {}, {'filters': <patchwork.filters.Filters instance at 0x2abc9a534ef0>}, {'project': None, 'other_projects': True, 'site': <Site: patchwork.kernel.org>, 'settings': <django.conf.LazySettings object at 0x2abc782481d0>}, {'project': <Project: Linux Wireless Mailing List>, 'patchform': None, 'createbundleform': None, 'patch': <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path>}] |
t | <django.template.Template object at 0x2abc99145510> |
template_name | 'patchwork/patch.html' |
/usr/lib/python2.7/site-packages/django/template/__init__.py
in render
Variable | Value |
---|---|
context | [[{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0x2abc9a518ed0>}, {'perms': <django.utils.functional.__proxy__ object at 0x2abc99145410>, 'messages': <django.utils.functional.__proxy__ object at 0x2abc99ea8b10>, 'user': <django.utils.functional.SimpleLazyObject object at 0x2abc99ea8090>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': ''}, {}, {'filters': <patchwork.filters.Filters instance at 0x2abc9a534ef0>}, {'project': None, 'other_projects': True, 'site': <Site: patchwork.kernel.org>, 'settings': <django.conf.LazySettings object at 0x2abc782481d0>}, {'project': <Project: Linux Wireless Mailing List>, 'patchform': None, 'createbundleform': None, 'patch': <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path>}], {'block': <Block Node: body. Contents: [<Text Node: '
<script language="JavaSc'>, <Variable Node: patch.submitter|personify>, <Text Node: '</td></tr>
</tr>
<tr>
'>, <Variable Node: patch.date>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <Variable Node: patch.msgid>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <django.template.defaulttags.URLNode object at 0x2abc9a548590>, <Text Node: '"
>mbox</a> |
<a hr'>, <django.template.defaulttags.URLNode object at 0x2abc9a548610>, <Text Node: '"
>patch</a>
</td>
'>, <Variable Node: patch.get_absolute_url>, <Text Node: '">'>, <Variable Node: patch.get_absolute_url>, <Text Node: '</a>
</tr>
<tr>
<th'>, <Variable Node: patch.state.name>, <If node>, <Text Node: '</td>
</tr>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<tr>
<th>Headers</th>'>, <Variable Node: patch.headers>, <Text Node: '</pre>
</div>
</td>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<div style="clear: both'>, <For Node: for comment in patch.comments, tail_len: 7>, <Text Node: '
<h2>Patch</h2>
<div cla'>, <Variable Node: patch|patchsyntax>, <Text Node: '
</pre>
</div>
'>]>}, {}] |
self | <django.template.Template object at 0x2abc99145510> |
/usr/lib/python2.7/site-packages/django/template/__init__.py
in _render
Variable | Value |
---|---|
context | [[{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0x2abc9a518ed0>}, {'perms': <django.utils.functional.__proxy__ object at 0x2abc99145410>, 'messages': <django.utils.functional.__proxy__ object at 0x2abc99ea8b10>, 'user': <django.utils.functional.SimpleLazyObject object at 0x2abc99ea8090>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': ''}, {}, {'filters': <patchwork.filters.Filters instance at 0x2abc9a534ef0>}, {'project': None, 'other_projects': True, 'site': <Site: patchwork.kernel.org>, 'settings': <django.conf.LazySettings object at 0x2abc782481d0>}, {'project': <Project: Linux Wireless Mailing List>, 'patchform': None, 'createbundleform': None, 'patch': <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path>}], {'block': <Block Node: body. Contents: [<Text Node: '
<script language="JavaSc'>, <Variable Node: patch.submitter|personify>, <Text Node: '</td></tr>
</tr>
<tr>
'>, <Variable Node: patch.date>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <Variable Node: patch.msgid>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <django.template.defaulttags.URLNode object at 0x2abc9a548590>, <Text Node: '"
>mbox</a> |
<a hr'>, <django.template.defaulttags.URLNode object at 0x2abc9a548610>, <Text Node: '"
>patch</a>
</td>
'>, <Variable Node: patch.get_absolute_url>, <Text Node: '">'>, <Variable Node: patch.get_absolute_url>, <Text Node: '</a>
</tr>
<tr>
<th'>, <Variable Node: patch.state.name>, <If node>, <Text Node: '</td>
</tr>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<tr>
<th>Headers</th>'>, <Variable Node: patch.headers>, <Text Node: '</pre>
</div>
</td>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<div style="clear: both'>, <For Node: for comment in patch.comments, tail_len: 7>, <Text Node: '
<h2>Patch</h2>
<div cla'>, <Variable Node: patch|patchsyntax>, <Text Node: '
</pre>
</div>
'>]>}, {}] |
self | <django.template.Template object at 0x2abc99145510> |
/usr/lib/python2.7/site-packages/django/template/__init__.py
in render
Variable | Value |
---|---|
bits | [] |
context | [[{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0x2abc9a518ed0>}, {'perms': <django.utils.functional.__proxy__ object at 0x2abc99145410>, 'messages': <django.utils.functional.__proxy__ object at 0x2abc99ea8b10>, 'user': <django.utils.functional.SimpleLazyObject object at 0x2abc99ea8090>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': ''}, {}, {'filters': <patchwork.filters.Filters instance at 0x2abc9a534ef0>}, {'project': None, 'other_projects': True, 'site': <Site: patchwork.kernel.org>, 'settings': <django.conf.LazySettings object at 0x2abc782481d0>}, {'project': <Project: Linux Wireless Mailing List>, 'patchform': None, 'createbundleform': None, 'patch': <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path>}], {'block': <Block Node: body. Contents: [<Text Node: '
<script language="JavaSc'>, <Variable Node: patch.submitter|personify>, <Text Node: '</td></tr>
</tr>
<tr>
'>, <Variable Node: patch.date>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <Variable Node: patch.msgid>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <django.template.defaulttags.URLNode object at 0x2abc9a548590>, <Text Node: '"
>mbox</a> |
<a hr'>, <django.template.defaulttags.URLNode object at 0x2abc9a548610>, <Text Node: '"
>patch</a>
</td>
'>, <Variable Node: patch.get_absolute_url>, <Text Node: '">'>, <Variable Node: patch.get_absolute_url>, <Text Node: '</a>
</tr>
<tr>
<th'>, <Variable Node: patch.state.name>, <If node>, <Text Node: '</td>
</tr>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<tr>
<th>Headers</th>'>, <Variable Node: patch.headers>, <Text Node: '</pre>
</div>
</td>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<div style="clear: both'>, <For Node: for comment in patch.comments, tail_len: 7>, <Text Node: '
<h2>Patch</h2>
<div cla'>, <Variable Node: patch|patchsyntax>, <Text Node: '
</pre>
</div>
'>]>}, {}] |
node | <ExtendsNode: extends "base.html"> |
self | [<ExtendsNode: extends "base.html">] |
/usr/lib/python2.7/site-packages/django/template/debug.py
in render_node
Variable | Value |
---|---|
context | [[{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0x2abc9a518ed0>}, {'perms': <django.utils.functional.__proxy__ object at 0x2abc99145410>, 'messages': <django.utils.functional.__proxy__ object at 0x2abc99ea8b10>, 'user': <django.utils.functional.SimpleLazyObject object at 0x2abc99ea8090>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': ''}, {}, {'filters': <patchwork.filters.Filters instance at 0x2abc9a534ef0>}, {'project': None, 'other_projects': True, 'site': <Site: patchwork.kernel.org>, 'settings': <django.conf.LazySettings object at 0x2abc782481d0>}, {'project': <Project: Linux Wireless Mailing List>, 'patchform': None, 'createbundleform': None, 'patch': <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path>}], {'block': <Block Node: body. Contents: [<Text Node: '
<script language="JavaSc'>, <Variable Node: patch.submitter|personify>, <Text Node: '</td></tr>
</tr>
<tr>
'>, <Variable Node: patch.date>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <Variable Node: patch.msgid>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <django.template.defaulttags.URLNode object at 0x2abc9a548590>, <Text Node: '"
>mbox</a> |
<a hr'>, <django.template.defaulttags.URLNode object at 0x2abc9a548610>, <Text Node: '"
>patch</a>
</td>
'>, <Variable Node: patch.get_absolute_url>, <Text Node: '">'>, <Variable Node: patch.get_absolute_url>, <Text Node: '</a>
</tr>
<tr>
<th'>, <Variable Node: patch.state.name>, <If node>, <Text Node: '</td>
</tr>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<tr>
<th>Headers</th>'>, <Variable Node: patch.headers>, <Text Node: '</pre>
</div>
</td>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<div style="clear: both'>, <For Node: for comment in patch.comments, tail_len: 7>, <Text Node: '
<h2>Patch</h2>
<div cla'>, <Variable Node: patch|patchsyntax>, <Text Node: '
</pre>
</div>
'>]>}, {}] |
e | TemplateSyntaxError(u'Caught DatabaseError while rendering: (145, "Table \'./patchwork/patchwork_comment\' is marked as crashed and should be repaired")',) |
node | <ExtendsNode: extends "base.html"> |
self | [<ExtendsNode: extends "base.html">] |
/usr/lib/python2.7/site-packages/django/template/loader_tags.py
in render
Variable | Value |
---|---|
block_context | <django.template.loader_tags.BlockContext object at 0x2abc99eaa590> |
blocks | {u'body': <Block Node: body. Contents: [<Text Node: '
'>]>,
u'headers': <Block Node: headers. Contents: []>,
u'heading': <Block Node: heading. Contents: []>,
u'title': <Block Node: title. Contents: [<Text Node: 'Patchwork'>]>} |
compiled_parent | <django.template.Template object at 0x2abc9a528ed0> |
context | [[{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0x2abc9a518ed0>}, {'perms': <django.utils.functional.__proxy__ object at 0x2abc99145410>, 'messages': <django.utils.functional.__proxy__ object at 0x2abc99ea8b10>, 'user': <django.utils.functional.SimpleLazyObject object at 0x2abc99ea8090>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': ''}, {}, {'filters': <patchwork.filters.Filters instance at 0x2abc9a534ef0>}, {'project': None, 'other_projects': True, 'site': <Site: patchwork.kernel.org>, 'settings': <django.conf.LazySettings object at 0x2abc782481d0>}, {'project': <Project: Linux Wireless Mailing List>, 'patchform': None, 'createbundleform': None, 'patch': <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path>}], {'block': <Block Node: body. Contents: [<Text Node: '
<script language="JavaSc'>, <Variable Node: patch.submitter|personify>, <Text Node: '</td></tr>
</tr>
<tr>
'>, <Variable Node: patch.date>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <Variable Node: patch.msgid>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <django.template.defaulttags.URLNode object at 0x2abc9a548590>, <Text Node: '"
>mbox</a> |
<a hr'>, <django.template.defaulttags.URLNode object at 0x2abc9a548610>, <Text Node: '"
>patch</a>
</td>
'>, <Variable Node: patch.get_absolute_url>, <Text Node: '">'>, <Variable Node: patch.get_absolute_url>, <Text Node: '</a>
</tr>
<tr>
<th'>, <Variable Node: patch.state.name>, <If node>, <Text Node: '</td>
</tr>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<tr>
<th>Headers</th>'>, <Variable Node: patch.headers>, <Text Node: '</pre>
</div>
</td>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<div style="clear: both'>, <For Node: for comment in patch.comments, tail_len: 7>, <Text Node: '
<h2>Patch</h2>
<div cla'>, <Variable Node: patch|patchsyntax>, <Text Node: '
</pre>
</div>
'>]>}, {}] |
n | <Block Node: body. Contents: [<Text Node: '
'>]> |
node | <django.template.defaulttags.LoadNode object at 0x2abc9a557d90> |
self | <ExtendsNode: extends "base.html"> |
/usr/lib/python2.7/site-packages/django/template/__init__.py
in _render
Variable | Value |
---|---|
context | [[{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0x2abc9a518ed0>}, {'perms': <django.utils.functional.__proxy__ object at 0x2abc99145410>, 'messages': <django.utils.functional.__proxy__ object at 0x2abc99ea8b10>, 'user': <django.utils.functional.SimpleLazyObject object at 0x2abc99ea8090>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': ''}, {}, {'filters': <patchwork.filters.Filters instance at 0x2abc9a534ef0>}, {'project': None, 'other_projects': True, 'site': <Site: patchwork.kernel.org>, 'settings': <django.conf.LazySettings object at 0x2abc782481d0>}, {'project': <Project: Linux Wireless Mailing List>, 'patchform': None, 'createbundleform': None, 'patch': <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path>}], {'block': <Block Node: body. Contents: [<Text Node: '
<script language="JavaSc'>, <Variable Node: patch.submitter|personify>, <Text Node: '</td></tr>
</tr>
<tr>
'>, <Variable Node: patch.date>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <Variable Node: patch.msgid>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <django.template.defaulttags.URLNode object at 0x2abc9a548590>, <Text Node: '"
>mbox</a> |
<a hr'>, <django.template.defaulttags.URLNode object at 0x2abc9a548610>, <Text Node: '"
>patch</a>
</td>
'>, <Variable Node: patch.get_absolute_url>, <Text Node: '">'>, <Variable Node: patch.get_absolute_url>, <Text Node: '</a>
</tr>
<tr>
<th'>, <Variable Node: patch.state.name>, <If node>, <Text Node: '</td>
</tr>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<tr>
<th>Headers</th>'>, <Variable Node: patch.headers>, <Text Node: '</pre>
</div>
</td>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<div style="clear: both'>, <For Node: for comment in patch.comments, tail_len: 7>, <Text Node: '
<h2>Patch</h2>
<div cla'>, <Variable Node: patch|patchsyntax>, <Text Node: '
</pre>
</div>
'>]>}, {}] |
self | <django.template.Template object at 0x2abc9a528ed0> |
/usr/lib/python2.7/site-packages/django/template/__init__.py
in render
Variable | Value |
---|---|
bits | ['',
u'<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\n<html xmlns="http://www.w3.org/1999/xhtml">\n <head>\n <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>\n <title>',
u'[2.6.38] mac80211: fix the skb cloned check in the tx path',
u' - Patchwork</title>\n <link rel="stylesheet" type="text/css" href="/css/style.css"/>\n <script language="JavaScript" type="text/javascript" src="/js/common.js">\n </script>\n',
'',
u'\n </head>\n <body>\n <div id="title">\n <h1 style="float: left;">\n <a\n href="',
'/',
u'">Patchwork</a>\n ',
u'[2.6.38] mac80211: fix the skb cloned check in the tx path',
u'</h1>\n <div id="auth">\n',
u'\n <a href="/accounts/login/">login</a>\n <br/>\n <a href="/accounts/register/">register</a>\n <br/>\n <a href="/help/about/">about</a>\n',
u'\n </div>\n <div style="clear: both;"></div>\n </div>\n <div id="nav">\n <div id="navleft">\n ',
u'\n <strong>Project</strong>: linux-wireless\n :\n <a href="/project/linux-wireless/list/"\n >patches</a>\n :\n <a href="/project/linux-wireless/"\n >project info</a>\n \n :\n <a href="/"\n >other projects</a>\n \n ',
u'\n </div>\n <div id="navright">\n <a href="',
'/help/about/',
u'">about</a>\n </div>\n <div style="clear: both"></div>\n </div>\n',
'',
u'\n <div id="content">\n'] |
context | [[{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0x2abc9a518ed0>}, {'perms': <django.utils.functional.__proxy__ object at 0x2abc99145410>, 'messages': <django.utils.functional.__proxy__ object at 0x2abc99ea8b10>, 'user': <django.utils.functional.SimpleLazyObject object at 0x2abc99ea8090>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': ''}, {}, {'filters': <patchwork.filters.Filters instance at 0x2abc9a534ef0>}, {'project': None, 'other_projects': True, 'site': <Site: patchwork.kernel.org>, 'settings': <django.conf.LazySettings object at 0x2abc782481d0>}, {'project': <Project: Linux Wireless Mailing List>, 'patchform': None, 'createbundleform': None, 'patch': <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path>}], {'block': <Block Node: body. Contents: [<Text Node: '
<script language="JavaSc'>, <Variable Node: patch.submitter|personify>, <Text Node: '</td></tr>
</tr>
<tr>
'>, <Variable Node: patch.date>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <Variable Node: patch.msgid>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <django.template.defaulttags.URLNode object at 0x2abc9a548590>, <Text Node: '"
>mbox</a> |
<a hr'>, <django.template.defaulttags.URLNode object at 0x2abc9a548610>, <Text Node: '"
>patch</a>
</td>
'>, <Variable Node: patch.get_absolute_url>, <Text Node: '">'>, <Variable Node: patch.get_absolute_url>, <Text Node: '</a>
</tr>
<tr>
<th'>, <Variable Node: patch.state.name>, <If node>, <Text Node: '</td>
</tr>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<tr>
<th>Headers</th>'>, <Variable Node: patch.headers>, <Text Node: '</pre>
</div>
</td>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<div style="clear: both'>, <For Node: for comment in patch.comments, tail_len: 7>, <Text Node: '
<h2>Patch</h2>
<div cla'>, <Variable Node: patch|patchsyntax>, <Text Node: '
</pre>
</div>
'>]>}, {}] |
node | <Block Node: body. Contents: [<Text Node: '
'>]> |
self | [<django.template.defaulttags.LoadNode object at 0x2abc9a557d90>,
<Text Node: '<!DOCTYPE html PUBLIC "-/'>,
<Block Node: title. Contents: [<Text Node: 'Patchwork'>]>,
<Text Node: ' - Patchwork</title>
<l'>,
<Block Node: headers. Contents: []>,
<Text Node: '
</head>
<body>
<div '>,
<django.template.defaulttags.URLNode object at 0x2abc99eaaad0>,
<Text Node: '">Patchwork</a>
'>,
<Block Node: heading. Contents: []>,
<Text Node: '</h1>
<div id="auth">
'>,
<If node>,
<Text Node: '
</div>
<div style='>,
<If node>,
<Text Node: '
</div>
<div id="na'>,
<django.template.defaulttags.URLNode object at 0x2abc9a557710>,
<Text Node: '">about</a>
</div>
'>,
<If node>,
<Text Node: '
<div id="content">
'>,
<Block Node: body. Contents: [<Text Node: '
'>]>,
<Text Node: '
</div>
<div id="foot'>] |
/usr/lib/python2.7/site-packages/django/template/debug.py
in render_node
Variable | Value |
---|---|
context | [[{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0x2abc9a518ed0>}, {'perms': <django.utils.functional.__proxy__ object at 0x2abc99145410>, 'messages': <django.utils.functional.__proxy__ object at 0x2abc99ea8b10>, 'user': <django.utils.functional.SimpleLazyObject object at 0x2abc99ea8090>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': ''}, {}, {'filters': <patchwork.filters.Filters instance at 0x2abc9a534ef0>}, {'project': None, 'other_projects': True, 'site': <Site: patchwork.kernel.org>, 'settings': <django.conf.LazySettings object at 0x2abc782481d0>}, {'project': <Project: Linux Wireless Mailing List>, 'patchform': None, 'createbundleform': None, 'patch': <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path>}], {'block': <Block Node: body. Contents: [<Text Node: '
<script language="JavaSc'>, <Variable Node: patch.submitter|personify>, <Text Node: '</td></tr>
</tr>
<tr>
'>, <Variable Node: patch.date>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <Variable Node: patch.msgid>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <django.template.defaulttags.URLNode object at 0x2abc9a548590>, <Text Node: '"
>mbox</a> |
<a hr'>, <django.template.defaulttags.URLNode object at 0x2abc9a548610>, <Text Node: '"
>patch</a>
</td>
'>, <Variable Node: patch.get_absolute_url>, <Text Node: '">'>, <Variable Node: patch.get_absolute_url>, <Text Node: '</a>
</tr>
<tr>
<th'>, <Variable Node: patch.state.name>, <If node>, <Text Node: '</td>
</tr>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<tr>
<th>Headers</th>'>, <Variable Node: patch.headers>, <Text Node: '</pre>
</div>
</td>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<div style="clear: both'>, <For Node: for comment in patch.comments, tail_len: 7>, <Text Node: '
<h2>Patch</h2>
<div cla'>, <Variable Node: patch|patchsyntax>, <Text Node: '
</pre>
</div>
'>]>}, {}] |
e | TemplateSyntaxError(u'Caught DatabaseError while rendering: (145, "Table \'./patchwork/patchwork_comment\' is marked as crashed and should be repaired")',) |
node | <Block Node: body. Contents: [<Text Node: '
'>]> |
self | [<django.template.defaulttags.LoadNode object at 0x2abc9a557d90>,
<Text Node: '<!DOCTYPE html PUBLIC "-/'>,
<Block Node: title. Contents: [<Text Node: 'Patchwork'>]>,
<Text Node: ' - Patchwork</title>
<l'>,
<Block Node: headers. Contents: []>,
<Text Node: '
</head>
<body>
<div '>,
<django.template.defaulttags.URLNode object at 0x2abc99eaaad0>,
<Text Node: '">Patchwork</a>
'>,
<Block Node: heading. Contents: []>,
<Text Node: '</h1>
<div id="auth">
'>,
<If node>,
<Text Node: '
</div>
<div style='>,
<If node>,
<Text Node: '
</div>
<div id="na'>,
<django.template.defaulttags.URLNode object at 0x2abc9a557710>,
<Text Node: '">about</a>
</div>
'>,
<If node>,
<Text Node: '
<div id="content">
'>,
<Block Node: body. Contents: [<Text Node: '
'>]>,
<Text Node: '
</div>
<div id="foot'>] |
/usr/lib/python2.7/site-packages/django/template/loader_tags.py
in render
Variable | Value |
---|---|
block | <Block Node: body. Contents: [<Text Node: '
<script language="JavaSc'>, <Variable Node: patch.submitter|personify>, <Text Node: '</td></tr>
</tr>
<tr>
'>, <Variable Node: patch.date>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <Variable Node: patch.msgid>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <django.template.defaulttags.URLNode object at 0x2abc9a548590>, <Text Node: '"
>mbox</a> |
<a hr'>, <django.template.defaulttags.URLNode object at 0x2abc9a548610>, <Text Node: '"
>patch</a>
</td>
'>, <Variable Node: patch.get_absolute_url>, <Text Node: '">'>, <Variable Node: patch.get_absolute_url>, <Text Node: '</a>
</tr>
<tr>
<th'>, <Variable Node: patch.state.name>, <If node>, <Text Node: '</td>
</tr>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<tr>
<th>Headers</th>'>, <Variable Node: patch.headers>, <Text Node: '</pre>
</div>
</td>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<div style="clear: both'>, <For Node: for comment in patch.comments, tail_len: 7>, <Text Node: '
<h2>Patch</h2>
<div cla'>, <Variable Node: patch|patchsyntax>, <Text Node: '
</pre>
</div>
'>]> |
block_context | <django.template.loader_tags.BlockContext object at 0x2abc99eaa590> |
context | [[{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0x2abc9a518ed0>}, {'perms': <django.utils.functional.__proxy__ object at 0x2abc99145410>, 'messages': <django.utils.functional.__proxy__ object at 0x2abc99ea8b10>, 'user': <django.utils.functional.SimpleLazyObject object at 0x2abc99ea8090>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': ''}, {}, {'filters': <patchwork.filters.Filters instance at 0x2abc9a534ef0>}, {'project': None, 'other_projects': True, 'site': <Site: patchwork.kernel.org>, 'settings': <django.conf.LazySettings object at 0x2abc782481d0>}, {'project': <Project: Linux Wireless Mailing List>, 'patchform': None, 'createbundleform': None, 'patch': <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path>}], {'block': <Block Node: body. Contents: [<Text Node: '
<script language="JavaSc'>, <Variable Node: patch.submitter|personify>, <Text Node: '</td></tr>
</tr>
<tr>
'>, <Variable Node: patch.date>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <Variable Node: patch.msgid>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <django.template.defaulttags.URLNode object at 0x2abc9a548590>, <Text Node: '"
>mbox</a> |
<a hr'>, <django.template.defaulttags.URLNode object at 0x2abc9a548610>, <Text Node: '"
>patch</a>
</td>
'>, <Variable Node: patch.get_absolute_url>, <Text Node: '">'>, <Variable Node: patch.get_absolute_url>, <Text Node: '</a>
</tr>
<tr>
<th'>, <Variable Node: patch.state.name>, <If node>, <Text Node: '</td>
</tr>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<tr>
<th>Headers</th>'>, <Variable Node: patch.headers>, <Text Node: '</pre>
</div>
</td>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<div style="clear: both'>, <For Node: for comment in patch.comments, tail_len: 7>, <Text Node: '
<h2>Patch</h2>
<div cla'>, <Variable Node: patch|patchsyntax>, <Text Node: '
</pre>
</div>
'>]>}, {}] |
push | <Block Node: body. Contents: [<Text Node: '
<script language="JavaSc'>, <Variable Node: patch.submitter|personify>, <Text Node: '</td></tr>
</tr>
<tr>
'>, <Variable Node: patch.date>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <Variable Node: patch.msgid>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <django.template.defaulttags.URLNode object at 0x2abc9a548590>, <Text Node: '"
>mbox</a> |
<a hr'>, <django.template.defaulttags.URLNode object at 0x2abc9a548610>, <Text Node: '"
>patch</a>
</td>
'>, <Variable Node: patch.get_absolute_url>, <Text Node: '">'>, <Variable Node: patch.get_absolute_url>, <Text Node: '</a>
</tr>
<tr>
<th'>, <Variable Node: patch.state.name>, <If node>, <Text Node: '</td>
</tr>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<tr>
<th>Headers</th>'>, <Variable Node: patch.headers>, <Text Node: '</pre>
</div>
</td>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<div style="clear: both'>, <For Node: for comment in patch.comments, tail_len: 7>, <Text Node: '
<h2>Patch</h2>
<div cla'>, <Variable Node: patch|patchsyntax>, <Text Node: '
</pre>
</div>
'>]> |
self | <Block Node: body. Contents: [<Text Node: '
'>]> |
/usr/lib/python2.7/site-packages/django/template/__init__.py
in render
Variable | Value |
---|---|
bits | [u'\n<script language="JavaScript" type="text/javascript">\nfunction toggle_headers(link_id, headers_id)\n{\n var link = document.getElementById(link_id)\n var headers = document.getElementById(headers_id)\n\n var hidden = headers.style[\'display\'] == \'none\';\n\n if (hidden) {\n link.innerHTML = \'hide\';\n headers.style[\'display\'] = \'block\';\n } else {\n link.innerHTML = \'show\';\n headers.style[\'display\'] = \'none\';\n }\n\n}\n</script>\n\n<table class="patchmeta">\n <tr>\n <th>Submitter</th>\n <td>',
u'<a href="mailto:nbd@openwrt.org">Felix Fietkau</a>',
u'</td></tr>\n </tr>\n <tr>\n <th>Date</th>\n <td>',
u'Feb. 7, 2011, 11:05 a.m.',
u'</td>\n </tr>\n <tr>\n <th>Message ID</th>\n <td>',
u'<1297076700-76871-1-git-send-email-nbd@openwrt.org>',
u'</td>\n </tr>\n <tr>\n <th>Download</th>\n <td>\n <a href="',
'/patch/537611/mbox/',
u'"\n >mbox</a> |\n <a href="',
'/patch/537611/raw/',
u'"\n >patch</a>\n </td>\n </tr>\n <tr>\n <th>Permalink</th>\n <td><a href="',
u'/patch/537611/',
u'">',
u'/patch/537611/',
u'</a>\n </tr>\n <tr>\n <th>State</td>\n <td>',
u'New',
'',
u'</td>\n </tr>\n',
'',
u'\n',
'',
u'\n <tr>\n <th>Headers</th>\n <td><a id="togglepatchheaders"\n href="javascript:toggle_headers(\'togglepatchheaders\', \'patchheaders\')"\n >show</a>\n <div id="patchheaders" class="patchheaders" style="display:none;">\n <pre>',
u'Received: from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id p17B5DZK015255\n\tfor <patchwork-linux-wireless@patchwork.kernel.org>;\n\tMon, 7 Feb 2011 11:05:13 GMT\nReceived: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1753445Ab1BGLFL (ORCPT\n\t<rfc822;patchwork-linux-wireless@patchwork.kernel.org>);\n\tMon, 7 Feb 2011 06:05:11 -0500\nReceived: from nbd.name ([46.4.11.11]:57605 "EHLO nbd.name"\n\trhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP\n\tid S1752127Ab1BGLFK (ORCPT <rfc822; linux-wireless@vger.kernel.org>); \n\tMon, 7 Feb 2011 06:05:10 -0500\nReceived: by nf.local (Postfix, from userid 501)\n\tid 25CB03DABC0E; Mon, 7 Feb 2011 12:05:00 +0100 (CET)\nFrom: Felix Fietkau <nbd@openwrt.org>\nTo: linux-wireless@vger.kernel.org\nCc: linville@tuxdriver.com, johannes@sipsolutions.net,\n\tdmitry.torokhov@gmail.com\nSubject: [PATCH 2.6.38] mac80211: fix the skb cloned check in the tx path\nDate: Mon, 7 Feb 2011 12:05:00 +0100\nMessage-Id: <1297076700-76871-1-git-send-email-nbd@openwrt.org>\nX-Mailer: git-send-email 1.7.3.2\nSender: linux-wireless-owner@vger.kernel.org\nPrecedence: bulk\nList-ID: <linux-wireless.vger.kernel.org>\nX-Mailing-List: linux-wireless@vger.kernel.org\nX-Greylist: IP, sender and recipient auto-whitelisted, not delayed by\n\tmilter-greylist-4.2.6 (demeter1.kernel.org [140.211.167.41]);\n\tMon, 07 Feb 2011 11:05:36 +0000 (UTC)\n',
u'</pre>\n </div>\n </td>\n </tr>\n</table>\n\n<div class="patchforms">\n\n',
'',
u'\n\n',
'',
u'\n\n',
'',
u'\n <div style="clear: both;">\n </div>\n</div>\n\n\n\n\n<h2>Comments</h2>\n'] |
context | [[{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0x2abc9a518ed0>}, {'perms': <django.utils.functional.__proxy__ object at 0x2abc99145410>, 'messages': <django.utils.functional.__proxy__ object at 0x2abc99ea8b10>, 'user': <django.utils.functional.SimpleLazyObject object at 0x2abc99ea8090>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': ''}, {}, {'filters': <patchwork.filters.Filters instance at 0x2abc9a534ef0>}, {'project': None, 'other_projects': True, 'site': <Site: patchwork.kernel.org>, 'settings': <django.conf.LazySettings object at 0x2abc782481d0>}, {'project': <Project: Linux Wireless Mailing List>, 'patchform': None, 'createbundleform': None, 'patch': <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path>}], {'block': <Block Node: body. Contents: [<Text Node: '
<script language="JavaSc'>, <Variable Node: patch.submitter|personify>, <Text Node: '</td></tr>
</tr>
<tr>
'>, <Variable Node: patch.date>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <Variable Node: patch.msgid>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <django.template.defaulttags.URLNode object at 0x2abc9a548590>, <Text Node: '"
>mbox</a> |
<a hr'>, <django.template.defaulttags.URLNode object at 0x2abc9a548610>, <Text Node: '"
>patch</a>
</td>
'>, <Variable Node: patch.get_absolute_url>, <Text Node: '">'>, <Variable Node: patch.get_absolute_url>, <Text Node: '</a>
</tr>
<tr>
<th'>, <Variable Node: patch.state.name>, <If node>, <Text Node: '</td>
</tr>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<tr>
<th>Headers</th>'>, <Variable Node: patch.headers>, <Text Node: '</pre>
</div>
</td>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<div style="clear: both'>, <For Node: for comment in patch.comments, tail_len: 7>, <Text Node: '
<h2>Patch</h2>
<div cla'>, <Variable Node: patch|patchsyntax>, <Text Node: '
</pre>
</div>
'>]>}, {}] |
node | <For Node: for comment in patch.comments, tail_len: 7> |
self | [<Text Node: '
<script language="JavaSc'>,
<Variable Node: patch.submitter|personify>,
<Text Node: '</td></tr>
</tr>
<tr>
'>,
<Variable Node: patch.date>,
<Text Node: '</td>
</tr>
<tr>
<th>'>,
<Variable Node: patch.msgid>,
<Text Node: '</td>
</tr>
<tr>
<th>'>,
<django.template.defaulttags.URLNode object at 0x2abc9a548590>,
<Text Node: '"
>mbox</a> |
<a hr'>,
<django.template.defaulttags.URLNode object at 0x2abc9a548610>,
<Text Node: '"
>patch</a>
</td>
'>,
<Variable Node: patch.get_absolute_url>,
<Text Node: '">'>,
<Variable Node: patch.get_absolute_url>,
<Text Node: '</a>
</tr>
<tr>
<th'>,
<Variable Node: patch.state.name>,
<If node>,
<Text Node: '</td>
</tr>
'>,
<If node>,
<Text Node: '
'>,
<If node>,
<Text Node: '
<tr>
<th>Headers</th>'>,
<Variable Node: patch.headers>,
<Text Node: '</pre>
</div>
</td>
'>,
<If node>,
<Text Node: '
'>,
<If node>,
<Text Node: '
'>,
<If node>,
<Text Node: '
<div style="clear: both'>,
<For Node: for comment in patch.comments, tail_len: 7>,
<Text Node: '
<h2>Patch</h2>
<div cla'>,
<Variable Node: patch|patchsyntax>,
<Text Node: '
</pre>
</div>
'>] |
/usr/lib/python2.7/site-packages/django/template/debug.py
in render_node
Variable | Value |
---|---|
context | [[{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0x2abc9a518ed0>}, {'perms': <django.utils.functional.__proxy__ object at 0x2abc99145410>, 'messages': <django.utils.functional.__proxy__ object at 0x2abc99ea8b10>, 'user': <django.utils.functional.SimpleLazyObject object at 0x2abc99ea8090>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': ''}, {}, {'filters': <patchwork.filters.Filters instance at 0x2abc9a534ef0>}, {'project': None, 'other_projects': True, 'site': <Site: patchwork.kernel.org>, 'settings': <django.conf.LazySettings object at 0x2abc782481d0>}, {'project': <Project: Linux Wireless Mailing List>, 'patchform': None, 'createbundleform': None, 'patch': <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path>}], {'block': <Block Node: body. Contents: [<Text Node: '
<script language="JavaSc'>, <Variable Node: patch.submitter|personify>, <Text Node: '</td></tr>
</tr>
<tr>
'>, <Variable Node: patch.date>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <Variable Node: patch.msgid>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <django.template.defaulttags.URLNode object at 0x2abc9a548590>, <Text Node: '"
>mbox</a> |
<a hr'>, <django.template.defaulttags.URLNode object at 0x2abc9a548610>, <Text Node: '"
>patch</a>
</td>
'>, <Variable Node: patch.get_absolute_url>, <Text Node: '">'>, <Variable Node: patch.get_absolute_url>, <Text Node: '</a>
</tr>
<tr>
<th'>, <Variable Node: patch.state.name>, <If node>, <Text Node: '</td>
</tr>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<tr>
<th>Headers</th>'>, <Variable Node: patch.headers>, <Text Node: '</pre>
</div>
</td>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<div style="clear: both'>, <For Node: for comment in patch.comments, tail_len: 7>, <Text Node: '
<h2>Patch</h2>
<div cla'>, <Variable Node: patch|patchsyntax>, <Text Node: '
</pre>
</div>
'>]>}, {}] |
e | DatabaseError(145, "Table './patchwork/patchwork_comment' is marked as crashed and should be repaired") |
exc_info | <built-in function exc_info> |
node | <For Node: for comment in patch.comments, tail_len: 7> |
self | [<Text Node: '
<script language="JavaSc'>,
<Variable Node: patch.submitter|personify>,
<Text Node: '</td></tr>
</tr>
<tr>
'>,
<Variable Node: patch.date>,
<Text Node: '</td>
</tr>
<tr>
<th>'>,
<Variable Node: patch.msgid>,
<Text Node: '</td>
</tr>
<tr>
<th>'>,
<django.template.defaulttags.URLNode object at 0x2abc9a548590>,
<Text Node: '"
>mbox</a> |
<a hr'>,
<django.template.defaulttags.URLNode object at 0x2abc9a548610>,
<Text Node: '"
>patch</a>
</td>
'>,
<Variable Node: patch.get_absolute_url>,
<Text Node: '">'>,
<Variable Node: patch.get_absolute_url>,
<Text Node: '</a>
</tr>
<tr>
<th'>,
<Variable Node: patch.state.name>,
<If node>,
<Text Node: '</td>
</tr>
'>,
<If node>,
<Text Node: '
'>,
<If node>,
<Text Node: '
<tr>
<th>Headers</th>'>,
<Variable Node: patch.headers>,
<Text Node: '</pre>
</div>
</td>
'>,
<If node>,
<Text Node: '
'>,
<If node>,
<Text Node: '
'>,
<If node>,
<Text Node: '
<div style="clear: both'>,
<For Node: for comment in patch.comments, tail_len: 7>,
<Text Node: '
<h2>Patch</h2>
<div cla'>,
<Variable Node: patch|patchsyntax>,
<Text Node: '
</pre>
</div>
'>] |
wrapped | TemplateSyntaxError(u'Caught DatabaseError while rendering: (145, "Table \'./patchwork/patchwork_comment\' is marked as crashed and should be repaired")',) |
/usr/lib/python2.7/site-packages/django/template/defaulttags.py
in render
Variable | Value |
---|---|
context | [[{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0x2abc9a518ed0>}, {'perms': <django.utils.functional.__proxy__ object at 0x2abc99145410>, 'messages': <django.utils.functional.__proxy__ object at 0x2abc99ea8b10>, 'user': <django.utils.functional.SimpleLazyObject object at 0x2abc99ea8090>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': ''}, {}, {'filters': <patchwork.filters.Filters instance at 0x2abc9a534ef0>}, {'project': None, 'other_projects': True, 'site': <Site: patchwork.kernel.org>, 'settings': <django.conf.LazySettings object at 0x2abc782481d0>}, {'project': <Project: Linux Wireless Mailing List>, 'patchform': None, 'createbundleform': None, 'patch': <Patch: [2.6.38] mac80211: fix the skb cloned check in the tx path>}], {'block': <Block Node: body. Contents: [<Text Node: '
<script language="JavaSc'>, <Variable Node: patch.submitter|personify>, <Text Node: '</td></tr>
</tr>
<tr>
'>, <Variable Node: patch.date>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <Variable Node: patch.msgid>, <Text Node: '</td>
</tr>
<tr>
<th>'>, <django.template.defaulttags.URLNode object at 0x2abc9a548590>, <Text Node: '"
>mbox</a> |
<a hr'>, <django.template.defaulttags.URLNode object at 0x2abc9a548610>, <Text Node: '"
>patch</a>
</td>
'>, <Variable Node: patch.get_absolute_url>, <Text Node: '">'>, <Variable Node: patch.get_absolute_url>, <Text Node: '</a>
</tr>
<tr>
<th'>, <Variable Node: patch.state.name>, <If node>, <Text Node: '</td>
</tr>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<tr>
<th>Headers</th>'>, <Variable Node: patch.headers>, <Text Node: '</pre>
</div>
</td>
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
'>, <If node>, <Text Node: '
<div style="clear: both'>, <For Node: for comment in patch.comments, tail_len: 7>, <Text Node: '
<h2>Patch</h2>
<div cla'>, <Variable Node: patch|patchsyntax>, <Text Node: '
</pre>
</div>
'>]>}, {}] |
parentloop | {} |
self | <For Node: for comment in patch.comments, tail_len: 7> |
values | Error in formatting: (145, "Table './patchwork/patchwork_comment' is marked as crashed and should be repaired") |
/usr/lib/python2.7/site-packages/django/db/models/query.py
in __len__
Variable | Value |
---|---|
self | Error in formatting: (145, "Table './patchwork/patchwork_comment' is marked as crashed and should be repaired") |
/usr/lib/python2.7/site-packages/django/db/models/query.py
in iterator
Variable | Value |
---|---|
aggregate_select | [] |
aggregate_start | 7 |
compiler | <django.db.backends.mysql.compiler.SQLCompiler object at 0x2abc9a557d10> |
db | 'default' |
extra_select | [] |
fields | [<django.db.models.fields.AutoField object at 0x2abc99026d90>,
<django.db.models.fields.related.ForeignKey object at 0x2abc99026a10>,
<django.db.models.fields.CharField object at 0x2abc99026b10>,
<django.db.models.fields.related.ForeignKey object at 0x2abc99026b90>,
<django.db.models.fields.DateTimeField object at 0x2abc99026c10>,
<django.db.models.fields.TextField object at 0x2abc99026c50>,
<django.db.models.fields.TextField object at 0x2abc99026c90>] |
fill_cache | False |
index_start | 0 |
load_fields | [] |
max_depth | 5 |
model | <class 'patchwork.models.Comment'> |
only_load | {} |
pk_idx | 0 |
requested | None |
self | Error in formatting: (145, "Table './patchwork/patchwork_comment' is marked as crashed and should be repaired") |
skip | None |
/usr/lib/python2.7/site-packages/django/db/models/sql/compiler.py
in results_iter
Variable | Value |
---|---|
fields | None |
has_aggregate_select | False |
resolve_columns | True |
self | <django.db.backends.mysql.compiler.SQLCompiler object at 0x2abc9a557d10> |
/usr/lib/python2.7/site-packages/django/db/models/sql/compiler.py
in execute_sql
Variable | Value |
---|---|
cursor | <django.db.backends.util.CursorDebugWrapper object at 0x2abc99ed2a50> |
params | (537611,) |
result_type | 'multi' |
self | <django.db.backends.mysql.compiler.SQLCompiler object at 0x2abc9a557d10> |
sql | 'SELECT `patchwork_comment`.`id`, `patchwork_comment`.`patch_id`, `patchwork_comment`.`msgid`, `patchwork_comment`.`submitter_id`, `patchwork_comment`.`date`, `patchwork_comment`.`headers`, `patchwork_comment`.`content` FROM `patchwork_comment` WHERE `patchwork_comment`.`patch_id` = %s ORDER BY `patchwork_comment`.`date` ASC' |
/usr/lib/python2.7/site-packages/django/db/backends/util.py
in execute
Variable | Value |
---|---|
params | (537611,) |
self | <django.db.backends.util.CursorDebugWrapper object at 0x2abc99ed2a50> |
sql | u'SELECT `patchwork_comment`.`id`, `patchwork_comment`.`patch_id`, `patchwork_comment`.`msgid`, `patchwork_comment`.`submitter_id`, `patchwork_comment`.`date`, `patchwork_comment`.`headers`, `patchwork_comment`.`content` FROM `patchwork_comment` WHERE `patchwork_comment`.`patch_id` = 537611 ORDER BY `patchwork_comment`.`date` ASC' |
start | 1297081358.302369 |
stop | 1297081358.302709 |
/usr/lib/python2.7/site-packages/django/db/backends/mysql/base.py
in execute
Variable | Value |
---|---|
args | (537611,) |
e | InternalError(145, "Table './patchwork/patchwork_comment' is marked as crashed and should be repaired") |
query | 'SELECT `patchwork_comment`.`id`, `patchwork_comment`.`patch_id`, `patchwork_comment`.`msgid`, `patchwork_comment`.`submitter_id`, `patchwork_comment`.`date`, `patchwork_comment`.`headers`, `patchwork_comment`.`content` FROM `patchwork_comment` WHERE `patchwork_comment`.`patch_id` = %s ORDER BY `patchwork_comment`.`date` ASC' |
self | <django.db.backends.mysql.base.CursorWrapper object at 0x2abc99ed2850> |
/usr/lib64/python2.7/site-packages/MySQLdb/cursors.py
in execute
Variable | Value |
---|---|
args | (537611,) |
charset | 'utf8' |
db | <weakproxy at 0x2abc9a1cffc8 to Connection at 0x2abc9a1f2e70> |
exc | <class '_mysql_exceptions.InternalError'> |
query | 'SELECT `patchwork_comment`.`id`, `patchwork_comment`.`patch_id`, `patchwork_comment`.`msgid`, `patchwork_comment`.`submitter_id`, `patchwork_comment`.`date`, `patchwork_comment`.`headers`, `patchwork_comment`.`content` FROM `patchwork_comment` WHERE `patchwork_comment`.`patch_id` = 537611 ORDER BY `patchwork_comment`.`date` ASC' |
self | <MySQLdb.cursors.Cursor object at 0x2abc99ed2a90> |
value | InternalError(145, "Table './patchwork/patchwork_comment' is marked as crashed and should be repaired") |
/usr/lib64/python2.7/site-packages/MySQLdb/connections.py
in defaulterrorhandler
Variable | Value |
---|---|
error | (<class '_mysql_exceptions.InternalError'>,
InternalError(145, "Table './patchwork/patchwork_comment' is marked as crashed and should be repaired")) |
errorclass | <class '_mysql_exceptions.InternalError'> |
errorvalue | InternalError(145, "Table './patchwork/patchwork_comment' is marked as crashed and should be repaired") |
No GET data
No POST data
No FILES data
Variable | Value |
---|---|
csrftoken | '0ef6a35d8cb4e39d54eb2aac1be8c452' |
Variable | Value |
---|---|
AUTH_TYPE | None |
CONTENT_LENGTH | 0 |
CONTENT_TYPE | None |
CSRF_COOKIE | '0ef6a35d8cb4e39d54eb2aac1be8c452' |
GATEWAY_INTERFACE | 'CGI/1.1' |
HTTP_ACCEPT | 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' |
HTTP_ACCEPT_CHARSET | 'ISO-8859-1,utf-8;q=0.7,*;q=0.7' |
HTTP_ACCEPT_ENCODING | 'gzip, deflate' |
HTTP_ACCEPT_LANGUAGE | 'en-us,en;q=0.5' |
HTTP_CONNECTION | 'keep-alive' |
HTTP_COOKIE | 'csrftoken=0ef6a35d8cb4e39d54eb2aac1be8c452' |
HTTP_DNT | '1' |
HTTP_HOST | 'patchwork.kernel.org' |
HTTP_KEEP_ALIVE | '115' |
HTTP_REFERER | 'https://patchwork.kernel.org/project/linux-wireless/list/' |
HTTP_USER_AGENT | 'Mozilla/5.0 (X11; Linux i686; rv:2.0b10) Gecko/20110122 Firefox/4.0b10 Iceweasel/4.0b10' |
PATH_INFO | u'/patch/537611/' |
PATH_TRANSLATED | None |
QUERY_STRING | None |
REMOTE_ADDR | '84.139.123.35' |
REMOTE_HOST | None |
REMOTE_IDENT | None |
REMOTE_USER | None |
REQUEST_METHOD | 'GET' |
SCRIPT_NAME | '' |
SERVER_NAME | 'patchwork.kernel.org' |
SERVER_PORT | 443 |
SERVER_PROTOCOL | 'HTTP/1.1' |
SERVER_SOFTWARE | 'mod_python' |
settings
Setting | Value |
---|---|
ABSOLUTE_URL_OVERRIDES | {} |
ACCOUNT_ACTIVATION_DAYS | 7 |
ADMINS | (('FTP Admin', 'ftpadmin@kernel.org'),) |
ADMIN_FOR | () |
ADMIN_MEDIA_PREFIX | '/media/' |
ALLOWED_INCLUDE_ROOTS | () |
APPEND_SLASH | True |
AUTHENTICATION_BACKENDS | ('django.contrib.auth.backends.ModelBackend',) |
AUTH_PROFILE_MODULE | 'patchwork.userprofile' |
BANNED_IPS | () |
CACHE_BACKEND | 'locmem://' |
CACHE_MIDDLEWARE_KEY_PREFIX | '' |
CACHE_MIDDLEWARE_SECONDS | 600 |
COMMENTS_ALLOW_PROFANITIES | False |
COMMENTS_BANNED_USERS_GROUP | None |
COMMENTS_FIRST_FEW | 0 |
COMMENTS_MODERATORS_GROUP | None |
COMMENTS_SKETCHY_USERS_GROUP | None |
CSRF_COOKIE_DOMAIN | None |
CSRF_COOKIE_NAME | 'csrftoken' |
CSRF_FAILURE_VIEW | 'django.views.csrf.csrf_failure' |
DATABASES | {'default': {'ENGINE': 'django.db.backends.mysql',
'HOST': 'mysql-ro1.sql.kernel.bak',
'NAME': 'patchwork',
'OPTIONS': {},
'PASSWORD': '********************',
'PORT': '3306',
'TEST_CHARSET': None,
'TEST_COLLATION': None,
'TEST_MIRROR': None,
'TEST_NAME': None,
'TIME_ZONE': 'UTC',
'USER': 'patchworkuser'}} |
DATABASE_ENGINE | 'mysql' |
DATABASE_HOST | 'mysql-ro1.sql.kernel.bak' |
DATABASE_NAME | 'patchwork' |
DATABASE_OPTIONS | {} |
DATABASE_PASSWORD | '********************' |
DATABASE_PORT | '3306' |
DATABASE_ROUTERS | [] |
DATABASE_USER | 'patchworkuser' |
DATETIME_FORMAT | 'N j, Y, P' |
DATETIME_INPUT_FORMATS | ('%Y-%m-%d %H:%M:%S',
'%Y-%m-%d %H:%M',
'%Y-%m-%d',
'%m/%d/%Y %H:%M:%S',
'%m/%d/%Y %H:%M',
'%m/%d/%Y',
'%m/%d/%y %H:%M:%S',
'%m/%d/%y %H:%M',
'%m/%d/%y') |
DATE_FORMAT | 'N j, Y' |
DATE_INPUT_FORMATS | ('%Y-%m-%d',
'%m/%d/%Y',
'%m/%d/%y',
'%b %d %Y',
'%b %d, %Y',
'%d %b %Y',
'%d %b, %Y',
'%B %d %Y',
'%B %d, %Y',
'%d %B %Y',
'%d %B, %Y') |
DEBUG | True |
DEBUG_PROPAGATE_EXCEPTIONS | False |
DECIMAL_SEPARATOR | '.' |
DEFAULT_CHARSET | 'utf-8' |
DEFAULT_CONTENT_TYPE | 'text/html' |
DEFAULT_FILE_STORAGE | 'django.core.files.storage.FileSystemStorage' |
DEFAULT_FROM_EMAIL | 'Patchwork <patchwork@patchwork.kernel.org>' |
DEFAULT_INDEX_TABLESPACE | '' |
DEFAULT_PATCHES_PER_PAGE | 100 |
DEFAULT_TABLESPACE | '' |
DISALLOWED_USER_AGENTS | () |
EMAIL_BACKEND | 'django.core.mail.backends.smtp.EmailBackend' |
EMAIL_HOST | 'localhost' |
EMAIL_HOST_PASSWORD | '********************' |
EMAIL_HOST_USER | '' |
EMAIL_PORT | 25 |
EMAIL_SUBJECT_PREFIX | '[Django] ' |
EMAIL_USE_TLS | False |
ENABLE_XMLRPC | True |
FILE_CHARSET | 'utf-8' |
FILE_UPLOAD_HANDLERS | ('django.core.files.uploadhandler.MemoryFileUploadHandler',
'django.core.files.uploadhandler.TemporaryFileUploadHandler') |
FILE_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
FILE_UPLOAD_PERMISSIONS | None |
FILE_UPLOAD_TEMP_DIR | None |
FIRST_DAY_OF_WEEK | 0 |
FIXTURE_DIRS | () |
FORCE_SCRIPT_NAME | None |
FORMAT_MODULE_PATH | None |
IGNORABLE_404_ENDS | ('mail.pl', 'mailform.pl', 'mail.cgi', 'mailform.cgi', 'favicon.ico', '.php') |
IGNORABLE_404_STARTS | ('/cgi-bin/', '/_vti_bin', '/_vti_inf') |
INSTALLED_APPS | ['django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
'django.contrib.admin',
'patchwork',
'registration'] |
INTERNAL_IPS | () |
LANGUAGES | (('ar', 'Arabic'),
('bg', 'Bulgarian'),
('bn', 'Bengali'),
('bs', 'Bosnian'),
('ca', 'Catalan'),
('cs', 'Czech'),
('cy', 'Welsh'),
('da', 'Danish'),
('de', 'German'),
('el', 'Greek'),
('en', 'English'),
('en-gb', 'British English'),
('es', 'Spanish'),
('es-ar', 'Argentinian Spanish'),
('et', 'Estonian'),
('eu', 'Basque'),
('fa', 'Persian'),
('fi', 'Finnish'),
('fr', 'French'),
('fy-nl', 'Frisian'),
('ga', 'Irish'),
('gl', 'Galician'),
('he', 'Hebrew'),
('hi', 'Hindi'),
('hr', 'Croatian'),
('hu', 'Hungarian'),
('id', 'Indonesian'),
('is', 'Icelandic'),
('it', 'Italian'),
('ja', 'Japanese'),
('ka', 'Georgian'),
('km', 'Khmer'),
('kn', 'Kannada'),
('ko', 'Korean'),
('lt', 'Lithuanian'),
('lv', 'Latvian'),
('mk', 'Macedonian'),
('ml', 'Malayalam'),
('mn', 'Mongolian'),
('nl', 'Dutch'),
('no', 'Norwegian'),
('nb', 'Norwegian Bokmal'),
('nn', 'Norwegian Nynorsk'),
('pl', 'Polish'),
('pt', 'Portuguese'),
('pt-br', 'Brazilian Portuguese'),
('ro', 'Romanian'),
('ru', 'Russian'),
('sk', 'Slovak'),
('sl', 'Slovenian'),
('sq', 'Albanian'),
('sr', 'Serbian'),
('sr-latn', 'Serbian Latin'),
('sv', 'Swedish'),
('ta', 'Tamil'),
('te', 'Telugu'),
('th', 'Thai'),
('tr', 'Turkish'),
('uk', 'Ukrainian'),
('vi', 'Vietnamese'),
('zh-cn', 'Simplified Chinese'),
('zh-tw', 'Traditional Chinese')) |
LANGUAGES_BIDI | ('he', 'ar', 'fa') |
LANGUAGE_CODE | 'en-us' |
LANGUAGE_COOKIE_NAME | 'django_language' |
LOCALE_PATHS | () |
LOGIN_REDIRECT_URL | '/user/' |
LOGIN_URL | '/accounts/login' |
LOGOUT_URL | '/accounts/logout/' |
MANAGERS | (('Jeremy Kerr', 'jk@ozlabs.org'),) |
MEDIA_ROOT | '/usr/lib/python2.7/site-packages/django/contrib/admin/media' |
MEDIA_URL | '' |
MESSAGE_STORAGE | 'django.contrib.messages.storage.user_messages.LegacyFallbackStorage' |
MIDDLEWARE_CLASSES | ('django.middleware.common.CommonMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.middleware.doc.XViewMiddleware',
'django.middleware.csrf.CsrfViewMiddleware') |
MONTH_DAY_FORMAT | 'F j' |
NUMBER_GROUPING | 0 |
PASSWORD_RESET_TIMEOUT_DAYS | '********************' |
PREPEND_WWW | False |
PROFANITIES_LIST | '********************' |
ROOT_URLCONF | 'apps.urls' |
SECRET_KEY | '********************' |
SEND_BROKEN_LINK_EMAILS | False |
SERVER_EMAIL | 'root@localhost' |
SESSION_COOKIE_AGE | 1209600 |
SESSION_COOKIE_DOMAIN | None |
SESSION_COOKIE_NAME | 'sessionid' |
SESSION_COOKIE_PATH | '/' |
SESSION_COOKIE_SECURE | False |
SESSION_ENGINE | 'django.contrib.sessions.backends.db' |
SESSION_EXPIRE_AT_BROWSER_CLOSE | False |
SESSION_FILE_PATH | None |
SESSION_SAVE_EVERY_REQUEST | False |
SETTINGS_MODULE | 'settings' |
SHORT_DATETIME_FORMAT | 'm/d/Y P' |
SHORT_DATE_FORMAT | 'm/d/Y' |
SITE_ID | 1 |
TEMPLATE_CONTEXT_PROCESSORS | ('django.core.context_processors.auth',
'django.core.context_processors.debug',
'django.core.context_processors.i18n',
'django.core.context_processors.media') |
TEMPLATE_DEBUG | True |
TEMPLATE_DIRS | ('/var/www/patchwork/templates',) |
TEMPLATE_LOADERS | ('django.template.loaders.filesystem.load_template_source',
'django.template.loaders.app_directories.load_template_source') |
TEMPLATE_STRING_IF_INVALID | '' |
TEST_DATABASE_CHARSET | None |
TEST_DATABASE_COLLATION | None |
TEST_DATABASE_NAME | None |
TEST_RUNNER | 'django.test.simple.DjangoTestSuiteRunner' |
THOUSAND_SEPARATOR | ',' |
TIME_FORMAT | 'P' |
TIME_INPUT_FORMATS | ('%H:%M:%S', '%H:%M') |
TIME_ZONE | 'UTC' |
TRANSACTIONS_MANAGED | False |
URL_VALIDATOR_USER_AGENT | 'Django/1.2.4 (http://www.djangoproject.com)' |
USE_ETAGS | False |
USE_I18N | True |
USE_L10N | False |
USE_THOUSAND_SEPARATOR | False |
YEAR_MONTH_FORMAT | 'F Y' |
You're seeing this error because you have DEBUG = True
in your
Django settings file. Change that to False
, and Django will
display a standard 500 page.