[GRASS-dev] v.in.ogr crashed with SIGSEGV in main() in v.what/test_vwhat_layers
Vaclav Petras
wenzeslaus at gmail.com
Mon Oct 20 07:51:55 PDT 2014
Hi,
again some test failed because of segmentation fault and I'm wondering how
to collect the information about it for the report.
In this case, it was crash of v.in.ogr called by script db.in.ogr, so I
have absolutely no idea which process to hunt for except that it is a
(grand) child of the test. It is not visible from the report:
http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2014-10-20-07-00/report_for_nc_spm_08_grass7_nc/vector/v.what/test_vwhat_layers/index.html
I have the Ubuntu crash report dialog(s) but I would like to associate the
information with the tests, so I need something which will recognize that
there was a segmenation fault in one of the children and then it will
collect the information.
I made a little progress on that except that I found that there are files
in /var/crash which are somehow managed by some apport-* commands. Now I
was able to get file
/var/crash/_opt_src_grass-trunk-tests_dist.x86_64-unknown-linux-gnu_bin_v.in.ogr.1000.crash
which is attached and contains following useful information:
v.in.ogr crashed with SIGSEGV in main()
v.in.ogr --q -o dsn=./data/table1.csv output=t1
v.what/test_vwhat_layers
SegvAnalysis
...
source ... (0x000...00) not located in known VMA region (needed readable
region)!
...
SegvReason
reading NULL VMA
Stacktrace
__strcmp_ssse3 in .../strcmp.S
in main()
If somebody has some ideas how to proceed or to which commands to look,
please let me know.
Vaclav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20141020/289e2142/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: _opt_src_grass-trunk-tests_dist.x86_64-unknown-linux-gnu_bin_v.in.ogr.1000.crash
Type: text/x-apport
Size: 6485 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20141020/289e2142/attachment.bin>
More information about the grass-dev
mailing list