List Info

Thread: Embper 2.10 and Apache 2.2.0




Embper 2.10 and Apache 2.2.0
user name
2006-03-28 09:49:33
Hi,

I made upgrade from Fedora Core 4 to Fedora Core 5. After
that I tried 
to recompile Embperl. It gave some warnings about not
declared 
functions. I run a test and it gave me following error:

Performing httpd syntax check 1 ...  ERROR: Syntax OK not
found
Got httpd: Syntax error on line 33 of 
/tmp/Embperl-2.1.0/test/conf/httpd.min.conf: Cannot load 
/tmp/Embperl-2.1.0/blib/arch/auto/Embperl/Embperl.so into
server: 
/tmp/Embperl-2.1.0/blib/arch/auto/Embperl/Embperl.so:
undefined symbol: 
ap_table_do                 

Any ideas how to fix it?
Thanks in advance.

Env: Fedora Core 5, Apache 2.2.0, mod_perl 2.0.2, Embperl
2.10

-- 
Best regards, 
Michael Stepanov
Senior Software Developer
PrimeTel Ltd
Tel: +357 25-867154
Email: stepanovfrancoudi.com


------------------------------------------------------------
---------
To unsubscribe, e-mail: embperl-unsubscribeperl.apache.org
For additional commands, e-mail: embperl-helpperl.apache.org

Embper 2.10 and Apache 2.2.0
user name
2006-03-28 10:36:59
Hi,
> 
> I made upgrade from Fedora Core 4 to Fedora Core 5.
After 
> that I tried to recompile Embperl. It gave some
warnings 
> about not declared functions. I run a test and it gave
me 
> following error:
> 
> 
> Env: Fedora Core 5, Apache 2.2.0, mod_perl 2.0.2,
Embperl 2.10
> 

Some time ago there was a patch for Apache 2.2 on the
mailing list. You
should be able to find it in the archives.

This patch will be in the next release

Gerald


 
** Virus checked by BB-5000 Mailfilter ** 


------------------------------------------------------------
---------
To unsubscribe, e-mail: embperl-unsubscribeperl.apache.org
For additional commands, e-mail: embperl-helpperl.apache.org

Embper 2.10 and Apache 2.2.0
user name
2006-03-29 08:45:34
Gerald Richter wrote:
> Hi,
>   
>> I made upgrade from Fedora Core 4 to Fedora Core 5.
After 
>> that I tried to recompile Embperl. It gave some
warnings 
>> about not declared functions. I run a test and it
gave me 
>> following error:
>>
>>
>> Env: Fedora Core 5, Apache 2.2.0, mod_perl 2.0.2,
Embperl 2.10
>>
>>     
>
> Some time ago there was a patch for Apache 2.2 on the
mailing list. You
> should be able to find it in the archives.
>   
Thanks Gerald for your replay. I found and applied the
patch. Now it 
gives "Segmentation fault". I checked PHP and
Mason web applications. 
They are working fine. The problem only with Embperl.
> This patch will be in the next release
>
> Gerald
>
>
>  
> ** Virus checked by BB-5000 Mailfilter ** 
>
>   


-- 
Best regards, 
Michael Stepanov
Senior Software Developer
PrimeTel Ltd
Tel: +357 25-867154
Email: stepanovfrancoudi.com


------------------------------------------------------------
---------
To unsubscribe, e-mail: embperl-unsubscribeperl.apache.org
For additional commands, e-mail: embperl-helpperl.apache.org

Embper 2.10 and Apache 2.2.0
user name
2006-03-29 09:25:10
> >
> > Some time ago there was a patch for Apache 2.2 on
the mailing list. 
> > You should be able to find it in the archives.
> >   
> Thanks Gerald for your replay. I found and applied the
patch. 
> Now it gives "Segmentation fault". I
checked PHP and Mason 
> web applications. 
> They are working fine. The problem only with Embperl.

Are you able to let it run under gdb and send me a
stackbacktrace?

If yes, please compile Embperl with

  perl Makefile.PL debug
  make install

Gerald

  


 
** Virus checked by BB-5000 Mailfilter ** 


------------------------------------------------------------
---------
To unsubscribe, e-mail: embperl-unsubscribeperl.apache.org
For additional commands, e-mail: embperl-helpperl.apache.org

Embper 2.10 and Apache 2.2.0
user name
2006-03-29 09:57:31
Gerald Richter wrote:
>>> Some time ago there was a patch for Apache 2.2
on the mailing list. 
>>> You should be able to find it in the archives.
>>>   
>>>       
>> Thanks Gerald for your replay. I found and applied
the patch. 
>> Now it gives "Segmentation fault". I
checked PHP and Mason 
>> web applications. 
>> They are working fine. The problem only with
Embperl.
>>     
>
> Are you able to let it run under gdb and send me a
stackbacktrace?
>   
This is the stackbacktrace:
----------- START -------------

#0  0x00243350 in apr_table_get () from
/usr/lib/libapr-1.so.0
#1  0x02a96c83 in embperl_GetApacheReqParam (pApp=0x87ab224,

pPool=0x96de8ac, r=0x96d4718, pParam=0x96de918) at
mod_embperl.c:1165
#2  0x02a69048 in embperl_SetupRequest (my_perl=0x93274f0, 
pApacheReqSV=0x95ffd28, pApp=0x87ab224, pApacheCfg=0x0,
    pPerlParam=0x0, ppReq=0xbff546ec) at epinit.c:1408
#3  0x02a6b7eb in embperl_InitRequest (my_perl=0x93274f0, 
pApacheReqSV=0x95ffd28, pPerlParam=0x0, ppReq=0xbff54758)
    at epinit.c:2216
#4  0x02a6bd88 in embperl_InitRequestComponent (my_perl=0x0,

pApacheReqSV=0x95ffd28, pPerlParam=0x0, ppReq=0xbff54758)
    at epinit.c:2292
#5  0x02a58d8a in embperl_ExecuteRequest (my_perl=0x93274f0,

pApacheReqSV=0x95ffd28, pPerlParam=0x0) at epmain.c:1453
#6  0x02a4c634 in XS_Embperl__Req_ExecuteRequest
(my_perl=0x93274f0, 
cv=0x8702e50) at Embperl.xs:125
#7  0x06a3fefd in Perl_pp_entersub () from 
/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE/libperl.so
#8  0x06a393cf in Perl_runops_standard () from 
/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE/libperl.so
#9  0x069d9c7e in Perl_magicname () from 
/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE/libperl.so
#10 0x069de3c6 in Perl_call_sv () from 
/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE/libperl.so
#11 0x007390ff in modperl_callback () from
/etc/httpd/modules/mod_perl.so
#12 0x007397fa in modperl_callback_run_handlers () from 
/etc/httpd/modules/mod_perl.so
#13 0x00739e6a in modperl_callback_per_dir () from 
/etc/httpd/modules/mod_perl.so
#14 0x00732fcf in modperl_response_init () from 
/etc/httpd/modules/mod_perl.so
#15 0x0073319b in modperl_response_handler_cgi () from 
/etc/httpd/modules/mod_perl.so
#16 0x008f8fbd in ap_run_handler () from /usr/sbin/httpd
#17 0x008fc958 in ap_invoke_handler () from /usr/sbin/httpd
#18 0x00908811 in ap_process_request () from /usr/sbin/httpd
#19 0x0090562f in ap_register_input_filter () from
/usr/sbin/httpd
#20 0x00900e5d in ap_run_process_connection () from
/usr/sbin/httpd
#21 0x00900f5c in ap_process_connection () from
/usr/sbin/httpd
#22 0x0090cae2 in ap_graceful_stop_signalled () from
/usr/sbin/httpd
#23 0x0090cd54 in ap_graceful_stop_signalled () from
/usr/sbin/httpd
#24 0x0090dc69 in ap_mpm_run () from /usr/sbin/httpd
#25 0x008e4917 in main () from /usr/sbin/httpd


------------ END ----------------
> If yes, please compile Embperl with
>
>   perl Makefile.PL debug
>   make install
>
> Gerald
>
>   
>
>
>  
> ** Virus checked by BB-5000 Mailfilter ** 
>
>   


-- 
Best regards, 
Michael Stepanov
Senior Software Developer
PrimeTel Ltd
Tel: +357 25-867154
Email: stepanovfrancoudi.com


------------------------------------------------------------
---------
To unsubscribe, e-mail: embperl-unsubscribeperl.apache.org
For additional commands, e-mail: embperl-helpperl.apache.org

Embper 2.10 and Apache 2.2.0
user name
2006-04-08 15:31:43
> Gerald Richter wrote:
> >>> Some time ago there was a patch for Apache
2.2 on the 
> mailing list. 
> >>> You should be able to find it in the
archives.
> >>>   
> >>>       
> >> Thanks Gerald for your replay. I found and
applied the patch. 
> >> Now it gives "Segmentation fault".
I checked PHP and Mason web 
> >> applications.
> >> They are working fine. The problem only with
Embperl.
> >>     

Could you please try if Embperl 2.2.0 fixes this problem for
you?

Gerald


 
** Virus checked by BB-5000 Mailfilter ** 


------------------------------------------------------------
---------
To unsubscribe, e-mail: embperl-unsubscribeperl.apache.org
For additional commands, e-mail: embperl-helpperl.apache.org

Embper 2.10 and Apache 2.2.0
user name
2006-04-10 11:50:08
Gerald Richter wrote:
>> Gerald Richter wrote:
>>     
>>>>> Some time ago there was a patch for
Apache 2.2 on the 
>>>>>           
>> mailing list. 
>>     
>>>>> You should be able to find it in the
archives.
>>>>>   
>>>>>       
>>>>>           
>>>> Thanks Gerald for your replay. I found and
applied the patch. 
>>>> Now it gives "Segmentation
fault". I checked PHP and Mason web 
>>>> applications.
>>>> They are working fine. The problem only
with Embperl.
>>>>     
>>>>         
>
> Could you please try if Embperl 2.2.0 fixes this
problem for you?
>   
I tried the latest version of Embperl but without any luck.
I still have 
a Segmentation fault. Here is a backtrace:

--- Start backtrace ------

#0  0x009f1350 in apr_table_get () from
/usr/lib/libapr-1.so.0
#1  0x01a6088c in embperl_GetApacheReqParam (pApp=0x9270564,

pPool=0xa5610ec, r=0xa556fd8, pParam=0xa561160) at
mod_embperl.c:1167
#2  0x01a444b0 in embperl_SetupRequest (my_perl=0xa1bdc50, 
pApacheReqSV=0x9e0d36c, pApp=0x9270564,
pApacheCfg=0x8fabd78,
    pPerlParam=0x0, ppReq=0xbf8e30b0) at epinit.c:1431
#3  0x01a4604b in embperl_InitRequest (my_perl=0xa1bdc50, 
pApacheReqSV=0x9e0d36c, pPerlParam=0x0, ppReq=0xbf8e3138)
    at epinit.c:2255
#4  0x01a46f1a in embperl_InitRequestComponent
(my_perl=0xa1bdc50, 
pApacheReqSV=0x9e0d36c, pPerlParam=0x0, ppReq=0xbf8e3138)
    at epinit.c:2331
#5  0x01a3714d in embperl_ExecuteRequest (my_perl=0xa1bdc50,

pApacheReqSV=0x9e0d36c, pPerlParam=0x0) at epmain.c:1469
#6  0x01a32e35 in XS_Embperl__Req_ExecuteRequest
(my_perl=0xa1bdc50, 
cv=0x92e7468) at Embperl.xs:136
#7  0x017bdefd in Perl_pp_entersub () from 
/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE/libperl.so
#8  0x017b73cf in Perl_runops_standard () from 
/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE/libperl.so
#9  0x01757c7e in Perl_magicname () from 
/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE/libperl.so
#10 0x0175c3c6 in Perl_call_sv () from 
/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE/libperl.so
#11 0x005d40ff in modperl_callback () from
/etc/httpd/modules/mod_perl.so
#12 0x005d47fa in modperl_callback_run_handlers () from 
/etc/httpd/modules/mod_perl.so
#13 0x005d4e6a in modperl_callback_per_dir () from 
/etc/httpd/modules/mod_perl.so
#14 0x005cdfcf in modperl_response_init () from 
/etc/httpd/modules/mod_perl.so
#15 0x005ce19b in modperl_response_handler_cgi () from 
/etc/httpd/modules/mod_perl.so
#16 0x00cbcfbd in ap_run_handler () from /usr/sbin/httpd
#17 0x00cc0958 in ap_invoke_handler () from /usr/sbin/httpd
#18 0x00ccc811 in ap_process_request () from /usr/sbin/httpd
#19 0x00cc962f in ap_register_input_filter () from
/usr/sbin/httpd
#20 0x00cc4e5d in ap_run_process_connection () from
/usr/sbin/httpd
#21 0x00cc4f5c in ap_process_connection () from
/usr/sbin/httpd
#22 0x00cd0ae2 in ap_graceful_stop_signalled () from
/usr/sbin/httpd
#23 0x00cd0d54 in ap_graceful_stop_signalled () from
/usr/sbin/httpd
#24 0x00cd1c69 in ap_mpm_run () from /usr/sbin/httpd
#25 0x00ca8917 in main () from /usr/sbin/httpd


---- End backtrace -------
> Gerald
>
>
>  
> ** Virus checked by BB-5000 Mailfilter ** 
>
>   


-- 
Best regards, 
Michael Stepanov
Senior Software Developer
PrimeTel Ltd
Tel: +357 25-867154
Email: stepanovfrancoudi.com


------------------------------------------------------------
---------
To unsubscribe, e-mail: embperl-unsubscribeperl.apache.org
For additional commands, e-mail: embperl-helpperl.apache.org

[1-7]

about | contact  Other archives ( Real Estate discussion Medical topics )