NULL pointer dereference on driver seq_item_port

In reply to charleneku:

in your driver, ‘seq’ is of type uvm_sequence_item not hdr_input_pin_seq_item. Do you have a type mismatch?