Ticket #1339 (closed defect: invalid)

Opened 8 years ago

Last modified 8 years ago

segfault running python mapscript tests

Reported by: luiz.vital@… Owned by: sgillies@…
Priority: high Milestone:
Component: MapScript-SWIG Version: 4.4
Severity: normal Keywords:
Cc: sgillies@…

Description

a color can be initialized with arguments ... ok
a color can be initialized with no arguments ... ok
invalid hex color string raises proper error ... ok
a color can be set using lower case hex ... ok
a color can be set using upper case hex ... ok
a color can be set using setRGB method ... ok
a color can be outputted as hex ... ok
raise an error in the case of an undefined color ... ok
test saving query to a file ... Segmentation fault

in the resultcachetest.py

Change History

Changed 8 years ago by dmorissette

  • owner changed from mapserverbugs to sgillies@…
  • component changed from MapScript-PHP to MapScript-SWIG

Changed 8 years ago by luiz.vital@…

  • cc sgillies@… added
  • status changed from new to closed
  • resolution set to invalid
Sorry, the segfaults orign are from the mapserver install. 
 
A simple './shp2img -m tests/test.map -o test.png' generated a segfault 
 
I'll try to fix it. 
 
Thanks 
Note: See TracTickets for help on using tickets.