Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a2d29ba77c8fe4d655c72d0b897f51ad > files > 158

mnogosearch-3.3.8-3mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>Reporting bugs</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
TITLE="mnoGoSearch 3.3.8 reference manual"
HREF="index.html"><LINK
REL="UP"
TITLE="Miscellaneous"
HREF="msearch-misc.html"><LINK
REL="PREVIOUS"
TITLE="Database schema"
HREF="msearch-dbschema.html"><LINK
REL="NEXT"
TITLE="Reference"
HREF="msearch-reference.html"><LINK
REL="STYLESHEET"
TYPE="text/css"
HREF="mnogo.css"><META
NAME="Description"
CONTENT="mnoGoSearch - Full Featured Web site Open Source Search Engine Software over the Internet and Intranet Web Sites Based on SQL Database. It is a Free search software covered by GNU license."><META
NAME="Keywords"
CONTENT="shareware, freeware, download, internet, unix, utilities, search engine, text retrieval, knowledge retrieval, text search, information retrieval, database search, mining, intranet, webserver, index, spider, filesearch, meta, free, open source, full-text, udmsearch, website, find, opensource, search, searching, software, udmsearch, engine, indexing, system, web, ftp, http, cgi, php, SQL, MySQL, database, php3, FreeBSD, Linux, Unix, mnoGoSearch, MacOS X, Mac OS X, Windows, 2000, NT, 95, 98, GNU, GPL, url, grabbing"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#EEEEEE"
TEXT="#000000"
LINK="#000080"
VLINK="#800080"
ALINK="#FF0000"
><!--#include virtual="body-before.html"--><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
><SPAN
CLASS="application"
>mnoGoSearch</SPAN
> 3.3.8 reference manual: Full-featured search engine software</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="msearch-dbschema.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 12. Miscellaneous</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="msearch-reference.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="bugs"
>Reporting bugs</A
></H1
><A
NAME="AEN6795"
></A
><P
>&#13;  Please, submit bug reports and feature requests using our
  <A
HREF="http://www.mnogosearch.org/bugs/"
TARGET="_top"
>&#13;  Bug and feature request database</A
>.
  </P
><P
>When reporting a bug, please specify the
  <SPAN
CLASS="application"
>mnoGoSearch</SPAN
> version
  you are using and provide as much information about your problem as
  possible. Information about your platform and OS, database
  version, database statistics (<B
CLASS="command"
>indexer -S</B
> output) 
  will be very helpful to find and fix possible bugs.
  </P
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="bugs-current"
>Currently known bugs</A
></H2
><P
>The currently known bugs can bugs can be found in the <A
HREF="http://mnogosearch.org/bugs/"
TARGET="_top"
>Bug and feature request database</A
>.
    </P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="bugs-core"
>Core dump reports</A
></H2
><P
>If <SPAN
CLASS="application"
>indexer</SPAN
> or <SPAN
CLASS="application"
>search.cgi</SPAN
>
    crashed and produced a core dump, it will be very helpful to
    send us a backtrace which can be created using <SPAN
CLASS="application"
>gdb</SPAN
> 
    (<SPAN
CLASS="application"
>The GNU Debugger</SPAN
>).
    Please follow through the following steps to create a backtrace.
    </P
><P
>Run GNU Debugger with the executable as the first argument and with  core file as the second:</P
><P
>&#13;<KBD
CLASS="userinput"
>&#13;gdb indexer indexer.core
</KBD
>
    </P
><P
>Some information about crash will be displayed:
<PRE
CLASS="programlisting"
>&#13;Core was generated by `indexer'.
Program terminated with signal 8, Floating point exception.
Reading symbols from /usr/lib/libc.so.3...done.
Reading symbols from /usr/libexec/ld-elf.so.1...done.
#0  0x80483f3 in main () at indexer.c:4
4               printf("%d",0/0);
</PRE
>
    </P
><P
>Then type <TT
CLASS="literal"
>backtrace</TT
> and press <TT
CLASS="literal"
>Enter</TT
>.
    <PRE
CLASS="programlisting"
>&#13;(gdb) backtrace
#0  0x80483f3 in main () at indexer.c:4
#1  0x804837d in _start ()
</PRE
>
    </P
><P
>&#13;    Copy the backtrace output and paste it into bug report.
    </P
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="msearch-dbschema.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="msearch-reference.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Database schema</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="msearch-misc.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Reference</TD
></TR
></TABLE
></DIV
><!--#include virtual="body-after.html"--></BODY
></HTML
>