<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Armin,<div>your issue sounds strange to me.</div><div><br></div><div>First of all note that the 1.0 package is now obsolete and you should use </div><div>the ZOO-Kernel from the SVN source tree to be able to compile and run</div><div>successfully.</div><div><br></div><div>When you set the USE_GDB flag on when compiling the ZOO-Kernel then</div><div>signals won't be handled internally by the Kernel so then you should be able </div><div>to extract relevant informations from gdb to know where the error occurs.</div><div><br></div><div>Futhermore, I wonder if you used the SVN source as the 1.0 didn't include the</div><div>USE_GDB flag so that can explain why you wasn't able to get more </div><div>informations when running ZOO-Kernel from gdb.</div><div><br></div><div>Hopefully we are able to compile and run successfully ZOO-Kernel, you can </div><div>use the official Open-SuSE package made by Angelos some times ago or</div><div>compile from the svn source tree.</div><div><br></div><div>Another important note is that you have to cgic from the SVN source tree to be </div><div>able to run ZOO-Kernel from the command line. The 1.0 version can't be run </div><div>from command line and work only from apache as cgi program. In the generated</div><div>Makefile the cgic is searched in the ../third/cgic206 directory so it have to be </div><div>found there to succeed. Obviously if you get another cgic library located in </div><div>library search path it can be found there even if not present in ../third/cgic206.</div><div>So here you have to make sure you get the cgic compiled before the Kernel</div><div>itself.</div><div><br></div><div><div>I hope you can get better experience of the ZOO-Kernel using the SVN source </div><div>tree.</div></div><div><br></div><div>Hope to get feedbacks from you,</div><div>best,</div><div><br></div><div><br><div><div>Le 10 mars 2011 à 17:18, Armin Burger a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi<br><br>I tried to get the ZOO kernel (from ZOO-Kernel-1.0 package) running on<br>2 different Debian boxes, one still on Debian Lenny, the other on<br>Squeeze. I tried both the  'cgic' library from Debian (2.05 in<br>Squeeze) as well the 2.06 from the ZOO thirds directory.<br><br>When I try to run the "zoo_loader.cgi" I always get segmentation<br>faults. Compiling it with "USE_GDB" and running inside gdb also just<br>produces not very helpful output like<br><br>Starting program: /usr/local/src//zoo-kernel/zoo_loader.cgi<br>[Thread debugging using libthread_db enabled]<br>[New Thread -1248183424 (LWP 29601)]<br>warning: Lowest section in /usr/lib/libicudata.so.36 is .hash at 000000b4<br><br>Program received signal SIGSEGV, Segmentation fault.<br>[Switching to Thread -1248183424 (LWP 29601)]<br>0xb7199a61 in fileno_unlocked () from /lib/tls/libc.so.6<br><br><br>Did anybody succeed to compile and get the ZOO kernel running? Any<br>clue what could go wrong and cause the segfaults, or are there any<br>patches that I could try?<br><br>Regards<br>Armin<br>_______________________________________________<br>Zoo-discuss mailing list<br><a href="mailto:Zoo-discuss@gisws.media.osaka-cu.ac.jp">Zoo-discuss@gisws.media.osaka-cu.ac.jp</a><br>http://gisws.media.osaka-cu.ac.jp/mailman/listinfo/zoo-discuss<br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><span class="Apple-style-span" style="font-size: 12px; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><span class="Apple-style-span" style="color: rgb(0, 0, 238); -webkit-text-decorations-in-effect: underline; "><font class="Apple-style-span" color="#000000">djay</font></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><span class="Apple-style-span" style="color: rgb(0, 0, 238); -webkit-text-decorations-in-effect: underline; "><font class="Apple-style-span" color="#000000"></font><a href="mailto:gerald.fenoy@geolabs.fr">gerald.fenoy@geolabs.fr</a></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div></span></div></div></span></span>
</div>
<br></div></body></html>