Ticket #3238 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

mapserv: malloc.c:3074: sYSMALLOc: Assertion

Reported by: soasi Owned by: sdlime
Priority: normal Milestone:
Component: MapServer C Library Version: unspecified
Severity: normal Keywords:
Cc:

Description

When trying to use mapserver I get this error:

mapserv: malloc.c:3074: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) ((unsigned long) (old_size) >= (unsigned long)((((builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 * (sizeof(size_t))) - 1)) & ~((2 * (sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long)old_end & pagemask) == 0)' failed., referer:  http://ambiente.comune.forli.fc.it/rumore/mappa/

Server: 2.6.31-14-generic-pae apache 2.2.12-1ubuntu2.1 ii cgi-mapserver 5.4.2-1 ii mapserver-bin 5.4.2-1

Change History

Changed 3 years ago by aboudreault

  • status changed from new to closed
  • resolution set to invalid

Not really related to MapServer. soasi tried the ubuntu packages of UbuntuGIS instead of the default packages in universe, and it worked.

Note: See TracTickets for help on using tickets.