Re: Module Crashes if build as a shared object

2007-03-02 Thread Jeff Trawick
On 2/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi all One of my apache module crashes if it is used as shared module but works fine if it is build as static module. Watch out for static variable usage in your module. That's a common cause of this type of problem. Static variable

Module Crashes if build as a shared object

2007-02-28 Thread MKhurana
Hi all One of my apache module crashes if it is used as shared module but works fine if it is build as static module. Also it was working fine as shared module before I upgraded to kernel 2.6 and glibc 2.3.4. Following is the back trace (gdb) bt #0 0xe410 in __kernel_vsyscall () #1 0xb7