Changes between Initial Version and Version 1 of Ticket #4095, comment 2


Ignore:
Timestamp:
May 22, 2018, 10:26:00 AM (6 years ago)
Author:
Algunenano

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4095, comment 2

    initial v1  
    11I've been able to reproduce it in Ubuntu 17.04 (32bits):
    22{{{
     3Program received signal SIGSEGV, Segmentation fault.
     40xb7f5ba74 in lwpoint_is_empty (point=0x0) at lwpoint.c:293
    35293             if ( ! point->point || point->point->npoints < 1 )
    46(gdb) bt
     
    911#4  0xb7ee1f76 in CU_run_test () from /usr/lib/i386-linux-gnu/libcunit.so.1
    1012#5  0x0804cd55 in main (argc=<optimized out>, argv=<optimized out>) at cu_tester.c:216
     13
    1114}}}
    1215