Menu

#984 segfault in vvp processing events with fst dumper

devel
closed-fixed
nobody
None
5
2015-07-22
2015-07-22
No

The attached fault1 tarball is part of the yosys regression test suite.
When run with IVERILOG_DUMPER=fst, it crashes vvp:

IVERILOG_DUMPER=fst vvp -n code_verilog_tutorial_counter_tb_syn0

FST info: dumpfile counter.vcd opened for output.
Applying reset
Came out of Reset
Terminating simulation
Simulation Result : PASSED

Segmentation fault

To reproduce, unpack the tarball and type "make".
Patch will follow (I don't see how to add two attachments).

1 Attachments

Discussion

  • Larry Doolittle

    Larry Doolittle - 2015-07-22

    In private email, Tony Bybell supplied the attached patch, that is tested to fix the crash. His email also asserts "Once fixed, you'll get your impulse arrows in gtkwave as you'd expect" for events in the simulation that should have been there all along.

     
  • Cary R.

    Cary R. - 2015-07-22
    • status: open --> closed-fixed
     
  • Cary R.

    Cary R. - 2015-07-22

    I have applied the patch to both development and V0.9. I will push a test program later.

     

Log in to post a comment.