Project

General

Profile

Actions

Bug #9174

closed

NullPointerException via VerilogLiteral construction

Added by Sergey Smolov over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
High
Target version:
Start date:
07/27/2018
Due date:
% Done:

0%

Estimated time:
Detected in build:
master
Platform:
Published in build:

Description

java.lang.IllegalArgumentException
    at ru.ispras.fortress.util.InvariantChecks.checkTrue(InvariantChecks.java:53)
    at ru.ispras.fortress.util.InvariantChecks.checkTrue(InvariantChecks.java:38)
    at ru.ispras.fortress.util.InvariantChecks.checkNotNull(InvariantChecks.java:95)
    at ru.ispras.verilog.parser.model.basis.VerilogLiteral.<init>(VerilogLiteral.java:87)
    at ru.ispras.verilog.parser.model.basis.VerilogLiteral.<init>(VerilogLiteral.java:102)
    at ru.ispras.verilog.parser.model.VerilogCaseStatementItem.getExpression(VerilogCaseStatementItem.java:135)
    at ru.ispras.retrascope.parser.verilog.VerilogCfgProcessBuilder.onCaseStatementItemBegin(VerilogCfgProcessBuilder.java:763)
    at ru.ispras.verilog.parser.walker.VerilogNodeVisitor$11.onBegin(VerilogNodeVisitor.java:361)
    at ru.ispras.verilog.parser.walker.VerilogNodeVisitor.onBegin(VerilogNodeVisitor.java:700)
    at ru.ispras.verilog.parser.core.TreeWalker.onBegin(TreeWalker.java:100)
    at ru.ispras.verilog.parser.core.TreeWalker.start(TreeWalker.java:85)
    at ru.ispras.retrascope.parser.verilog.VerilogCfgBuilder.start(VerilogCfgBuilder.java:87)
    at ru.ispras.verilog.parser.VerilogDesignBackends.start(VerilogDesignBackends.java:56)
    at ru.ispras.verilog.parser.VerilogTranslator.start(VerilogTranslator.java:169)

Related issues 1 (0 open1 closed)

Related to Retrascope Test Suite - Bug #9175: Texas97PdlxCfgGraphMlTestCase: NullPointerExceptionClosedSergey Smolov07/27/2018

Actions
Actions #1

Updated by Sergey Smolov over 5 years ago

  • Related to Bug #9175: Texas97PdlxCfgGraphMlTestCase: NullPointerException added
Actions #2

Updated by Sergey Smolov over 5 years ago

  • Priority changed from Normal to High
Actions #3

Updated by Alexander Kamkin over 5 years ago

  • Status changed from New to Resolved
Actions #4

Updated by Sergey Smolov over 5 years ago

  • Status changed from Resolved to Verified
Actions #5

Updated by Sergey Smolov over 5 years ago

  • Status changed from Verified to Closed
Actions

Also available in: Atom PDF