Bug Study Analysis
Input
Input (.tsv) (schema: issue url, fix url)
parsed bugs: 0, issue: , fix:
Output (.tsv) (schema: issue, fix symptoms, root causes, impact level, impact consequences, code fix, conceptual fix, system dependent, trigger cause, trigger reproduction, notes) (categorizations are lost on refresh)
Controls
Selected bug index
Previous
Next
Open pages
Close pages
Data separator
(\t) tab
( ) space
(,) comma
(;) semicolon
Categories
symptoms
select option
(URB) Unexpected Runtime Behavior
(URBCIBE) Container Image Behavior Error
(URBCDNP) Configuration does not parse as expected
(URBTM) Target misconfiguration
(MR) Misleading Report
(UDBE) Unexpected Dependency Behavior Error
(PI) Performance issue
(C) Crash
(CFNF) Feature/sub-feature non functional
(CEC) Execution crash
(CCP) Configuration parsing crash
(CERE) Environment Related Error
root causes
select option
(CILB) Container Image Life-cycle Bug
(EHRB) Error Handler & Reporter Bugs
(MC) Misconfiguration inside the codebase
(MCDV) Misconfiguration of default values inside the codebase
(MCDP) Misconfiguration of dependencies inside the codebase
(TMO) Target machine operations
(TMOFS) Incorrect filesystem operations
(TMOD) Target machine / remote host has dependency issues
(TMOFTMF) Fetch target machine variable/facts failure
(TMOPI) Parsing issue target machine
(TMOITE) Instruction translation error / Abstraction layer error
(CMO) Controller machine operations
(CMOEP) Executor has problems
(CMOCONP) Connection has problems
(CMOPI) Parsing issue controller machine
impact level
select option
(Low) System works overall besides in specific edge cases.
(Medium) System starts and works for the majority of cases but fails when performing one important task.
(High) System won’t compile or start and it fails performing two or more important tasks.
impact consequences
select option
(CNTOC) Container operation crash
(SH) Security hazard
(PD) Performance degradation
(LOGRF) Logs reporting failure
(TCF) Target configuration failed
(TCFC) CMS operation crash
(TCIA) Target configuration inaccurate
(TCIN) Target configuration incomplete
(CUX) Confusing user experience
code fix
select option
(CDDI) Change on data declaration/initialization
(CAS) Change on assignment statements
(AC) Add class
(RC) Remove class
(CC) Change class
(AM) Add method
(RM) Remove method
(CM) Change method
(CLS) Change loop statements
(CBS) Change branch statements
(CRS) Change return statement
(IM) Invoke a method
conceptual fix
select option
(FEC) Fix execution component
(FPC) Fix parser component
(FCC) Fix connectivity component
(EEF) Expand execution feature
(EPF) Expand parser feature
(ECF) Expand connectivity feature
(CDEP) Change dependencies
(CSS) Change system structure
(CCONF) Change configuration
(DDM) Displaying a diagnostic message to the user
system dependent
select option
(True) True
(False) False
trigger cause
select option
(LE) Logic Errors
(AE) Algorithmic Errors
(CE) Configuration Errors
(PE) Programming Errors
trigger reproduction
select option
(CLIC) CLI commands
(CLICCC) Container command
(CLICDMO) Dependency module operation
(ENVS) Environment setup
(FDEPU) Faulty Dependency Usage
(OSSE) OS specific execution
(TC) Test case
(SI) Specific Invocation
(SITMCE) Target machine control execution
(SIIMI) Internal module invocation
(SICMI) Custom module invocation
(SITMRP) Target machine related parsing
(SICRP) Config/Runbook Parsing
notes