<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body
 style="font-size: 10pt; font-family: Trebuchet MS; background-color: rgb(221, 221, 221);"
 alink="#f97810" link="#f97810" vlink="#f97810">
<font style="font-size: 10pt;" face="Trebuchet MS, Arial">
Hello All,<br>
<br>
I have a problem with a filteritem witch contains +/- 11000 characters.
This are id's of points which I would show on a map. When I called the
page apache crasht. And in the coredump I see the following:<br>
<br>
</font><font style="font-size: 10pt;" face="Trebuchet MS, Arial">#0&nbsp;
0x00cf15bc in mempcpy () from /lib/libc.so.6<br>
No symbol table info available.<br>
#1&nbsp; 0x00ce6558 in _IO_default_xsputn_internal () from /lib/libc.so.6<br>
No symbol table info available.<br>
#2&nbsp; 0x00cc2bd8 in vfprintf () from /lib/libc.so.6<br>
No symbol table info available.<br>
#3&nbsp; 0x00cdbd4c in vsprintf () from /lib/libc.so.6<br>
No symbol table info available.<br>
#4&nbsp; 0x00cc853e in sprintf () from /lib/libc.so.6<br>
No symbol table info available.<br>
#5&nbsp; 0x070fa3f5 in msOracleSpatialLayerWhichShapes (layer=0x36393639,
rect=<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {minx = 1.7223872351905284e-47, miny = 1.1808818690463142e-95,
maxx = 2.0056059668611313e-76, maxy = 2.7151806783827087e-33}) at
maporaclespatial.c:670<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; success = &lt;value optimized out&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i = -1081417209<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; function = 959197241<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; version = 909716537<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; query_str = "SELECT LOCATIEID, alarm_actief, NAAM, SHAPE FROM
(SELECT L.LOCATIEID AS LOCATIEID, LG.SHAPE, L.NAAM AS NAAM, L.ADRES,
L.PLAATS, alarm.NAAM Laatste_alarm, unixts_to_date(Alarm.TIJDSTIP_HOOG)
Actief_sin"...<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; table_name =
",4992,4993,4994,4995,4996,4997,4998,4999,5000,5001,5002,5003,5035,5036,5037,5038,5039,5040,5041,5042,5043,5044,5045,5046,5047,5048,5049,5050,5051,5052,5053,5054,5055,5056,5113,5396,5546,5547,5548,5549"...<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; geom_column_name =
",9647,9648,9649,9654,9655,9656,9657,9658,9659,9660,9661,9662,9663,9664,9665,9669,9670,9671,9672,9688"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; unique =
",9624,9625,9626,9627,9628,9629,9630,9631,9632,9633,9634,9635,9636,9637,9641,9642,9643,9644,9645,9646"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; srid =
",9604,9605,9606,9607,9608,9609,9610,9611,9612,9613,9614,9615,9616,9617,9618,9619,9620,9621,9622,9623"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; adtp = (OCIDefine *) 0x3836392c<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; items = (OCIDefine **) 0x93b5560<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dthand = (msOracleSpatialDataHandler *) 0x938e930<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hand = (msOracleSpatialHandler *) 0x9436080<br>
<br>
In the fields Table_name, geon_colomn_name, unique&nbsp; and srid are filled
with the string I assign to FilterItem.<br>
<br>
Is this a bug or do I make a mistake?<br>
<br>
I use the mapscript (php) to assign the variables.<br>
<br>
Can anyone help me?<br>
</font><font style="font-size: 10pt;" face="Trebuchet MS, Arial"><br>
Met vriendelijke groet,<br>
Rob ter Haar<br>
<br>
<b>I-Real</b><br>
Postbus 593<br>
7000 AN Doetinchem<br>
<b>T:</b> +31 (0)314 366600<br>
<b>F:</b> +31 (0)314 363410<br>
<b>E:</b> <a href="mailto:r.terhaar@i-real.nl"
 style="color: rgb(249, 120, 16);">r.terhaar@i-real.nl</a><br>
<b>I:</b> <a href="http://www.i-real.nl"
 style="color: rgb(249, 120, 16);">www.i-real.nl</a><br>
<br>
</font>
<div
 style="border: 1px solid rgb(153, 153, 153); padding: 5px; color: rgb(153, 153, 153); width: 600px; font-size: 8pt;">De
informatie in dit e-mailbericht is uitsluitend bestemd voor de
geadresseerde.<br>
Verstrekking aan en gebruik door anderen is niet toegestaan.<br>
Door de elektronische verzending van het bericht, kunnen er geen
rechten worden ontleend aan de informatie.
</div>
<br>
<br>
<br>
</body>
</html>