Hello and thanks for the fast reply . 
here is copy of apost I sended to the dev@ apache mailing list
but I still didn't get any answer from them . my guess it something to
do 
with ssl , but mybe it is not . 


I compiled the apache in SunOs box with forth compiler 

when I run it inside the debugger ( sunstudio ) its working fine 

but when I run it outside the debugger it gives me core dump . the out
put is : 

 

 

does the functions "_FieldInfo "  or " ParseCertificate" rings aball ? 

 

[EMAIL PROTECTED] ([EMAIL PROTECTED]) terminated by signal ILL (illegal opcode)

0xfeb1be78: J453_FieldInfo+0x0004:      unimp    0x0

(dbx) where

current thread: [EMAIL PROTECTED]

  [1] 0xfeb1be78(0x124f80, 0xfecbae68, 0xfecce331, 0x4b0, 0x0, 0x0), at
0xfeb1be77

  [2] OX509ParseCertificate(0x12a558, 0xfecf659c, 0xfe981918, 0x0, 0x20,
0xfe981918), at 0xfe982420

  [3] 0xfeb28390(0xe1bc8, 0x0, 0xfeb28274, 0xfeb28274, 0xfeb28274,
0xe1bc8), at 0xfeb2838f

  [4] 0xfeb53310(0xe1bc8, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfeb5330f

(dbx) threads

      [EMAIL PROTECTED]  a  [EMAIL PROTECTED]   ?()   LWP suspended in  
_so_accept()

      [EMAIL PROTECTED]  b  [EMAIL PROTECTED]   ?()   LWP suspended in  
_door_return()

o>    [EMAIL PROTECTED]  b  [EMAIL PROTECTED]   ?()   signal SIGILL in  ?()

     [EMAIL PROTECTED]  a [EMAIL PROTECTED]   _start()   sleep on 0x1f0478  in  
__lwp_park()

     [EMAIL PROTECTED]  b [EMAIL PROTECTED]   door_create_func()   LWP 
suspended in
_door_return()

     [EMAIL PROTECTED]  a [EMAIL PROTECTED]   _start()   LWP suspended in  
_poll()

     [EMAIL PROTECTED]  a [EMAIL PROTECTED]   _start()   sleep on 0x1fa6f0  in  
__lwp_park()

     [EMAIL PROTECTED]  a [EMAIL PROTECTED]   _start()   LWP suspended in  
_poll()

     [EMAIL PROTECTED]  a [EMAIL PROTECTED]   _start()   LWP suspended in  
_poll()

     [EMAIL PROTECTED]  a [EMAIL PROTECTED]   _start()   LWP suspended in  
_poll()

     [EMAIL PROTECTED]  b [EMAIL PROTECTED]   Execute()   LWP suspended in  
_poll()

(dbx)

 

Thanks allot 
 


-----Original Message-----
From: Issac Goldstand [mailto:[EMAIL PROTECTED] 
Sent: Sunday, March 26, 2006 3:31 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] is there any way to disable ssl use in apache
?

I'm not sure what "inner use" you're referring to.  To the best of my
knowledge, only the mod_ssl shared object and the client programs (like
ab) link against openssl.  I'm not even sure that you can get SSL
support in the 1.3 series without the mod_ssl patch...

What exactly are you worried about?

  Issac

Meir Yanovich wrote:
> Hello all
> 
> I compiled apache 1.3.27 on SunOs , I wanted to know if I can disable
> the use of SSL in apache
> 
> I don't use mod_sll but maybe apache has its own inner use of ssl , if
> it does how can I disable it ?
> 
> thanks
> 
> allot
> 
>  
> 
>  
> 
> Regards
> Meir Yanovich
> Leap NextGen R&D (Infra & CM)
> Formula Telecom Solutions
> 
>  
> 
> Tel: +972-9-960-0242
> 
> Mobile: +972-52-8202-121
> Fax: +972-9-952-6565
> E-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> 
>  
> 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to