Just on quick check - have a look at the 'person' table - see if there are
more that 1 'admin' user defined..
As far as I can tell/guess -
this is the mod_php3.c file send_php3 function definition failing to free
if(conf->charset) free((char *)r->content_type);
but I'm not sure why..... - emile/david any ideas?
regards
alan
Krzysztof Janiszewski <[EMAIL PROTECTED]> said:
> > I assume that you did compile --with-sitegroups ..
>
> of course
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x401a65bc in chunk_free (ar_ptr=0x40248ce0, p=0x812e45c) at malloc.c:3117
> 3117 malloc.c: No such file or directory.
>
> > >where
>
> (gdb) where
> #0 0x401a65bc in chunk_free (ar_ptr=0x40248ce0, p=0x812e45c) at
> malloc.c:3117
> #1 0x401a6334 in __libc_free (mem=0x812e464) at malloc.c:3043
> #2 0x402eadad in send_php3 () from /etc/httpd/modules/libphp3.so
> #3 0x402eae13 in send_parsed_php3 () from /etc/httpd/modules/libphp3.so
> #4 0x805370b in ap_invoke_handler ()
> #5 0x80633b2 in ap_some_auth_required ()
> #6 0x806341f in ap_process_request ()
> #7 0x805ca27 in ap_child_terminate ()
> #8 0x805cbaf in ap_child_terminate ()
> #9 0x805ccc4 in ap_child_terminate ()
> #10 0x805d1ef in ap_child_terminate ()
> #11 0x805d928 in main ()
> #12 0x40146b65 in __libc_start_main (main=0x805d5f0 <main>, argc=2,
> ubp_av=0xbffffb04, init=0x804f084 <_init>, fini=0x807e45c <_fini>,
> rtld_fini=0x4000df24 <_dl_fini>, stack_end=0xbffffafc)
> at ../sysdeps/generic/libc-start.c:111
>
>
> > >bt
>
>
> (gdb) bt
> #0 0x401a65bc in chunk_free (ar_ptr=0x40248ce0, p=0x812e45c) at
> malloc.c:3117
> #1 0x401a6334 in __libc_free (mem=0x812e464) at malloc.c:3043
> #2 0x402eadad in send_php3 () from /etc/httpd/modules/libphp3.so
> #3 0x402eae13 in send_parsed_php3 () from /etc/httpd/modules/libphp3.so
> #4 0x805370b in ap_invoke_handler ()
> #5 0x80633b2 in ap_some_auth_required ()
> #6 0x806341f in ap_process_request ()
> #7 0x805ca27 in ap_child_terminate ()
> #8 0x805cbaf in ap_child_terminate ()
> #9 0x805ccc4 in ap_child_terminate ()
> #10 0x805d1ef in ap_child_terminate ()
> #11 0x805d928 in main ()
> #12 0x40146b65 in __libc_start_main (main=0x805d5f0 <main>, argc=2,
> ubp_av=0xbffffb04, init=0x804f084 <_init>, fini=0x807e45c <_fini>,
> rtld_fini=0x4000df24 <_dl_fini>, stack_end=0xbffffafc)
> at ../sysdeps/generic/libc-start.c:111
>
> In attachment you have my mysql log too. I may be helpful. I have to say,
> that those errors are strange. Today some parts of HKLC Framed Admin worked
> fine for about 15 minutes, and then it stoped working again. On other
> machine with Midgard 1.4.1beta it works fine. Maybe I have something bad in
> my database? Should I check for some important things in database? Maybe
> HKLC needs some special user to work?
>
> regards
> Krzysztof Janiszewski
> IT Partner
> http://www.it-partner.com.pl http://www.fr.pl
>
>
>
>
> --
>
--
Technical Director
Linux Center (HK) Ltd.
www.hklc.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]