Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 936075 Details for
Bug 1140072
[abrt] radiotray: parser.pxi:622:lxml.etree._raiseParseError (src/lxml/lxml.etree.c:91805):XMLSyntaxError: Document is empty, line 1, column 1
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 15.75 KB, created by
Marco Silva
on 2014-09-10 09:22:57 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Marco Silva
Created:
2014-09-10 09:22:57 UTC
Size:
15.75 KB
patch
obsolete
>parser.pxi:622:lxml.etree._raiseParseError (src/lxml/lxml.etree.c:91805):XMLSyntaxError: Document is empty, line 1, column 1 > >Traceback (most recent call last): > File "/usr/bin/radiotray", line 15, in <module> > radiotray.main(sys.argv[1:]) > File "/usr/lib/python2.7/site-packages/radiotray/radiotray.py", line 38, in main > RadioTray() > File "/usr/lib/python2.7/site-packages/radiotray/RadioTray.py", line 58, in __init__ > self.cfg_provider.loadFromFile() > File "/usr/lib/python2.7/site-packages/radiotray/XmlConfigProvider.py", line 37, in loadFromFile > self.root = etree.parse(self.filename).getroot() > File "lxml.etree.pyx", line 3239, in lxml.etree.parse (src/lxml/lxml.etree.c:70004) > File "parser.pxi", line 1749, in lxml.etree._parseDocument (src/lxml/lxml.etree.c:102119) > File "parser.pxi", line 1775, in lxml.etree._parseDocumentFromURL (src/lxml/lxml.etree.c:102383) > File "parser.pxi", line 1679, in lxml.etree._parseDocFromFile (src/lxml/lxml.etree.c:101418) > File "parser.pxi", line 1110, in lxml.etree._BaseParser._parseDocFromFile (src/lxml/lxml.etree.c:96870) > File "parser.pxi", line 582, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:91323) > File "parser.pxi", line 683, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:92509) > File "parser.pxi", line 622, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:91805) >XMLSyntaxError: Document is empty, line 1, column 1 > >Local variables in innermost frame: >ParserBasedElementClassLookup: <type 'lxml.etree.ParserBasedElementClassLookup'> >xmlfile: <type 'lxml.etree.xmlfile'> >register_namespace: <built-in function register_namespace> >NamespaceRegistryError: <class 'lxml.etree.NamespaceRegistryError'> >XPathEvaluator: <built-in function XPathEvaluator> >strip_attributes: <built-in function strip_attributes> >SiblingsIterator: <type 'lxml.etree.SiblingsIterator'> >LIBXSLT_VERSION: (1, 1, 28) >XMLDTDID: <built-in function XMLDTDID> >__package__: None >cleanup_namespaces: <built-in function cleanup_namespaces> >set_default_parser: <built-in function set_default_parser> >ElementClassLookup: <type 'lxml.etree.ElementClassLookup'> >parseid: <built-in function parseid> >LxmlSyntaxError: <class 'lxml.etree.LxmlSyntaxError'> >_XSLTProcessingInstruction: <type 'lxml.etree._XSLTProcessingInstruction'> >XML: <built-in function XML> >__pyx_capi__: {'appendChild': <capsule object "void (struct LxmlElement *, struct LxmlElement *)" at 0x7f7026ca9ba0>, 'utf8': <capsule object "PyObject *(PyObject *)" at 0x7f7026ca9c90>, 'appendChildToElement': <capsule object "int (struct LxmlElement *, struct LxmlElement *)" at 0x7f7026ca9c00>, 'lookupDefaultElementClass': <capsule object "PyObject *(PyObject *, PyObject *, xmlNode *)" at 0x7f7026ca94e0>, 'findChildBackwards': <capsule object "xmlNode *(xmlNode *, Py_ssize_t)" at 0x7f7026ca9ae0>, 'deepcopyNodeToDocument': <capsule object "struct LxmlElement *(struct LxmlDocument *, xmlNode *)" at 0x7f7026ca9360>, 'nextElement': <capsule object "xmlNode *(xmlNode *)" at 0x7f7026ca9b10>, 'findOrBuildNodeNsPrefix': <capsule object "xmlNs *(struct LxmlDocument *, xmlNode *, const xmlChar *, const xmlChar *)" at 0x7f7026ca9e10>, 'hasText': <capsule object "int (xmlNode *)" at 0x7f7026ca9630>, 'tagMatches': <capsule object "int (xmlNode *, const xmlChar *, const xmlChar *)" at 0x7f7026ca9570>, 'textOf': <capsule object "PyObject *(xmlNode *)" at 0x7f7026ca96f0>, 'documentOrRaise': <capsule object "struct LxmlDocument *(PyObject *)" at 0x7f7026ca95d0>, 'rootNodeOrRaise': <capsule object "struct LxmlElement *(PyObject *)" at 0x7f7026ca9600>, 'setElementClassLookupFunction': <capsule object "void (_element_class_lookup_function, PyObject *)" at 0x7f7026ca94b0>, 'elementTreeFactory': <capsule object "struct LxmlElementTree *(struct LxmlElement *)" at 0x7f7026ca9390>, 'hasTail': <capsule object "int (xmlNode *)" at 0x7f7026ca9690>, 'iteratorStoreNext': <capsule object "void (struct LxmlElementIterator *, struct LxmlElement *)" at 0x7f7026ca9db0>, 'makeElement': <capsule object "struct LxmlElement *(PyObject *, struct LxmlDocument *, PyObject *, PyObject *, PyObject *, PyObject *, PyObject *)" at 0x7f7026ca9420>, 'getNsTag': <capsule object "PyObject *(PyObject *)" at 0x7f7026ca9cc0>, 'getNsTagWithEmptyNs': <capsule object "PyObject *(PyObject *)" at 0x7f7026ca9d20>, 'getAttributeValue': <capsule object "PyObject *(struct LxmlElement *, PyObject *, PyObject *)" at 0x7f7026ca98d0>, 'iterattributes': <capsule object "PyObject *(struct LxmlElement *, int)" at 0x7f7026ca9900>, 'lookupNamespaceElementClass': <capsule object "PyObject *(PyObject *, PyObject *, xmlNode *)" at 0x7f7026ca9510>, 'attributeValue': <capsule object "PyObject *(xmlNode *, xmlAttr *)" at 0x7f7026ca9870>, 'collectAttributes': <capsule object "PyObject *(xmlNode *, int)" at 0x7f7026ca9930>, 'attributeValueFromNsName': <capsule object "PyObject *(xmlNode *, const xmlChar *, const xmlChar *)" at 0x7f7026ca98a0>, 'elementFactory': <capsule object "struct LxmlElement *(struct LxmlDocument *, xmlNode *)" at 0x7f7026ca93f0>, 'setNodeText': <capsule object "int (xmlNode *, PyObject *)" at 0x7f7026ca97b0>, 'makeSubElement': <capsule object "struct LxmlElement *(struct LxmlElement *, PyObject *, PyObject *, PyObject *, PyObject *, PyObject *)" at 0x7f7026ca9480>, 'namespacedName': <capsule object "PyObject *(xmlNode *)" at 0x7f7026ca9d50>, 'callLookupFallback': <capsule object "PyObject *(struct LxmlFallbackElementClassLookup *, struct LxmlDocument *, xmlNode *)" at 0x7f7026ca9540>, 'setTailText': <capsule object "int (xmlNode *, PyObject *)" at 0x7f7026ca9810>, 'delAttribute': <capsule object "int (struct LxmlElement *, PyObject *)" at 0x7f7026ca9990>, 'findChildForwards': <capsule object "xmlNode *(xmlNode *, Py_ssize_t)" at 0x7f7026ca9ab0>, 'namespacedNameFromNsName': <capsule object "PyObject *(const xmlChar *, const xmlChar *)" at 0x7f7026ca9d80>, 'newElementTree': <capsule object "struct LxmlElementTree *(struct LxmlElement *, PyObject *)" at 0x7f7026ca93c0>, 'hasChild': <capsule object "int (xmlNode *)" at 0x7f7026ca99f0>, 'pyunicode': <capsule object "PyObject *(const xmlChar *)" at 0x7f7026ca9c30>, 'tailOf': <capsule object "PyObject *(xmlNode *)" at 0x7f7026ca9750>, 'delAttributeFromNsName': <capsule object "int (xmlNode *, const xmlChar *, const xmlChar *)" at 0x7f7026ca99c0>, 'previousElement': <capsule object "xmlNode *(xmlNode *)" at 0x7f7026ca9b70>, 'initTagMatch': <capsule object "void (struct LxmlElementTagMatcher *, PyObject *)" at 0x7f7026ca9de0>, 'findChild': <capsule object "xmlNode *(xmlNode *, Py_ssize_t)" at 0x7f7026ca9a50>, 'setAttributeValue': <capsule object "int (struct LxmlElement *, PyObject *, PyObject *)" at 0x7f7026ca9960>} >_IDDict: <type 'lxml.etree._IDDict'> >XSLTParseError: <class 'lxml.etree.XSLTParseError'> >AttributeBasedElementClassLookup: <type 'lxml.etree.AttributeBasedElementClassLookup'> >_ElementMatchIterator: <type 'lxml.etree._ElementMatchIterator'> >XPathEvalError: <class 'lxml.etree.XPathEvalError'> >LxmlRegistryError: <class 'lxml.etree.LxmlRegistryError'> >_Comment: <type 'lxml.etree._Comment'> >TreeBuilder: <type 'lxml.etree.TreeBuilder'> >ParseError: <class 'lxml.etree.ParseError'> >C14NError: <class 'lxml.etree.C14NError'> >XMLPullParser: <type 'lxml.etree.XMLPullParser'> >CommentBase: <type 'lxml.etree.CommentBase'> >tostring: <built-in function tostring> >iselement: <built-in function iselement> >_FeedParser: <type 'lxml.etree._FeedParser'> >XPathError: <class 'lxml.etree.XPathError'> >LxmlError: <class 'lxml.etree.LxmlError'> >XSLTApplyError: <class 'lxml.etree.XSLTApplyError'> >DocumentInvalid: <class 'lxml.etree.DocumentInvalid'> >FunctionNamespace: <built-in function FunctionNamespace> >XSLTExtensionError: <class 'lxml.etree.XSLTExtensionError'> >Entity: <built-in function Entity> >_Entity: <type 'lxml.etree._Entity'> >iterparse: <type 'lxml.etree.iterparse'> >ElementTextIterator: <type 'lxml.etree.ElementTextIterator'> >ElementChildIterator: <type 'lxml.etree.ElementChildIterator'> >XPath: <type 'lxml.etree.XPath'> >_LogEntry: <type 'lxml.etree._LogEntry'> >dump: <built-in function dump> >PyErrorLog: <type 'lxml.etree.PyErrorLog'> >_ElementTree: <type 'lxml.etree._ElementTree'> >_ListErrorLog: <type 'lxml.etree._ListErrorLog'> >DTD: <type 'lxml.etree.DTD'> >__file__: '/usr/lib64/python2.7/site-packages/lxml/etree.so' >HTMLParser: <type 'lxml.etree.HTMLParser'> >XMLSyntaxError: <class 'lxml.etree.XMLSyntaxError'> >XPathFunctionError: <class 'lxml.etree.XPathFunctionError'> >ElementDepthFirstIterator: <type 'lxml.etree.ElementDepthFirstIterator'> >DTDParseError: <class 'lxml.etree.DTDParseError'> >XMLParser: <type 'lxml.etree.XMLParser'> >XInclude: <type 'lxml.etree.XInclude'> >Schematron: <type 'lxml.etree.Schematron'> >ElementTree: <built-in function ElementTree> >__all__: ['AttributeBasedElementClassLookup', 'C14NError', 'CDATA', 'Comment', 'CommentBase', 'CustomElementClassLookup', 'DEBUG', 'DTD', 'DTDError', 'DTDParseError', 'DTDValidateError', 'DocumentInvalid', 'ETCompatXMLParser', 'ETXPath', 'Element', 'ElementBase', 'ElementClassLookup', 'ElementDefaultClassLookup', 'ElementNamespaceClassLookup', 'ElementTree', 'Entity', 'EntityBase', 'Error', 'ErrorDomains', 'ErrorLevels', 'ErrorTypes', 'Extension', 'FallbackElementClassLookup', 'FunctionNamespace', 'HTML', 'HTMLParser', 'LIBXML_COMPILED_VERSION', 'LIBXML_VERSION', 'LIBXSLT_COMPILED_VERSION', 'LIBXSLT_VERSION', 'LXML_VERSION', 'LxmlError', 'LxmlRegistryError', 'LxmlSyntaxError', 'NamespaceRegistryError', 'PI', 'PIBase', 'ParseError', 'ParserBasedElementClassLookup', 'ParserError', 'ProcessingInstruction', 'PyErrorLog', 'PythonElementClassLookup', 'QName', 'RelaxNG', 'RelaxNGError', 'RelaxNGErrorTypes', 'RelaxNGParseError', 'RelaxNGValidateError', 'Resolver', 'Schematron', 'SchematronError', 'SchematronParseError', 'SchematronValidateError', 'SerialisationError', 'SubElement', 'TreeBuilder', 'XInclude', 'XIncludeError', 'XML', 'XMLDTDID', 'XMLID', 'XMLParser', 'XMLSchema', 'XMLSchemaError', 'XMLSchemaParseError', 'XMLSchemaValidateError', 'XMLSyntaxError', 'XMLTreeBuilder', 'XPath', 'XPathDocumentEvaluator', 'XPathError', 'XPathEvalError', 'XPathEvaluator', 'XPathFunctionError', 'XPathResultError', 'XPathSyntaxError', 'XSLT', 'XSLTAccessControl', 'XSLTApplyError', 'XSLTError', 'XSLTExtension', 'XSLTExtensionError', 'XSLTParseError', 'XSLTSaveError', 'cleanup_namespaces', 'clear_error_log', 'dump', 'fromstring', 'fromstringlist', 'get_default_parser', 'iselement', 'iterparse', 'iterwalk', 'parse', 'parseid', 'register_namespace', 'set_default_parser', 'set_element_class_lookup', 'strip_attributes', 'strip_elements', 'strip_tags', 'tostring', 'tostringlist', 'tounicode', 'use_global_python_log'] >_Attrib: <type 'lxml.etree._Attrib'> >_Document: <type 'lxml.etree._Document'> >strip_elements: <built-in function strip_elements> >HTML: <built-in function HTML> >memory_debugger: <lxml.etree._MemDebug object at 0x7f702e911690> >RelaxNG: <type 'lxml.etree.RelaxNG'> >_BaseErrorLog: <type 'lxml.etree._BaseErrorLog'> >PI: <built-in function ProcessingInstruction> >Extension: <built-in function Extension> >__builtins__: <module '__builtin__' (built-in)> >SchematronParseError: <class 'lxml.etree.SchematronParseError'> >_Element: <type 'lxml.etree._Element'> >XSLTExtension: <type 'lxml.etree.XSLTExtension'> >XMLSchemaValidateError: <class 'lxml.etree.XMLSchemaValidateError'> >_ElementTagMatcher: <type 'lxml.etree._ElementTagMatcher'> >DEBUG: 1 >__name__: 'lxml.etree' >_ElementUnicodeResult: <type 'lxml.etree._ElementUnicodeResult'> >ErrorTypes: <class 'lxml.etree.ErrorTypes'> >Comment: <built-in function Comment> >XMLTreeBuilder: <type 'lxml.etree.ETCompatXMLParser'> >RelaxNGErrorTypes: <class 'lxml.etree.RelaxNGErrorTypes'> >iterwalk: <type 'lxml.etree.iterwalk'> >ProcessingInstruction: <built-in function ProcessingInstruction> >LXML_VERSION: (3, 3, 5, 0) >LIBXML_COMPILED_VERSION: (2, 9, 1) >RelaxNGValidateError: <class 'lxml.etree.RelaxNGValidateError'> >strip_tags: <built-in function strip_tags> >XIncludeError: <class 'lxml.etree.XIncludeError'> >tounicode: <built-in function tounicode> >ElementBase: <type 'lxml.etree.ElementBase'> >XPathSyntaxError: <class 'lxml.etree.XPathSyntaxError'> >XMLSchema: <type 'lxml.etree.XMLSchema'> >__docformat__: u'restructuredtext en' >LIBXSLT_COMPILED_VERSION: (1, 1, 28) >RelaxNGParseError: <class 'lxml.etree.RelaxNGParseError'> >DocInfo: <type 'lxml.etree.DocInfo'> >SerialisationError: <class 'lxml.etree.SerialisationError'> >__doc__: 'The ``lxml.etree`` module implements the extended ElementTree API\nfor XML.\n' >XPathElementEvaluator: <type 'lxml.etree.XPathElementEvaluator'> >_ProcessingInstruction: <type 'lxml.etree._ProcessingInstruction'> >XSLTError: <class 'lxml.etree.XSLTError'> >XSLT: <type 'lxml.etree.XSLT'> >_DomainErrorLog: <type 'lxml.etree._DomainErrorLog'> >AncestorsIterator: <type 'lxml.etree.AncestorsIterator'> >__test__: {u'XML (line 2987)': u'XML(text, parser=None, base_url=None)\n\n Parses an XML document or fragment from a string constant.\n Returns the root node (or the result returned by a parser target).\n This function can be used to embed "XML literals" in Python code,\n like in\n\n >>> root = XML("<root><test/></root>")\n >>> print(root.tag)\n root\n\n To override the parser with a different ``XMLParser`` you can pass it to\n the ``parser`` keyword argument.\n\n The ``base_url`` keyword argument allows to set the original base URL of\n the document to support relative Paths when looking up external entities\n (DTD, XInclude, ...).\n '} >Error: <class 'lxml.etree.Error'> >ErrorLevels: <class 'lxml.etree.ErrorLevels'> >LIBXML_VERSION: (2, 9, 1) >XPathResultError: <class 'lxml.etree.XPathResultError'> >XSLTAccessControl: <type 'lxml.etree.XSLTAccessControl'> >ElementNamespaceClassLookup: <type 'lxml.etree.ElementNamespaceClassLookup'> >XMLSchemaParseError: <class 'lxml.etree.XMLSchemaParseError'> >tostringlist: <built-in function tostringlist> >SubElement: <built-in function SubElement> >CDATA: <type 'lxml.etree.CDATA'> >_Validator: <type 'lxml.etree._Validator'> >DTDError: <class 'lxml.etree.DTDError'> >_XSLTResultTree: <type 'lxml.etree._XSLTResultTree'> >get_default_parser: <built-in function get_default_parser> >ErrorDomains: <class 'lxml.etree.ErrorDomains'> >DTDValidateError: <class 'lxml.etree.DTDValidateError'> >_SaxParserTarget: <type 'lxml.etree._SaxParserTarget'> >parse: <built-in function parse> >set_element_class_lookup: <built-in function set_element_class_lookup> >CustomElementClassLookup: <type 'lxml.etree.CustomElementClassLookup'> >_TargetParserResult: <class 'lxml.etree._TargetParserResult'> >FallbackElementClassLookup: <type 'lxml.etree.FallbackElementClassLookup'> >SchematronValidateError: <class 'lxml.etree.SchematronValidateError'> >HTMLPullParser: <type 'lxml.etree.HTMLPullParser'> >PythonElementClassLookup: <type 'lxml.etree.PythonElementClassLookup'> >clear_error_log: <built-in function clear_error_log> >_RotatingErrorLog: <type 'lxml.etree._RotatingErrorLog'> >XPathDocumentEvaluator: <type 'lxml.etree.XPathDocumentEvaluator'> >ETXPath: <type 'lxml.etree.ETXPath'> >SchematronError: <class 'lxml.etree.SchematronError'> >Resolver: <type 'lxml.etree.Resolver'> >fromstringlist: <built-in function fromstringlist> >__version__: u'3.3.5' >XSLTSaveError: <class 'lxml.etree.XSLTSaveError'> >XMLID: <built-in function XMLID> >_XPathEvaluatorBase: <type 'lxml.etree._XPathEvaluatorBase'> >_ErrorLog: <type 'lxml.etree._ErrorLog'> >Element: <built-in function Element> >PIBase: <type 'lxml.etree.PIBase'> >_ElementStringResult: <class 'lxml.etree._ElementStringResult'> >ParserError: <class 'lxml.etree.ParserError'> >XMLSchemaError: <class 'lxml.etree.XMLSchemaError'> >use_global_python_log: <built-in function use_global_python_log> >EntityBase: <type 'lxml.etree.EntityBase'> >fromstring: <built-in function fromstring> >QName: <type 'lxml.etree.QName'> >RelaxNGError: <class 'lxml.etree.RelaxNGError'> >ETCompatXMLParser: <type 'lxml.etree.ETCompatXMLParser'> >_ElementIterator: <type 'lxml.etree._ElementIterator'> >ElementDefaultClassLookup: <type 'lxml.etree.ElementDefaultClassLookup'>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1140072
: 936075 |
936076