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 677746 Details for
Bug 894739
[abrt] policycoreutils-devel-2.1.13-52.fc19: yacc.py:2141:yacc:YaccError: Unable to construct parser.
[?]
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), 19.09 KB, created by
Tom London
on 2013-01-13 15:24:45 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Tom London
Created:
2013-01-13 15:24:45 UTC
Size:
19.09 KB
patch
obsolete
>yacc.py:2141:yacc:YaccError: Unable to construct parser. > >Traceback (most recent call last): > File "/usr/bin/sepolgen-ifgen", line 136, in <module> > sys.exit(main()) > File "/usr/bin/sepolgen-ifgen", line 119, in main > headers = refparser.parse_headers(options.headers, output=log, debug=options.debug) > File "/usr/lib64/python2.7/site-packages/sepolgen/refparser.py", line 1066, in parse_headers > parse_file(support_macros, spt) > File "/usr/lib64/python2.7/site-packages/sepolgen/refparser.py", line 1056, in parse_file > parse(txt, module, spt, debug) > File "/usr/lib64/python2.7/site-packages/sepolgen/refparser.py", line 983, in parse > create_globals(module, support, debug) > File "/usr/lib64/python2.7/site-packages/sepolgen/refparser.py", line 970, in create_globals > parser = yacc.yacc(method="LALR", debug=debug, write_tables=0) > File "/usr/lib64/python2.7/site-packages/sepolgen/yacc.py", line 2141, in yacc > raise YaccError,"Unable to construct parser." >YaccError: Unable to construct parser. > >Local variables in innermost frame: >ef: <function p_error at 0x7f53ac11ccf8> >efile: '/usr/lib64/python2.7/site-packages/sepolgen/refparser.py' >symbols: [<function p_statements at 0x7f53ac11af50>, <function p_statement at 0x7f53ac11b050>, <function p_empty at 0x7f53ac11b0c8>, <function p_policy_module_stmt at 0x7f53ac11b140>, <function p_interface at 0x7f53ac11b1b8>, <function p_template at 0x7f53ac11b230>, <function p_define at 0x7f53ac11b2a8>, <function p_interface_stmts at 0x7f53ac11b320>, <function p_optional_policy at 0x7f53ac11b398>, <function p_tunable_policy at 0x7f53ac11b410>, <function p_ifelse at 0x7f53ac11b488>, <function p_ifdef at 0x7f53ac11b500>, <function p_interface_call at 0x7f53ac11b578>, <function p_interface_call_param at 0x7f53ac11b5f0>, <function p_interface_call_param_list at 0x7f53ac11b668>, <function p_obj_perm_set at 0x7f53ac11b6e0>, <function p_policy at 0x7f53ac11b758>, <function p_policy_stmt at 0x7f53ac11b7d0>, <function p_module_stmt at 0x7f53ac11b848>, <function p_gen_require at 0x7f53ac11b8c0>, <function p_requires at 0x7f53ac11b938>, <function p_require at 0x7f53ac11b9b0>, <function p_security_context at 0x7f53ac11ba28>, <function p_gen_context at 0x7f53ac11baa0>, <function p_context at 0x7f53ac11bb18>, <function p_initial_sid at 0x7f53ac11bb90>, <function p_genfscon at 0x7f53ac11bc08>, <function p_fs_use at 0x7f53ac11bc80>, <function p_portcon at 0x7f53ac11bcf8>, <function p_nodecon at 0x7f53ac11bd70>, <function p_netifcon at 0x7f53ac11bde8>, <function p_pirqcon at 0x7f53ac11be60>, <function p_iomemcon at 0x7f53ac11bed8>, <function p_ioportcon at 0x7f53ac11bf50>, <function p_pcidevicecon at 0x7f53ac11c050>, <function p_mls_range_def at 0x7f53ac11c0c8>, <function p_mls_level_def at 0x7f53ac11c140>, <function p_type_def at 0x7f53ac11c1b8>, <function p_attribute_def at 0x7f53ac11c230>, <function p_attribute_role_def at 0x7f53ac11c2a8>, <function p_typealias_def at 0x7f53ac11c320>, <function p_role_def at 0x7f53ac11c398>, <function p_role_allow at 0x7f53ac11c410>, <function p_permissive at 0x7f53ac11c488>, <function p_avrule_def at 0x7f53ac11c500>, <function p_typerule_def at 0x7f53ac11c578>, <function p_bool at 0x7f53ac11c5f0>, <function p_conditional at 0x7f53ac11c668>, <function p_typeattribute_def at 0x7f53ac11c6e0>, <function p_roleattribute_def at 0x7f53ac11c758>, <function p_range_transition_def at 0x7f53ac11c7d0>, <function p_role_transition_def at 0x7f53ac11c848>, <function p_cond_expr at 0x7f53ac11c8c0>, <function p_names at 0x7f53ac11c938>, <function p_identifier at 0x7f53ac11c9b0>, <function p_asterisk at 0x7f53ac11ca28>, <function p_nested_id_set at 0x7f53ac11caa0>, <function p_nested_id_list at 0x7f53ac11cb18>, <function p_nested_id_element at 0x7f53ac11cb90>, <function p_comma_list at 0x7f53ac11cc08>, <function p_optional_semi at 0x7f53ac11cc80>] >outputdir: '' >tabmodule: 'parsetab' >otherfunc: [] >write_tables: 0 >prec: None >filename: '/usr/lib64/python2.7/site-packages/sepolgen/refparser.py' >start: None >debugfile: 'parser.out' >files: {'/usr/lib64/python2.7/site-packages/sepolgen/refparser.py': None} >eline: 950 >tokens: ('TICK', 'SQUOTE', 'OBRACE', 'CBRACE', 'SEMI', 'COLON', 'OPAREN', 'CPAREN', 'COMMA', 'MINUS', 'TILDE', 'ASTERISK', 'AMP', 'BAR', 'EXPL', 'EQUAL', 'IDENTIFIER', 'NUMBER', 'PATH', 'IPV6_ADDR', 'MODULE', 'POLICY_MODULE', 'REQUIRE', 'SID', 'GENFSCON', 'FS_USE_XATTR', 'FS_USE_TRANS', 'FS_USE_TASK', 'PORTCON', 'NODECON', 'NETIFCON', 'PIRQCON', 'IOMEMCON', 'IOPORTCON', 'PCIDEVICECON', 'CLASS', 'TYPEATTRIBUTE', 'ROLEATTRIBUTE', 'TYPE', 'ATTRIBUTE', 'ATTRIBUTE_ROLE', 'ALIAS', 'TYPEALIAS', 'BOOL', 'TRUE', 'FALSE', 'IF', 'ELSE', 'ROLE', 'TYPES', 'ALLOW', 'DONTAUDIT', 'AUDITALLOW', 'NEVERALLOW', 'PERMISSIVE', 'TYPE_TRANSITION', 'TYPE_CHANGE', 'TYPE_MEMBER', 'RANGE_TRANSITION', 'ROLE_TRANSITION', 'OPT_POLICY', 'INTERFACE', 'TUNABLE_POLICY', 'GEN_REQ', 'TEMPLATE', 'GEN_CONTEXT', 'IFELSE', 'IFDEF', 'IFNDEF', 'DEFINE') >check_recursion: 1 >module: None >ldict: {'t_MINUS': '\\-', 'p_attribute_def': <function p_attribute_def at 0x7f53ac11c230>, '__package__': 'sepolgen', 'defaults': <module 'sepolgen.defaults' from '/usr/lib64/python2.7/site-packages/sepolgen/defaults.pyc'>, 'p_fs_use': <function p_fs_use at 0x7f53ac11bc80>, 't_error': <function t_error at 0x7f53ac11ad70>, 'p_tunable_policy': <function p_tunable_policy at 0x7f53ac11b410>, 'p_nested_id_list': <function p_nested_id_list at 0x7f53ac11cb18>, 'p_obj_perm_set': <function p_obj_perm_set at 0x7f53ac11b6e0>, 't_BAR': '\\|', 'p_nested_id_set': <function p_nested_id_set at 0x7f53ac11caa0>, 'p_role_allow': <function p_role_allow at 0x7f53ac11c410>, 'p_gen_require': <function p_gen_require at 0x7f53ac11b8c0>, '__file__': '/usr/lib64/python2.7/site-packages/sepolgen/refparser.pyc', 't_ASTERISK': '\\*', 'p_avrule_def': <function p_avrule_def at 0x7f53ac11c500>, 'p_policy': <function p_policy at 0x7f53ac11b758>, 'p_nodecon': <function p_nodecon at 0x7f53ac11bd70>, 'p_ifelse': <function p_ifelse at 0x7f53ac11b488>, 'p_genfscon': <function p_genfscon at 0x7f53ac11bc08>, 'success': True, 'lexer': <sepolgen.lex.Lexer instance at 0x2fea2d8>, 'collect': <function collect at 0x7f53ac11ae60>, 't_CPAREN': '\\)', 'p_context': <function p_context at 0x7f53ac11bb18>, 't_OPAREN': '\\(', 'p_cond_expr': <function p_cond_expr at 0x7f53ac11c8c0>, 'p_range_transition_def': <function p_range_transition_def at 0x7f53ac11c7d0>, 'list_headers': <function list_headers at 0x7f53ac11ced8>, 't_m4comment': <function t_m4comment at 0x7f53ac11ab18>, 'p_policy_module_stmt': <function p_policy_module_stmt at 0x7f53ac11b140>, 'p_netifcon': <function p_netifcon at 0x7f53ac11bde8>, 'yacc': <module 'sepolgen.yacc' from '/usr/lib64/python2.7/site-packages/sepolgen/yacc.pyc'>, 'p_role_def': <function p_role_def at 0x7f53ac11c398>, 'p_pcidevicecon': <function p_pcidevicecon at 0x7f53ac11c050>, 'parse_headers': <function parse_headers at 0x7f53ac11cf50>, 'p_statements': <function p_statements at 0x7f53ac11af50>, 't_COMMA': '\\,', 'p_permissive': <function p_permissive at 0x7f53ac11c488>, 'p_identifier': <function p_identifier at 0x7f53ac11c9b0>, 'access': <module 'sepolgen.access' from '/usr/lib64/python2.7/site-packages/sepolgen/access.pyc'>, 're': <module 're' from '/usr/lib64/python2.7/re.pyc'>, 'p_mls_level_def': <function p_mls_level_def at 0x7f53ac11c140>, 'p_statement': <function p_statement at 0x7f53ac11b050>, 'p_initial_sid': <function p_initial_sid at 0x7f53ac11bb90>, '__builtins__': {'bytearray': <type 'bytearray'>, 'IndexError': <type 'exceptions.IndexError'>, 'all': <built-in function all>, 'help': Type help() for interactive help, or help(object) for help about object., 'vars': <built-in function vars>, 'SyntaxError': <type 'exceptions.SyntaxError'>, 'unicode': <type 'unicode'>, 'UnicodeDecodeError': <type 'exceptions.UnicodeDecodeError'>, 'memoryview': <type 'memoryview'>, 'isinstance': <built-in function isinstance>, 'copyright': Copyright (c) 2001-2012 Python Software Foundation. >All Rights Reserved. > >Copyright (c) 2000 BeOpen.com. >All Rights Reserved. > >Copyright (c) 1995-2001 Corporation for National Research Initiatives. >All Rights Reserved. > >Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. >All Rights Reserved., 'NameError': <type 'exceptions.NameError'>, 'BytesWarning': <type 'exceptions.BytesWarning'>, 'dict': <type 'dict'>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type 'exceptions.SystemExit'>, 'StandardError': <type 'exceptions.StandardError'>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type 'exceptions.RuntimeWarning'>, 'list': <type 'list'>, 'iter': <built-in function iter>, 'reload': <built-in function reload>, 'Warning': <type 'exceptions.Warning'>, '__package__': None, 'round': <built-in function round>, 'dir': <built-in function dir>, 'cmp': <built-in function cmp>, 'set': <type 'set'>, 'bytes': <type 'str'>, 'reduce': <built-in function reduce>, 'intern': <built-in function intern>, 'issubclass': <built-in function issubclass>, 'Ellipsis': Ellipsis, 'EOFError': <type 'exceptions.EOFError'>, 'locals': <built-in function locals>, 'BufferError': <type 'exceptions.BufferError'>, 'slice': <type 'slice'>, 'FloatingPointError': <type 'exceptions.FloatingPointError'>, 'sum': <built-in function sum>, 'getattr': <built-in function getattr>, 'abs': <built-in function abs>, 'exit': Use exit() or Ctrl-D (i.e. EOF) to exit, 'print': <built-in function print>, 'True': True, 'FutureWarning': <type 'exceptions.FutureWarning'>, 'ImportWarning': <type 'exceptions.ImportWarning'>, 'None': None, 'hash': <built-in function hash>, 'ReferenceError': <type 'exceptions.ReferenceError'>, 'len': <built-in function len>, 'credits': Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands > for supporting Python development. See www.python.org for more information., 'frozenset': <type 'frozenset'>, '__name__': '__builtin__', 'ord': <built-in function ord>, 'super': <type 'super'>, 'TypeError': <type 'exceptions.TypeError'>, 'license': See http://www.python.org/2.7/license.html, 'KeyboardInterrupt': <type 'exceptions.KeyboardInterrupt'>, 'UserWarning': <type 'exceptions.UserWarning'>, 'filter': <built-in function filter>, 'range': <built-in function range>, 'staticmethod': <type 'staticmethod'>, 'SystemError': <type 'exceptions.SystemError'>, 'BaseException': <type 'exceptions.BaseException'>, 'pow': <built-in function pow>, 'RuntimeError': <type 'exceptions.RuntimeError'>, 'float': <type 'float'>, 'MemoryError': <type 'exceptions.MemoryError'>, 'StopIteration': <type 'exceptions.StopIteration'>, 'globals': <built-in function globals>, 'divmod': <built-in function divmod>, 'enumerate': <type 'enumerate'>, 'apply': <built-in function apply>, 'LookupError': <type 'exceptions.LookupError'>, 'open': <built-in function open>, 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'basestring': <type 'basestring'>, 'UnicodeError': <type 'exceptions.UnicodeError'>, 'zip': <built-in function zip>, 'hex': <built-in function hex>, 'long': <type 'long'>, 'next': <built-in function next>, 'ImportError': <type 'exceptions.ImportError'>, 'chr': <built-in function chr>, 'xrange': <type 'xrange'>, 'type': <type 'type'>, '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.", 'Exception': <type 'exceptions.Exception'>, 'tuple': <type 'tuple'>, 'UnicodeTranslateError': <type 'exceptions.UnicodeTranslateError'>, 'reversed': <type 'reversed'>, 'UnicodeEncodeError': <type 'exceptions.UnicodeEncodeError'>, 'IOError': <type 'exceptions.IOError'>, 'hasattr': <built-in function hasattr>, 'delattr': <built-in function delattr>, 'setattr': <built-in function setattr>, 'raw_input': <built-in function raw_input>, 'SyntaxWarning': <type 'exceptions.SyntaxWarning'>, 'compile': <built-in function compile>, 'ArithmeticError': <type 'exceptions.ArithmeticError'>, 'str': <type 'str'>, 'property': <type 'property'>, 'GeneratorExit': <type 'exceptions.GeneratorExit'>, 'int': <type 'int'>, '__import__': <built-in function __import__>, 'KeyError': <type 'exceptions.KeyError'>, 'coerce': <built-in function coerce>, 'PendingDeprecationWarning': <type 'exceptions.PendingDeprecationWarning'>, 'file': <type 'file'>, 'EnvironmentError': <type 'exceptions.EnvironmentError'>, 'unichr': <built-in function unichr>, 'id': <built-in function id>, 'OSError': <type 'exceptions.OSError'>, 'DeprecationWarning': <type 'exceptions.DeprecationWarning'>, 'min': <built-in function min>, 'UnicodeWarning': <type 'exceptions.UnicodeWarning'>, 'execfile': <built-in function execfile>, 'any': <built-in function any>, 'complex': <type 'complex'>, 'bool': <type 'bool'>, 'ValueError': <type 'exceptions.ValueError'>, 'NotImplemented': NotImplemented, 'map': <built-in function map>, 'buffer': <type 'buffer'>, 'max': <built-in function max>, 'object': <type 'object'>, 'TabError': <type 'exceptions.TabError'>, 'callable': <built-in function callable>, 'ZeroDivisionError': <type 'exceptions.ZeroDivisionError'>, 'eval': <built-in function eval>, '__debug__': True, 'IndentationError': <type 'exceptions.IndentationError'>, 'AssertionError': <type 'exceptions.AssertionError'>, 'classmethod': <type 'classmethod'>, 'UnboundLocalError': <type 'exceptions.UnboundLocalError'>, 'NotImplementedError': <type 'exceptions.NotImplementedError'>, 'AttributeError': <type 'exceptions.AttributeError'>, 'OverflowError': <type 'exceptions.OverflowError'>}, 'p_typeattribute_def': <function p_typeattribute_def at 0x7f53ac11c6e0>, 'p_pirqcon': <function p_pirqcon at 0x7f53ac11be60>, 't_newline': <function t_newline at 0x7f53ac11ade8>, 'p_gen_context': <function p_gen_context at 0x7f53ac11baa0>, 'lex': <module 'sepolgen.lex' from '/usr/lib64/python2.7/site-packages/sepolgen/lex.pyc'>, '__name__': 'sepolgen.refparser', 'sys': <module 'sys' (built-in)>, 't_CBRACE': '\\}', 'p_define': <function p_define at 0x7f53ac11b2a8>, 'p_interface_call_param': <function p_interface_call_param at 0x7f53ac11b5f0>, 't_AMP': '\\&', 'traceback': <module 'traceback' from '/usr/lib64/python2.7/traceback.pyc'>, 'os': <module 'os' from '/usr/lib64/python2.7/os.pyc'>, 't_TILDE': '\\~', 'p_error': <function p_error at 0x7f53ac11ccf8>, 'p_policy_stmt': <function p_policy_stmt at 0x7f53ac11b7d0>, 't_IDENTIFIER': <function t_IDENTIFIER at 0x7f53ac11ac80>, 'p_template': <function p_template at 0x7f53ac11b230>, 'p_security_context': <function p_security_context at 0x7f53ac11ba28>, 't_comment': <function t_comment at 0x7f53ac11acf8>, 'parse_file': '/usr/share/selinux/devel/include/support/obj_perm_sets.spt', '__doc__': None, 'p_portcon': <function p_portcon at 0x7f53ac11bcf8>, 'p_typerule_def': <function p_typerule_def at 0x7f53ac11c578>, 't_SEMI': '\\;+', 'p_interface_call_param_list': <function p_interface_call_param_list at 0x7f53ac11b668>, 'tokens': ('TICK', 'SQUOTE', 'OBRACE', 'CBRACE', 'SEMI', 'COLON', 'OPAREN', 'CPAREN', 'COMMA', 'MINUS', 'TILDE', 'ASTERISK', 'AMP', 'BAR', 'EXPL', 'EQUAL', 'IDENTIFIER', 'NUMBER', 'PATH', 'IPV6_ADDR', 'MODULE', 'POLICY_MODULE', 'REQUIRE', 'SID', 'GENFSCON', 'FS_USE_XATTR', 'FS_USE_TRANS', 'FS_USE_TASK', 'PORTCON', 'NODECON', 'NETIFCON', 'PIRQCON', 'IOMEMCON', 'IOPORTCON', 'PCIDEVICECON', 'CLASS', 'TYPEATTRIBUTE', 'ROLEATTRIBUTE', 'TYPE', 'ATTRIBUTE', 'ATTRIBUTE_ROLE', 'ALIAS', 'TYPEALIAS', 'BOOL', 'TRUE', 'FALSE', 'IF', 'ELSE', 'ROLE', 'TYPES', 'ALLOW', 'DONTAUDIT', 'AUDITALLOW', 'NEVERALLOW', 'PERMISSIVE', 'TYPE_TRANSITION', 'TYPE_CHANGE', 'TYPE_MEMBER', 'RANGE_TRANSITION', 'ROLE_TRANSITION', 'OPT_POLICY', 'INTERFACE', 'TUNABLE_POLICY', 'GEN_REQ', 'TEMPLATE', 'GEN_CONTEXT', 'IFELSE', 'IFDEF', 'IFNDEF', 'DEFINE'), 'p_interface': <function p_interface at 0x7f53ac11b1b8>, 't_EQUAL': '\\=', 't_IPV6_ADDR': <function t_IPV6_ADDR at 0x7f53ac11aaa0>, 'p_role_transition_def': <function p_role_transition_def at 0x7f53ac11c848>, 'p_comma_list': <function p_comma_list at 0x7f53ac11cc08>, 'error': None, 'p_iomemcon': <function p_iomemcon at 0x7f53ac11bed8>, 'p_interface_call': <function p_interface_call at 0x7f53ac11b578>, 'reserved': {'dontaudit': 'DONTAUDIT', 'neverallow': 'NEVERALLOW', 'policy_module': 'POLICY_MODULE', 'ifdef': 'IFDEF', 'bool': 'BOOL', 'pcidevicecon': 'PCIDEVICECON', 'type_change': 'TYPE_CHANGE', 'role_transition': 'ROLE_TRANSITION', 'typealias': 'TYPEALIAS', 'gen_context': 'GEN_CONTEXT', 'type_transition': 'TYPE_TRANSITION', 'type': 'TYPE', 'optional_policy': 'OPT_POLICY', 'define': 'DEFINE', 'genfscon': 'GENFSCON', 'auditallow': 'AUDITALLOW', 'permissive': 'PERMISSIVE', 'iomemcon': 'IOMEMCON', 'else': 'ELSE', 'ioportcon': 'IOPORTCON', 'range_transition': 'RANGE_TRANSITION', 'true': 'TRUE', 'require': 'REQUIRE', 'attribute_role': 'ATTRIBUTE_ROLE', 'false': 'FALSE', 'attribute': 'ATTRIBUTE', 'module': 'MODULE', 'nodecon': 'NODECON', 'ifelse': 'IFELSE', 'type_member': 'TYPE_MEMBER', 'if': 'IF', 'pirqcon': 'PIRQCON', 'portcon': 'PORTCON', 'role': 'ROLE', 'typeattribute': 'TYPEATTRIBUTE', 'template': 'TEMPLATE', 'sid': 'SID', 'ifndef': 'IFNDEF', 'roleattribute': 'ROLEATTRIBUTE', 'fs_use_task': 'FS_USE_TASK', 'fs_use_trans': 'FS_USE_TRANS', 'netifcon': 'NETIFCON', 'interface': 'INTERFACE', 'class': 'CLASS', 'types': 'TYPES', 'alias': 'ALIAS', 'fs_use_xattr': 'FS_USE_XATTR', 'allow': 'ALLOW', 'tunable_policy': 'TUNABLE_POLICY', 'gen_require': 'GEN_REQ'}, 't_TICK': '\\`', 'p_asterisk': <function p_asterisk at 0x7f53ac11ca28>, 'parser': None, 'spt': None, 'p_require': <function p_require at 0x7f53ac11b9b0>, 'p_mls_range_def': <function p_mls_range_def at 0x7f53ac11c0c8>, 'parse': <function parse at 0x7f53ac11ce60>, 'p_bool': <function p_bool at 0x7f53ac11c5f0>, 't_ignore': ' \t', 'p_ioportcon': <function p_ioportcon at 0x7f53ac11bf50>, 't_refpolicywarn': <function t_refpolicywarn at 0x7f53ac11ac08>, 't_refpolicywarn1': <function t_refpolicywarn1 at 0x7f53ac11ab90>, 't_COLON': '\\:', 'p_optional_semi': <function p_optional_semi at 0x7f53ac11cc80>, 't_NUMBER': '[0-9\\.]+', 't_EXPL': '\\!', 'create_globals': <function create_globals at 0x7f53ac11cde8>, 't_OBRACE': '\\{', 'p_module_stmt': <function p_module_stmt at 0x7f53ac11b848>, 'p_names': <function p_names at 0x7f53ac11c938>, 'p_type_def': <function p_type_def at 0x7f53ac11c1b8>, 'p_optional_policy': <function p_optional_policy at 0x7f53ac11b398>, 'refpolicy': <module 'sepolgen.refpolicy' from '/usr/lib64/python2.7/site-packages/sepolgen/refpolicy.pyc'>, 'p_interface_stmts': <function p_interface_stmts at 0x7f53ac11b320>, 'prep_spt': <function prep_spt at 0x7f53ac11cd70>, 't_PATH': '/[a-zA-Z0-9)_\\.\\*/]*', 'p_empty': <function p_empty at 0x7f53ac11b0c8>, 'p_conditional': <function p_conditional at 0x7f53ac11c668>, 'expand': <function expand at 0x7f53ac11aed8>, 'p_ifdef': <function p_ifdef at 0x7f53ac11b500>, 'm': None, 'p_attribute_role_def': <function p_attribute_role_def at 0x7f53ac11c2a8>, 'p_roleattribute_def': <function p_roleattribute_def at 0x7f53ac11c758>, 'p_requires': <function p_requires at 0x7f53ac11b938>, 'p_nested_id_element': <function p_nested_id_element at 0x7f53ac11cb90>, 'p_typealias_def': <function p_typealias_def at 0x7f53ac11c320>, 't_SQUOTE': "\\'"} >method: 'LALR' >optimize: 0 >b: RuntimeError() >e: <type 'exceptions.RuntimeError'> >f: 't_SQUOTE' >n: 'DEFINE' >t: <traceback object at 0x2fcf128> >error: 1 >debug: False >ismethod: 0 >requires: None
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 894739
: 677746 |
677747
|
677748
|
677749