[mapserver-users] gmap demo segfault

Caffeinate The World mochaexpress at yahoo.com
Sun Nov 24 03:58:19 EST 2002


mapserver-3.6.3
php-4.2.2 (cgi and apache  mod)
NetBSD-Alpha-1.5.2
Apache-1.3.22

I got mapserver going and the default demo working. Then I tried the gmap-3.6 demo and it segmentation fault at the line denoted by "HERE" below :

function GMapDrawMap()
{
    GLOBAL $gpoMap, $gbShowQueryResults;
    GLOBAL $gbIsHtmlMode;
    GLOBAL $gszCommand, $gszZoomBoxExt;
    GLOBAL $gAppletImgFmt, $gImagesFmt;

    if ($gbShowQueryResults)
        $img = $gpoMap->drawQuery();
    else
        $img = $gpoMap->draw(); //<--------HERE



---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20021124/d9b5c436/attachment.html


More information about the mapserver-users mailing list