Opened 13 years ago

Closed 13 years ago

#3860 closed defect (fixed)

Shpxy tag use leading to seg fault in trunk...

Reported by: sdlime Owned by: sdlime
Priority: normal Milestone: 6.0 release
Component: MapServer C Library Version: unspecified
Severity: blocker Keywords:
Cc: chodgson, dmorissette

Description

Trying to port an app that works great in 5.6 to 6.0 and running into issues with shpxy tags and a segfault. Need to work up some concise test cases...

This is a blocker for a 6.0 release.

Steve

Change History (5)

comment:1 by sdlime, 13 years ago

I should note that in my app I'm using the include tag and the shpxy tag is in the included file (for what that's worth...).

Steve

comment:2 by sdlime, 13 years ago

Cc: chodgson added

I believe this is related to ticket #3606. CC'ing Chris. I can recreate with a super simple test case: query a polygon layer and have [shpxy] in the template... Boom, seg fault.

Steve

comment:3 by sdlime, 13 years ago

Cc: dmorissette added

comment:4 by sdlime, 13 years ago

See msautotest/query/template.map, test 2 as a test case. -Steve

comment:5 by sdlime, 13 years ago

Resolution: fixed
Status: newclosed

Got it, fixed in r11651. Closing...

Steve

Note: See TracTickets for help on using tickets.