Hello all

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

 

Regards
 

 

Reply via email to