On Wed, Jul 09, 2003 at 09:33:04AM -0400, [EMAIL PROTECTED] wrote:
>    My problem is with trying to get midgard-php-1.5 running.
> 
>    I can compile fine. but if I enable extension=midgard.so
> 
>    Apache segfaults.
> 
>    I've recompiled several times.
> 
>    I did a debug session with gdb and got:
> 
>    Program received signal SIGSEGV, Segmentation fault.
>    _dl_lookup_symbol (undef_name=0x4042bd8d "g_free", undef_map=0x80e1328,
>    ref=0xbfffd22c, symbol_scope=0x80e147c, reloc_type=1,
>        explicit=0) at do-lookup.h:80
>    80      do-lookup.h: No such file or directory.
>            in do-lookup.h
> 
>    But I dont know how to debug  at this level.
Enter:
        bt full
(full backtrace)

and send it to the list.

-- 
/ Alexander Bokovoy
---
One way to stop a runaway horse is to bet on him.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to