<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hi,<br><br></div><div>again some test failed because of segmentation fault and I'm wondering how to collect the information about it for the report.<br><br></div><div>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:<br><br><a href="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">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</a><br><br>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.<br><br></div><div>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<br></div><div><br>/var/crash/_opt_src_grass-trunk-tests_dist.x86_64-unknown-linux-gnu_bin_v.in.ogr.1000.crash<br><br></div><div>which is attached and contains following useful information:<br></div><div><br>  v.in.ogr crashed with SIGSEGV in main()<br><br></div>  v.in.ogr --q -o dsn=./data/table1.csv output=t1<br><br></div>  v.what/test_vwhat_layers<br><br></div><div>  SegvAnalysis<br>  ...<br></div><div>  source ... (0x000...00) not located in known VMA region (needed readable region)!<br>  ...<br></div><div><br></div>  SegvReason<br></div>  reading NULL VMA<br><br></div>  Stacktrace<br></div>  __strcmp_ssse3 in .../strcmp.S<br></div>  in main()<br><br></div>If somebody has some ideas how to proceed or to which commands to look, please let me know.<br><br></div>Vaclav<br><div><div><br></div></div></div>