Skip to content

bcftools-1.19: core dump in init_data() at plugins/split-vep.c:602 #2072

@mmokrejs

Description

@mmokrejs

Hi,
the manual is a tough read for me so I evidently messed up with the commandline by addition of the ':info'.

Core was generated by `bcftools +split-vep -c Consequence,DPR:info,VAF,VAF1 -s worst'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f2fb40b5eef in parse_column_str (args=args@entry=0x555775e60be0) at plugins/split-vep.c:602
602	                *tp = 0;
(gdb) where
#0  0x00007f2fb40b5eef in parse_column_str (args=args@entry=0x555775e60be0) at plugins/split-vep.c:602
#1  0x00007f2fb40b8747 in init_data (args=0x555775e60be0) at plugins/split-vep.c:891
#2  run (argc=<optimized out>, argv=<optimized out>) at plugins/split-vep.c:1460
#3  0x0000555774954689 in main_plugin (argc=5, argv=0x7fff80ab1b60) at vcfplugin.c:669
#4  0x00007f2fb36e778a in ?? () from /lib64/libc.so.6
#5  0x00007f2fb36e7845 in __libc_start_main () from /lib64/libc.so.6
#6  0x0000555774889031 in _start ()
(gdb) 
   -c, --columns LIST[:type]   Extract the fields listed either as indexes or names. The default type
                                 of the new annotation is String but can be also Integer/Int or Float/Real.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions