Skip to content

Parser segfault #1

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?

The parser segfaults whenever it encounters a feature like the following:

    promoter        <1..(1579.1736)

gdb says:

Program received signal SIGSEGV, Segmentation fault.
0x00007fa17f541265 in parseLocation (sLocation=<value optimized out>,
pFeature=0x28e3c40) at gbfp.c:402
402         pFeature->lEnd = ((pFeature->ptLocation)+(iLocationNum - 1))->lEnd;


What version of the product are you using? On what operating system?

gbfp 0.6.1
linux amd64

Please provide any additional information below.

Found the error while parsing the RefSeq record for NM_006517.


Original issue reported on code.google.com by akbor...@gmail.com on 3 Mar 2009 at 3:09

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions