You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Parse the kernel symbols along with the source code
2. Auto-write the rules with "symbols writerules /path/to/dir/"
3. Load the rules with "rules load -a /path/to/dir/"
4. Several rules show errors as the following:
Error: Rule 7203 (flex_array.parts) defined in
rules/Linux_3.8.13-19-generic-dbg_x86_64_20130618-155531_moomgc/type_struct_flex
_array.xml line 9 raised a TypeEvaluatorException at
src/asttypeevaluator.cpp:2139: Could not resolve member "flex_array.parts" at
:1:44
Error: Rule 7193 (compat_sysinfo.loads) defined in
rules/Linux_3.8.13-19-generic-dbg_x86_64_20130618-155531_moomgc/type_struct_comp
at_sysinfo.xml line 41 raised a TypeEvaluatorException at
src/asttypeevaluator.cpp:2139: Could not resolve member "compat_sysinfo.loads"
at :1:48
Error: Rule 7192 (compat_sysinfo.loads) defined in
rules/Linux_3.8.13-19-generic-dbg_x86_64_20130618-155531_moomgc/type_struct_comp
at_sysinfo.xml line 25 raised a TypeEvaluatorException at
src/asttypeevaluator.cpp:2139: Could not resolve member "compat_sysinfo.loads"
at :1:48
Error: Rule 7191 (compat_sysinfo.loads) defined in
rules/Linux_3.8.13-19-generic-dbg_x86_64_20130618-155531_moomgc/type_struct_comp
at_sysinfo.xml line 9 raised a TypeEvaluatorException at
src/asttypeevaluator.cpp:2139: Could not resolve member "compat_sysinfo.loads"
at :1:48
Error: Rule 7143 (scsi_cmnd.sense_buffer) defined in
rules/Linux_3.8.13-19-generic-dbg_x86_64_20130618-155531_moomgc/type_struct_scsi
_cmnd.xml line 92 raised a TypeEvaluatorException at
src/asttypeevaluator.cpp:2139: Could not resolve member
"scsi_cmnd.sense_buffer" at :1:43
Error: Rule 7072 (Scsi_Host.hostdata) defined in
rules/Linux_3.8.13-19-generic-dbg_x86_64_20130618-155531_moomgc/type_struct_Scsi
_Host.xml line 7672 raised a TypeEvaluatorException at
src/asttypeevaluator.cpp:2139: Could not resolve member "Scsi_Host.hostdata" at
:1:43
Error: Rule 7059 (Scsi_Host.hostdata) defined in
rules/Linux_3.8.13-19-generic-dbg_x86_64_20130618-155531_moomgc/type_struct_Scsi
_Host.xml line 7450 raised a TypeEvaluatorException at
src/asttypeevaluator.cpp:2139: Could not resolve member "Scsi_Host.hostdata" at
:1:43
Error: Rule 7049 (Scsi_Host.hostdata) defined in
rules/Linux_3.8.13-19-generic-dbg_x86_64_20130618-155531_moomgc/type_struct_Scsi
_Host.xml line 7276 raised a TypeEvaluatorException at
src/asttypeevaluator.cpp:2139: Could not resolve member "Scsi_Host.hostdata" at
:1:43
Original issue reported on code.google.com by [email protected] on 24 Jun 2013 at 1:53
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 24 Jun 2013 at 1:53The text was updated successfully, but these errors were encountered: