Opened 14 years ago

Closed 14 years ago

#3238 closed defect (invalid)

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 (1)

comment:1 by aboudreault, 14 years ago

Resolution: invalid
Status: newclosed

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.