Author: Kevin Email: Message: Hi, In regard to the problem I had above, I used gdb to process the core file. Here is the error message.
First I ran "./search.cgi 23", which dumped a core. Then I ran gdb... --------------------------------------------- Core was generated by './seearch.cgi 23'. Program terminated with signal 11, degmentation fault. Reading symbols from /path/to/mnogosearch-3.2.4/lib/libudmsearch-3.2.so...done. Reading symbols from /lib/libm.so.6...done. .... < a few more lines of reading so files here>... ..... Reading symbols from /lib/libresolv.so.2...done. #0 0x41125109 in chunk_free (ar_ptr=0x411b9d40, p=0x906b848) at malloc.c:3111 3111 malloc.c: No such file or directory. (gdb) ----------------------------------------------- Any idea what's wrong with this? Thanks a lot!!! Reply: <http://www.mnogosearch.org/board/message.php?id=4754> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
