You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Craig Pardey <cr...@alientechnology.com.au> on 2000/06/21 07:07:20 UTC

mod_jserv/6219: Accessing session.setMaxInactiveInterval and session.getMaxInactiveInterval crashes JVM

>Number:         6219
>Category:       mod_jserv
>Synopsis:       Accessing session.setMaxInactiveInterval and session.getMaxInactiveInterval crashes JVM
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    jserv
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue Jun 20 22:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     craig@alientechnology.com.au
>Release:        1.3.12
>Organization:
apache
>Environment:
NT 4.0 SP6
>Description:
In the Apache error.log:
------------------------
21.06.2000 15:08:48: Calling session.setMaxInactiveInterval( 3) ...
ApacheJServ/1.1.1: Exception creating the server socket: java.net.BindException: Address in use: bind
ApacheJServ/1.1.1: Exception creating the server socket: java.net.BindException: Address in use: bind
ApacheJServ/1.1.1: Exception creating the server socket: java.net.BindException: Address in use: bind
[Wed Jun 21 15:09:05 2000] [error] [client 123.123.123.123]Premature end of script headers: /servlet/MercuryServlet

In the JServ error.log
----------------------
[21/06/2000 05:09:05:257] (EMERGENCY) ajp12[1]: cannot scan servlet headers  (500)
[21/06/2000 05:09:05:267] (ERROR) an error returned handling request via protocol "ajpv12"


In the Dr Watson log
--------------------

Application exception occurred:
        App: java.exe (pid=275)
        When: 6/21/2000 @ 15:9:1.972
        Exception number: c0000005 (access violation)

*----> System Information <----*
        Computer Name: GANYMEDE
        User Name: SYSTEM
        Number of Processors: 1
        Processor Type: x86 Family 6 Model 7 Stepping 2
        Windows Version: 4.0
        Current Build: 1381
        Service Pack: 6
        Current Type: Uniprocessor Free
        Registered Organization: 
        Registered Owner: Rental User

*----> Task List <----*
   0 Idle.exe
   2 System.exe
  20 smss.exe
  30 csrss.exe
  34 winlogon.exe
  40 services.exe
  43 lsass.exe
  69 spoolss.exe
  80 AMGRSRVC.exe
  45 cfserver.exe
  47 cfexec.exe
 114 CFRDSService.ex.exe
 132 MCSHIELD.exe
 146 VSTSKMGR.exe
 168 RpcSs.exe
 177 invoker.exe
 181 rmiregistry.exe
 203 pstores.exe
 206 MSTask.exe
 245 nddeagnt.exe
 248 Explorer.exe
 258 SysTray.exe
 260 loadwc.exe
 266 SHSTAT.exe
  57 point32.exe
 327 ICQ.exe
 100 Apache.exe
 275 java.exe
 273 Apache.exe
 343 OUTLOOK.exe
 360 MAPISP32.exe
 365 iexplore.exe
 313 ddhelp.exe
 252 iexplore.exe
 315 drwtsn32.exe
   0 _Total.exe

(00400000 - 0040a000) java.exe
(77f60000 - 77fbe000) dll\ntdll.dbg
(77dc0000 - 77dff000) dll\advapi32.dbg
(77f00000 - 77f5e000) dll\kernel32.dbg
(77e70000 - 77ec5000) dll\user32.dbg
(77ed0000 - 77efc000) dll\gdi32.dbg
(77e10000 - 77e67000) dll\rpcrt4.dbg
(78000000 - 78040000) 
(50490000 - 504f9000) jvm.dll
(50000000 - 5000a000) hpi.dll
(77fd0000 - 77ffa000) dll\winmm.dbg
(77fc0000 - 77fc8000) dll\mmdrv.dbg
(74bd0000 - 74be6000) dll\SNDBLST.dbg
(50030000 - 5005e000) java.dll
(77c40000 - 77d7c000) dll\shell32.dbg
(71590000 - 71617000) COMCTL32.dbg
(50010000 - 50025000) zip.dll
(77bf0000 - 77bf7000) dll\rpcltc1.dbg
(50060000 - 50060000) 
(501d0000 - 501dc000) net.dll
(776d0000 - 776d8000) dll\wsock32.dbg
(776b0000 - 776c4000) dll\ws2_32.dbg
(776a0000 - 776a7000) dll\ws2help.dbg
(74ff0000 - 74ffe000) dll\rnr20.dbg
(77660000 - 7766f000) dll\msafd.dbg
(77690000 - 77699000) dll\wshtcpip.dbg

State Dump for Thread Id 0x27

eax=00000000 ebx=7766b100 ecx=00000000 edx=00000000 esi=0013b4c0 edi=000000fc
eip=77f682db esp=0012f3a8 ebp=0012f3fc iopl=0         nv up ei ng nz ac po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000297


function: NtWaitForSingleObject
        77f682d0 b8c5000000       mov     eax,0xc5
        77f682d5 8d542404         lea     edx,[esp+0x4]          ss:01b4ddaf=????????
        77f682d9 cd2e             int     2e
        77f682db c20c00           ret     0xc
        77f682de 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0012f3fc 77661202 000000fc 00000118 00000002 00000004 ntdll!NtWaitForSingleObject 
0012f864 776bb101 00000118 0012f900 0012f8fc 00000000 msafd!<nosymbols> 
0012f89c 776bb08c 00000118 0012f900 0012f8fc 00000000 ws2_32!WSAAccept 
005b2c3c 01710768 005b2c30 005b2c08 005b2a58 005b2c10 ws2_32!accept 

*----> Raw Stack Dump <----*
0012f3a8  ce 89 66 77 fc 00 00 00 - 01 00 00 00 d4 f3 12 00  ..fw............
0012f3b8  dc b4 13 00 c4 b4 13 00 - 1a 00 00 00 e0 48 9b c8  .............H..
0012f3c8  3e db bf 01 ff ff ff ff - ff ff ff 7f ff ff ff ff  >...............
0012f3d8  ff ff ff 7f 00 00 00 00 - f0 af 13 00 ad 1f 6a 77  ..............jw
0012f3e8  d8 11 66 77 18 01 00 00 - 00 00 00 00 00 00 00 00  ..fw............
0012f3f8  00 00 00 00 64 f8 12 00 - 02 12 66 77 fc 00 00 00  ....d.....fw....
0012f408  18 01 00 00 02 00 00 00 - 04 00 00 00 00 00 00 00  ................
0012f418  d8 50 13 00 38 a8 13 00 - 66 00 02 00 00 00 00 00  .P..8...f.......
0012f428  00 00 00 00 00 00 00 00 - 08 00 00 00 00 00 00 00  ................
0012f438  00 00 00 00 00 00 00 00 - 00 00 00 00 e9 03 00 00  ................
0012f448  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0012f458  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0012f468  00 00 00 00 02 00 00 00 - 00 00 00 00 05 00 00 00  ................
0012f478  01 00 00 00 06 00 00 00 - 00 00 00 00 00 00 00 00  ................
0012f488  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0012f498  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0012f4a8  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0012f4b8  00 00 00 00 00 00 00 00 - 00 00 00 00 05 00 00 00  ................
0012f4c8  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
0012f4d8  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................

State Dump for Thread Id 0x78

eax=780025ff ebx=00000000 ecx=005c0940 edx=00000000 esi=0000006c edi=00000000
eip=77f682db esp=04d6ff18 ebp=04d6ff3c iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246


function: NtWaitForSingleObject
        77f682d0 b8c5000000       mov     eax,0xc5
        77f682d5 8d542404         lea     edx,[esp+0x4]          ss:0678e91f=????????
        77f682d9 cd2e             int     2e
        77f682db c20c00           ret     0xc
        77f682de 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
04d6ff3c 77f04f37 0000006c ffffffff 00000000 50002c8b ntdll!NtWaitForSingleObject 
04d6ffb8 77f04ede 0060ab60 504a9cb2 005b2a6c 0060ab60 kernel32!WaitForSingleObject 
04d6ffec 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW 
00000000 00000000 00000000 00000000 00000000 00000000 java!<nosymbols> 

State Dump for Thread Id 0xe3

eax=016f93c0 ebx=00000000 ecx=0000000b edx=00000000 esi=00000088 edi=00000000
eip=77f682db esp=04e6fdd8 ebp=04e6fdfc iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246


function: NtWaitForSingleObject
        77f682d0 b8c5000000       mov     eax,0xc5
        77f682d5 8d542404         lea     edx,[esp+0x4]          ss:0688e7df=????????
        77f682d9 cd2e             int     2e
        77f682db c20c00           ret     0xc
        77f682de 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
04e6fdfc 77f04f37 00000088 ffffffff 00000000 50001c6b ntdll!NtWaitForSingleObject 
00000001 00000000 00000000 00000000 00000000 00000000 kernel32!WaitForSingleObject 

State Dump for Thread Id 0xe4

eax=780025ff ebx=00000000 ecx=78001360 edx=00000000 esi=000000a0 edi=00000000
eip=77f682db esp=04f6fdd8 ebp=04f6fdfc iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246


function: NtWaitForSingleObject
        77f682d0 b8c5000000       mov     eax,0xc5
        77f682d5 8d542404         lea     edx,[esp+0x4]          ss:0698e7df=????????
        77f682d9 cd2e             int     2e
        77f682db c20c00           ret     0xc
        77f682de 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
04f6fdfc 77f04f37 000000a0 ffffffff 00000000 50001c6b ntdll!NtWaitForSingleObject 
00000001 00000000 00000000 00000000 00000000 00000000 kernel32!WaitForSingleObject 

*----> Raw Stack Dump <----*
04f6fdd8  a0 cc f1 77 a0 00 00 00 - 00 00 00 00 00 00 00 00  ...w............
04f6fde8  30 43 5b 00 60 14 61 00 - ff ff ff ff ad 65 23 05  0C[.`.a......e#.
04f6fdf8  e6 e3 4d 50 01 00 00 00 - 37 4f f0 77 a0 00 00 00  ..MP....7O.w....
04f6fe08  ff ff ff ff 00 00 00 00 - 6b 1c 00 50 a0 00 00 00  ........k..P....
04f6fe18  ff ff ff ff 60 14 61 00 - e0 13 61 00 48 fe f6 04  ....`.a...a.H...
04f6fe28  68 5a b9 04 88 c4 4c 50 - 60 14 61 00 30 43 5b 00  hZ....LP`.a.0C[.
04f6fe38  ff ff ff ff ff ff ff ff - ff ff ff ff ff ff ff ff  ................
04f6fe48  8c fe f6 04 e6 be 4b 50 - e0 13 61 00 38 93 6f 01  ......KP..a.8.o.
04f6fe58  ff ff ff ff ff ff ff ff - 4a 2e 60 00 74 5a b9 04  ........J.`.tZ..
04f6fe68  4a 2e 60 00 32 69 4d 50 - e0 13 61 00 68 5a b9 04  J.`.2iMP..a.hZ..
04f6fe78  00 00 00 00 00 00 00 00 - 68 5a b9 04 98 f1 b7 04  ........hZ......
04f6fe88  e0 13 61 00 40 5a b9 04 - 92 a0 49 50 e0 13 61 00  ..a.@Z....IP..a.
04f6fe98  4a 33 04 50 68 5a b9 04 - 48 2e 60 00 03 00 00 00  J3.PhZ..H.`.....
04f6fea8  00 00 00 00 68 5a b9 04 - 39 58 b9 04 24 5a b9 04  ....hZ..9X..$Z..
04f6feb8  40 5a b9 04 00 00 00 00 - e6 e3 4d 50 38 93 6f 01  @Z........MP8.o.
04f6fec8  98 f1 b7 04 03 00 00 00 - e0 13 61 00 e0 13 61 00  ..........a...a.
04f6fed8  85 b6 4e 50 90 59 b9 04 - f8 77 60 00 10 53 b9 04  ..NP.Y...w`..S..
04f6fee8  90 59 b9 04 00 00 00 00 - e4 3b 4a 50 34 ff f6 04  .Y.......;JP4...
04f6fef8  e0 13 61 00 30 ce 4b 50 - 00 00 00 00 b8 ff f6 04  ..a.0.KP........
04f6ff08  c0 14 61 00 80 8a 87 8c - 81 81 f9 77 00 00 00 00  ..a........w....

State Dump for Thread Id 0xe5

eax=04b7f278 ebx=00000000 ecx=504f0f28 edx=00000000 esi=0000003c edi=00000000
eip=77f682db esp=050ff890 ebp=050ff8b4 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246


function: NtWaitForSingleObject
        77f682d0 b8c5000000       mov     eax,0xc5
        77f682d5 8d542404         lea     edx,[esp+0x4]          ss:06b1e297=????????
        77f682d9 cd2e             int     2e
        77f682db c20c00           ret     0xc
        77f682de 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
050ff8b4 77f04f37 0000003c ffffffff 00000000 50001c6b ntdll!NtWaitForSingleObject 
00000001 00000000 00000000 00000000 00000000 00000000 kernel32!WaitForSingleObject 

*----> Raw Stack Dump <----*
050ff890  a0 cc f1 77 3c 00 00 00 - 00 00 00 00 00 00 00 00  ...w<...........
050ff8a0  b0 42 5b 00 00 5c 62 00 - ff ff ff ff 00 00 00 00  .B[..\b.........
050ff8b0  00 00 00 00 01 00 00 00 - 37 4f f0 77 3c 00 00 00  ........7O.w<...
050ff8c0  ff ff ff ff 00 00 00 00 - 6b 1c 00 50 3c 00 00 00  ........k..P<...
050ff8d0  ff ff ff ff 00 5c 62 00 - 80 5b 62 00 00 f9 0f 05  .....\b..[b.....
050ff8e0  e8 c4 bc 04 88 c4 4c 50 - 00 5c 62 00 b0 42 5b 00  ......LP.\b..B[.
050ff8f0  ff ff ff ff ff ff ff ff - ff ff ff ff ff ff ff ff  ................
050ff900  44 f9 0f 05 e6 be 4b 50 - 80 5b 62 00 20 e2 6f 01  D.....KP.[b. .o.
050ff910  ff ff ff ff ff ff ff ff - 4a 2e 60 00 f4 c4 bc 04  ........J.`.....
050ff920  4a 2e 60 00 32 69 4d 50 - 80 5b 62 00 e8 c4 bc 04  J.`.2iMP.[b.....
050ff930  00 00 00 00 00 00 00 00 - e8 c4 bc 04 98 f1 b7 04  ................
050ff940  80 5b 62 00 c0 c4 bc 04 - 92 a0 49 50 80 5b 62 00  .[b.......IP.[b.
050ff950  4a 33 04 50 e8 c4 bc 04 - 48 2e 60 00 03 00 00 00  J3.P....H.`.....
050ff960  00 00 00 00 e8 c4 bc 04 - 7a f2 b7 04 b8 c4 bc 04  ........z.......
050ff970  c0 c4 bc 04 00 00 00 00 - e6 e3 4d 50 20 e2 6f 01  ..........MP .o.
050ff980  98 f1 b7 04 03 00 00 00 - 80 5b 62 00 00 00 00 00  .........[b.....
050ff990  80 5b 62 00 44 f1 b7 04 - d0 f9 0f 05 08 ec b7 04  .[b.D...........
050ff9a0  c0 c4 bc 04 02 56 06 50 - 31 56 06 50 78 f2 b7 04  .....V.P1V.Px...
050ff9b0  80 5b 62 00 8c f1 b7 04 - fc f9 0f 05 20 fe 0f 05  .[b......... ...
050ff9c0  00 fa 0f 05 1c fa 0f 05 - 06 87 0b 50 6c 78 bc 04  ...........Plx..

State Dump for Thread Id 0xe6

eax=00000000 ebx=00000000 ecx=000000c4 edx=00000000 esi=00000024 edi=00000000
eip=77f682db esp=051ff8fc ebp=051ff920 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246


function: NtWaitForSingleObject
        77f682d0 b8c5000000       mov     eax,0xc5
        77f682d5 8d542404         lea     edx,[esp+0x4]          ss:06c1e303=????????
        77f682d9 cd2e             int     2e
        77f682db c20c00           ret     0xc
        77f682de 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
051ff920 77f04f37 00000024 ffffffff 00000000 50001c6b ntdll!NtWaitForSingleObject 
00000001 00000000 00000000 00000000 00000000 00000000 kernel32!WaitForSingleObject 

*----> Raw Stack Dump <----*
051ff8fc  a0 cc f1 77 24 00 00 00 - 00 00 00 00 00 00 00 00  ...w$...........
051ff90c  d4 59 62 00 e0 53 62 00 - ff ff ff ff 01 00 00 00  .Yb..Sb.........
051ff91c  00 00 00 00 01 00 00 00 - 37 4f f0 77 24 00 00 00  ........7O.w$...
051ff92c  ff ff ff ff 00 00 00 00 - 6b 1c 00 50 24 00 00 00  ........k..P$...
051ff93c  ff ff ff ff 60 53 62 00 - 00 00 00 00 a0 46 70 01  ....`Sb......Fp.
051ff94c  7c 41 bc 04 3b 77 08 50 - e0 53 62 00 d4 59 62 00  |A..;w.P.Sb..Yb.
051ff95c  ff ff ff ff ff ff ff ff - e0 7e bc 04 60 53 62 00  .........~..`Sb.
051ff96c  60 53 62 00 59 27 4a 50 - 60 53 62 00 8c f9 1f 05  `Sb.Y'JP`Sb.....
051ff97c  80 76 08 50 7c 41 bc 04 - e0 53 62 00 a7 a3 49 50  .v.P|A...Sb...IP
051ff98c  20 e2 6f 01 7c 41 bc 04 - 01 00 00 00 60 53 62 00   .o.|A......`Sb.
051ff99c  01 00 00 00 d0 f9 1f 05 - 00 fa 1f 05 1c fa 1f 05  ................
051ff9ac  04 55 06 50 20 e2 6f 01 - 7c 41 bc 04 01 00 00 00  .U.P .o.|A......
051ff9bc  01 00 01 00 fc f9 1f 05 - 20 fe 1f 05 db 87 0b 50  ........ ......P
051ff9cc  d0 f9 1f 05 60 53 62 00 - 00 00 00 00 e0 7d bc 04  ....`Sb......}..
051ff9dc  08 7f bc 04 24 42 bc 04 - 00 00 00 00 00 00 00 00  ....$B..........
051ff9ec  7c 41 bc 04 18 fa 1f 05 - 01 00 00 00 20 e2 6f 01  |A.......... .o.
051ff9fc  00 00 00 00 60 53 62 00 - 00 00 00 00 20 e2 6f 01  ....`Sb..... .o.
051ffa0c  20 e2 6f 01 40 fe 1f 05 - b0 4c 75 01 00 00 00 00   .o.@....Lu.....
051ffa1c  19 01 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
051ffa2c  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................

State Dump for Thread Id 0xe7

eax=ffffffff ebx=00000000 ecx=00000001 edx=00000000 esi=000000bc edi=00000000
eip=77f682db esp=055bf880 ebp=055bf8a4 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246


function: NtWaitForSingleObject
        77f682d0 b8c5000000       mov     eax,0xc5
        77f682d5 8d542404         lea     edx,[esp+0x4]          ss:06fde287=????????
        77f682d9 cd2e             int     2e
        77f682db c20c00           ret     0xc
        77f682de 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
055bf8a4 77f04f37 000000bc ffffffff 00000000 50001c6b ntdll!NtWaitForSingleObject 
00000001 00000000 00000000 00000000 00000000 00000000 kernel32!WaitForSingleObject 

*----> Raw Stack Dump <----*
055bf880  a0 cc f1 77 bc 00 00 00 - 00 00 00 00 00 00 00 00  ...w............
055bf890  f0 3e 5b 00 d0 db 69 00 - ff ff ff ff 52 01 0c 50  .>[...i.....R..P
055bf8a0  50 db 69 00 01 00 00 00 - 37 4f f0 77 bc 00 00 00  P.i.....7O.w....
055bf8b0  ff ff ff ff 00 00 00 00 - 6b 1c 00 50 bc 00 00 00  ........k..P....
055bf8c0  ff ff ff ff d0 db 69 00 - 50 db 69 00 f0 f8 5b 05  ......i.P.i...[.
055bf8d0  a0 c2 24 05 88 c4 4c 50 - d0 db 69 00 f0 3e 5b 00  ..$...LP..i..>[.
055bf8e0  ff ff ff ff ff ff ff ff - ff ff ff ff ff ff ff ff  ................
055bf8f0  34 f9 5b 05 e6 be 4b 50 - 50 db 69 00 80 de 70 01  4.[...KPP.i...p.
055bf900  ff ff ff ff ff ff ff ff - 4a 2e 60 00 ac c2 24 05  ........J.`...$.
055bf910  4a 2e 60 00 32 69 4d 50 - 50 db 69 00 a0 c2 24 05  J.`.2iMPP.i...$.
055bf920  00 00 00 00 00 00 00 00 - a0 c2 24 05 98 f1 b7 04  ..........$.....
055bf930  50 db 69 00 78 c2 24 05 - 92 a0 49 50 50 db 69 00  P.i.x.$...IPP.i.
055bf940  4a 33 04 50 a0 c2 24 05 - 48 2e 60 00 03 00 00 00  J3.P..$.H.`.....
055bf950  00 00 00 00 a0 c2 24 05 - 7a f2 b7 04 70 c2 24 05  ......$.z...p.$.
055bf960  78 c2 24 05 00 00 00 00 - e6 e3 4d 50 80 de 70 01  x.$.......MP..p.
055bf970  98 f1 b7 04 03 00 00 00 - 50 db 69 00 00 00 00 00  ........P.i.....
055bf980  50 db 69 00 44 f1 b7 04 - c0 f9 5b 05 08 ec b7 04  P.i.D.....[.....
055bf990  78 c2 24 05 02 56 06 50 - 31 56 06 50 78 f2 b7 04  x.$..V.P1V.Px...
055bf9a0  50 db 69 00 8c f1 b7 04 - ec f9 5b 05 10 fe 5b 05  P.i.......[...[.
055bf9b0  f0 f9 5b 05 0c fa 5b 05 - 06 87 0b 50 6c 78 bc 04  ..[...[....Plx..

State Dump for Thread Id 0xe8

eax=0575fe4c ebx=00000000 ecx=500b86f5 edx=00000000 esi=0000012c edi=0575fcbc
eip=77f682db esp=0575fca0 ebp=0575fcc4 iopl=0         nv up ei pl nz na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000206


function: NtWaitForSingleObject
        77f682d0 b8c5000000       mov     eax,0xc5
        77f682d5 8d542404         lea     edx,[esp+0x4]          ss:0717e6a7=????????
        77f682d9 cd2e             int     2e
        77f682db c20c00           ret     0xc
        77f682de 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0575fcc4 77f04f37 0000012c 00007530 00000000 50001c6b ntdll!NtWaitForSingleObject 
00000001 00000000 00000000 00000000 00000000 00000000 kernel32!WaitForSingleObject 

State Dump for Thread Id 0x141

eax=00000003 ebx=017bafe8 ecx=01711be8 edx=006a0cf0 esi=016fd820 edi=006a06b0
eip=062b3a70 esp=063bfd88 ebp=01711be8 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246


function: <nosymbols>
        062b3a47 8b5504           mov     edx,[ebp+0x4]          ss:031305ee=????????
        062b3a4a b950019a05       mov     ecx,0x59a0150
        062b3a4f 8b02             mov     eax,[edx]              ds:006a0cf0=017028e8
        062b3a51 89942494000000   mov     [esp+0x94],edx         ss:063bfe1c=006a0da0
        062b3a58 8b00             mov     eax,[eax]              ds:00000003=????????
        062b3a5a 8b4060           mov     eax,[eax+0x60]         ds:01a1ea09=????????
        062b3a5d 8bf8             mov     edi,eax
        062b3a5f e86cc8e049       call    500c02d0
        062b3a64 89bc2490000000   mov     [esp+0x90],edi         ss:063bfe18=006a06b0
        062b3a6b a1f8cd2d05       mov     eax,[052dcdf8]         ds:052dcdf8=00000003
FAULT ->062b3a70 8bcd             mov     ecx,ebp
        062b3a72 ff5244           call    dword ptr [edx+0x44]   ds:020bf6f6=????????
        062b3a75 b8d8d86f01       mov     eax,0x16fd8d8
        062b3a7a e8c1c5e049       call    500c0040
        062b3a7f 8bf8             mov     edi,eax
        062b3a81 b8103f7001       mov     eax,0x1703f10
        062b3a86 e8b5c5e049       call    500c0040
        062b3a8b 897c2470         mov     [esp+0x70],edi         ss:07dde78f=????????
        062b3a8f 8bf8             mov     edi,eax
        062b3a91 e83ac6e049       call    500c00d0
        062b3a96 8b0f             mov     ecx,[edi]              ds:006a06b0=00000003
        062b3a98 894104           mov     [ecx+0x4],eax          ds:031305ee=????????

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
01711be8 006a0da0 017ccfa8 00000028 017ccfa0 00000028 <nosymbols> 

State Dump for Thread Id 0x15f

eax=00000040 ebx=00000000 ecx=0653fe8c edx=00000000 esi=00000150 edi=0653fcbc
eip=77f682db esp=0653fca0 ebp=0653fcc4 iopl=0         nv up ei pl nz na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000206


function: NtWaitForSingleObject
        77f682d0 b8c5000000       mov     eax,0xc5
        77f682d5 8d542404         lea     edx,[esp+0x4]          ss:07f5e6a7=????????
        77f682d9 cd2e             int     2e
        77f682db c20c00           ret     0xc
        77f682de 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0653fcc4 77f04f37 00000150 00007530 00000000 50001c6b ntdll!NtWaitForSingleObject 
00000001 00000000 00000000 00000000 00000000 00000000 kernel32!WaitForSingleObject 

>How-To-Repeat:
Just try to access the aforementioned methods
>Fix:
none.
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]