Re: [PHP-DEV] PHP 4.0 Bug #9766: IRCG trouble From: Sascha Schumann (sascha <email protected>)
Date: 03/15/01

    Hi,

> Program received signal SIGSEGV, Segmentation fault.
> 0x80ef6e5 in irc_cmd_RPL_NAMREPLY (conn=0x8189bb0, msg=0x401f591c)
> at irc_dispatcher.c:181
> 181 {

    can you please provide further information by appending it to
    the bug report?

    What kind of optimization are you using (-O3 or higher)?

    What gcc version (gcc -v) and C library (ls -l /lib/libc-*)
    are you using?

    What does the following show upon joining a channel?

        $ export IRCG_OPTIONS=E
        $ thttpd -D -C /path/to/conf

    - Sascha Experience IRCG
      http://schumann.cx/ http://schumann.cx/ircg

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>